coreboot-kgpe-d16/src/mainboard/intel/truxton
Uwe Hermann c70e9fc233 Various license header consistency fixes (trivial).
- Consistently use the same wording and formatting for all license headers.

 - Remove useless whitespace, add missing whitespace, fix indentation.

 - Add missing "This file is part of the coreboot project." where needed.

 - Change "(C) Copyright John Doe" to "Copyright (C) John Doe" for consistency.

 - Add some missing "(C)" strings and copyright years where needed.

 - Move random comments and file descriptions out of the license header.
   - Drop incorrect file descriptions completely (e.g. lpc47m10x/Makefile.inc).
 
There should be no changes in _content_ of the license headers, if you spot
such changes that's a bug, please report!

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5127 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-02-15 23:10:19 +00:00
..
chip.h Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
devicetree.cb This patch adds VGA and PS/2 Keyboard/mouse support to the already existing intel truxton (ep80579) dev board. 2009-08-28 20:42:21 +00:00
irq_tables.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
Kconfig Move all the copies of the romstage.inc rule to 2010-02-09 12:21:10 +00:00
mainboard.c
Makefile.inc More boards in kconfig, and moved -O2 flag for romcc into 2009-10-07 14:13:36 +00:00
mptable.c
romstage.c janitor task: unify and cleanup naming. 2010-02-08 12:20:50 +00:00