diff options
Diffstat (limited to 'libgcc/config/pa/lib2funcs.S')
-rw-r--r-- | libgcc/config/pa/lib2funcs.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/pa/lib2funcs.S b/libgcc/config/pa/lib2funcs.S index 8aa398c8797..608cd331280 100644 --- a/libgcc/config/pa/lib2funcs.S +++ b/libgcc/config/pa/lib2funcs.S @@ -1,6 +1,6 @@ ; Subroutines for calling unbound dynamic functions from within GDB for HPPA. ; Subroutines for out of line prologues and epilogues on for the HPPA -; Copyright (C) 1994, 1995, 1996, 2009 Free Software Foundation, Inc. +; Copyright (C) 1994-2013 Free Software Foundation, Inc. ; This file is part of GCC. |