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

js pushed a commit to branch master
in repository licensecheck.

commit 424ae9f313931684e09eb948cc11dee3a5bf5e47
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Thu Nov 24 19:09:34 2016 +0100

    Drop unused and too broad trait pattern disclaimer.
---
 lib/Regexp/Pattern/License.pm | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/lib/Regexp/Pattern/License.pm b/lib/Regexp/Pattern/License.pm
index c218d1c..0a8f52e 100644
--- a/lib/Regexp/Pattern/License.pm
+++ b/lib/Regexp/Pattern/License.pm
@@ -600,8 +600,6 @@ Patterns each covering a single trait occuring in licenses.
 
 =item * clause_non_endorsement
 
-=item * disclaimer
-
 =item * fsf_unlimited
 
 =item * fsf_unlimited_retention
@@ -650,11 +648,6 @@ $RE{'clause_non_endorsement'} = {
        pat     => qr/$P{promo_no_author}/,
 };
 
-$RE{'disclaimer'} = {
-       tags => ['trait'],
-       pat  => qr/$P{discl}/,
-};
-
 $RE{'fsf_unlimited'} = {
        tags => ['trait'],
        pat  => qr/$fsf_ul/,

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to