diff options
Diffstat (limited to 'gdb/regformats/regdef.h')
-rw-r--r-- | gdb/regformats/regdef.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/regformats/regdef.h b/gdb/regformats/regdef.h index a71cdc7f06d..378a827f114 100644 --- a/gdb/regformats/regdef.h +++ b/gdb/regformats/regdef.h @@ -1,5 +1,6 @@ /* Register protocol definition structures for the GNU Debugger - Copyright 2001, 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright 2001, 2002, 2007, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. This file is part of GDB. |