summaryrefslogtreecommitdiff
path: root/gold/testsuite/initpri1.c
diff options
context:
space:
mode:
Diffstat (limited to 'gold/testsuite/initpri1.c')
-rw-r--r--gold/testsuite/initpri1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/testsuite/initpri1.c b/gold/testsuite/initpri1.c
index cd9cea1e75c..a0238510c61 100644
--- a/gold/testsuite/initpri1.c
+++ b/gold/testsuite/initpri1.c
@@ -1,6 +1,6 @@
/* initpri1.c -- test constructor priorities.
- Copyright (C) 2007-2021 Free Software Foundation, Inc.
+ Copyright (C) 2007-2022 Free Software Foundation, Inc.
Copied from the gcc testsuite, where the test was contributed by
Mark Mitchell <mark@codesourcery.com>.