diff options
Diffstat (limited to 'gdb/core-regset.c')
-rw-r--r-- | gdb/core-regset.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/core-regset.c b/gdb/core-regset.c index 00e2a7f..c017f7e 100644 --- a/gdb/core-regset.c +++ b/gdb/core-regset.c @@ -1,7 +1,7 @@ /* Machine independent GDB support for core files on systems using "regsets". - Copyright (C) 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2003, 2007, 2008 - Free Software Foundation, Inc. + Copyright (C) 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2003, 2007, 2008, + 2009 Free Software Foundation, Inc. This file is part of GDB. |