coreboot-kgpe-d16/src
Patrick Georgi a2fe7789e9 mainboard/google: Remove copyright notices
They're listed in AUTHORS and often incorrect anyway, for example:
- What's a "Copyright $year-present"?
- Which incarnation of Google (Inc, LLC, ...) is the current
  copyright holder?
- People sometimes have their editor auto-add themselves to files even
  though they only deleted stuff
- Or they let the editor automatically update the copyright year,
  because why not?
- Who is the copyright holder "The coreboot project Authors"?
- Or "Generated Code"?

Sidestep all these issues by simply not putting these notices in
individual files, let's list all copyright holders in AUTHORS instead
and use the git history to deal with the rest.

Change-Id: I09cc279b1f75952bb397de2c3f2b299255163685
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39607
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
2020-03-18 16:44:31 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch src: Remove unneeded 'include <arch/cache.h>' 2020-03-10 20:39:50 +00:00
commonlib src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
console treewide: Replace BOARD_EMULATION_QEMU_X86 2020-03-03 10:16:09 +00:00
cpu src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
device src/device/pci_rom.c: Show device IDs on oprom failure 2020-03-17 08:23:41 +00:00
drivers drivers/i2c/designware: Add 150MHz clock speed 2020-03-17 22:47:04 +00:00
ec src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
include src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
lib src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
mainboard mainboard/google: Remove copyright notices 2020-03-18 16:44:31 +00:00
northbridge src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
security src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
soc soc/intel/skylake: Control fixed IO decode from devicetree 2020-03-18 16:27:01 +00:00
southbridge src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
superio superio/nuvoton/nct5539d: Update documentation and remove DSDT 2020-03-11 15:03:39 +00:00
vendorcode src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
Kconfig src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00