diff options
Diffstat (limited to 'libgcc/unwind-generic.h')
-rw-r--r-- | libgcc/unwind-generic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/unwind-generic.h b/libgcc/unwind-generic.h index b8d78b9554e..d351fb94108 100644 --- a/libgcc/unwind-generic.h +++ b/libgcc/unwind-generic.h @@ -1,5 +1,5 @@ /* Exception handling and frame unwind runtime interface routines. - Copyright (C) 2001-2013 Free Software Foundation, Inc. + Copyright (C) 2001-2014 Free Software Foundation, Inc. This file is part of GCC. |