diff options
Diffstat (limited to 'libgcc/unwind-dw2-fde-compat.c')
-rw-r--r-- | libgcc/unwind-dw2-fde-compat.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libgcc/unwind-dw2-fde-compat.c b/libgcc/unwind-dw2-fde-compat.c index f305a5501a0..3e3e7a710a8 100644 --- a/libgcc/unwind-dw2-fde-compat.c +++ b/libgcc/unwind-dw2-fde-compat.c @@ -1,6 +1,5 @@ /* Backward compatibility unwind routines. - Copyright (C) 2004, 2005, 2009 - Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. This file is part of GCC. |