Improve copyright updating.
commitff00dd00ea6c92ccc3d37bd982eeb26359080dd7
authorEric Blake <ebb9@byu.net>
Fri, 14 Aug 2009 15:09:26 +0000 (14 09:09 -0600)
committerEric Blake <ebb9@byu.net>
Mon, 17 Aug 2009 12:50:32 +0000 (17 06:50 -0600)
treeac7ce6427f2babf5e12c99ebfe0ab1437212b4e6
parent1c69422d88f5631e56012eb7e884cdd34a4236f8
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>
.x-update-copyright [new file with mode: 0644]
ChangeLog
build-aux/update-copyright
cfg.mk
lib/Autom4te/Channels.pm
lib/Autom4te/Configure_ac.pm
lib/Autom4te/FileUtils.pm
lib/Autom4te/Makefile.am
lib/Autom4te/Struct.pm
maint.mk