maint: bump copyright year
commitb29e28672d50a42f24801e4c742300012474fe07
authorEric Blake <eblake@redhat.com>
Mon, 2 Jan 2017 13:30:42 +0000 (2 07:30 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 3 Jan 2017 22:54:29 +0000 (3 16:54 -0600)
treeb2509fb128dba8b441eb9fc868dd660330dd7598
parentd33357e20db8e95e75042ecd02afca8ec5cc3fd7
maint: bump copyright year

Needed to reduce number of 'make syntax-check' failures.

* gnulib: Update to latest.
* bootstrap.conf (src_modules): Add 'assure', to match gnulib module
changes in the meantime.
* .gitignore: Ignore results of assure module.
* cfg.mk (gnulib_dir): Declare our alternate location.
* bootstrap: Regenerate.
* all files: Use 'make update-copyright' to bump year.

Signed-off-by: Eric Blake <eblake@redhat.com>
(cherry picked from commit 102376916e49b6aae85dc6ff0b59699205a74bdf)
[Ultimately, this short-circuits all other commits from other branches
that touched gnulib to any intermediate version]
88 files changed:
.gitignore
AUTHORS
COPYING
ChangeLog.old
HACKING
Makefile.am
NEWS
README
README-alpha
TODO
bootstrap
bootstrap.conf
build-aux/gl/build-aux/bootstrap.in
build-aux/gl/build-aux/extract-trace
build-aux/gl/build-aux/funclib.sh
build-aux/gl/build-aux/inline-source
build-aux/gl/build-aux/options-parser
build-aux/gnulib
build-aux/m4/debug.m4
build-aux/m4/gmp.m4
build-aux/m4/gnulib-cache.m4
build-aux/m4/m4-error.m4
build-aux/m4/m4-getopt.m4
build-aux/m4/m4-gettext.m4
build-aux/m4/m4-obstack.m4
build-aux/m4/m4-regex.m4
build-aux/m4/m4-rename.m4
build-aux/m4/m4-syscmd.m4
build-aux/m4/stackovf.m4
cfg.mk
configure.ac
doc/Makefile.am
doc/STYLE
doc/examples/COPYING
doc/examples/WWW/COPYING
doc/examples/WWW/m4lib/COPYING
doc/examples/modtest.m4
doc/examples/shadow.m4
doc/examples/stdlib.m4
doc/examples/time.m4
doc/examples/time2.m4
doc/m4.texi
m4/builtin.c
m4/debug.c
m4/hash.c
m4/hash.h
m4/input.c
m4/m4.c
m4/m4module.h
m4/m4private.h
m4/macro.c
m4/module.c
m4/output.c
m4/path.c
m4/resyntax.c
m4/symtab.c
m4/syntax.c
m4/system_.h
m4/utility.c
modules/README
modules/evalparse.c
modules/format.c
modules/gnu.c
modules/m4.c
modules/m4.h
modules/mpeval.c
modules/stdlib.c
modules/time.c
modules/traditional.c
src/freeze.c
src/m4.h
src/main.c
src/stackovf.c
tests/atlocal.in
tests/builtins.at
tests/freeze.at
tests/generate.awk
tests/import.c
tests/iso8859.m4
tests/m4.in
tests/macros.at
tests/modtest.c
tests/modules.at
tests/options.at
tests/others.at
tests/shadow.c
tests/stackovf.test
tests/testsuite.at