change to SPDX conform license string

This commit is contained in:
Volker Schaus
2022-10-23 18:35:43 +00:00
parent 1e62a3ec18
commit 53a0562331
+1 -1
View File
@@ -9,6 +9,6 @@ __version__ = "2.28.1"
__build__ = 0x022801
__author__ = "Kenneth Reitz"
__author_email__ = "me@kennethreitz.org"
__license__ = "Apache 2.0"
__license__ = "Apache-2.0"
__copyright__ = "Copyright 2022 Kenneth Reitz"
__cake__ = "\u2728 \U0001f370 \u2728"