coreboot/src/cpu
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
..
amd build system: Retire REQUIRES_BLOB 2013-02-19 11:00:41 +01:00
armltd ARMV7: minor tweaks to inter-stage calling and payload handling. 2013-02-20 20:49:16 +01:00
intel sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
samsung Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
via Extend CBFS to support arbitrary ROM source media. 2013-01-30 17:58:32 +01:00
x86 Intel: Replace MSR 0xcd with MSR_FSB_FREQ 2013-02-11 20:51:33 +01:00
Kconfig Kconfig: string option doesn't work properly inside choice section 2013-02-18 17:39:37 +01:00
Makefile.inc armv7: Add emulation/qemu-armv7 board. 2013-02-12 03:02:45 +01:00