aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite/initpri2.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2025-01-01 18:17:28 +1030
committerAlan Modra <amodra@gmail.com>2025-01-01 18:29:57 +1030
commite8e7cf2abe04d5691eb8e31cd18589ec9eb78635 (patch)
tree18cbc5ca8ee9a13c9bd06dbe06914cac87faac7c /gold/testsuite/initpri2.c
parenta21a6dbe639a17792b800ae75272fa2815a8b9b5 (diff)
downloadbinutils-e8e7cf2abe04d5691eb8e31cd18589ec9eb78635.zip
binutils-e8e7cf2abe04d5691eb8e31cd18589ec9eb78635.tar.gz
binutils-e8e7cf2abe04d5691eb8e31cd18589ec9eb78635.tar.bz2
Update year range in copyright notice of binutils files
Diffstat (limited to 'gold/testsuite/initpri2.c')
-rw-r--r--gold/testsuite/initpri2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/testsuite/initpri2.c b/gold/testsuite/initpri2.c
index 33726d7..abd720d 100644
--- a/gold/testsuite/initpri2.c
+++ b/gold/testsuite/initpri2.c
@@ -1,6 +1,6 @@
/* initpri2.c -- test mixing init_array and ctor priorities.
- Copyright (C) 2011-2024 Free Software Foundation, Inc.
+ Copyright (C) 2011-2025 Free Software Foundation, Inc.
Copied from the gcc configury, where the test was contributed by
H.J. Lu <hongjiu.lu@intel.com>.