coreboot-kgpe-d16/payloads/libpayload/arch/x86
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
..
Kconfig libpayload/arch/x86: Add support for initializing the APIC 2018-09-12 14:14:46 +00:00
Makefile.inc libpayload/x86/delay: Add an x86 arch_ndelay 2018-09-12 14:15:25 +00:00
apic.c src/*: normalize Google copyright headers 2018-09-28 07:13:00 +00:00
coreboot.c
delay.c src/*: normalize Google copyright headers 2018-09-28 07:13:00 +00:00
exception.c libpayload/arch/x86: Add support for initializing the APIC 2018-09-12 14:14:46 +00:00
exception_asm.S libpayload/x86/exception: Add ability to handle user defined interrupts 2018-09-10 15:01:04 +00:00
exec.S Use more secure HTTPS URLs for coreboot sites 2017-06-07 12:04:50 +02:00
gdb.c libpayload/x86/gdb: Migrate to use set_interrupt_handler 2018-09-10 15:01:19 +00:00
head.S Use more secure HTTPS URLs for coreboot sites 2017-06-07 12:04:50 +02:00
libpayload.ldscript
main.c libpayload/arch/x86: Add support for initializing the APIC 2018-09-12 14:14:46 +00:00
multiboot.c
rom_media.c
selfboot.c
string.c
sysinfo.c
timer.c
util.S
virtual.c