coreboot/src
Patrick Georgi 5b2a2d008f src/*: normalize Google copyright headers
As per internal discussion, there's no "ChromiumOS Authors" that's
meaningful outside the Chromium OS project, so change everything to the
contemporary "Google LLC."

While at it, also ensure consistency in the LLC variants (exactly one
trailing period).

"Google Inc" does not need to be touched, so leave them alone.

Change-Id: Ia0780e31cdab879d2aaef62a2f0403e3db0a4ac8
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/28756
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Joel Kitching <kitching@google.com>
2018-09-28 07:13:00 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/riscv: Advance the PC after handling misaligned load/store 2018-09-26 18:52:08 +00:00
commonlib complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
console complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
cpu src/*: normalize Google copyright headers 2018-09-28 07:13:00 +00:00
device src/device/device.c: Don't use device_t in ramstage 2018-09-19 10:35:01 +00:00
drivers src/*: normalize Google copyright headers 2018-09-28 07:13:00 +00:00
ec ec/google/chromeec: Update google_chromeec_get_board_version prototype 2018-09-20 17:15:26 +00:00
include src/*: normalize Google copyright headers 2018-09-28 07:13:00 +00:00
lib src/*: normalize Google copyright headers 2018-09-28 07:13:00 +00:00
mainboard src/*: normalize Google copyright headers 2018-09-28 07:13:00 +00:00
northbridge src/*: normalize Google copyright headers 2018-09-28 07:13:00 +00:00
security security/tpm: Fix TPM 1.2 state machine issues 2018-08-21 15:45:15 +00:00
soc src/*: normalize Google copyright headers 2018-09-28 07:13:00 +00:00
southbridge sb/intel/bd82x6x: Don't use device_t 2018-09-21 14:13:02 +00:00
superio superio/ite/it8721f: Add SuperIO ACPI declarations 2018-08-21 14:45:36 +00:00
vendorcode vendorcode/amd/pi/00670F00/Proc/PspBaseLib: Remove folder 2018-09-26 16:25:47 +00:00
Kconfig arch/x86: Add BERT region support functions 2018-09-07 14:50:02 +00:00