mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 18:58:04 +02:00
Add Python-2.0.1 license to list of approved licenses (#124020)
https://spdx.org/licenses/Python-2.0.1.html
This commit is contained in:
@ -116,6 +116,7 @@ OSI_APPROVED_LICENSES = {
|
|||||||
"Unlicense",
|
"Unlicense",
|
||||||
"Apache-2",
|
"Apache-2",
|
||||||
"GPLv2",
|
"GPLv2",
|
||||||
|
"Python-2.0.1",
|
||||||
}
|
}
|
||||||
|
|
||||||
EXCEPTIONS = {
|
EXCEPTIONS = {
|
||||||
|
Reference in New Issue
Block a user