From a46a712610c130cdadfe1ebf6bec9ad22e474dac Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Sat, 23 Feb 2013 18:37:27 +0100 Subject: GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In the file `COPYING` in the coreboot repository and upstream [1] just one space is used. The following command was used to convert all files. $ git grep -l 'MA 02' | xargs sed -i 's/MA 02/MA 02/' [1] http://www.gnu.org/licenses/gpl-2.0.txt Change-Id: Ic956dab2820a9e2ccb7841cab66966ba168f305f Signed-off-by: Paul Menzel Reviewed-on: http://review.coreboot.org/2490 Tested-by: build bot (Jenkins) Reviewed-by: Anton Kochkov --- payloads/bayou/util/pbuilder/Makefile | 2 +- payloads/bayou/util/pbuilder/config.c | 2 +- payloads/bayou/util/pbuilder/create.c | 2 +- payloads/bayou/util/pbuilder/liblar/Makefile | 2 +- payloads/bayou/util/pbuilder/liblar/lib.c | 2 +- payloads/bayou/util/pbuilder/liblar/liblar.h | 2 +- payloads/bayou/util/pbuilder/liblar/self.h | 2 +- payloads/bayou/util/pbuilder/lzma/C/LGPL.txt | 4 ++-- payloads/bayou/util/pbuilder/lzma/Makefile | 2 +- payloads/bayou/util/pbuilder/main.c | 2 +- payloads/bayou/util/pbuilder/pbuilder.h | 2 +- payloads/bayou/util/pbuilder/show.c | 2 +- 12 files changed, 13 insertions(+), 13 deletions(-) (limited to 'payloads/bayou/util') diff --git a/payloads/bayou/util/pbuilder/Makefile b/payloads/bayou/util/pbuilder/Makefile index bd26b0c658..fe850ba0f8 100644 --- a/payloads/bayou/util/pbuilder/Makefile +++ b/payloads/bayou/util/pbuilder/Makefile @@ -14,7 +14,7 @@ ## ## 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 St, Fifth Floor, Boston, MA 02110-1301 USA +## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## PBUILDOBJS := config.o create.o show.o main.o diff --git a/payloads/bayou/util/pbuilder/config.c b/payloads/bayou/util/pbuilder/config.c index a1d49fb69c..b815d808bf 100644 --- a/payloads/bayou/util/pbuilder/config.c +++ b/payloads/bayou/util/pbuilder/config.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #define _GNU_SOURCE diff --git a/payloads/bayou/util/pbuilder/create.c b/payloads/bayou/util/pbuilder/create.c index 313283c302..24b972db0c 100644 --- a/payloads/bayou/util/pbuilder/create.c +++ b/payloads/bayou/util/pbuilder/create.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/payloads/bayou/util/pbuilder/liblar/Makefile b/payloads/bayou/util/pbuilder/liblar/Makefile index 27585dc89d..9bb4b683ad 100644 --- a/payloads/bayou/util/pbuilder/liblar/Makefile +++ b/payloads/bayou/util/pbuilder/liblar/Makefile @@ -14,7 +14,7 @@ ## ## 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 St, Fifth Floor, Boston, MA 02110-1301 USA +## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## HOSTCC = gcc diff --git a/payloads/bayou/util/pbuilder/liblar/lib.c b/payloads/bayou/util/pbuilder/liblar/lib.c index f0e0a41bd4..fd34d851c1 100644 --- a/payloads/bayou/util/pbuilder/liblar/lib.c +++ b/payloads/bayou/util/pbuilder/liblar/lib.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/payloads/bayou/util/pbuilder/liblar/liblar.h b/payloads/bayou/util/pbuilder/liblar/liblar.h index bd60e1e31b..93a6eee52f 100644 --- a/payloads/bayou/util/pbuilder/liblar/liblar.h +++ b/payloads/bayou/util/pbuilder/liblar/liblar.h @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef _LIBLAR_H_ diff --git a/payloads/bayou/util/pbuilder/liblar/self.h b/payloads/bayou/util/pbuilder/liblar/self.h index 0667373d3d..fd0c4903bb 100644 --- a/payloads/bayou/util/pbuilder/liblar/self.h +++ b/payloads/bayou/util/pbuilder/liblar/self.h @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef SELF_H_ diff --git a/payloads/bayou/util/pbuilder/lzma/C/LGPL.txt b/payloads/bayou/util/pbuilder/lzma/C/LGPL.txt index f3926a6155..63ac1b61b0 100644 --- a/payloads/bayou/util/pbuilder/lzma/C/LGPL.txt +++ b/payloads/bayou/util/pbuilder/lzma/C/LGPL.txt @@ -2,7 +2,7 @@ Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -485,7 +485,7 @@ convey the exclusion of warranty; and each file should have at least the You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Also add information on how to contact you by electronic and paper mail. diff --git a/payloads/bayou/util/pbuilder/lzma/Makefile b/payloads/bayou/util/pbuilder/lzma/Makefile index 0adb341ee9..6c2ecd715e 100644 --- a/payloads/bayou/util/pbuilder/lzma/Makefile +++ b/payloads/bayou/util/pbuilder/lzma/Makefile @@ -15,7 +15,7 @@ ## ## 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 St, Fifth Floor, Boston, MA 02110-1301 USA +## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## LZMA_OBJ := $(obj)/util/lzma/LZMAEncoder.o $(obj)/util/lzma/LZInWindow.o diff --git a/payloads/bayou/util/pbuilder/main.c b/payloads/bayou/util/pbuilder/main.c index f5ce374b16..a678157c6c 100644 --- a/payloads/bayou/util/pbuilder/main.c +++ b/payloads/bayou/util/pbuilder/main.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/payloads/bayou/util/pbuilder/pbuilder.h b/payloads/bayou/util/pbuilder/pbuilder.h index 80902bc78f..e903bd165d 100644 --- a/payloads/bayou/util/pbuilder/pbuilder.h +++ b/payloads/bayou/util/pbuilder/pbuilder.h @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/payloads/bayou/util/pbuilder/show.c b/payloads/bayou/util/pbuilder/show.c index 9cb0598c50..f06fb95812 100644 --- a/payloads/bayou/util/pbuilder/show.c +++ b/payloads/bayou/util/pbuilder/show.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include -- cgit v1.2.3