From 22172c85df76dcf539861bdba2f61e6910f78862 Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Mon, 14 Jul 2008 14:02:03 -0400 Subject: Sync license list with rev 0.96 --- rpmlint.config | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/rpmlint.config b/rpmlint.config index f68a9b5..73c77ad 100644 --- a/rpmlint.config +++ b/rpmlint.config @@ -28,7 +28,7 @@ setOption("DanglingSymlinkExceptions", ( setOption("ValidLicenses", ( # These are the short names for all of the Fedora approved licenses. # The master list is kept here: http://fedoraproject.org/wiki/Licensing - # Last synced with Revision 0.89 of that page. + # Last synced with Revision 0.96 of that page. 'Adobe', 'ADSL', 'AFL', @@ -56,18 +56,21 @@ setOption("ValidLicenses", ( 'CPL', 'Condor', 'Copyright only', - 'Cryptix', 'Crystal Stacker', 'DOC', 'EPL', 'eCos', + 'ECL 1.0', + 'ECL 2.0', 'EFL 2.0', 'EFL 2.0+', + 'ERPL', 'EU Datagrid', 'Fair', 'FTL', 'Giftware', 'Glide', + 'GL2PS', 'gnuplot', 'GPL+', 'GPL+ or Artistic', @@ -101,11 +104,13 @@ setOption("ValidLicenses", ( 'LGPLv3+', 'LGPLv3+ with exceptions', 'libtiff', + 'LLGPL', 'LPL', 'LPPL', 'mecab-ipadic', 'MIT', 'MIT with advertising', + 'Motosoto', 'MPLv1.0', 'MPLv1.0+', 'MPLv1.1', -- cgit