chore: fix invalid SPDX license expression in __init__.py of rest_framework (#9799)

This commit is contained in:
Julian V. 2025-10-20 16:34:21 +02:00 committed by GitHub
parent 577bb3c819
commit fb1db15f38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ ______ _____ _____ _____ __
__title__ = 'Django REST framework'
__version__ = '3.16.1'
__author__ = 'Tom Christie'
__license__ = 'BSD 3-Clause'
__license__ = 'BSD-3-Clause'
__copyright__ = 'Copyright 2011-2023 Encode OSS Ltd'
# Version synonym