summaryrefslogtreecommitdiff
path: root/lib/gendocs.sh
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2018-02-25 15:10:50 +0100
committerMathieu Lirzin <mthl@gnu.org>2018-02-25 15:10:50 +0100
commitb09d945b795ab9deed2bc457289cd5f41c506b50 (patch)
tree9b60bc805d721d6b3857d3c4ce02bb71c0dd1b3f /lib/gendocs.sh
parent006c4dfede96091f5bed622c17946cbec067347f (diff)
downloadautomake-b09d945b795ab9deed2bc457289cd5f41c506b50.tar.gz
maint: Update files from upstream with 'make fetch'
* lib/config.guess: Update * lib/config.sub: Likewise. * lib/gendocs.sh: Likewise. * lib/gendocs_template: Likewise. * lib/gitlog-to-changelog: Likewise. * lib/gnupload: Likewise. * lib/texinfo.tex: Likewise. * lib/update-copyright: Likewise.
Diffstat (limited to 'lib/gendocs.sh')
-rwxr-xr-xlib/gendocs.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/gendocs.sh b/lib/gendocs.sh
index 76b5de653..33277d3ac 100755
--- a/lib/gendocs.sh
+++ b/lib/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=2017-09-12.23
+scriptversion=2018-01-01.00
-# Copyright 2003-2017 Free Software Foundation, Inc.
+# Copyright 2003-2018 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 2017 Free Software Foundation, Inc.
+Copyright 2018 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."