⚙ liccheck: update permissable licenses (mit-cmu, psf 2.0, iscl)

pull/136/head
Mike Gerber 4 days ago
parent 625686f204
commit d3aa9eb520

@ -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…
Cancel
Save