coreboot-kgpe-d16/src/mainboard/intel/d945gclf
Paul Menzel a46a712610 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>
2013-03-01 10:16:08 +01:00
..
acpi Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
acpi_tables.c hpet: common ACPI generation 2012-10-08 21:23:08 +02:00
cmos.layout Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
devicetree.cb sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
dsdt.asl Intel based boards: Use tab instead of spaces to align comment in DSDT 2013-02-04 17:10:16 +01:00
fadt.c Use ACPI text fields consistently with all other boards 2011-09-21 00:31:45 +02:00
irq_tables.c Fix PIRQ routing abstraction 2012-11-16 05:07:28 +01:00
Kconfig GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
mptable.c Unify Local APIC address definitions 2012-03-08 15:39:05 +01:00
romstage.c remove usbdebug.h include from mainboard/romstage code 2011-10-30 12:37:05 +01:00
smihandler.c Rename mainboard_smi.c to smihandler.c 2013-01-03 19:33:01 +01:00