summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-08-14 09:09:26 -0600
committerEric Blake <ebb9@byu.net>2009-08-17 06:50:32 -0600
commitff00dd00ea6c92ccc3d37bd982eeb26359080dd7 (patch)
treeac7ce6427f2babf5e12c99ebfe0ab1437212b4e6 /cfg.mk
parent1c69422d88f5631e56012eb7e884cdd34a4236f8 (diff)
downloadautoconf-ff00dd00ea6c92ccc3d37bd982eeb26359080dd7.tar.gz
Improve copyright updating.
* build-aux/update-copyright: Resynchronize from upstream. * maint.mk (update-copyright): Simplify based on gnulib. (update-copyright-env): New variable. * cfg.mk (update-copyright-exclude-regexp): Delete. (update-copyright-env): New override. * .x-update-copyright: New file. * lib/Autom4te/Makefile.am: Add copyright. * lib/Autom4te/Channels.pm: Revert copyright update to upstream file. * lib/Autom4te/Configure_ac.pm: Likewise. * lib/Autom4te/FileUtils.pm: Likewise. * lib/Autom4te/Struct.pm: Likewise. * lib/Autom4te/XFile.pm: Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/cfg.mk b/cfg.mk
index deb8c69a..6b246d54 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -109,8 +109,5 @@ autom4te-update:
local-checks-to-skip ?= \
changelog-check sc_unmarked_diagnostics
-# Don't adjust copyright in upstream files.
-update-copyright-exclude-regexp = \
-(^|/)(COPYING|build-aux/|GNUmakefile\
-|Autom4te/(Configure_ac|Channels|FileUtils|Struct|XFile)\
-|doc/(fdl|gendocs|gnu-oids|make-stds|standards)).*$$
+# Always use longhand copyrights.
+update-copyright-env = UPDATE_COPYRIGHT_USE_INTERVALS=0