summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary V. Vaughan <gary@gnu.org>2012-09-16 13:04:23 +0700
committerGary V. Vaughan <gary@gnu.org>2012-10-02 21:05:47 +0700
commit3cbc0e26f0a7f0bbea559912c3da920b4ead8e5e (patch)
tree88b03aaaf2334a9be1013d5f99586e6912078d8d
parent83d52fd6d2039c048f731133bec0ae8a1bf9382d (diff)
downloadlibtool-3cbc0e26f0a7f0bbea559912c3da920b4ead8e5e.tar.gz
bootstrap: use gnulib update-copyright script.
See maintain.texi (Copyright Notices) for rules for maintaining the years in copyright notices. * bootstrap.conf (gnulib_modules): Add update-copyright. * cfg.mk (update-copyright-env): Set environment variables for update-copyright script. Signed-off-by: Gary V. Vaughan <gary@gnu.org>
-rw-r--r--bootstrap.conf1
-rw-r--r--build-aux/.gitignore1
-rw-r--r--cfg.mk4
3 files changed, 5 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 178cc747..337ef627 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -73,6 +73,7 @@ gnulib_modules='
gnupload
maintainer-makefile
readme-release
+ update-copyright
'
# Extra gnulib files that are not in modules, which override files of
diff --git a/build-aux/.gitignore b/build-aux/.gitignore
index b1a6b9f5..cd69b8c2 100644
--- a/build-aux/.gitignore
+++ b/build-aux/.gitignore
@@ -17,3 +17,4 @@
/useless-if-before-free
/vc-list-files
/gitlog-to-changelog
+/update-copyright
diff --git a/cfg.mk b/cfg.mk
index ef1637ad..ef05440f 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,6 +1,6 @@
# cfg.mk -- Configuration for maintainer-makefile
#
-# Copyright (c) 2011 Free Software Foundation, Inc.
+# Copyright (c) 2011-2012 Free Software Foundation, Inc.
# Written by Gary V. Vaughan, 2011
#
# This file is part of GNU Libtool.
@@ -21,6 +21,8 @@
# or obtained by writing to the Free Software Foundation, Inc.,
# 51 Franklin Street, Boston, # MA 02111-1301, USA.
+update-copyright-env := UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1
+
# Set format of NEWS
old_NEWS_hash := d41d8cd98f00b204e9800998ecf8427e