From fd67aa1129fd006ad49ed5ecb2b063705211553a Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 4 Jan 2024 22:22:08 +1030 Subject: Update year range in copyright notice of binutils files Adds two new external authors to etc/update-copyright.py to cover bfd/ax_tls.m4, and adds gprofng to dirs handled automatically, then updates copyright messages as follows: 1) Update cgen/utils.scm emitted copyrights. 2) Run "etc/update-copyright.py --this-year" with an extra external author I haven't committed, 'Kalray SA.', to cover gas testsuite files (which should have their copyright message removed). 3) Build with --enable-maintainer-mode --enable-cgen-maint=yes. 4) Check out */po/*.pot which we don't update frequently. --- gprofng/doc/Makefile.am | 2 +- gprofng/doc/Makefile.in | 2 +- gprofng/doc/gp-archive.texi | 2 +- gprofng/doc/gp-collect-app.texi | 2 +- gprofng/doc/gp-display-html.texi | 2 +- gprofng/doc/gp-display-src.texi | 2 +- gprofng/doc/gp-display-text.texi | 2 +- gprofng/doc/gprofng.texi | 2 +- gprofng/doc/gprofng_ug.texi | 2 +- gprofng/doc/mdate-sh | 2 +- gprofng/doc/version.texi | 6 +++--- 11 files changed, 13 insertions(+), 13 deletions(-) (limited to 'gprofng/doc') diff --git a/gprofng/doc/Makefile.am b/gprofng/doc/Makefile.am index ad72c26..ae0a98c 100644 --- a/gprofng/doc/Makefile.am +++ b/gprofng/doc/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to generate Makefile.in # -# Copyright (C) 2012-2023 Free Software Foundation, Inc. +# Copyright (C) 2012-2024 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/gprofng/doc/Makefile.in b/gprofng/doc/Makefile.in index 0b38534..3306c51 100644 --- a/gprofng/doc/Makefile.in +++ b/gprofng/doc/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # -# Copyright (C) 2012-2023 Free Software Foundation, Inc. +# Copyright (C) 2012-2024 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/gprofng/doc/gp-archive.texi b/gprofng/doc/gp-archive.texi index d57380e..e2639a5 100644 --- a/gprofng/doc/gp-archive.texi +++ b/gprofng/doc/gp-archive.texi @@ -391,7 +391,7 @@ and gprofng programs are correctly installed, the command @ManPageStart{COPYRIGHT} @c man begin COPYRIGHT -Copyright @copyright{} 2022-2023 Free Software Foundation, Inc. +Copyright @copyright{} 2022-2024 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 diff --git a/gprofng/doc/gp-collect-app.texi b/gprofng/doc/gp-collect-app.texi index 203827c..cab2555 100644 --- a/gprofng/doc/gp-collect-app.texi +++ b/gprofng/doc/gp-collect-app.texi @@ -380,7 +380,7 @@ command @command{info gprofng} should give access to this document. @ManPageStart{COPYRIGHT} @c man begin COPYRIGHT -Copyright @copyright{} 2022-2023 Free Software Foundation, Inc. +Copyright @copyright{} 2022-2024 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 diff --git a/gprofng/doc/gp-display-html.texi b/gprofng/doc/gp-display-html.texi index 7ec4c0c..9834468 100644 --- a/gprofng/doc/gp-display-html.texi +++ b/gprofng/doc/gp-display-html.texi @@ -283,7 +283,7 @@ command @command{info gprofng} should give access to this document. @ManPageStart{COPYRIGHT} @c man begin COPYRIGHT -Copyright @copyright{} 2022-2023 Free Software Foundation, Inc. +Copyright @copyright{} 2022-2024 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 diff --git a/gprofng/doc/gp-display-src.texi b/gprofng/doc/gp-display-src.texi index 6ebe66d..5a02cc5 100644 --- a/gprofng/doc/gp-display-src.texi +++ b/gprofng/doc/gp-display-src.texi @@ -228,7 +228,7 @@ and gprofng programs are correctly installed, the command @ManPageStart{COPYRIGHT} @c man begin COPYRIGHT -Copyright @copyright{} 2022-2023 Free Software Foundation, Inc. +Copyright @copyright{} 2022-2024 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 diff --git a/gprofng/doc/gp-display-text.texi b/gprofng/doc/gp-display-text.texi index 5790c13..8e369b1 100644 --- a/gprofng/doc/gp-display-text.texi +++ b/gprofng/doc/gp-display-text.texi @@ -437,7 +437,7 @@ command @command{info gprofng} should give access to this document. @ManPageStart{COPYRIGHT} @c man begin COPYRIGHT -Copyright @copyright{} 2022-2023 Free Software Foundation, Inc. +Copyright @copyright{} 2022-2024 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 diff --git a/gprofng/doc/gprofng.texi b/gprofng/doc/gprofng.texi index 387104e..0441997 100644 --- a/gprofng/doc/gprofng.texi +++ b/gprofng/doc/gprofng.texi @@ -353,7 +353,7 @@ command @command{info gprofng} should give access to this document. @ManPageStart{COPYRIGHT} @c man begin COPYRIGHT -Copyright @copyright{} 2022-2023 Free Software Foundation, Inc. +Copyright @copyright{} 2022-2024 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 diff --git a/gprofng/doc/gprofng_ug.texi b/gprofng/doc/gprofng_ug.texi index 9759ffe..5aa3533 100644 --- a/gprofng/doc/gprofng_ug.texi +++ b/gprofng/doc/gprofng_ug.texi @@ -46,7 +46,7 @@ @copying This document is the manual for @ProductName{}, last updated @value{UPDATED}. -Copyright @copyright{} 2022-2023 Free Software Foundation, Inc. +Copyright @copyright{} 2022-2024 Free Software Foundation, Inc. @c -- @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/gprofng/doc/mdate-sh b/gprofng/doc/mdate-sh index b580f2e..a7852c5 100755 --- a/gprofng/doc/mdate-sh +++ b/gprofng/doc/mdate-sh @@ -3,7 +3,7 @@ scriptversion=2016-01-11.22; # UTC -# Copyright (C) 1995-2023 Free Software Foundation, Inc. +# Copyright (C) 1995-2024 Free Software Foundation, Inc. # written by Ulrich Drepper , June 1995 # # This program is free software; you can redistribute it and/or modify diff --git a/gprofng/doc/version.texi b/gprofng/doc/version.texi index 91da560..d9395b2 100644 --- a/gprofng/doc/version.texi +++ b/gprofng/doc/version.texi @@ -1,4 +1,4 @@ -@set UPDATED 28 November 2023 -@set UPDATED-MONTH November 2023 +@set UPDATED 4 January 2024 +@set UPDATED-MONTH January 2024 @set EDITION 2.41.50 -@set VERSION 2.2 +@set VERSION 2.41.50 -- cgit v1.1