diff options
author | Alan Modra <amodra@gmail.com> | 2023-01-01 23:01:20 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-01-01 23:26:30 +1030 |
commit | 76bdc7266ac6303afc566cf2eb104951b4ecc2b5 (patch) | |
tree | 5e94105ddbf8d13aeee54e85e2acf3ea171e5deb /gprofng/doc/Makefile.in | |
parent | d87bef3a7bc827fa36a69d2c334aa82f7d188d81 (diff) | |
download | gdb-76bdc7266ac6303afc566cf2eb104951b4ecc2b5.zip gdb-76bdc7266ac6303afc566cf2eb104951b4ecc2b5.tar.gz gdb-76bdc7266ac6303afc566cf2eb104951b4ecc2b5.tar.bz2 |
Update year range in gprofng copyright notices
This adds 'Innovative Computing Labs' as an external author to
update-copyright.py, to cover the copyright notice in
gprofng/common/opteron_pcbe.c, and uses that plus another external
author 'Oracle and' to update gprofng copyright dates. I'm not going
to commit 'Oracle and' as an accepted author, but that covers the
string "Copyright (c) 2006, 2012, Oracle and/or its affiliates. All
rights reserved." found in gprofng/testsuite/gprofng.display/jsynprog
files.
Diffstat (limited to 'gprofng/doc/Makefile.in')
-rw-r--r-- | gprofng/doc/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gprofng/doc/Makefile.in b/gprofng/doc/Makefile.in index 969b5e5..a450183 100644 --- a/gprofng/doc/Makefile.in +++ b/gprofng/doc/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # -# Copyright (C) 2012-2021 Free Software Foundation, Inc. +# Copyright (C) 2012-2023 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 |