coreboot-kgpe-d16/src
Paul Menzel a8ae1c66f9 Whitespace: Replace tab character in license text with two spaces
For whatever reason tabs got inserted in the license header text.
Remove one occurrence of that with the following command [1].

    $ git grep -l 'MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.'$'\t' | xargs sed -i 's,MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.[        ]*,MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\ \ ,'

[1] http://sed.sourceforge.net/grabbag/tutorials/sedfaq.txt

Change-Id: Iaf4ed32c32600c3b23c08f8754815b959b304882
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/2460
Tested-by: build bot (Jenkins)
Reviewed-by: Jens Rottmann <JRottmann@LiPPERTembedded.de>
Reviewed-by: Cristian Măgherușan-Stanciu <cristi.magherusan@gmail.com>
2013-02-20 23:30:45 +01:00
..
arch Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
console console: Fix using CMOS for options 2013-02-08 10:00:12 +01:00
cpu Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
device sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
drivers Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
ec Add support for "Butterfly" Chromebook 2013-02-11 22:02:32 +01:00
include Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
lib fix an error message in checkstack() 2013-02-12 05:05:39 +01:00
mainboard Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
northbridge Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
southbridge Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode AMD Family12h: Fix warnings 2013-02-18 05:01:53 +01:00
Kconfig build system: Retire REQUIRES_BLOB 2013-02-19 11:00:41 +01:00