diff options
Diffstat (limited to 'gcc/tlink.c')
-rw-r--r-- | gcc/tlink.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/tlink.c b/gcc/tlink.c index b0ea8750851..7a64c79db7c 100644 --- a/gcc/tlink.c +++ b/gcc/tlink.c @@ -1,8 +1,7 @@ /* Scan linker error messages for missing template instantiations and provide them. - Copyright (C) 1995, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2007, 2008, - 2009, 2010, 2011, 2012 Free Software Foundation, Inc. + Copyright (C) 1995-2013 Free Software Foundation, Inc. Contributed by Jason Merrill (jason@cygnus.com). This file is part of GCC. |