[devscripts] 21/22: ignore "copyright to"
James McCoy
jamessan at debian.org
Wed Aug 7 02:49:53 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 45fea413d37ec2c46ba8b374f08894931f484000
Author: Philip Hands <phil at hands.com>
Date: Wed Feb 20 13:41:24 2013 +0000
ignore "copyright to"
---
scripts/licensecheck.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/licensecheck.pl b/scripts/licensecheck.pl
index c3d8de5..d2caf8f 100755
--- a/scripts/licensecheck.pl
+++ b/scripts/licensecheck.pl
@@ -330,7 +330,7 @@ sub parse_copyright {
my $copyright_disindicator_regex = '
\b(?:info(?:rmation)? # Discussing copyright information
|(notice|statement|claim|string)s? # Discussing the notice
- |and|or|is|in # Part of a sentence
+ |and|or|is|in|to # Part of a sentence
|(holder|owner)s? # Part of a sentence
|ownership # 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