diff options
Diffstat (limited to 'gdb/gdbarch.sh')
-rwxr-xr-x | gdb/gdbarch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbarch.sh b/gdb/gdbarch.sh index b34b27b981c..426a7de5f4c 100755 --- a/gdb/gdbarch.sh +++ b/gdb/gdbarch.sh @@ -3,7 +3,7 @@ # Architecture commands for GDB, the GNU debugger. # # Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, -# 2008, 2009 Free Software Foundation, Inc. +# 2008, 2009, 2010 Free Software Foundation, Inc. # # This file is part of GDB. # |