mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +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",
|
||||
"Apache-2",
|
||||
"GPLv2",
|
||||
"Python-2.0.1",
|
||||
}
|
||||
|
||||
EXCEPTIONS = {
|
||||
|
Reference in New Issue
Block a user