diff options
Diffstat (limited to 'gdb/gdbserver/regcache.h')
-rw-r--r-- | gdb/gdbserver/regcache.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/gdbserver/regcache.h b/gdb/gdbserver/regcache.h index ace4112..2f5f82a 100644 --- a/gdb/gdbserver/regcache.h +++ b/gdb/gdbserver/regcache.h @@ -1,5 +1,6 @@ /* Register support routines for the remote server for GDB. - Copyright (C) 2001, 2002, 2007, 2008, 2009 Free Software Foundation, Inc. + Copyright (C) 2001, 2002, 2007, 2008, 2009, 2010 + Free Software Foundation, Inc. This file is part of GDB. |