mirror of
https://github.com/home-assistant/core.git
synced 2025-04-19 14:57:52 +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-2.0",
|
||||
"PSF-2.0",
|
||||
"Python-2.0",
|
||||
"Unlicense",
|
||||
"Zlib",
|
||||
"ZPL-2.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user