diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-13 22:58:38 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-13 22:58:38 +0000 |
commit | 060d22b0d0cbc7786f83c236ed9812343530dc80 (patch) | |
tree | 3cdd2fd7f4de1bb34c9de9d7bb1c866572364d56 /opcodes/s390-dis.c | |
parent | f48ff60ac89f36934e814ee3ffffa46914af0870 (diff) | |
download | binutils-060d22b0d0cbc7786f83c236ed9812343530dc80.tar.gz binutils-060d22b0d0cbc7786f83c236ed9812343530dc80.tar.bz2 binutils-060d22b0d0cbc7786f83c236ed9812343530dc80.zip |
Fix typos in ChangeLogs; fix dates in copyright notices
Diffstat (limited to 'opcodes/s390-dis.c')
-rw-r--r-- | opcodes/s390-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/s390-dis.c b/opcodes/s390-dis.c index 6409d5fcfef..a8bd4d1325e 100644 --- a/opcodes/s390-dis.c +++ b/opcodes/s390-dis.c @@ -1,5 +1,5 @@ /* s390-dis.c -- Disassemble S390 instructions - Copyright (C) 2000, 2001 Free Software Foundation, Inc. + Copyright 2000, 2001 Free Software Foundation, Inc. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of GDB, GAS and the GNU binutils. |