Skip to content

Commit aed7761

Browse files
authored
Update copy right timeline
1 parent a16dbfd commit aed7761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest_framework/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
__version__ = '3.14.0'
1414
__author__ = 'Tom Christie'
1515
__license__ = 'BSD 3-Clause'
16-
__copyright__ = 'Copyright 2011-2019 Encode OSS Ltd'
16+
__copyright__ = 'Copyright 2011-2023 Encode OSS Ltd'
1717

1818
# Version synonym
1919
VERSION = __version__

0 commit comments

Comments
 (0)