mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00: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:
parent
1f214bec93
commit
723ea6173e
@ -116,6 +116,7 @@ OSI_APPROVED_LICENSES = {
|
||||
"Unlicense",
|
||||
"Apache-2",
|
||||
"GPLv2",
|
||||
"Python-2.0.1",
|
||||
}
|
||||
|
||||
EXCEPTIONS = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user