coreboot-kgpe-d16/src/include
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
..
arch-generic - First stab at getting the ppc ports building and working. 2004-11-18 22:38:08 +00:00
boot This fixes a couple of issues with older Linux kernels (that expect an XSDT as 2009-07-21 21:38:33 +00:00
console Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
cpu Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
device Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
part This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
pc80 Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
smp Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +00:00
assert.h Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
cbfs.h Move the ulzma prototype out of the function to make the code easier to read. 2009-10-09 15:22:35 +00:00
cbmem.h Add few missing prototypes, and remove few unused (thus lonelly) variables. 2009-10-27 14:29:29 +00:00
delay.h Remove some warnings from the tyan s2895. 2009-10-30 02:08:07 +00:00
ehci.h This is (most of) the usb2 debug console code ripped out of 2007-02-28 11:17:02 +00:00
ip_checksum.h - Initial checkin of the freebios2 tree 2003-04-22 19:02:15 +00:00
lib.h Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
sdram_mode.h Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
spd.h Add definitions for DDR2 SPD registers. 2008-08-28 18:23:58 +00:00
spd_ddr2.h Add VIA CX700 support, plus VIA vt8454c reference board support. 2009-04-17 08:37:18 +00:00
stdlib.h Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
string.h Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
swab.h byte swapping 2004-03-13 03:37:11 +00:00
types.h Some changes required to get yabel working on v2 (and they generally make 2009-03-01 10:16:01 +00:00
uart8250.h added rx support 2004-03-13 03:40:51 +00:00
usb_ch9.h This is (most of) the usb2 debug console code ripped out of 2007-02-28 11:17:02 +00:00
usbdebug_direct.h Some USB debug updates, mostly comments fixing, license header updates 2009-07-21 21:20:45 +00:00
version.h Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00