diff options
-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 |