aboutsummaryrefslogtreecommitdiff
path: root/bfd/cpu-w65.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2015-02-23 13:39:51 +0000
committerNick Clifton <nickc@redhat.com>2015-02-23 13:39:51 +0000
commitcb967f0d6ce36d566d97cf37b298265434fb6db5 (patch)
tree2363b5f92e4c758f0cba8d69ce8e47fa75d3fc38 /bfd/cpu-w65.c
parentbc9540e842eb5639ca59cb133adef211d252843c (diff)
downloadgdb-cb967f0d6ce36d566d97cf37b298265434fb6db5.zip
gdb-cb967f0d6ce36d566d97cf37b298265434fb6db5.tar.gz
gdb-cb967f0d6ce36d566d97cf37b298265434fb6db5.tar.bz2
Fixes a couple of typos in the license header of the cpu-w65.c file.
PR 17914 * cpu-w65.c: Correct typos in license notice.
Diffstat (limited to 'bfd/cpu-w65.c')
-rw-r--r--bfd/cpu-w65.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/cpu-w65.c b/bfd/cpu-w65.c
index 129b10f..c5252f5 100644
--- a/bfd/cpu-w65.c
+++ b/bfd/cpu-w65.c
@@ -5,7 +5,7 @@
This file is part of BFD, the Binary File Descriptor library.
This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as publiw65ed by
+ it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
@@ -14,7 +14,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
- You w65ould have received a copy of the GNU General Public License
+ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
MA 02110-1301, USA. */