diff options
author | 2023-01-01 16:38:42 +1030 | |
---|---|---|
committer | 2023-01-01 21:50:11 +1030 | |
commit | d87bef3a7bc827fa36a69d2c334aa82f7d188d81 (patch) | |
tree | 93fdac0ecd3a4096fcc8b7815f5b11734fa10093 /gold/testsuite/dwp_test_1.sh | |
parent | Update etc/update-copyright.py (diff) | |
download | binutils-gdb-d87bef3a7bc827fa36a69d2c334aa82f7d188d81.tar.gz binutils-gdb-d87bef3a7bc827fa36a69d2c334aa82f7d188d81.tar.bz2 binutils-gdb-d87bef3a7bc827fa36a69d2c334aa82f7d188d81.zip |
Update year range in copyright notice of binutils files
The newer update-copyright.py fixes file encoding too, removing cr/lf
on binutils/bfdtest2.c and ld/testsuite/ld-cygwin/exe-export.exp, and
embedded cr in binutils/testsuite/binutils-all/ar.exp string match.
Diffstat (limited to 'gold/testsuite/dwp_test_1.sh')
-rwxr-xr-x | gold/testsuite/dwp_test_1.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/testsuite/dwp_test_1.sh b/gold/testsuite/dwp_test_1.sh index 5fa4321c20a..968cddee733 100755 --- a/gold/testsuite/dwp_test_1.sh +++ b/gold/testsuite/dwp_test_1.sh @@ -2,7 +2,7 @@ # dwp_test_1.sh -- Test the dwp tool. -# Copyright (C) 2012-2022 Free Software Foundation, Inc. +# Copyright (C) 2012-2023 Free Software Foundation, Inc. # Written by Cary Coutant <ccoutant@google.com>. # This file is part of gold. |