Add Python-2.0.1 license to list of approved licenses (#124020)
https://spdx.org/licenses/Python-2.0.1.htmlpull/124041/head
parent
1f214bec93
commit
723ea6173e
|
@ -116,6 +116,7 @@ OSI_APPROVED_LICENSES = {
|
||||||
"Unlicense",
|
"Unlicense",
|
||||||
"Apache-2",
|
"Apache-2",
|
||||||
"GPLv2",
|
"GPLv2",
|
||||||
|
"Python-2.0.1",
|
||||||
}
|
}
|
||||||
|
|
||||||
EXCEPTIONS = {
|
EXCEPTIONS = {
|
||||||
|
|
Loading…
Reference in New Issue