From: Chris Demetriou Date: Sat, 16 Mar 2002 03:12:07 +0000 (+0000) Subject: 2002-03-15 Chris G. Demetriou X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=82f6ea4af0dd72905fd33701ae19574a7c312e21;p=binutils-gdb.git 2002-03-15 Chris G. Demetriou * mips-dis.c: Update copyright years. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 9dfc010c2fd..fdc3abe01ee 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2002-03-15 Chris G. Demetriou + + * mips-dis.c: Update copyright years. + 2002-03-15 Chris G. Demetriou * mips-dis.c (mips_isa_type): Add MIPS3D instructions to the ISA diff --git a/opcodes/mips-dis.c b/opcodes/mips-dis.c index ebc705dcb87..9931a1882e1 100644 --- a/opcodes/mips-dis.c +++ b/opcodes/mips-dis.c @@ -1,6 +1,6 @@ /* Print mips instructions for GDB, the GNU debugger, or for objdump. Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - 2000, 2001 + 2000, 2001, 2002 Free Software Foundation, Inc. Contributed by Nobuyuki Hikichi(hikichi@sra.co.jp).