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

jamessan pushed a commit to branch master
in repository devscripts.

commit 948a27f73b4ea69fbff278580555fc454bd9137f
Author: Philip Hands <[email protected]>
Date:   Wed Feb 20 13:06:35 2013 +0000

    ignore "copyright statement"
---
 scripts/licensecheck.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/licensecheck.pl b/scripts/licensecheck.pl
index 975c12b..9affc1a 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
-       |notices?               # Discussing the notice
+       |(notice|statement)s?   # Discussing the notice
        |and|or                 # Part of a sentence
        |(holder|owner)s?       # Part of a sentence
        |ownership              # Part of a sentence

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