aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1998-01-28 22:03:51 +0000
committerDoug Evans <dje@google.com>1998-01-28 22:03:51 +0000
commit3536b6a38bac5f7a98d71272f54d8cef669790cb (patch)
tree6411a1c248745f7b540ded6e49606a41e4a12340 /opcodes
parent37130f1153da94302ab835e26fdc749c0bd74c87 (diff)
downloadgdb-3536b6a38bac5f7a98d71272f54d8cef669790cb.zip
gdb-3536b6a38bac5f7a98d71272f54d8cef669790cb.tar.gz
gdb-3536b6a38bac5f7a98d71272f54d8cef669790cb.tar.bz2
update copyright date
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/mips-dis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/mips-dis.c b/opcodes/mips-dis.c
index 1e7acc2..9079021 100644
--- a/opcodes/mips-dis.c
+++ b/opcodes/mips-dis.c
@@ -1,5 +1,5 @@
/* Print mips instructions for GDB, the GNU debugger, or for objdump.
- Copyright 1989, 91, 92, 93, 94, 95, 96, 1997 Free Software Foundation, Inc.
+ Copyright 1989, 91-97, 1998 Free Software Foundation, Inc.
Contributed by Nobuyuki Hikichi(hikichi@sra.co.jp).
This file is part of GDB, GAS, and the GNU binutils.