[devscripts] 06/22: ignore "copyright holders"

James McCoy jamessan at debian.org
Wed Aug 7 02:49:50 UTC 2013


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

jamessan pushed a commit to branch master
in repository devscripts.

commit b83773aa3ee37ece42bac7c363bfeea8c41c35c2
Author: Philip Hands <phil at hands.com>
Date:   Tue Feb 19 17:54:19 2013 +0000

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

diff --git a/scripts/licensecheck.pl b/scripts/licensecheck.pl
index f28d5c0..35ed14d 100755
--- a/scripts/licensecheck.pl
+++ b/scripts/licensecheck.pl
@@ -331,6 +331,7 @@ sub parse_copyright {
 	\b(?:info(?:rmation)?	# Discussing copyright information
 	|notices?		# Discussing the notice
 	|and|or                 # Part of a sentence
+	|(holder|owner)s?       # Part of a sentence
 	)\b';
 
     if (m%$copyright_indicator_regex(?::\s*|\s+)(\S.*)$%ix) {

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



More information about the devscripts-devel mailing list