From: Bruno Haible Date: Sat, 18 May 2019 09:39:01 +0000 (+0200) Subject: build: Fix typo in comment. X-Git-Tag: v0.21~229 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=776d2826aff06e16806fdec55632fca6a98d8afe;p=thirdparty%2Fgettext.git build: Fix typo in comment. * check-copyright-headers: Fix typo in comment. --- diff --git a/check-copyright-headers b/check-copyright-headers index 7cbc65f56..a87afc597 100755 --- a/check-copyright-headers +++ b/check-copyright-headers @@ -58,12 +58,11 @@ # The latter categories are not valuable enough to warrant sueing # infringers. # -# Not all files files qualify for a copyright header. Namely, since -# copyright applies to the expression of an idea (think roughly of the -# program as an art work), it makes no sense to attach a copyright header -# to a file which different programmers would write in the same way. -# This includes tiny files, as well as files that contain only machine- -# generated data. +# Not all files qualify for a copyright header. Namely, since copyright +# applies to the expression of an idea (think roughly of the program as +# an art work), it makes no sense to attach a copyright header to a file +# which different programmers would write in the same way. This includes +# tiny files, as well as files that contain only machine-generated data. # Usage: check-copyright-headers UNPACKED-GETTEXT-TARBALL