diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2001-11-29 18:08:13 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2001-11-29 18:08:13 +0000 |
commit | bf9043c5c7397d8fc2ac1b4dd7e72c5b836a3cfa (patch) | |
tree | 54f3746fae2618434564f6be8c835092ebd08603 | |
parent | 55aa1bc40b10bf80322a02f313371e1b80cb6b86 (diff) | |
download | gdb-bf9043c5c7397d8fc2ac1b4dd7e72c5b836a3cfa.zip gdb-bf9043c5c7397d8fc2ac1b4dd7e72c5b836a3cfa.tar.gz gdb-bf9043c5c7397d8fc2ac1b4dd7e72c5b836a3cfa.tar.bz2 |
Copyright 2001
-rw-r--r-- | include/opcode/d10v.h | 2 | ||||
-rw-r--r-- | opcodes/d10v-opc.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/opcode/d10v.h b/include/opcode/d10v.h index 52be360..9ae5d17 100644 --- a/include/opcode/d10v.h +++ b/include/opcode/d10v.h @@ -1,5 +1,5 @@ /* d10v.h -- Header file for D10V opcode table - Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. + Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. Written by Martin Hunt (hunt@cygnus.com), Cygnus Support This file is part of GDB, GAS, and the GNU binutils. diff --git a/opcodes/d10v-opc.c b/opcodes/d10v-opc.c index a4afa37..683db06 100644 --- a/opcodes/d10v-opc.c +++ b/opcodes/d10v-opc.c @@ -1,5 +1,5 @@ /* d10v-opc.c -- D10V opcode list - Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. + Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. Written by Martin Hunt, Cygnus Support This file is part of GDB, GAS, and the GNU binutils. |