[licensecheck] 102/112: List license mit_new alternate fedora name Modern Style with sublicense.

Jonas Smedegaard dr at jones.dk
Fri Nov 25 22:03:00 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository licensecheck.

commit f44ddcdec90847312b239d20d0766a9380a5562b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Nov 25 21:12:02 2016 +0100

    List license mit_new alternate fedora name Modern Style with sublicense.
---
 lib/Regexp/Pattern/License.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/Regexp/Pattern/License.pm b/lib/Regexp/Pattern/License.pm
index 07e46ae..7923ac1 100644
--- a/lib/Regexp/Pattern/License.pm
+++ b/lib/Regexp/Pattern/License.pm
@@ -460,6 +460,7 @@ our %RE = (
 		'name.alt.org.debian'    => 'Expat',
 		caption                  => 'MIT (Expat)',
 		'caption.alt.org.debian' => 'MIT/X11 (BSD like)',
+		'caption.alt.org.fedora' => 'MIT (Modern Style with sublicense)',
 		tags                     => ['mit'],
 		pat => qr/$P{right_mod_sublic}\b[^.]+\s+$P{note_cpyr_perm_subst}/,
 	},

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/licensecheck.git



More information about the Pkg-perl-cvs-commits mailing list