From 711789cc2a21e70e4ea0e2d9d5863924d85687d6 Mon Sep 17 00:00:00 2001 From: rsandifo Date: Thu, 10 Jan 2013 20:38:27 +0000 Subject: Update copyright years in gcc/ git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195098 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/collect2.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'gcc/collect2.c') diff --git a/gcc/collect2.c b/gcc/collect2.c index 552aa85859e..93a8429d226 100644 --- a/gcc/collect2.c +++ b/gcc/collect2.c @@ -1,8 +1,6 @@ /* Collect static initialization info into data structures that can be traversed by C++ initialization and finalization routines. - Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, - 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012 - Free Software Foundation, Inc. + Copyright (C) 1992-2013 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). -- cgit v1.2.1