diff options
author | Nick Clifton <nickc@redhat.com> | 2003-04-15 08:51:55 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-04-15 08:51:55 +0000 |
commit | c2dcd04ec8f55fb69fabb24fae58555b5ab0a684 (patch) | |
tree | 56d667c057704a3e7ce932f3002a76bf85752052 /include/coff/sh.h | |
parent | 7ec2fc6f764fef9000cc768516df04035c85ebac (diff) | |
download | gdb-c2dcd04ec8f55fb69fabb24fae58555b5ab0a684.zip gdb-c2dcd04ec8f55fb69fabb24fae58555b5ab0a684.tar.gz gdb-c2dcd04ec8f55fb69fabb24fae58555b5ab0a684.tar.bz2 |
Replace occurrances of 'Hitachi' with 'Renesas'.
Diffstat (limited to 'include/coff/sh.h')
-rw-r--r-- | include/coff/sh.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/coff/sh.h b/include/coff/sh.h index c77316e..d20834c 100644 --- a/include/coff/sh.h +++ b/include/coff/sh.h @@ -1,6 +1,6 @@ -/* coff information for Hitachi SH +/* coff information for Renesas SH - Copyright 2001 Free Software Foundation, Inc. + Copyright 2001, 2003 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 |