diff options
author | Alan Modra <amodra@gmail.com> | 2021-01-01 09:28:58 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-01-01 10:31:05 +1030 |
commit | 250d07de5cf6efc81ed934c25292beb63c7e3129 (patch) | |
tree | d5b20eb4372cbacc65e51d726fd11476df4baa6e /gold/testsuite/weak_plt.sh | |
parent | Add libctf to update-copyright.py (diff) | |
download | binutils-gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.gz binutils-gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.bz2 binutils-gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.zip |
Update year range in copyright notice of binutils files
Diffstat (limited to 'gold/testsuite/weak_plt.sh')
-rwxr-xr-x | gold/testsuite/weak_plt.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/testsuite/weak_plt.sh b/gold/testsuite/weak_plt.sh index 5e875fb9afb..651324d7860 100755 --- a/gold/testsuite/weak_plt.sh +++ b/gold/testsuite/weak_plt.sh @@ -2,7 +2,7 @@ # weak_plt.sh -- test calling a weak undefined function. -# Copyright (C) 2008-2020 Free Software Foundation, Inc. +# Copyright (C) 2008-2021 Free Software Foundation, Inc. # Written by Ian Lance Taylor <iant@google.com>. # This file is part of gold. |