Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-rest-framework
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
django-rest-framework
Commits
5d8c4568
Commit
5d8c4568
authored
Dec 28, 2014
by
Tom Christie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copryright for 2015. Closes #2247.
parent
d8e66970
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
README.md
+1
-1
docs/index.md
+1
-1
rest_framework/__init__.py
+1
-1
No files found.
README.md
View file @
5d8c4568
...
...
@@ -156,7 +156,7 @@ Send a description of the issue via email to [rest-framework-security@googlegrou
# License
Copyright (c) 2011-201
4
, Tom Christie
Copyright (c) 2011-201
5
, Tom Christie
All rights reserved.
Redistribution and use in source and binary forms, with or without
...
...
docs/index.md
View file @
5d8c4568
...
...
@@ -235,7 +235,7 @@ Send a description of the issue via email to [rest-framework-security@googlegrou
## License
Copyright (c) 2011-201
4
, Tom Christie
Copyright (c) 2011-201
5
, Tom Christie
All rights reserved.
Redistribution and use in source and binary forms, with or without
...
...
rest_framework/__init__.py
View file @
5d8c4568
...
...
@@ -11,7 +11,7 @@ __title__ = 'Django REST framework'
__version__
=
'3.0.2'
__author__
=
'Tom Christie'
__license__
=
'BSD 2-Clause'
__copyright__
=
'Copyright 2011-201
4
Tom Christie'
__copyright__
=
'Copyright 2011-201
5
Tom Christie'
# Version synonym
VERSION
=
__version__
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment