mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Add Python-2.0 to list of approved licenses (#143052)
This commit is contained in:
parent
4ea1d88826
commit
a93121a88d
@ -88,6 +88,7 @@ OSI_APPROVED_LICENSES_SPDX = {
|
|||||||
"MPL-1.1",
|
"MPL-1.1",
|
||||||
"MPL-2.0",
|
"MPL-2.0",
|
||||||
"PSF-2.0",
|
"PSF-2.0",
|
||||||
|
"Python-2.0",
|
||||||
"Unlicense",
|
"Unlicense",
|
||||||
"Zlib",
|
"Zlib",
|
||||||
"ZPL-2.1",
|
"ZPL-2.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user