From 574ec1e499f5cff1669c2c56736f1366ab65a4b3 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Wed, 8 Sep 2021 04:18:23 +0300 Subject: [PATCH 28/28] copyright.sh: Drop obsolete gtkpixcomm and pixcomm checks See osdn #42579 Signed-off-by: Marko Lindqvist --- tests/copyright.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/copyright.sh b/tests/copyright.sh index 3ce0f4b2e0..9ca3571803 100755 --- a/tests/copyright.sh +++ b/tests/copyright.sh @@ -5,8 +5,6 @@ files=`find $1 -name "*.c" -o -name "*.h" -o -name "*.cpp" \ | grep -v "Freeciv.h" \ | fgrep -v "_gen." \ | grep -v "fc_config.h" \ - | grep -v gtkpixcomm \ - | grep -v pixcomm \ | grep -v dependencies \ | grep -v utility/md5\.. ` -- 2.33.0