Skip to content

Commit bf6633b

Browse files
authored
Merge pull request #136 from qurator-spk/chore/update-liccheck
⚙ liccheck: update permissable licenses (mit-cmu, psf 2.0, iscl)
2 parents 625686f + d3aa9eb commit bf6633b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,15 @@ authorized_licenses = [
9898
"GNU Lesser General Public License v2 or later (LGPLv2+)",
9999
"mit",
100100
"mit license",
101+
"mit-cmu",
101102
"python software foundation",
103+
"psf",
104+
"psf-2.0",
102105
"Historical Permission Notice and Disclaimer (HPND)",
103106
"public domain",
104107
'The Unlicense (Unlicense)',
105108
"isc",
109+
"ISC License (ISCL)",
106110
'Mozilla Public License 2.0 (MPL 2.0)',
107111
]
108112
unauthorized_licenses = [

0 commit comments

Comments
 (0)