diff options
author | Jakub Jelinek <jakub@redhat.com> | 2024-01-03 11:44:34 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2024-01-03 11:44:34 +0100 |
commit | 4e053a7e19ea91fe6b3d71b294958fa2b9808b4a (patch) | |
tree | 1fd6f82e62fb76b13e25cb2641a46e370878f1b0 /libquadmath | |
parent | 6a720d41ffe0ea4e02192333906e3e44c69ef8cc (diff) | |
download | gcc-4e053a7e19ea91fe6b3d71b294958fa2b9808b4a.zip gcc-4e053a7e19ea91fe6b3d71b294958fa2b9808b4a.tar.gz gcc-4e053a7e19ea91fe6b3d71b294958fa2b9808b4a.tar.bz2 |
Update copyright dates.
Manual part of copyright year updates.
2024-01-03 Jakub Jelinek <jakub@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.
Diffstat (limited to 'libquadmath')
-rw-r--r-- | libquadmath/libquadmath.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/libquadmath.texi b/libquadmath/libquadmath.texi index 2e3a625..dc2a9ff 100644 --- a/libquadmath/libquadmath.texi +++ b/libquadmath/libquadmath.texi @@ -6,7 +6,7 @@ @c %**end of header @copying -Copyright @copyright{} 2010-2023 Free Software Foundation, Inc. +Copyright @copyright{} 2010-2024 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document |