summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gold/testsuite/initpri2.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gold/testsuite/initpri2.c')
-rw-r--r--binutils-2.25/gold/testsuite/initpri2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils-2.25/gold/testsuite/initpri2.c b/binutils-2.25/gold/testsuite/initpri2.c
index ac84e0d9..023d76ab 100644
--- a/binutils-2.25/gold/testsuite/initpri2.c
+++ b/binutils-2.25/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-2014 Free Software Foundation, Inc.
Copied from the gcc configury, where the test was contributed by
H.J. Lu <hongjiu.lu@intel.com>.