Skip to content

Commit 82f2569

Browse files
authored
Update __init__.py
1 parent 5521eac commit 82f2569

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
@@ -10,7 +10,7 @@
1010
__title__ = 'Django REST framework'
1111
__version__ = '3.10.3'
1212
__author__ = 'Tom Christie'
13-
__license__ = 'BSD 2-Clause'
13+
__license__ = 'BSD 3-Clause'
1414
__copyright__ = 'Copyright 2011-2019 Encode OSS Ltd'
1515

1616
# Version synonym

0 commit comments

Comments
 (0)