aboutsummaryrefslogtreecommitdiff
path: root/gcc/collect2.c
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@gcc.gnu.org>2014-01-02 22:23:26 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2014-01-02 22:23:26 +0000
commit23a5b65a92fea18251fbbe1c665df4c6096fda10 (patch)
treeb85dcfcd16d4d379e02bdea093ba0483559a6c8e /gcc/collect2.c
parentf9030485a31a81a08a95bf592bd0fcc011abcc32 (diff)
downloadgcc-23a5b65a92fea18251fbbe1c665df4c6096fda10.zip
gcc-23a5b65a92fea18251fbbe1c665df4c6096fda10.tar.gz
gcc-23a5b65a92fea18251fbbe1c665df4c6096fda10.tar.bz2
Update copyright years in gcc/
From-SVN: r206289
Diffstat (limited to 'gcc/collect2.c')
-rw-r--r--gcc/collect2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/collect2.c b/gcc/collect2.c
index 1d8ea4f..38d3421 100644
--- a/gcc/collect2.c
+++ b/gcc/collect2.c
@@ -1,6 +1,6 @@
/* Collect static initialization info into data structures that can be
traversed by C++ initialization and finalization routines.
- Copyright (C) 1992-2013 Free Software Foundation, Inc.
+ Copyright (C) 1992-2014 Free Software Foundation, Inc.
Contributed by Chris Smith (csmith@convex.com).
Heavily modified by Michael Meissner (meissner@cygnus.com),
Per Bothner (bothner@cygnus.com), and John Gilmore (gnu@cygnus.com).