From 32a72f45374c9a36afa574d1a08bb98090270012 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Sun, 1 Jan 2023 01:14:21 +0100 Subject: maint: run 'make update-copyright' --- build-aux/gendocs.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'build-aux/gendocs.sh') diff --git a/build-aux/gendocs.sh b/build-aux/gendocs.sh index ff00029283..9afe3100e1 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=2022-10-25.23 +scriptversion=2023-01-01.00 -# Copyright 2003-2022 Free Software Foundation, Inc. +# Copyright 2003-2023 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 2022 Free Software Foundation, Inc. +Copyright 2023 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." -- cgit v1.2.1