summaryrefslogtreecommitdiff
path: root/m4/getcwd-abort-bug.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2016-01-01 00:56:19 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2016-01-01 00:57:21 -0800
commit71090a2a314d9c378afd6f842abb49f60b42d4ef (patch)
tree8c2e325c88c24220faadd4aaa51ef111af76ea35 /m4/getcwd-abort-bug.m4
parent92bbc1b583743b7e463cdfbcd048d9d52063b8c4 (diff)
downloadgnulib-71090a2a314d9c378afd6f842abb49f60b42d4ef.tar.gz
version-etc: new year
* build-aux/gendocs.sh (version): * doc/gendocs_template: * doc/gendocs_template_min: * doc/gnulib.texi: * lib/version-etc.c (COPYRIGHT_YEAR): Update copyright dates by hand in templates and the like. * all files: Run 'make update-copyright'.
Diffstat (limited to 'm4/getcwd-abort-bug.m4')
-rw-r--r--m4/getcwd-abort-bug.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/getcwd-abort-bug.m4 b/m4/getcwd-abort-bug.m4
index 1a023ccbd8..b73f47430b 100644
--- a/m4/getcwd-abort-bug.m4
+++ b/m4/getcwd-abort-bug.m4
@@ -3,7 +3,7 @@
# name is unusually large. Any length between 4k and 16k trigger the bug
# when using glibc-2.4.90-9 or older.
-# Copyright (C) 2006, 2009-2015 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2009-2016 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.