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