Prepare to bulk update copyright years.
commitf2b17001accafe0c7d159d5e18c963c3622d23ed
authorEric Blake <ebb9@byu.net>
Wed, 12 Aug 2009 20:25:53 +0000 (12 14:25 -0600)
committerEric Blake <ebb9@byu.net>
Fri, 14 Aug 2009 13:23:24 +0000 (14 07:23 -0600)
treec033d8406bf5452a04a4604f77fd7bf715a5d684
parentc6aa493da470a5f2578508632058188e81a91af6
Prepare to bulk update copyright years.

* build-aux/update-copyright: New file.
* cfg.mk (gnulib-update): Sync it from gnulib.
(update-copyright-exclude-regexp): New varialbe.
(web-manual): Move...
* maint.mk (web-manual): ...here, to match gnulib.
(update-copyright): New target, copied from gnulib's
maint.mk (it would be nice to sync this file...).
(build_aux): New macro.
(VC_LIST, emit_upload_commands): Use it.
* build-aux/texinfo.tex: Resynchronize from upstream.
* lib/autoconf/general.m4 (_AC_COPYRIGHT_YEARS): Reformat to meet
expected pattern.
* lib/autotest/general.m4 (_AT_COPYRIGHT_YEARS): Likewise.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
build-aux/texinfo.tex
build-aux/update-copyright [new file with mode: 0755]
cfg.mk
lib/autoconf/general.m4
lib/autotest/general.m4
maint.mk