diff options
Diffstat (limited to 'libgcc/unwind-sjlj.c')
-rw-r--r-- | libgcc/unwind-sjlj.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libgcc/unwind-sjlj.c b/libgcc/unwind-sjlj.c index 1fc1c5d3dc9..340eb79857a 100644 --- a/libgcc/unwind-sjlj.c +++ b/libgcc/unwind-sjlj.c @@ -1,6 +1,5 @@ /* SJLJ exception handling and frame unwind runtime interface routines. - Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006, - 2009, 2011 Free Software Foundation, Inc. + Copyright (C) 1997-2013 Free Software Foundation, Inc. This file is part of GCC. |