From 5b2a2d008f3aa43b21fa89ab2160e287cb31f05a Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Wed, 26 Sep 2018 20:46:04 +0200 Subject: 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 Reviewed-on: https://review.coreboot.org/28756 Tested-by: build bot (Jenkins) Reviewed-by: Joel Kitching --- payloads/libpayload/include/x86/arch/apic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'payloads/libpayload/include') diff --git a/payloads/libpayload/include/x86/arch/apic.h b/payloads/libpayload/include/x86/arch/apic.h index ef962f44d8..c28fc0f5d1 100644 --- a/payloads/libpayload/include/x86/arch/apic.h +++ b/payloads/libpayload/include/x86/arch/apic.h @@ -1,7 +1,7 @@ /* * This file is part of the libpayload project. * - * Copyright 2018 Google LLC. + * Copyright 2018 Google LLC * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions -- cgit v1.2.3