summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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',