From: Jim Meyering Date: Fri, 27 Jan 2012 10:33:11 +0000 (+0100) Subject: maint: make copyright statements more consistent; update gnulib X-Git-Tag: v8.16~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3068c84765ca8bb0a5ba425664fb2e7454a8bbc5;p=thirdparty%2Fcoreutils.git maint: make copyright statements more consistent; update gnulib * cfg.mk (update-copyright-env): Add UPDATE_COPYRIGHT_FORCE=1 to rejoin some split lines, and UPDATE_COPYRIGHT_USE_INTERVALS=2 to make update-copyright use only one year range. * gnulib: Update to latest, for newer update-copyright script. --- diff --git a/cfg.mk b/cfg.mk index d4654eb000..b4bd22281b 100644 --- a/cfg.mk +++ b/cfg.mk @@ -388,7 +388,8 @@ announcement_Cc_ = $(translation_project_), \ -include $(srcdir)/dist-check.mk update-copyright-env = \ - UPDATE_COPYRIGHT_USE_INTERVALS=1 \ + UPDATE_COPYRIGHT_FORCE=1 \ + UPDATE_COPYRIGHT_USE_INTERVALS=2 \ UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79 # List syntax-check exemptions. diff --git a/gnulib b/gnulib index 3888ec889a..4994b1aab8 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 3888ec889ae709349cc7d9f7c1707dedbff2e130 +Subproject commit 4994b1aab88924f5db960472c2189fa1b46c6778