[licensecheck] 84/112: Tidy Regexp::Pattern::License: Remove stray bogus regexp.

Jonas Smedegaard dr at jones.dk
Fri Nov 25 22:02:42 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 2c12e64e83e080890f0e236ff7e00f4c21776048
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Nov 24 18:29:07 2016 +0100

    Tidy Regexp::Pattern::License: Remove stray bogus regexp.
---
 lib/Regexp/Pattern/License/Parts.pm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/Regexp/Pattern/License/Parts.pm b/lib/Regexp/Pattern/License/Parts.pm
index 8610f78..68a3729 100644
--- a/lib/Regexp/Pattern/License/Parts.pm
+++ b/lib/Regexp/Pattern/License/Parts.pm
@@ -242,7 +242,6 @@ our %RE = (
 	discl => {
 		caption => 'disclaimer',
 		tags    => ['component'],
-		pat     => qr/(?:CC0|Zero|0)/,
 		pat     => qr/THIS SOFTWARE IS PROVIDED/,
 	},
 	discl_provide => {

-- 
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