aboutsummaryrefslogtreecommitdiff
path: root/libgcc/crtstuff.c
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-02-04 19:06:20 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-02-04 19:06:20 +0000
commit358641a04484912c60760341060414bda8a7b58b (patch)
treebca0875090cea05ab7f9c28abf4600b0fce07116 /libgcc/crtstuff.c
parent0ab9fe24ac492b393c3d3f19d8707730ac9be1f4 (diff)
Update copyright in libgcc.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@195731 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc/crtstuff.c')
-rw-r--r--libgcc/crtstuff.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libgcc/crtstuff.c b/libgcc/crtstuff.c
index 973956ac322..0beda5e5716 100644
--- a/libgcc/crtstuff.c
+++ b/libgcc/crtstuff.c
@@ -1,8 +1,6 @@
/* Specialized bits of code needed to support construction and
destruction of file-scope objects in C++ code.
- Copyright (C) 1991, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
- 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2011, 2012
- Free Software Foundation, Inc.
+ Copyright (C) 1991-2013 Free Software Foundation, Inc.
Contributed by Ron Guilmette (rfg@monkeys.com).
This file is part of GCC.