summaryrefslogtreecommitdiff
path: root/build-aux/gendocs.sh
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 /build-aux/gendocs.sh
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 'build-aux/gendocs.sh')
-rwxr-xr-xbuild-aux/gendocs.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/build-aux/gendocs.sh b/build-aux/gendocs.sh
index fef6280a21..3b71b36a20 100755
--- a/build-aux/gendocs.sh
+++ b/build-aux/gendocs.sh
@@ -2,9 +2,9 @@
# gendocs.sh -- generate a GNU manual in many formats. This script is
# mentioned in maintain.texi. See the help message below for usage details.
-scriptversion=2016-05-20.09
+scriptversion=2016-12-31.18
-# Copyright 2003-2016 Free Software Foundation, Inc.
+# Copyright 2003-2017 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -72,7 +72,7 @@ texarg="-t @finalout"
version="gendocs.sh $scriptversion
-Copyright 2016 Free Software Foundation, Inc.
+Copyright 2017 Free Software Foundation, Inc.
There is NO warranty. You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING."