coreboot-kgpe-d16/payloads/libpayload/drivers/i8042
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
..
i8042.c payloads/libpayload/drivers/i8042: Add macros for i8042 commands 2018-07-02 07:32:33 +00:00
i8042.h src/*: normalize Google copyright headers 2018-09-28 07:13:00 +00:00
keyboard.c payloads/libpayload/drivers/i8042: Disable scanning on disconnect 2018-07-02 07:33:38 +00:00
mouse.c