Add Python-2.0 to list of approved licenses (#143052)

This commit is contained in:
Marc Mueller 2025-04-16 00:27:07 +02:00 committed by Franck Nijhof
parent 63be0e2e1a
commit 80ef32f09d
No known key found for this signature in database
GPG Key ID: AB33ADACE7101952

View File

@ -88,6 +88,7 @@ OSI_APPROVED_LICENSES_SPDX = {
"MPL-1.1",
"MPL-2.0",
"PSF-2.0",
"Python-2.0",
"Unlicense",
"Zlib",
"ZPL-2.1",