From b29e28672d50a42f24801e4c742300012474fe07 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 2 Jan 2017 07:30:42 -0600 Subject: 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 (cherry picked from commit 102376916e49b6aae85dc6ff0b59699205a74bdf) [Ultimately, this short-circuits all other commits from other branches that touched gnulib to any intermediate version] --- m4/m4.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'm4/m4.c') diff --git a/m4/m4.c b/m4/m4.c index 216a0fd8..0bf185ce 100644 --- a/m4/m4.c +++ b/m4/m4.c @@ -1,6 +1,6 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1994, 2001, 2004, 2006-2008, 2010, 2013-2014 Free - Software Foundation, Inc. + Copyright (C) 1989-1994, 2001, 2004, 2006-2008, 2010, 2013-2014, 2017 + Free Software Foundation, Inc. This file is part of GNU M4. -- cgit v1.2.1