summaryrefslogtreecommitdiff
path: root/build-aux/gendocs.sh
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-11-27 07:02:13 -0800
committerKarl Berry <karl@freefriends.org>2010-11-27 07:02:13 -0800
commit44d48c8524e2d7c7e2793f7bc0c2f4b5ed3b7be5 (patch)
treeeb233092c33369bd10f8e97d0d7b3b69833acdb2 /build-aux/gendocs.sh
parent45ae3ef838307117d1cbea9b05b5db5e81e77f5e (diff)
downloadgnulib-44d48c8524e2d7c7e2793f7bc0c2f4b5ed3b7be5.tar.gz
autoupdate
Diffstat (limited to 'build-aux/gendocs.sh')
-rw-r--r--[-rwxr-xr-x]build-aux/gendocs.sh12
1 files changed, 9 insertions, 3 deletions
diff --git a/build-aux/gendocs.sh b/build-aux/gendocs.sh
index 3c5ca768b7..256ace7e07 100755..100644
--- a/build-aux/gendocs.sh
+++ b/build-aux/gendocs.sh
@@ -2,10 +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=2010-09-17.07
+scriptversion=2010-11-26.16
-# Copyright 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-# Free Software Foundation, Inc.
+# Copyright 2003-2010 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
@@ -22,6 +21,13 @@ scriptversion=2010-09-17.07
#
# Original author: Mohit Agarwal.
# Send bug reports and any other correspondence to bug-texinfo@gnu.org.
+#
+# The latest version of this script, and the companion template, is
+# available from Texinfo CVS:
+# http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/util/gendocs.sh
+# http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/util/gendocs_template
+#
+# An up-to-date copy is also maintained in Gnulib (gnu.org/software/gnulib).
prog=`basename "$0"`
srcdir=`pwd`