From f3c8d5781c190fcd61cd1da887f7be96779a0e1b Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Wed, 8 Sep 2021 04:20:47 +0300 Subject: [PATCH 9/9] copyright.sh: Drop obsolete pixcomm check See osdn #42579 Signed-off-by: Marko Lindqvist --- tests/copyright.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/copyright.sh b/tests/copyright.sh index 3ce0f4b2e0..201f4e237c 100755 --- a/tests/copyright.sh +++ b/tests/copyright.sh @@ -6,7 +6,6 @@ files=`find $1 -name "*.c" -o -name "*.h" -o -name "*.cpp" \ | fgrep -v "_gen." \ | grep -v "fc_config.h" \ | grep -v gtkpixcomm \ - | grep -v pixcomm \ | grep -v dependencies \ | grep -v utility/md5\.. ` -- 2.33.0