diff options
author | Alan Modra <amodra@gmail.com> | 2024-01-04 22:22:08 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2024-01-04 22:58:12 +1030 |
commit | fd67aa1129fd006ad49ed5ecb2b063705211553a (patch) | |
tree | 323c2da4c82f1fc5e98e7fc788e7f3d12ad4687d /gold/testsuite/plugin_test_defsym.c | |
parent | Synchronize config.sub and config.guess with their upstream master versions. (diff) | |
download | binutils-gdb-fd67aa1129fd006ad49ed5ecb2b063705211553a.tar.gz binutils-gdb-fd67aa1129fd006ad49ed5ecb2b063705211553a.tar.bz2 binutils-gdb-fd67aa1129fd006ad49ed5ecb2b063705211553a.zip |
Update year range in copyright notice of binutils files
Adds two new external authors to etc/update-copyright.py to cover
bfd/ax_tls.m4, and adds gprofng to dirs handled automatically, then
updates copyright messages as follows:
1) Update cgen/utils.scm emitted copyrights.
2) Run "etc/update-copyright.py --this-year" with an extra external
author I haven't committed, 'Kalray SA.', to cover gas testsuite
files (which should have their copyright message removed).
3) Build with --enable-maintainer-mode --enable-cgen-maint=yes.
4) Check out */po/*.pot which we don't update frequently.
Diffstat (limited to 'gold/testsuite/plugin_test_defsym.c')
-rw-r--r-- | gold/testsuite/plugin_test_defsym.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/testsuite/plugin_test_defsym.c b/gold/testsuite/plugin_test_defsym.c index 217bf6fc255..3f0295b4330 100644 --- a/gold/testsuite/plugin_test_defsym.c +++ b/gold/testsuite/plugin_test_defsym.c @@ -1,6 +1,6 @@ /* plugin_test_defsym.c -- a test case for gold - Copyright (C) 2018-2023 Free Software Foundation, Inc. + Copyright (C) 2018-2024 Free Software Foundation, Inc. Written by Sriraman Tallam <tmsriram@google.com> This file is part of gold. |