mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Add Python-2.0 to list of approved licenses (#143052)
This commit is contained in:
parent
63be0e2e1a
commit
80ef32f09d
@ -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