diff options
Diffstat (limited to 'gdb/tramp-frame.c')
-rw-r--r-- | gdb/tramp-frame.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/tramp-frame.c b/gdb/tramp-frame.c index feb0055..d4d3a45 100644 --- a/gdb/tramp-frame.c +++ b/gdb/tramp-frame.c @@ -1,6 +1,7 @@ /* Signal trampoline unwinder, for GDB the GNU Debugger. - Copyright (C) 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2004, 2007, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. This file is part of GDB. |