summaryrefslogtreecommitdiff
path: root/gdb/gdbarch.sh
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-01-17 23:21:21 +0000
committerAndrew Cagney <cagney@redhat.com>2004-01-17 23:21:21 +0000
commite4102260832deeb190a4b6c63e0b5457e1cebd96 (patch)
tree7bacba8463682e5b11ef26706f972a071efbef82 /gdb/gdbarch.sh
parentc54769341555e3eb3ed7630eae714da4d4eeddc2 (diff)
downloadgdb-e4102260832deeb190a4b6c63e0b5457e1cebd96.tar.gz
2004-01-17 Andrew Cagney <cagney@redhat.com>
* gdbarch.sh: Update copyright year. * gdbarch.h, gdbarch.c: Re-generate.
Diffstat (limited to 'gdb/gdbarch.sh')
-rwxr-xr-xgdb/gdbarch.sh9
1 files changed, 7 insertions, 2 deletions
diff --git a/gdb/gdbarch.sh b/gdb/gdbarch.sh
index 31f20c66f78..1801e8fb662 100755
--- a/gdb/gdbarch.sh
+++ b/gdb/gdbarch.sh
@@ -1,7 +1,10 @@
#!/bin/sh -u
# Architecture commands for GDB, the GNU debugger.
-# Copyright 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+#
+# Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software
+# Foundation, Inc.
+#
#
# This file is part of GDB.
#
@@ -819,7 +822,9 @@ cat <<EOF
/* *INDENT-OFF* */ /* THIS FILE IS GENERATED */
/* Dynamic architecture support for GDB, the GNU debugger.
- Copyright 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+
+ Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free
+ Software Foundation, Inc.
This file is part of GDB.