From 543c9fc77fdd14a6eb5647b6911398e3356fa60a Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Thu, 4 Aug 2022 10:44:48 +0000 Subject: [PATCH] Update approved official SPDX license tags --- fdroidserver/lint.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/fdroidserver/lint.py b/fdroidserver/lint.py index 9b7ab967..bfbe4543 100644 --- a/fdroidserver/lint.py +++ b/fdroidserver/lint.py @@ -805,10 +805,8 @@ APPROVED_LICENSES = [ 'Artistic-1.0-Perl', 'Artistic-1.0-cl8', 'Artistic-2.0', - 'Beerware', 'BSD-1-Clause', 'BSD-2-Clause', - 'BSD-2-Clause-FreeBSD', 'BSD-2-Clause-Patent', 'BSD-3-Clause', 'BSD-3-Clause-Clear', @@ -880,7 +878,6 @@ APPROVED_LICENSES = [ 'LiLiQ-Rplus-1.1', 'MIT', 'MIT-0', - 'MIT-CMU', 'MPL-1.0', 'MPL-1.1', 'MPL-2.0', @@ -946,7 +943,6 @@ APPROVED_LICENSES = [ 'X11', 'XFree86-1.1', 'Xnet', - 'XSkat', 'YPL-1.1', 'ZPL-2.0', 'ZPL-2.1',