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