summaryrefslogtreecommitdiff
path: root/gold/testsuite/initpri2.c
diff options
context:
space:
mode:
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 ac84e0d9509..6e506b08485 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-2015 Free Software Foundation, Inc.
+ Copyright (C) 2011-2016 Free Software Foundation, Inc.
Copied from the gcc configury, where the test was contributed by
H.J. Lu <hongjiu.lu@intel.com>.