summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-ifunc
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2023-01-01 16:38:42 +1030
committerAlan Modra <amodra@gmail.com>2023-01-01 21:50:11 +1030
commitd87bef3a7bc827fa36a69d2c334aa82f7d188d81 (patch)
tree93fdac0ecd3a4096fcc8b7815f5b11734fa10093 /ld/testsuite/ld-ifunc
parent004cb07ebf48833dbb6e5bbd209cc6ad410b3178 (diff)
downloadbinutils-gdb-d87bef3a7bc827fa36a69d2c334aa82f7d188d81.tar.gz
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 'ld/testsuite/ld-ifunc')
-rw-r--r--ld/testsuite/ld-ifunc/binutils.exp2
-rw-r--r--ld/testsuite/ld-ifunc/ifunc.exp2
2 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-ifunc/binutils.exp b/ld/testsuite/ld-ifunc/binutils.exp
index 917409ade00..e2b9e5b2b62 100644
--- a/ld/testsuite/ld-ifunc/binutils.exp
+++ b/ld/testsuite/ld-ifunc/binutils.exp
@@ -1,5 +1,5 @@
# Expect script for binutils tests
-# Copyright (C) 2009-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2023 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/ld/testsuite/ld-ifunc/ifunc.exp b/ld/testsuite/ld-ifunc/ifunc.exp
index fdb65d01f9f..15dcee0d967 100644
--- a/ld/testsuite/ld-ifunc/ifunc.exp
+++ b/ld/testsuite/ld-ifunc/ifunc.exp
@@ -1,6 +1,6 @@
# Expect script for linker support of IFUNC symbols and relocations.
#
-# Copyright (C) 2009-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2023 Free Software Foundation, Inc.
# Contributed by Red Hat.
#
# This file is part of the GNU Binutils.