https://gcc.gnu.org/g:7137812cacea9ee344b1c363f80e7c96ce6a4aa7
commit r15-6497-g7137812cacea9ee344b1c363f80e7c96ce6a4aa7 Author: Jakub Jelinek <ja...@redhat.com> Date: Thu Jan 2 11:18:39 2025 +0100 Update copyright dates. Manual part of copyright year updates. 2025-01-02 Jakub Jelinek <ja...@redhat.com> gcc/ * gcc.cc (process_command): Update copyright notice dates. * gcov-dump.cc (print_version): Ditto. * gcov.cc (print_version): Ditto. * gcov-tool.cc (print_version): Ditto. * gengtype.cc (create_file): Ditto. * doc/cpp.texi: Bump @copying's copyright year. * doc/cppinternals.texi: Ditto. * doc/gcc.texi: Ditto. * doc/gccint.texi: Ditto. * doc/gcov.texi: Ditto. * doc/install.texi: Ditto. * doc/invoke.texi: Ditto. gcc/ada/ * gnat_ugn.texi: Bump @copying's copyright year. * gnat_rm.texi: Likewise. gcc/d/ * gdc.texi: Bump @copyrights-d year. gcc/fortran/ * gfortranspec.cc (lang_specific_driver): Update copyright notice dates. * gfc-internals.texi: Bump @copying's copyright year. * gfortran.texi: Ditto. * intrinsic.texi: Ditto. * invoke.texi: Ditto. gcc/go/ * gccgo.texi: Bump @copyrights-go year. libgomp/ * libgomp.texi: Bump @copying's copyright year. libitm/ * libitm.texi: Bump @copying's copyright year. libquadmath/ * libquadmath.texi: Bump @copying's copyright year. Diff: --- gcc/ada/gnat_rm.texi | 2 +- gcc/ada/gnat_ugn.texi | 2 +- gcc/d/gdc.texi | 2 +- gcc/doc/cpp.texi | 2 +- gcc/doc/cppinternals.texi | 4 ++-- gcc/doc/gcc.texi | 2 +- gcc/doc/gccint.texi | 2 +- gcc/doc/gcov.texi | 2 +- gcc/doc/install.texi | 4 ++-- gcc/doc/invoke.texi | 2 +- gcc/fortran/gfc-internals.texi | 2 +- gcc/fortran/gfortran.texi | 2 +- gcc/fortran/gfortranspec.cc | 2 +- gcc/fortran/intrinsic.texi | 2 +- gcc/fortran/invoke.texi | 4 ++-- gcc/gcc.cc | 2 +- gcc/gcov-dump.cc | 2 +- gcc/gcov-tool.cc | 2 +- gcc/gcov.cc | 2 +- gcc/gengtype.cc | 2 +- gcc/go/gccgo.texi | 2 +- libgomp/libgomp.texi | 2 +- libitm/libitm.texi | 2 +- libquadmath/libquadmath.texi | 2 +- 24 files changed, 27 insertions(+), 27 deletions(-) diff --git a/gcc/ada/gnat_rm.texi b/gcc/ada/gnat_rm.texi index adced897ad56..b7a26c16ade5 100644 --- a/gcc/ada/gnat_rm.texi +++ b/gcc/ada/gnat_rm.texi @@ -23,7 +23,7 @@ GNAT Reference Manual , Dec 12, 2024 AdaCore -Copyright @copyright{} 2008-2024, Free Software Foundation +Copyright @copyright{} 2008-2025, Free Software Foundation @end quotation @end copying diff --git a/gcc/ada/gnat_ugn.texi b/gcc/ada/gnat_ugn.texi index 662fe1c16425..544d73e7f362 100644 --- a/gcc/ada/gnat_ugn.texi +++ b/gcc/ada/gnat_ugn.texi @@ -23,7 +23,7 @@ GNAT User's Guide for Native Platforms , Dec 12, 2024 AdaCore -Copyright @copyright{} 2008-2024, Free Software Foundation +Copyright @copyright{} 2008-2025, Free Software Foundation @end quotation @end copying diff --git a/gcc/d/gdc.texi b/gcc/d/gdc.texi index fe1c62553cc2..1a84d6dc4517 100644 --- a/gcc/d/gdc.texi +++ b/gcc/d/gdc.texi @@ -14,7 +14,7 @@ @include gcc-common.texi @c Copyright years for this manual. -@set copyrights-d 2006-2024 +@set copyrights-d 2006-2025 @copying @c man begin COPYRIGHT diff --git a/gcc/doc/cpp.texi b/gcc/doc/cpp.texi index 4b0f2d9bb857..fc607926019a 100644 --- a/gcc/doc/cpp.texi +++ b/gcc/doc/cpp.texi @@ -10,7 +10,7 @@ @copying @c man begin COPYRIGHT -Copyright @copyright{} 1987-2024 Free Software Foundation, Inc. +Copyright @copyright{} 1987-2025 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 or diff --git a/gcc/doc/cppinternals.texi b/gcc/doc/cppinternals.texi index 3174cb121a99..5fcd2f544992 100644 --- a/gcc/doc/cppinternals.texi +++ b/gcc/doc/cppinternals.texi @@ -18,7 +18,7 @@ @ifinfo This file documents the internals of the GNU C Preprocessor. -Copyright (C) 2000-2024 Free Software Foundation, Inc. +Copyright (C) 2000-2025 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice @@ -47,7 +47,7 @@ into another language, under the above conditions for modified versions. @page @vskip 0pt plus 1filll @c man begin COPYRIGHT -Copyright @copyright{} 2000-2024 Free Software Foundation, Inc. +Copyright @copyright{} 2000-2025 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice diff --git a/gcc/doc/gcc.texi b/gcc/doc/gcc.texi index 960675977e9e..ba26bf8a4295 100644 --- a/gcc/doc/gcc.texi +++ b/gcc/doc/gcc.texi @@ -43,7 +43,7 @@ @copying This file documents the use of the GNU compilers. -Copyright @copyright{} 1988-2024 Free Software Foundation, Inc. +Copyright @copyright{} 1988-2025 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 or diff --git a/gcc/doc/gccint.texi b/gcc/doc/gccint.texi index 5194546d1b6f..eea2d48f87ab 100644 --- a/gcc/doc/gccint.texi +++ b/gcc/doc/gccint.texi @@ -26,7 +26,7 @@ @c %**end of header @copying -Copyright @copyright{} 1988-2024 Free Software Foundation, Inc. +Copyright @copyright{} 1988-2025 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 or diff --git a/gcc/doc/gcov.texi b/gcc/doc/gcov.texi index a9221738cce5..24b1a7c23e27 100644 --- a/gcc/doc/gcov.texi +++ b/gcc/doc/gcov.texi @@ -4,7 +4,7 @@ @ignore @c man begin COPYRIGHT -Copyright @copyright{} 1996-2024 Free Software Foundation, Inc. +Copyright @copyright{} 1996-2025 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 or diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index fcecfb69c0ce..5c05e87afc36 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -40,7 +40,7 @@ @settitle Installing GCC: GNU Free Documentation License @end ifset -@c Copyright (C) 1988-2024 Free Software Foundation, Inc. +@c Copyright (C) 1988-2025 Free Software Foundation, Inc. @c *** Converted to texinfo by Dean Wakerley, d...@wakerley.com @c IMPORTANT: whenever you modify this file, run `install.texi2html' to @@ -64,7 +64,7 @@ @c Part 2 Summary Description and Copyright @copying -Copyright @copyright{} 1988-2024 Free Software Foundation, Inc. +Copyright @copyright{} 1988-2025 Free Software Foundation, Inc. @sp 1 Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 1572348b1308..18322247fb4d 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -8,7 +8,7 @@ @c man end @c man begin COPYRIGHT -Copyright @copyright{} 1988-2024 Free Software Foundation, Inc. +Copyright @copyright{} 1988-2025 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 or diff --git a/gcc/fortran/gfc-internals.texi b/gcc/fortran/gfc-internals.texi index ac5ccf50d3bd..a18aede94172 100644 --- a/gcc/fortran/gfc-internals.texi +++ b/gcc/fortran/gfc-internals.texi @@ -1,7 +1,7 @@ \input texinfo @c -*-texinfo-*- @c %**start of header @setfilename gfc-internals.info -@set copyrights-gfortran 2007-2024 +@set copyrights-gfortran 2007-2025 @include gcc-common.texi diff --git a/gcc/fortran/gfortran.texi b/gcc/fortran/gfortran.texi index 4509f080ba45..430ede45ea1b 100644 --- a/gcc/fortran/gfortran.texi +++ b/gcc/fortran/gfortran.texi @@ -1,7 +1,7 @@ \input texinfo @c -*-texinfo-*- @c %**start of header @setfilename gfortran.info -@set copyrights-gfortran 1999-2024 +@set copyrights-gfortran 1999-2025 @include gcc-common.texi diff --git a/gcc/fortran/gfortranspec.cc b/gcc/fortran/gfortranspec.cc index 954f8a1fe4c5..4ce1b863230c 100644 --- a/gcc/fortran/gfortranspec.cc +++ b/gcc/fortran/gfortranspec.cc @@ -278,7 +278,7 @@ lang_specific_driver (struct cl_decoded_option **in_decoded_options, case OPT__version: printf ("GNU Fortran %s%s\n", pkgversion_string, version_string); - printf ("Copyright %s 2024 Free Software Foundation, Inc.\n", + printf ("Copyright %s 2025 Free Software Foundation, Inc.\n", _("(C)")); fputs (_("This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n"), diff --git a/gcc/fortran/intrinsic.texi b/gcc/fortran/intrinsic.texi index 23d4d4e9adab..bb6be0c387c8 100644 --- a/gcc/fortran/intrinsic.texi +++ b/gcc/fortran/intrinsic.texi @@ -1,5 +1,5 @@ @ignore -Copyright (C) 2005-2024 Free Software Foundation, Inc. +Copyright (C) 2005-2025 Free Software Foundation, Inc. This is part of the GNU Fortran manual. For copying conditions, see the file gfortran.texi. diff --git a/gcc/fortran/invoke.texi b/gcc/fortran/invoke.texi index c7491a480195..c461f57d1f4a 100644 --- a/gcc/fortran/invoke.texi +++ b/gcc/fortran/invoke.texi @@ -1,10 +1,10 @@ -@c Copyright (C) 2004-2024 Free Software Foundation, Inc. +@c Copyright (C) 2004-2025 Free Software Foundation, Inc. @c This is part of the GNU Fortran manual. @c For copying conditions, see the file gfortran.texi. @ignore @c man begin COPYRIGHT -Copyright @copyright{} 2004-2024 Free Software Foundation, Inc. +Copyright @copyright{} 2004-2025 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 or diff --git a/gcc/gcc.cc b/gcc/gcc.cc index 92c929964010..d8bce7f69b9e 100644 --- a/gcc/gcc.cc +++ b/gcc/gcc.cc @@ -8915,7 +8915,7 @@ driver::maybe_print_and_exit () const { printf (_("%s %s%s\n"), progname, pkgversion_string, version_string); - printf ("Copyright %s 2024 Free Software Foundation, Inc.\n", + printf ("Copyright %s 2025 Free Software Foundation, Inc.\n", _("(C)")); fputs (_("This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n"), diff --git a/gcc/gcov-dump.cc b/gcc/gcov-dump.cc index 5ffd3f936600..b312aa40878c 100644 --- a/gcc/gcov-dump.cc +++ b/gcc/gcov-dump.cc @@ -156,7 +156,7 @@ static void print_version (void) { printf ("gcov-dump %s%s\n", pkgversion_string, version_string); - printf ("Copyright (C) 2024 Free Software Foundation, Inc.\n"); + printf ("Copyright (C) 2025 Free Software Foundation, Inc.\n"); printf ("This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n"); } diff --git a/gcc/gcov-tool.cc b/gcc/gcov-tool.cc index 100f7357bcf8..41c9c2481026 100644 --- a/gcc/gcov-tool.cc +++ b/gcc/gcov-tool.cc @@ -592,7 +592,7 @@ static void print_version (void) { fnotice (stdout, "%s %s%s\n", progname, pkgversion_string, version_string); - fnotice (stdout, "Copyright %s 2024 Free Software Foundation, Inc.\n", + fnotice (stdout, "Copyright %s 2025 Free Software Foundation, Inc.\n", _("(C)")); fnotice (stdout, _("This is free software; see the source for copying conditions. There is NO\n\ diff --git a/gcc/gcov.cc b/gcc/gcov.cc index 01b94d10b1c9..89f3c536bfb2 100644 --- a/gcc/gcov.cc +++ b/gcc/gcov.cc @@ -1071,7 +1071,7 @@ print_version (void) { fnotice (stdout, "gcov %s%s\n", pkgversion_string, version_string); fnotice (stdout, "JSON format version: %s\n", GCOV_JSON_FORMAT_VERSION); - fprintf (stdout, "Copyright %s 2024 Free Software Foundation, Inc.\n", + fprintf (stdout, "Copyright %s 2025 Free Software Foundation, Inc.\n", _("(C)")); fnotice (stdout, _("This is free software; see the source for copying conditions. There is NO\n\ diff --git a/gcc/gengtype.cc b/gcc/gengtype.cc index 747a735c0a91..8951ab713161 100644 --- a/gcc/gengtype.cc +++ b/gcc/gengtype.cc @@ -1605,7 +1605,7 @@ static outf_p create_file (const char *name, const char *oname) { static const char *const hdr[] = { - " Copyright (C) 2004-2024 Free Software Foundation, Inc.\n", + " Copyright (C) 2004-2025 Free Software Foundation, Inc.\n", "\n", "This file is part of GCC.\n", "\n", diff --git a/gcc/go/gccgo.texi b/gcc/go/gccgo.texi index 361f4e2ee55d..fbd2f5d7dc90 100644 --- a/gcc/go/gccgo.texi +++ b/gcc/go/gccgo.texi @@ -12,7 +12,7 @@ @include gcc-common.texi @c Copyright years for this manual. -@set copyrights-go 2010-2024 +@set copyrights-go 2010-2025 @copying @c man begin COPYRIGHT diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi index 4e0ed993b2ca..c8fb08ec269a 100644 --- a/libgomp/libgomp.texi +++ b/libgomp/libgomp.texi @@ -7,7 +7,7 @@ @copying -Copyright @copyright{} 2006-2024 Free Software Foundation, Inc. +Copyright @copyright{} 2006-2025 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 or diff --git a/libitm/libitm.texi b/libitm/libitm.texi index ad27d705c6af..f3abd7bc3a71 100644 --- a/libitm/libitm.texi +++ b/libitm/libitm.texi @@ -7,7 +7,7 @@ @copying -Copyright @copyright{} 2011-2024 Free Software Foundation, Inc. +Copyright @copyright{} 2011-2025 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.2 or diff --git a/libquadmath/libquadmath.texi b/libquadmath/libquadmath.texi index 901ae5546edc..af0a774b1dfd 100644 --- a/libquadmath/libquadmath.texi +++ b/libquadmath/libquadmath.texi @@ -6,7 +6,7 @@ @c %**end of header @copying -Copyright @copyright{} 2010-2024 Free Software Foundation, Inc. +Copyright @copyright{} 2010-2025 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document