From 6b233b19f8cc05d159255e535f6bb8681f3063a1 Mon Sep 17 00:00:00 2001 From: hpa Date: Tue, 14 Dec 2004 22:46:24 +0000 Subject: Fix the spelling of "Boston" --- menu/biosio.c | 2 +- menu/biosio.h | 2 +- menu/complex.c | 2 +- menu/main.c | 2 +- menu/menu.c | 2 +- menu/menu.h | 2 +- menu/simple.c | 2 +- menu/string.c | 2 +- menu/syslinux.c | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'menu') diff --git a/menu/biosio.c b/menu/biosio.c index 4cd5261d..f3d909f3 100644 --- a/menu/biosio.c +++ b/menu/biosio.c @@ -5,7 +5,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/menu/biosio.h b/menu/biosio.h index ebba2149..0e095a0a 100644 --- a/menu/biosio.h +++ b/menu/biosio.h @@ -5,7 +5,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/menu/complex.c b/menu/complex.c index 6c099b8e..fa7d9f2d 100644 --- a/menu/complex.c +++ b/menu/complex.c @@ -5,7 +5,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/menu/main.c b/menu/main.c index 570c17e7..c09476c9 100644 --- a/menu/main.c +++ b/menu/main.c @@ -5,7 +5,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/menu/menu.c b/menu/menu.c index bec6872d..a5769525 100644 --- a/menu/menu.c +++ b/menu/menu.c @@ -5,7 +5,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/menu/menu.h b/menu/menu.h index 070e745e..fe03d792 100644 --- a/menu/menu.h +++ b/menu/menu.h @@ -5,7 +5,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/menu/simple.c b/menu/simple.c index 61748dd7..a20274ce 100644 --- a/menu/simple.c +++ b/menu/simple.c @@ -5,7 +5,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/menu/string.c b/menu/string.c index 936331de..6206fdfb 100644 --- a/menu/string.c +++ b/menu/string.c @@ -5,7 +5,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/menu/syslinux.c b/menu/syslinux.c index 801e314a..232f2f40 100644 --- a/menu/syslinux.c +++ b/menu/syslinux.c @@ -5,7 +5,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. * * ----------------------------------------------------------------------- */ -- cgit