diff options
author | Jeff Law <law@redhat.com> | 1997-03-07 01:20:29 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1997-03-07 01:20:29 +0000 |
commit | 24e9036af31602c75dde22c93779aa4cd6176e60 (patch) | |
tree | 1435b95f621c240de41613c2443bb401b5b6f27c /opcodes | |
parent | ef03fee0e015e1de73cee48fb040fb1ca7a4ac99 (diff) | |
download | gdb-24e9036af31602c75dde22c93779aa4cd6176e60.zip gdb-24e9036af31602c75dde22c93779aa4cd6176e60.tar.gz gdb-24e9036af31602c75dde22c93779aa4cd6176e60.tar.bz2 |
update copyrights.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/mn10300-dis.c | 2 | ||||
-rw-r--r-- | opcodes/mn10300-opc.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/mn10300-dis.c b/opcodes/mn10300-dis.c index b6e02b3..cf5d321 100644 --- a/opcodes/mn10300-dis.c +++ b/opcodes/mn10300-dis.c @@ -1,5 +1,5 @@ /* Disassemble MN10300 instructions. - Copyright (C) 1996 Free Software Foundation, Inc. + Copyright (C) 1996, 1997 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/opcodes/mn10300-opc.c b/opcodes/mn10300-opc.c index eae6eb8..e654c60 100644 --- a/opcodes/mn10300-opc.c +++ b/opcodes/mn10300-opc.c @@ -1,5 +1,5 @@ /* Assemble Matsushita MN10300 instructions. - Copyright (C) 1996 Free Software Foundation, Inc. + Copyright (C) 1996, 1997 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |