diff options
author | Nick Clifton <nickc@redhat.com> | 2000-01-20 19:08:43 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-01-20 19:08:43 +0000 |
commit | 3442f309434180be8b9f0e0f0e7810ce76f2cacd (patch) | |
tree | 6155bbc3c8788742d55691c51c2e309f531ec650 /opcodes/mcore-dis.c | |
parent | cce4c4c5bd0cccfa17c5b7695f6199f5ce4d467b (diff) | |
download | fsf-binutils-gdb-3442f309434180be8b9f0e0f0e7810ce76f2cacd.zip fsf-binutils-gdb-3442f309434180be8b9f0e0f0e7810ce76f2cacd.tar.gz fsf-binutils-gdb-3442f309434180be8b9f0e0f0e7810ce76f2cacd.tar.bz2 |
fix spelling of Motorola
Diffstat (limited to 'opcodes/mcore-dis.c')
-rw-r--r-- | opcodes/mcore-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/mcore-dis.c b/opcodes/mcore-dis.c index 793de68..518ef5b 100644 --- a/opcodes/mcore-dis.c +++ b/opcodes/mcore-dis.c @@ -1,4 +1,4 @@ -/* Disassemble Motorolla M*Core instructions. +/* Disassemble Motorola M*Core instructions. Copyright (C) 1993, 1999 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify |