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

jamessan pushed a commit to branch master
in repository devscripts.

commit 64a4b02a62e2b9f76b03eae38936ff58f0fb4995
Author: Philip Hands <[email protected]>
Date:   Tue Feb 19 17:39:18 2013 +0000

    allow plural: copyright notices
---
 scripts/licensecheck.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/licensecheck.pl b/scripts/licensecheck.pl
index 62be07c..f28d5c0 100755
--- a/scripts/licensecheck.pl
+++ b/scripts/licensecheck.pl
@@ -329,7 +329,7 @@ sub parse_copyright {
        )';
     my $copyright_disindicator_regex = '
        \b(?:info(?:rmation)?   # Discussing copyright information
-       |notice                 # Discussing the notice
+       |notices?               # Discussing the notice
        |and|or                 # Part of a sentence
        )\b';
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/collab-maint/devscripts.git

_______________________________________________
devscripts-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel

Reply via email to