diff options
author | Alan Modra <amodra@gmail.com> | 2025-01-01 18:17:28 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2025-01-01 18:29:57 +1030 |
commit | e8e7cf2abe04d5691eb8e31cd18589ec9eb78635 (patch) | |
tree | 18cbc5ca8ee9a13c9bd06dbe06914cac87faac7c /ld/testsuite/ld-ifunc | |
parent | a21a6dbe639a17792b800ae75272fa2815a8b9b5 (diff) | |
download | gdb-e8e7cf2abe04d5691eb8e31cd18589ec9eb78635.zip gdb-e8e7cf2abe04d5691eb8e31cd18589ec9eb78635.tar.gz gdb-e8e7cf2abe04d5691eb8e31cd18589ec9eb78635.tar.bz2 |
Update year range in copyright notice of binutils files
Diffstat (limited to 'ld/testsuite/ld-ifunc')
-rw-r--r-- | ld/testsuite/ld-ifunc/binutils.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-ifunc/ifunc.exp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-ifunc/binutils.exp b/ld/testsuite/ld-ifunc/binutils.exp index f12b0d0..2971b02 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-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-2025 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 685b406..ea444da 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-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-2025 Free Software Foundation, Inc. # Contributed by Red Hat. # # This file is part of the GNU Binutils. |