mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-07 19:05:13 +02:00
Merge pull request #136 from qurator-spk/chore/update-liccheck
⚙ liccheck: update permissable licenses (mit-cmu, psf 2.0, iscl)
This commit is contained in:
commit
bf6633be02
1 changed files with 4 additions and 0 deletions
|
@ -98,11 +98,15 @@ authorized_licenses = [
|
|||
"GNU Lesser General Public License v2 or later (LGPLv2+)",
|
||||
"mit",
|
||||
"mit license",
|
||||
"mit-cmu",
|
||||
"python software foundation",
|
||||
"psf",
|
||||
"psf-2.0",
|
||||
"Historical Permission Notice and Disclaimer (HPND)",
|
||||
"public domain",
|
||||
'The Unlicense (Unlicense)',
|
||||
"isc",
|
||||
"ISC License (ISCL)",
|
||||
'Mozilla Public License 2.0 (MPL 2.0)',
|
||||
]
|
||||
unauthorized_licenses = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue