diff options
author | Jakub Jelinek <jakub@redhat.com> | 2021-01-01 17:42:37 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2021-01-01 17:45:07 +0100 |
commit | 4b24d500f4ca5cefbeeca2a6924d1ebdc180b184 (patch) | |
tree | 17cb0ccd12e1ab01cb54ab90c8c603dcd94c0fa7 /libquadmath | |
parent | 618e665a0f406a7b35f449a54b322d49f8eb62af (diff) | |
download | gcc-4b24d500f4ca5cefbeeca2a6924d1ebdc180b184.zip gcc-4b24d500f4ca5cefbeeca2a6924d1ebdc180b184.tar.gz gcc-4b24d500f4ca5cefbeeca2a6924d1ebdc180b184.tar.bz2 |
Update copyright dates.
Manual part of copyright year updates.
2021-01-01 Jakub Jelinek <jakub@redhat.com>
gcc/
* gcc.c (process_command): Update copyright notice dates.
* gcov-dump.c (print_version): Ditto.
* gcov.c (print_version): Ditto.
* gcov-tool.c (print_version): Ditto.
* gengtype.c (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.c (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 253895f..f9a44ac 100644 --- a/libquadmath/libquadmath.texi +++ b/libquadmath/libquadmath.texi @@ -6,7 +6,7 @@ @c %**end of header @copying -Copyright @copyright{} 2010-2020 Free Software Foundation, Inc. +Copyright @copyright{} 2010-2021 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document |