coreboot-kgpe-d16/src/mainboard/intel/d945gclf
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
..
acpi Add some missing license headers, consistency fixes for others (trivial). 2009-10-28 17:36:11 +00:00
acpi_tables.c Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig) 2010-01-16 16:39:50 +00:00
chip.h Add some missing license headers, consistency fixes for others (trivial). 2009-10-28 17:36:11 +00:00
cmos.layout Add some missing license headers, consistency fixes for others (trivial). 2009-10-28 17:36:11 +00:00
devicetree.cb Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
dmi.h Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
dsdt.asl Add some missing license headers, consistency fixes for others (trivial). 2009-10-28 17:36:11 +00:00
fadt.c Add some missing license headers, consistency fixes for others (trivial). 2009-10-28 17:36:11 +00:00
irq_tables.c Add some missing license headers, consistency fixes for others (trivial). 2009-10-28 17:36:11 +00:00
Kconfig More Kconfig changes to improve match with newconfig: 2010-01-25 10:50:21 +00:00
mainboard.c Add some missing license headers, consistency fixes for others (trivial). 2009-10-28 17:36:11 +00:00
mainboard_smi.c Add some missing license headers, consistency fixes for others (trivial). 2009-10-28 17:36:11 +00:00
Makefile.inc Move all the copies of the romstage.inc rule to 2010-02-09 12:21:10 +00:00
mptable.c Add some missing license headers, consistency fixes for others (trivial). 2009-10-28 17:36:11 +00:00
romstage.c janitor task: unify and cleanup naming. 2010-02-08 12:20:50 +00:00
rtl8168.c