diff options
| author | Tom Christie | 2014-01-02 09:29:10 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-01-02 09:29:10 +0000 | 
| commit | 76b1cc986aa6ac12e025d34341887bc0e4fb30b5 (patch) | |
| tree | 7a83195a582552075d88f2efb245c5f8af6997b3 | |
| parent | d4f99dc2054ff513a7bde6471f4979fb6df4168c (diff) | |
| download | django-rest-framework-76b1cc986aa6ac12e025d34341887bc0e4fb30b5.tar.bz2 | |
Happy new year
| -rw-r--r-- | index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -393,7 +393,7 @@ urlpatterns = patterns('',  <p>If you believe you’ve found something in Django REST framework which has security implications, please <strong>do not raise the issue in a public forum</strong>.</p>  <p>Send a description of the issue via email to <a href="mailto:rest-framework-security@googlegroups.com">rest-framework-security@googlegroups.com</a>.  The project maintainers will then work with you to resolve any issues where required, prior to any public disclosure.</p>  <h2 id="license">License</h2> -<p>Copyright (c) 2011-2013, Tom Christie +<p>Copyright (c) 2011-2014, Tom Christie  All rights reserved.</p>  <p>Redistribution and use in source and binary forms, with or without   modification, are permitted provided that the following conditions are met:</p> | 
