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