From 0d0926ef6088ad8caffd7fe6dec808eda42c0095 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 1 Jan 2024 11:27:31 -0800 Subject: [PATCH] maint: make fetch --- lib/gendocs.sh | 6 +++--- lib/gendocs_template | 2 +- lib/gitlog-to-changelog | 2 +- lib/gnupload | 2 +- lib/update-copyright | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) 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 @@