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/libcollector/linetrace.c | |
parent | d87bef3a7bc827fa36a69d2c334aa82f7d188d81 (diff) | |
download | fsf-binutils-gdb-76bdc7266ac6303afc566cf2eb104951b4ecc2b5.zip fsf-binutils-gdb-76bdc7266ac6303afc566cf2eb104951b4ecc2b5.tar.gz fsf-binutils-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/libcollector/linetrace.c')
-rw-r--r-- | gprofng/libcollector/linetrace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gprofng/libcollector/linetrace.c b/gprofng/libcollector/linetrace.c index e974c97..66241ac 100644 --- a/gprofng/libcollector/linetrace.c +++ b/gprofng/libcollector/linetrace.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. |