]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
maint: make fetch
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Jan 2024 19:27:31 +0000 (11:27 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Jan 2024 21:23:27 +0000 (13:23 -0800)
lib/gendocs.sh
lib/gendocs_template
lib/gitlog-to-changelog
lib/gnupload
lib/update-copyright

index 0e470bf7ceeceb4cb32a4baec4578d64b5d42d17..b0433c798f43238ec519eaf46ac411c003c29d62 100755 (executable)
@@ -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."
index 0e6e8e767bb4e3fbdae9cae76bc58ce4b8f4b6d3..277b1755dc88621b574b0355351f885012aca5c6 100644 (file)
@@ -2,7 +2,7 @@
 <!-- Parent-Version: 1.78 -->
 
 <!--
-Copyright (C) 2006-2023 Free Software Foundation, Inc.
+Copyright (C) 2006-2024 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index 43e4a37adf40e90f08c0342781b1fc1593292956..90e81731a877c39a29ce5fb61bf3f9d9a583e0b4 100755 (executable)
@@ -3,7 +3,7 @@
 
 # Convert git log output to ChangeLog format.
 
-# Copyright (C) 2008-2023 Free Software Foundation, Inc.
+# Copyright (C) 2008-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
index 3e8f102e84a4fcd11c4372ecdbf23a336016bc22..298a6766f0c40ec259a2b519dad0c30e28499b27 100755 (executable)
@@ -3,7 +3,7 @@
 
 scriptversion=2022-01-27.18; # UTC
 
-# Copyright (C) 2004-2023 Free Software Foundation, Inc.
+# Copyright (C) 2004-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
index 509f86c1dcd7757567c11610d9085716c16a1c55..efda754862c31050da044b754a748efdd190791e 100755 (executable)
@@ -3,7 +3,7 @@
 
 # Update an FSF copyright year list to include the current year.
 
-# Copyright (C) 2009-2023 Free Software Foundation, Inc.
+# Copyright (C) 2009-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