diff options
Diffstat (limited to 'libgcc/unwind-sjlj.c')
-rw-r--r-- | libgcc/unwind-sjlj.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/unwind-sjlj.c b/libgcc/unwind-sjlj.c index 340eb79857a..59f8faa3b3a 100644 --- a/libgcc/unwind-sjlj.c +++ b/libgcc/unwind-sjlj.c @@ -1,5 +1,5 @@ /* SJLJ exception handling and frame unwind runtime interface routines. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997-2014 Free Software Foundation, Inc. This file is part of GCC. |