diff options
| author | hpa <hpa> | 2004-12-14 22:46:24 +0000 |
|---|---|---|
| committer | hpa <hpa> | 2004-12-14 22:46:24 +0000 |
| commit | 6b233b19f8cc05d159255e535f6bb8681f3063a1 (patch) | |
| tree | c936d3d43b0e2d5bfeafa24517b0594417d9be3f /com32/samples | |
| parent | aa64425899ca551bc4d9502776b449cff43efb56 (diff) | |
| download | syslinux-6b233b19f8cc05d159255e535f6bb8681f3063a1.tar.gz | |
Fix the spelling of "Boston"
Diffstat (limited to 'com32/samples')
| -rw-r--r-- | com32/samples/fancyhello.c | 2 | ||||
| -rw-r--r-- | com32/samples/hello.c | 2 | ||||
| -rw-r--r-- | com32/samples/keytest.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/com32/samples/fancyhello.c b/com32/samples/fancyhello.c index cf255fbc..d1323cbf 100644 --- a/com32/samples/fancyhello.c +++ b/com32/samples/fancyhello.c @@ -7,7 +7,7 @@ * 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 * the Free Software Foundation, Inc., 53 Temple Place Ste 330, - * Bostom MA 02111-1307, USA; either version 2 of the License, or + * Boston MA 02111-1307, USA; either version 2 of the License, or * (at your option) any later version; incorporated herein by reference. * * ----------------------------------------------------------------------- */ diff --git a/com32/samples/hello.c b/com32/samples/hello.c index 7d0504bc..4fbc1022 100644 --- a/com32/samples/hello.c +++ b/com32/samples/hello.c @@ -6,7 +6,7 @@ * 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 * the Free Software Foundation, Inc., 53 Temple Place Ste 330, - * Bostom MA 02111-1307, USA; either version 2 of the License, or + * Boston MA 02111-1307, USA; either version 2 of the License, or * (at your option) any later version; incorporated herein by reference. * * ----------------------------------------------------------------------- */ diff --git a/com32/samples/keytest.c b/com32/samples/keytest.c index e9af9ac6..0500e057 100644 --- a/com32/samples/keytest.c +++ b/com32/samples/keytest.c @@ -6,7 +6,7 @@ * 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 * the Free Software Foundation, Inc., 53 Temple Place Ste 330, - * Bostom MA 02111-1307, USA; either version 2 of the License, or + * Boston MA 02111-1307, USA; either version 2 of the License, or * (at your option) any later version; incorporated herein by reference. * * ----------------------------------------------------------------------- */ |
