summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2008-07-14 13:32:01 -0400
committerTodd Zullinger <tmz@pobox.com>2008-07-14 13:32:01 -0400
commite7e6283dcfcd4aad791a058aba7ac841266dc2d7 (patch)
tree5e70cbb2cb5615e5d8a5d5f0de10817055ffe378
parent19ff925d1465cebd3dd7cdee84462db4ac72ad4d (diff)
downloadlicense-check-e7e6283dcfcd4aad791a058aba7ac841266dc2d7.tar.gz
license-check-e7e6283dcfcd4aad791a058aba7ac841266dc2d7.tar.xz
license-check-e7e6283dcfcd4aad791a058aba7ac841266dc2d7.zip
Sync license list with rev 0.89
-rw-r--r--rpmlint.config7
1 files changed, 6 insertions, 1 deletions
diff --git a/rpmlint.config b/rpmlint.config
index 3f186a5..f68a9b5 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.83 (Wiki revision 131) of that page.
+ # Last synced with Revision 0.89 of that page.
'Adobe',
'ADSL',
'AFL',
@@ -71,6 +71,7 @@ setOption("ValidLicenses", (
'gnuplot',
'GPL+',
'GPL+ or Artistic',
+ 'GPLv1',
'GPLv2+ or Artistic',
'GPLv2',
'GPLv2 with exceptions',
@@ -132,9 +133,12 @@ setOption("ValidLicenses", (
'PHP',
'Public Domain',
'Python',
+ 'Qhull',
'QPL',
+ 'RiceBSD',
'RPSL',
'Ruby',
+ 'SCRIP',
'Sendmail',
'Sleepycat',
'SISSL',
@@ -167,6 +171,7 @@ setOption("ValidLicenses", (
'IEEE',
'OFSFDL',
'Open Publication',
+ 'Public Use',
# Content licenses
'CC-BY',
'CC-BY-SA',