[devscripts] 17/22: ignore "copyright string"

James McCoy jamessan at debian.org
Wed Aug 7 02:49:52 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 dc995856dd52fc5c4025351b9b9f8b994a4053f8
Author: Philip Hands <phil at hands.com>
Date:   Wed Feb 20 13:25:42 2013 +0000

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

diff --git a/scripts/licensecheck.pl b/scripts/licensecheck.pl
index 9affc1a..ea18d70 100755
--- a/scripts/licensecheck.pl
+++ b/scripts/licensecheck.pl
@@ -330,6 +330,7 @@ sub parse_copyright {
     my $copyright_disindicator_regex = '
 	\b(?:info(?:rmation)?	# Discussing copyright information
 	|(notice|statement)s?	# Discussing the notice
+	|string
 	|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



More information about the devscripts-devel mailing list