From: Paul Eggert Date: Mon, 1 Jan 2024 19:27:31 +0000 (-0800) Subject: maint: make fetch X-Git-Tag: v1.16.90~31 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=0d0926ef6088ad8caffd7fe6dec808eda42c0095;p=thirdparty%2Fautomake.git maint: make fetch --- diff --git a/lib/gendocs.sh b/lib/gendocs.sh index 0e470bf7c..b0433c798 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=2023-07-12.10 +scriptversion=2024-01-01.00 -# Copyright 2003-2023 Free Software Foundation, Inc. +# Copyright 2003-2024 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 @@ -73,7 +73,7 @@ texarg="-t @finalout" version="gendocs.sh $scriptversion -Copyright 2023 Free Software Foundation, Inc. +Copyright 2024 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." diff --git a/lib/gendocs_template b/lib/gendocs_template index 0e6e8e767..277b1755d 100644 --- a/lib/gendocs_template +++ b/lib/gendocs_template @@ -2,7 +2,7 @@