[devscripts] 04/22: allow plural: copyright notices
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 64a4b02a62e2b9f76b03eae38936ff58f0fb4995
Author: Philip Hands <phil at hands.com>
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
More information about the devscripts-devel
mailing list