diff options
author | Nick Clifton <nickc@redhat.com> | 2005-07-18 14:16:51 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-07-18 14:16:51 +0000 |
commit | ad94be02019fd904a1dac0860bfa6d8457e6caef (patch) | |
tree | 8a7830b0efb9d942f99e1c4d565519b7d3d7de04 /binutils/emul_vanilla.c | |
parent | e729279b04301d65a619b1bad04b6aff686899b2 (diff) | |
download | gdb-ad94be02019fd904a1dac0860bfa6d8457e6caef.zip gdb-ad94be02019fd904a1dac0860bfa6d8457e6caef.tar.gz gdb-ad94be02019fd904a1dac0860bfa6d8457e6caef.tar.bz2 |
Fix spelling of Red Hat
Diffstat (limited to 'binutils/emul_vanilla.c')
-rw-r--r-- | binutils/emul_vanilla.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/emul_vanilla.c b/binutils/emul_vanilla.c index 400f532..2f34f9d 100644 --- a/binutils/emul_vanilla.c +++ b/binutils/emul_vanilla.c @@ -1,6 +1,6 @@ /* Binutils emulation layer. Copyright (C) 2002 Free Software Foundation, Inc. - Written by Tom Rix, Redhat. + Written by Tom Rix, Red Hat Inc. This file is part of GNU Binutils. |