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 /opcodes | |
parent | 55aa1bc40b10bf80322a02f313371e1b80cb6b86 (diff) | |
download | gdb-bf9043c5c7397d8fc2ac1b4dd7e72c5b836a3cfa.zip gdb-bf9043c5c7397d8fc2ac1b4dd7e72c5b836a3cfa.tar.gz gdb-bf9043c5c7397d8fc2ac1b4dd7e72c5b836a3cfa.tar.bz2 |
Copyright 2001
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/d10v-opc.c | 2 |
1 files changed, 1 insertions, 1 deletions
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. |