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

jamessan pushed a commit to branch master
in repository devscripts.

commit 5cc3ef3809c906de4996fa28e0d8fac354841418
Author: Philip Hands <[email protected]>
Date:   Wed Feb 20 12:29:46 2013 +0000

    fix "copyright ownership"
---
 scripts/licensecheck.pl |    1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/licensecheck.pl b/scripts/licensecheck.pl
index bbc62fa..975c12b 100755
--- a/scripts/licensecheck.pl
+++ b/scripts/licensecheck.pl
@@ -332,6 +332,7 @@ sub parse_copyright {
        |notices?               # Discussing the notice
        |and|or                 # Part of a sentence
        |(holder|owner)s?       # Part of a sentence
+       |ownership              # Part of a sentence
        )\b';
     my $copyright_predisindicator_regex = '(
     ^[#]define\s+.*\(c\)    # #define foo(c) -- not copyright

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