diff options
author | Paul Menzel <paulepanter@users.sourceforge.net> | 2013-02-23 18:37:27 +0100 |
---|---|---|
committer | Paul Menzel <paulepanter@users.sourceforge.net> | 2013-03-01 10:16:08 +0100 |
commit | a46a712610c130cdadfe1ebf6bec9ad22e474dac (patch) | |
tree | b8b82c9960630d65fb7f3e5715f8280cc766e067 /util/superiotool | |
parent | f12e56181788387c560c9b8d0f3d61fce4a4333a (diff) |
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
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 <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/2490
Tested-by: build bot (Jenkins)
Reviewed-by: Anton Kochkov <anton.kochkov@gmail.com>
Diffstat (limited to 'util/superiotool')
-rw-r--r-- | util/superiotool/Makefile | 2 | ||||
-rw-r--r-- | util/superiotool/ali.c | 2 | ||||
-rw-r--r-- | util/superiotool/amd.c | 2 | ||||
-rw-r--r-- | util/superiotool/fintek.c | 2 | ||||
-rw-r--r-- | util/superiotool/infineon.c | 2 | ||||
-rw-r--r-- | util/superiotool/ite.c | 2 | ||||
-rw-r--r-- | util/superiotool/nsc.c | 2 | ||||
-rw-r--r-- | util/superiotool/nuvoton.c | 2 | ||||
-rw-r--r-- | util/superiotool/pci.c | 2 | ||||
-rw-r--r-- | util/superiotool/serverengines.c | 2 | ||||
-rw-r--r-- | util/superiotool/smsc.c | 2 | ||||
-rw-r--r-- | util/superiotool/superiotool.c | 2 | ||||
-rw-r--r-- | util/superiotool/superiotool.h | 2 | ||||
-rw-r--r-- | util/superiotool/via.c | 2 | ||||
-rw-r--r-- | util/superiotool/winbond.c | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/util/superiotool/Makefile b/util/superiotool/Makefile index 2388f4ea07..060dd412af 100644 --- a/util/superiotool/Makefile +++ b/util/superiotool/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 ## PROGRAM = superiotool diff --git a/util/superiotool/ali.c b/util/superiotool/ali.c index 9111fa2281..1d683c1699 100644 --- a/util/superiotool/ali.c +++ b/util/superiotool/ali.c @@ -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 */ #include "superiotool.h" diff --git a/util/superiotool/amd.c b/util/superiotool/amd.c index 5041ba87c0..4f76981bb2 100644 --- a/util/superiotool/amd.c +++ b/util/superiotool/amd.c @@ -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 */ #include "superiotool.h" diff --git a/util/superiotool/fintek.c b/util/superiotool/fintek.c index f5a01deebb..6ba962a105 100644 --- a/util/superiotool/fintek.c +++ b/util/superiotool/fintek.c @@ -16,7 +16,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 "superiotool.h" diff --git a/util/superiotool/infineon.c b/util/superiotool/infineon.c index 56bc062064..c01f88358f 100644 --- a/util/superiotool/infineon.c +++ b/util/superiotool/infineon.c @@ -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 */ #include "superiotool.h" diff --git a/util/superiotool/ite.c b/util/superiotool/ite.c index e186e10f75..a6dbacfc9b 100644 --- a/util/superiotool/ite.c +++ b/util/superiotool/ite.c @@ -16,7 +16,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 "superiotool.h" diff --git a/util/superiotool/nsc.c b/util/superiotool/nsc.c index 90dfe23033..33982571e8 100644 --- a/util/superiotool/nsc.c +++ b/util/superiotool/nsc.c @@ -16,7 +16,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 "superiotool.h" diff --git a/util/superiotool/nuvoton.c b/util/superiotool/nuvoton.c index 2adb90a066..317b8ab9e2 100644 --- a/util/superiotool/nuvoton.c +++ b/util/superiotool/nuvoton.c @@ -16,7 +16,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 "superiotool.h" diff --git a/util/superiotool/pci.c b/util/superiotool/pci.c index 0548bc7ce0..af9b938ba7 100644 --- a/util/superiotool/pci.c +++ b/util/superiotool/pci.c @@ -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 */ #include "superiotool.h" diff --git a/util/superiotool/serverengines.c b/util/superiotool/serverengines.c index fc1dbd250a..920eb62fc2 100644 --- a/util/superiotool/serverengines.c +++ b/util/superiotool/serverengines.c @@ -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 */ #include "superiotool.h" diff --git a/util/superiotool/smsc.c b/util/superiotool/smsc.c index 012ffbd7da..72c0c7ae1f 100644 --- a/util/superiotool/smsc.c +++ b/util/superiotool/smsc.c @@ -16,7 +16,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 "superiotool.h" diff --git a/util/superiotool/superiotool.c b/util/superiotool/superiotool.c index 538aa09074..5869cbf0d3 100644 --- a/util/superiotool/superiotool.c +++ b/util/superiotool/superiotool.c @@ -18,7 +18,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 "superiotool.h" diff --git a/util/superiotool/superiotool.h b/util/superiotool/superiotool.h index 7a0b7f69c5..d8dd928a77 100644 --- a/util/superiotool/superiotool.h +++ b/util/superiotool/superiotool.h @@ -18,7 +18,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 SUPERIOTOOL_H diff --git a/util/superiotool/via.c b/util/superiotool/via.c index 604c41a14b..a08231683f 100644 --- a/util/superiotool/via.c +++ b/util/superiotool/via.c @@ -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 */ #include "superiotool.h" diff --git a/util/superiotool/winbond.c b/util/superiotool/winbond.c index a3c6547d50..96b082e090 100644 --- a/util/superiotool/winbond.c +++ b/util/superiotool/winbond.c @@ -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 */ #include "superiotool.h" |