mirror of
https://github.com/home-assistant/core.git
synced 2026-08-03 20:24:55 +02:00
Add UPL-1.0 to OSI approved SPDX licenses (#177940)
Signed-off-by: Avi Miller <me@dje.li>
This commit is contained in:
@@ -90,6 +90,7 @@ OSI_APPROVED_LICENSES_SPDX = {
|
|||||||
"PSF-2.0",
|
"PSF-2.0",
|
||||||
"Python-2.0",
|
"Python-2.0",
|
||||||
"Unlicense",
|
"Unlicense",
|
||||||
|
"UPL-1.0",
|
||||||
"Zlib",
|
"Zlib",
|
||||||
"ZPL-2.1",
|
"ZPL-2.1",
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user