From d3aa9eb5201833859c15049cf8203085a1dd7fca Mon Sep 17 00:00:00 2001 From: Mike Gerber Date: Wed, 16 Apr 2025 11:09:33 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=20=20liccheck:=20update=20permissable?= =?UTF-8?q?=20licenses=20(mit-cmu,=20psf=202.0,=20iscl)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index 7668e13..3c02d33 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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 = [