summaryrefslogtreecommitdiff
path: root/m4/string_h.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-01-01 02:59:23 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2017-01-01 02:59:23 +0000
commita3fd683de3decbb58ab5fb5d32ad2e62f74fbf12 (patch)
tree8695163ca59940117028a8bc2c4e2cfdd1be200a /m4/string_h.m4
parent52a5514ddf33782915338944596be28271285fe5 (diff)
downloadgnulib-a3fd683de3decbb58ab5fb5d32ad2e62f74fbf12.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/string_h.m4')
-rw-r--r--m4/string_h.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/string_h.m4 b/m4/string_h.m4
index 0c5ec6f9a0..3d2ad2219a 100644
--- a/m4/string_h.m4
+++ b/m4/string_h.m4
@@ -1,6 +1,6 @@
# Configure a GNU-like replacement for <string.h>.
-# Copyright (C) 2007-2016 Free Software Foundation, Inc.
+# Copyright (C) 2007-2017 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.