From: Bernhard Voelker Date: Thu, 2 Jan 2014 21:17:03 +0000 (+0100) Subject: maint: prevent update-copyright from updating files from gnulib X-Git-Tag: v8.23~156 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68f96c0db1ee5a46e10b8b91c275ee4d8e335331;p=thirdparty%2Fcoreutils.git maint: prevent update-copyright from updating files from gnulib The files 'bootstrap' and 'tests/init.sh' are taken from the gnulib submodule. Therefore, 'make update-copyright' there should already have updated the copyright year in these 2 files. * .x-update-copyright: Add entries for the above mentioned files. --- diff --git a/.x-update-copyright b/.x-update-copyright index 89f8e8a234..725ac759bc 100644 --- a/.x-update-copyright +++ b/.x-update-copyright @@ -1,2 +1,4 @@ COPYING +bootstrap man/help2man +tests/init\.sh