summaryrefslogtreecommitdiff
path: root/chip
diff options
context:
space:
mode:
Diffstat (limited to 'chip')
-rw-r--r--chip/g/alerts.c2
-rw-r--r--chip/g/blob.c2
-rw-r--r--chip/g/board_id.c2
-rw-r--r--chip/g/board_id.h2
-rw-r--r--chip/g/board_space.h2
-rw-r--r--chip/g/build.mk2
-rw-r--r--chip/g/clock.c2
-rw-r--r--chip/g/config_chip.h2
-rw-r--r--chip/g/crypto_api.c2
-rw-r--r--chip/g/dcrypto/aes.c2
-rw-r--r--chip/g/dcrypto/aes_cmac.c2
-rw-r--r--chip/g/dcrypto/app_cipher.c2
-rw-r--r--chip/g/dcrypto/app_key.c2
-rw-r--r--chip/g/dcrypto/bn.c2
-rw-r--r--chip/g/dcrypto/compare.c2
-rw-r--r--chip/g/dcrypto/dcrypto.h2
-rw-r--r--chip/g/dcrypto/dcrypto_bn.c2
-rw-r--r--chip/g/dcrypto/dcrypto_p256.c2
-rw-r--r--chip/g/dcrypto/dcrypto_runtime.c2
-rw-r--r--chip/g/dcrypto/dcrypto_sha512.c2
-rw-r--r--chip/g/dcrypto/gcm.c2
-rw-r--r--chip/g/dcrypto/hkdf.c2
-rw-r--r--chip/g/dcrypto/hmac.c2
-rw-r--r--chip/g/dcrypto/hmac_drbg.c2
-rw-r--r--chip/g/dcrypto/internal.h2
-rw-r--r--chip/g/dcrypto/key_ladder.c2
-rw-r--r--chip/g/dcrypto/p256.c2
-rw-r--r--chip/g/dcrypto/p256_ec.c2
-rw-r--r--chip/g/dcrypto/p256_ecies.c2
-rw-r--r--chip/g/dcrypto/rsa.c2
-rw-r--r--chip/g/dcrypto/sha1.c2
-rw-r--r--chip/g/dcrypto/sha256.c2
-rw-r--r--chip/g/dcrypto/sha384.c2
-rw-r--r--chip/g/dcrypto/sha512.c2
-rw-r--r--chip/g/dcrypto/x509.c2
-rw-r--r--chip/g/flash.c2
-rw-r--r--chip/g/flash_config.h3
-rw-r--r--chip/g/flash_info.h2
-rw-r--r--chip/g/gpio.c2
-rw-r--r--chip/g/hw_regdefs.h2
-rw-r--r--chip/g/hwtimer.c2
-rw-r--r--chip/g/i2cc.c2
-rw-r--r--chip/g/i2cp.c2
-rw-r--r--chip/g/i2cp.h2
-rw-r--r--chip/g/idle.c2
-rw-r--r--chip/g/init_chip.h2
-rw-r--r--chip/g/ite_flash.c2
-rw-r--r--chip/g/ite_sync.h2
-rw-r--r--chip/g/jitter.c2
-rw-r--r--chip/g/loader/debug_printf.c2
-rw-r--r--chip/g/loader/debug_printf.h2
-rw-r--r--chip/g/loader/key_ladder.c2
-rw-r--r--chip/g/loader/key_ladder.h2
-rw-r--r--chip/g/loader/launch.c2
-rw-r--r--chip/g/loader/main.c2
-rw-r--r--chip/g/loader/rom_flash.c2
-rw-r--r--chip/g/loader/rom_flash.h2
-rw-r--r--chip/g/loader/setup.c2
-rw-r--r--chip/g/loader/setup.h2
-rw-r--r--chip/g/loader/verify.c2
-rw-r--r--chip/g/loader/verify.h2
-rw-r--r--chip/g/pmu.c2
-rw-r--r--chip/g/pmu.h2
-rw-r--r--chip/g/polling_uart.c2
-rw-r--r--chip/g/post_reset.c2
-rw-r--r--chip/g/pre_init.c2
-rw-r--r--chip/g/rbox.c2
-rw-r--r--chip/g/rbox.h2
-rw-r--r--chip/g/rdd.c2
-rw-r--r--chip/g/rdd.h2
-rw-r--r--chip/g/registers.h2
-rw-r--r--chip/g/runlevel.c2
-rw-r--r--chip/g/signed_header.h2
-rw-r--r--chip/g/sn_bits.c2
-rw-r--r--chip/g/sn_bits.h2
-rw-r--r--chip/g/spi_controller.c2
-rw-r--r--chip/g/spi_controller.h2
-rw-r--r--chip/g/spp.c2
-rw-r--r--chip/g/spp.h2
-rw-r--r--chip/g/spp_tpm.c2
-rw-r--r--chip/g/system.c2
-rw-r--r--chip/g/system_chip.h2
-rw-r--r--chip/g/trng.c2
-rw-r--r--chip/g/uart.c2
-rw-r--r--chip/g/uart_bitbang.c2
-rw-r--r--chip/g/uart_bitbang.h2
-rw-r--r--chip/g/uartn.c2
-rw-r--r--chip/g/uartn.h2
-rw-r--r--chip/g/upgrade.c2
-rw-r--r--chip/g/upgrade_fw.c2
-rw-r--r--chip/g/upgrade_fw.h2
-rw-r--r--chip/g/usart.c2
-rw-r--r--chip/g/usart.h2
-rw-r--r--chip/g/usb-stream.c2
-rw-r--r--chip/g/usb-stream.h2
-rw-r--r--chip/g/usb.c2
-rw-r--r--chip/g/usb_console.c2
-rw-r--r--chip/g/usb_endpoints.c2
-rw-r--r--chip/g/usb_hw.h2
-rw-r--r--chip/g/usb_spi.c3
-rw-r--r--chip/g/usb_spi.h2
-rw-r--r--chip/g/usb_spi_v2.c2
-rw-r--r--chip/g/usb_upgrade.c2
-rw-r--r--chip/g/watchdog.c2
-rw-r--r--chip/host/build.mk2
-rw-r--r--chip/host/clock.c2
-rw-r--r--chip/host/config_chip.h2
-rw-r--r--chip/host/dcrypto/aes.c2
-rw-r--r--chip/host/dcrypto/app_cipher.c2
-rw-r--r--chip/host/dcrypto/app_key.c2
-rw-r--r--chip/host/dcrypto/sha256.c2
-rw-r--r--chip/host/flash.c2
-rw-r--r--chip/host/gpio.c2
-rw-r--r--chip/host/host_test.h2
-rw-r--r--chip/host/i2c.c2
-rw-r--r--chip/host/keyboard_raw.c2
-rw-r--r--chip/host/lpc.c2
-rw-r--r--chip/host/persistence.c2
-rw-r--r--chip/host/persistence.h2
-rw-r--r--chip/host/reboot.c2
-rw-r--r--chip/host/reboot.h2
-rw-r--r--chip/host/registers.c2
-rw-r--r--chip/host/registers.h2
-rw-r--r--chip/host/spi_controller.c2
-rw-r--r--chip/host/system.c2
-rw-r--r--chip/host/trng.c2
-rw-r--r--chip/host/uart.c2
-rw-r--r--chip/host/uartn.h2
128 files changed, 128 insertions, 130 deletions
diff --git a/chip/g/alerts.c b/chip/g/alerts.c
index b53045ccaf..7396248fc0 100644
--- a/chip/g/alerts.c
+++ b/chip/g/alerts.c
@@ -1,4 +1,4 @@
-/* Copyright 2018 The Chromium OS Authors. All rights reserved.
+/* Copyright 2018 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/blob.c b/chip/g/blob.c
index f288b2aacf..1e4ab53538 100644
--- a/chip/g/blob.c
+++ b/chip/g/blob.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/board_id.c b/chip/g/board_id.c
index cc2b7ebfaa..481a6dbfb7 100644
--- a/chip/g/board_id.c
+++ b/chip/g/board_id.c
@@ -1,4 +1,4 @@
-/* Copyright 2017 The Chromium OS Authors. All rights reserved.
+/* Copyright 2017 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/board_id.h b/chip/g/board_id.h
index fbac4cb357..2fbb6c261b 100644
--- a/chip/g/board_id.h
+++ b/chip/g/board_id.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2017 The Chromium OS Authors. All rights reserved.
+ * Copyright 2017 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/board_space.h b/chip/g/board_space.h
index 2081f0dda8..6e04a2452d 100644
--- a/chip/g/board_space.h
+++ b/chip/g/board_space.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2018 The Chromium OS Authors. All rights reserved.
+ * Copyright 2018 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/build.mk b/chip/g/build.mk
index 750e4cd6c0..6f863169fc 100644
--- a/chip/g/build.mk
+++ b/chip/g/build.mk
@@ -1,5 +1,5 @@
# -*- makefile -*-
-# Copyright 2014 The Chromium OS Authors. All rights reserved.
+# Copyright 2014 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
diff --git a/chip/g/clock.c b/chip/g/clock.c
index c6cdfb2268..8464a01c0b 100644
--- a/chip/g/clock.c
+++ b/chip/g/clock.c
@@ -1,4 +1,4 @@
-/* Copyright 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/config_chip.h b/chip/g/config_chip.h
index 98a743b6dd..f4b8205310 100644
--- a/chip/g/config_chip.h
+++ b/chip/g/config_chip.h
@@ -1,4 +1,4 @@
-/* Copyright 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/crypto_api.c b/chip/g/crypto_api.c
index 075472238d..968015a079 100644
--- a/chip/g/crypto_api.c
+++ b/chip/g/crypto_api.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2017 The Chromium OS Authors. All rights reserved.
+ * Copyright 2017 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/aes.c b/chip/g/dcrypto/aes.c
index f5cc0e6d8f..167f431194 100644
--- a/chip/g/dcrypto/aes.c
+++ b/chip/g/dcrypto/aes.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/aes_cmac.c b/chip/g/dcrypto/aes_cmac.c
index 4f996f42b6..ce690d834a 100644
--- a/chip/g/dcrypto/aes_cmac.c
+++ b/chip/g/dcrypto/aes_cmac.c
@@ -1,4 +1,4 @@
-/* Copyright 2018 The Chromium OS Authors. All rights reserved.
+/* Copyright 2018 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/app_cipher.c b/chip/g/dcrypto/app_cipher.c
index 125b443ee6..23d5389ea1 100644
--- a/chip/g/dcrypto/app_cipher.c
+++ b/chip/g/dcrypto/app_cipher.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2017 The Chromium OS Authors. All rights reserved.
+ * Copyright 2017 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/app_key.c b/chip/g/dcrypto/app_key.c
index 1fafab9d2e..6c2ba2080e 100644
--- a/chip/g/dcrypto/app_key.c
+++ b/chip/g/dcrypto/app_key.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/bn.c b/chip/g/dcrypto/bn.c
index 94aafa1799..aed2679f81 100644
--- a/chip/g/dcrypto/bn.c
+++ b/chip/g/dcrypto/bn.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/compare.c b/chip/g/dcrypto/compare.c
index db6193752b..b2647d128e 100644
--- a/chip/g/dcrypto/compare.c
+++ b/chip/g/dcrypto/compare.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/dcrypto.h b/chip/g/dcrypto/dcrypto.h
index 8cf1071090..ebe8ae118d 100644
--- a/chip/g/dcrypto/dcrypto.h
+++ b/chip/g/dcrypto/dcrypto.h
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/dcrypto_bn.c b/chip/g/dcrypto/dcrypto_bn.c
index 76801773b0..33265300ee 100644
--- a/chip/g/dcrypto/dcrypto_bn.c
+++ b/chip/g/dcrypto/dcrypto_bn.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/dcrypto_p256.c b/chip/g/dcrypto/dcrypto_p256.c
index 4de8d22f9a..a17e76ad70 100644
--- a/chip/g/dcrypto/dcrypto_p256.c
+++ b/chip/g/dcrypto/dcrypto_p256.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/dcrypto_runtime.c b/chip/g/dcrypto/dcrypto_runtime.c
index 394293ab83..ce13b1926a 100644
--- a/chip/g/dcrypto/dcrypto_runtime.c
+++ b/chip/g/dcrypto/dcrypto_runtime.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/dcrypto_sha512.c b/chip/g/dcrypto/dcrypto_sha512.c
index bb404b28d7..7c3a9d1e02 100644
--- a/chip/g/dcrypto/dcrypto_sha512.c
+++ b/chip/g/dcrypto/dcrypto_sha512.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/gcm.c b/chip/g/dcrypto/gcm.c
index cd035bbd54..e4a00bc4e5 100644
--- a/chip/g/dcrypto/gcm.c
+++ b/chip/g/dcrypto/gcm.c
@@ -1,4 +1,4 @@
-/* Copyright 2017 The Chromium OS Authors. All rights reserved.
+/* Copyright 2017 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/hkdf.c b/chip/g/dcrypto/hkdf.c
index 3afdc6b2eb..5fdc5e8cd9 100644
--- a/chip/g/dcrypto/hkdf.c
+++ b/chip/g/dcrypto/hkdf.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/hmac.c b/chip/g/dcrypto/hmac.c
index 7cc45a03ba..dc5488ac44 100644
--- a/chip/g/dcrypto/hmac.c
+++ b/chip/g/dcrypto/hmac.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/hmac_drbg.c b/chip/g/dcrypto/hmac_drbg.c
index 4c69a4a0a0..33eb0179dc 100644
--- a/chip/g/dcrypto/hmac_drbg.c
+++ b/chip/g/dcrypto/hmac_drbg.c
@@ -1,4 +1,4 @@
-/* Copyright 2018 The Chromium OS Authors. All rights reserved.
+/* Copyright 2018 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/internal.h b/chip/g/dcrypto/internal.h
index 1811426f2a..07913ef6cd 100644
--- a/chip/g/dcrypto/internal.h
+++ b/chip/g/dcrypto/internal.h
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/key_ladder.c b/chip/g/dcrypto/key_ladder.c
index 77055e4159..771658d86b 100644
--- a/chip/g/dcrypto/key_ladder.c
+++ b/chip/g/dcrypto/key_ladder.c
@@ -1,4 +1,4 @@
-/* Copyright 2017 The Chromium OS Authors. All rights reserved.
+/* Copyright 2017 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/p256.c b/chip/g/dcrypto/p256.c
index 665144e31b..86baea3d20 100644
--- a/chip/g/dcrypto/p256.c
+++ b/chip/g/dcrypto/p256.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/p256_ec.c b/chip/g/dcrypto/p256_ec.c
index cb33a15774..e8e1df8f34 100644
--- a/chip/g/dcrypto/p256_ec.c
+++ b/chip/g/dcrypto/p256_ec.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/p256_ecies.c b/chip/g/dcrypto/p256_ecies.c
index 30a410d828..dffd7b0b56 100644
--- a/chip/g/dcrypto/p256_ecies.c
+++ b/chip/g/dcrypto/p256_ecies.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/rsa.c b/chip/g/dcrypto/rsa.c
index 8a4115398d..93caa90abd 100644
--- a/chip/g/dcrypto/rsa.c
+++ b/chip/g/dcrypto/rsa.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/sha1.c b/chip/g/dcrypto/sha1.c
index 07ef3a34ef..9bb96b8945 100644
--- a/chip/g/dcrypto/sha1.c
+++ b/chip/g/dcrypto/sha1.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/sha256.c b/chip/g/dcrypto/sha256.c
index f127ab445a..13f09597c2 100644
--- a/chip/g/dcrypto/sha256.c
+++ b/chip/g/dcrypto/sha256.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/sha384.c b/chip/g/dcrypto/sha384.c
index 6f3c6ca096..3c8365a04b 100644
--- a/chip/g/dcrypto/sha384.c
+++ b/chip/g/dcrypto/sha384.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/sha512.c b/chip/g/dcrypto/sha512.c
index 1446970174..f929fb07d2 100644
--- a/chip/g/dcrypto/sha512.c
+++ b/chip/g/dcrypto/sha512.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/dcrypto/x509.c b/chip/g/dcrypto/x509.c
index 81f1674db1..beaa8ed818 100644
--- a/chip/g/dcrypto/x509.c
+++ b/chip/g/dcrypto/x509.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/flash.c b/chip/g/flash.c
index c3b3753e4a..a94a39d8a1 100644
--- a/chip/g/flash.c
+++ b/chip/g/flash.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/flash_config.h b/chip/g/flash_config.h
index 73dd2eec60..7f8859bf86 100644
--- a/chip/g/flash_config.h
+++ b/chip/g/flash_config.h
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -46,4 +46,3 @@ int flash_regions_to_enable(struct g_flash_region *regions,
int max_regions);
#endif /* ! __EC_CHIP_G_FLASH_CONFIG_H */
-
diff --git a/chip/g/flash_info.h b/chip/g/flash_info.h
index 4267d8c4ea..916ceaee40 100644
--- a/chip/g/flash_info.h
+++ b/chip/g/flash_info.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 The Chromium OS Authors. All rights reserved.
+ * Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/gpio.c b/chip/g/gpio.c
index b37588453f..c7eb70c1cd 100644
--- a/chip/g/gpio.c
+++ b/chip/g/gpio.c
@@ -1,4 +1,4 @@
-/* Copyright 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/hw_regdefs.h b/chip/g/hw_regdefs.h
index dabf9dfc40..ddf471229a 100644
--- a/chip/g/hw_regdefs.h
+++ b/chip/g/hw_regdefs.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2015 The Chromium OS Authors. All rights reserved.
+ * Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/hwtimer.c b/chip/g/hwtimer.c
index 7d9b31e470..0e0251ca39 100644
--- a/chip/g/hwtimer.c
+++ b/chip/g/hwtimer.c
@@ -1,4 +1,4 @@
-/* Copyright 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/i2cc.c b/chip/g/i2cc.c
index b2f2fcaef9..3d4b0ccee4 100644
--- a/chip/g/i2cc.c
+++ b/chip/g/i2cc.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/i2cp.c b/chip/g/i2cp.c
index 6f016e87c9..40ae322e9c 100644
--- a/chip/g/i2cp.c
+++ b/chip/g/i2cp.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/i2cp.h b/chip/g/i2cp.h
index f7c5d283dd..b8b10f7ebe 100644
--- a/chip/g/i2cp.h
+++ b/chip/g/i2cp.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 The Chromium OS Authors. All rights reserved.
+ * Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/idle.c b/chip/g/idle.c
index ea4d5d7467..001de8c149 100644
--- a/chip/g/idle.c
+++ b/chip/g/idle.c
@@ -1,4 +1,4 @@
-/* Copyright 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/init_chip.h b/chip/g/init_chip.h
index f3a6b03ace..7421b996f3 100644
--- a/chip/g/init_chip.h
+++ b/chip/g/init_chip.h
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/ite_flash.c b/chip/g/ite_flash.c
index d010e7beca..8aa0dd646c 100644
--- a/chip/g/ite_flash.c
+++ b/chip/g/ite_flash.c
@@ -1,4 +1,4 @@
-/* Copyright 2018 The Chromium OS Authors. All rights reserved.
+/* Copyright 2018 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/ite_sync.h b/chip/g/ite_sync.h
index c25dc57bc4..853acb1cd9 100644
--- a/chip/g/ite_sync.h
+++ b/chip/g/ite_sync.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2018 The Chromium OS Authors. All rights reserved.
+ * Copyright 2018 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/jitter.c b/chip/g/jitter.c
index bb6edaa805..6c9458504d 100644
--- a/chip/g/jitter.c
+++ b/chip/g/jitter.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/loader/debug_printf.c b/chip/g/loader/debug_printf.c
index 4d7e67b7ec..bc50840698 100644
--- a/chip/g/loader/debug_printf.c
+++ b/chip/g/loader/debug_printf.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/loader/debug_printf.h b/chip/g/loader/debug_printf.h
index d34a18c9ba..88fda331b2 100644
--- a/chip/g/loader/debug_printf.h
+++ b/chip/g/loader/debug_printf.h
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/loader/key_ladder.c b/chip/g/loader/key_ladder.c
index 71ed200ef2..05d233c227 100644
--- a/chip/g/loader/key_ladder.c
+++ b/chip/g/loader/key_ladder.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/loader/key_ladder.h b/chip/g/loader/key_ladder.h
index 094dcf8940..3ab9300323 100644
--- a/chip/g/loader/key_ladder.h
+++ b/chip/g/loader/key_ladder.h
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/loader/launch.c b/chip/g/loader/launch.c
index 7193f0f6b2..048480c159 100644
--- a/chip/g/loader/launch.c
+++ b/chip/g/loader/launch.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/loader/main.c b/chip/g/loader/main.c
index e304c30a49..82de168558 100644
--- a/chip/g/loader/main.c
+++ b/chip/g/loader/main.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/loader/rom_flash.c b/chip/g/loader/rom_flash.c
index 9666f2464a..af15893d3c 100644
--- a/chip/g/loader/rom_flash.c
+++ b/chip/g/loader/rom_flash.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/loader/rom_flash.h b/chip/g/loader/rom_flash.h
index 7895d14af2..0b71251983 100644
--- a/chip/g/loader/rom_flash.h
+++ b/chip/g/loader/rom_flash.h
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/loader/setup.c b/chip/g/loader/setup.c
index 4d016aa5f6..2a239a33a6 100644
--- a/chip/g/loader/setup.c
+++ b/chip/g/loader/setup.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/loader/setup.h b/chip/g/loader/setup.h
index 4244696ef5..763be1bf3b 100644
--- a/chip/g/loader/setup.h
+++ b/chip/g/loader/setup.h
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/loader/verify.c b/chip/g/loader/verify.c
index 54be724f10..f000cb0b2c 100644
--- a/chip/g/loader/verify.c
+++ b/chip/g/loader/verify.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/loader/verify.h b/chip/g/loader/verify.h
index fe279e46c0..f61bf719e4 100644
--- a/chip/g/loader/verify.h
+++ b/chip/g/loader/verify.h
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/pmu.c b/chip/g/pmu.c
index afd5906b63..2c03ff5d2a 100644
--- a/chip/g/pmu.c
+++ b/chip/g/pmu.c
@@ -1,4 +1,4 @@
-/* Copyright 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/pmu.h b/chip/g/pmu.h
index f1c7137579..cb7555514a 100644
--- a/chip/g/pmu.h
+++ b/chip/g/pmu.h
@@ -1,4 +1,4 @@
-/* Copyright 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/polling_uart.c b/chip/g/polling_uart.c
index e28abc2344..1f3cecb16b 100644
--- a/chip/g/polling_uart.c
+++ b/chip/g/polling_uart.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2015 The Chromium OS Authors. All rights reserved.
+ * Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/post_reset.c b/chip/g/post_reset.c
index 323cde05f3..53c2ff6cc5 100644
--- a/chip/g/post_reset.c
+++ b/chip/g/post_reset.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/pre_init.c b/chip/g/pre_init.c
index 0fe7a7dbe8..63a06e5737 100644
--- a/chip/g/pre_init.c
+++ b/chip/g/pre_init.c
@@ -1,4 +1,4 @@
-/* Copyright 2017 The Chromium OS Authors. All rights reserved.
+/* Copyright 2017 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/rbox.c b/chip/g/rbox.c
index 41ce6bcbb5..479c7ec3f3 100644
--- a/chip/g/rbox.c
+++ b/chip/g/rbox.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/rbox.h b/chip/g/rbox.h
index 5ceeb81953..19d857f970 100644
--- a/chip/g/rbox.h
+++ b/chip/g/rbox.h
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/rdd.c b/chip/g/rdd.c
index 054e8af3d6..9e7395639f 100644
--- a/chip/g/rdd.c
+++ b/chip/g/rdd.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/rdd.h b/chip/g/rdd.h
index e30dc0c80f..882475e842 100644
--- a/chip/g/rdd.h
+++ b/chip/g/rdd.h
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/registers.h b/chip/g/registers.h
index e928e01650..7f5e6e92ef 100644
--- a/chip/g/registers.h
+++ b/chip/g/registers.h
@@ -1,4 +1,4 @@
-/* Copyright 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/runlevel.c b/chip/g/runlevel.c
index 13e215e3de..11cc7c9065 100644
--- a/chip/g/runlevel.c
+++ b/chip/g/runlevel.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/signed_header.h b/chip/g/signed_header.h
index 279a32081d..7c99e81a88 100644
--- a/chip/g/signed_header.h
+++ b/chip/g/signed_header.h
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/sn_bits.c b/chip/g/sn_bits.c
index 6783133d52..fee2a6d91b 100644
--- a/chip/g/sn_bits.c
+++ b/chip/g/sn_bits.c
@@ -1,4 +1,4 @@
-/* Copyright 2018 The Chromium OS Authors. All rights reserved.
+/* Copyright 2018 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/sn_bits.h b/chip/g/sn_bits.h
index 547ac1b938..372c6eb16a 100644
--- a/chip/g/sn_bits.h
+++ b/chip/g/sn_bits.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2018 The Chromium OS Authors. All rights reserved.
+ * Copyright 2018 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/spi_controller.c b/chip/g/spi_controller.c
index a96745cf7f..06b0a3a167 100644
--- a/chip/g/spi_controller.c
+++ b/chip/g/spi_controller.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/spi_controller.h b/chip/g/spi_controller.h
index d8957791c9..3863ba7429 100644
--- a/chip/g/spi_controller.h
+++ b/chip/g/spi_controller.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2015 The Chromium OS Authors. All rights reserved.
+ * Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/spp.c b/chip/g/spp.c
index a4b4eaedaa..3dd426564b 100644
--- a/chip/g/spp.c
+++ b/chip/g/spp.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/spp.h b/chip/g/spp.h
index fcf0cea3fe..f10068b494 100644
--- a/chip/g/spp.h
+++ b/chip/g/spp.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2015 The Chromium OS Authors. All rights reserved.
+ * Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/spp_tpm.c b/chip/g/spp_tpm.c
index bdd58b7be3..a4807f4762 100644
--- a/chip/g/spp_tpm.c
+++ b/chip/g/spp_tpm.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/system.c b/chip/g/system.c
index 2fffebdc4a..2660a2463f 100644
--- a/chip/g/system.c
+++ b/chip/g/system.c
@@ -1,4 +1,4 @@
-/* Copyright 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/system_chip.h b/chip/g/system_chip.h
index 7c450315fb..b5b59aac9d 100644
--- a/chip/g/system_chip.h
+++ b/chip/g/system_chip.h
@@ -1,4 +1,4 @@
-/* Copyright 2017 The Chromium OS Authors. All rights reserved.
+/* Copyright 2017 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/trng.c b/chip/g/trng.c
index 94363b29c4..8cd7fd911e 100644
--- a/chip/g/trng.c
+++ b/chip/g/trng.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/uart.c b/chip/g/uart.c
index 2ce2c20ca3..ec2884541d 100644
--- a/chip/g/uart.c
+++ b/chip/g/uart.c
@@ -1,4 +1,4 @@
-/* Copyright 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/uart_bitbang.c b/chip/g/uart_bitbang.c
index 31bce8128a..477fcc8efe 100644
--- a/chip/g/uart_bitbang.c
+++ b/chip/g/uart_bitbang.c
@@ -1,4 +1,4 @@
-/* Copyright 2017 The Chromium OS Authors. All rights reserved.
+/* Copyright 2017 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/uart_bitbang.h b/chip/g/uart_bitbang.h
index 16952e35ab..6e48fa5bd7 100644
--- a/chip/g/uart_bitbang.h
+++ b/chip/g/uart_bitbang.h
@@ -1,4 +1,4 @@
-/* Copyright 2017 The Chromium OS Authors. All rights reserved.
+/* Copyright 2017 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/uartn.c b/chip/g/uartn.c
index 3f4b75b7e0..ea98034ab9 100644
--- a/chip/g/uartn.c
+++ b/chip/g/uartn.c
@@ -1,4 +1,4 @@
-/* Copyright 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/uartn.h b/chip/g/uartn.h
index e0d0c140b3..73a2d7b7c4 100644
--- a/chip/g/uartn.h
+++ b/chip/g/uartn.h
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/upgrade.c b/chip/g/upgrade.c
index ca0fe07a8f..6dc2d88f2a 100644
--- a/chip/g/upgrade.c
+++ b/chip/g/upgrade.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/upgrade_fw.c b/chip/g/upgrade_fw.c
index 41fddc3563..0615f2e034 100644
--- a/chip/g/upgrade_fw.c
+++ b/chip/g/upgrade_fw.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/upgrade_fw.h b/chip/g/upgrade_fw.h
index 6296220535..3b979d1062 100644
--- a/chip/g/upgrade_fw.h
+++ b/chip/g/upgrade_fw.h
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/usart.c b/chip/g/usart.c
index 7389d9a911..5412f8e131 100644
--- a/chip/g/usart.c
+++ b/chip/g/usart.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/usart.h b/chip/g/usart.h
index 2d9f04974f..c22e89b5a6 100644
--- a/chip/g/usart.h
+++ b/chip/g/usart.h
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/usb-stream.c b/chip/g/usb-stream.c
index ae3b42e5c2..113d3a7bdc 100644
--- a/chip/g/usb-stream.c
+++ b/chip/g/usb-stream.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/usb-stream.h b/chip/g/usb-stream.h
index f051e0c093..73cc5498bd 100644
--- a/chip/g/usb-stream.h
+++ b/chip/g/usb-stream.h
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/usb.c b/chip/g/usb.c
index d12566e701..69fbed70ad 100644
--- a/chip/g/usb.c
+++ b/chip/g/usb.c
@@ -1,4 +1,4 @@
-/* Copyright 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/usb_console.c b/chip/g/usb_console.c
index 65c15e144f..19b9c9ca7e 100644
--- a/chip/g/usb_console.c
+++ b/chip/g/usb_console.c
@@ -1,4 +1,4 @@
-/* Copyright 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/usb_endpoints.c b/chip/g/usb_endpoints.c
index fe40659778..05260557a3 100644
--- a/chip/g/usb_endpoints.c
+++ b/chip/g/usb_endpoints.c
@@ -1,4 +1,4 @@
-/* Copyright 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/chip/g/usb_hw.h b/chip/g/usb_hw.h
index 03cabce5a6..d5fbcb45c2 100644
--- a/chip/g/usb_hw.h
+++ b/chip/g/usb_hw.h
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/usb_spi.c b/chip/g/usb_spi.c
index df30202f2c..352800a7c2 100644
--- a/chip/g/usb_spi.c
+++ b/chip/g/usb_spi.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -169,4 +169,3 @@ void usb_spi_enable(struct usb_spi_config const *config, int enabled)
hook_call_deferred(config->deferred, 0);
}
-
diff --git a/chip/g/usb_spi.h b/chip/g/usb_spi.h
index 4cf38742af..1ea16504f8 100644
--- a/chip/g/usb_spi.h
+++ b/chip/g/usb_spi.h
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/usb_spi_v2.c b/chip/g/usb_spi_v2.c
index abc234c708..99c696f110 100644
--- a/chip/g/usb_spi_v2.c
+++ b/chip/g/usb_spi_v2.c
@@ -1,4 +1,4 @@
-/* Copyright 2021 The Chromium OS Authors. All rights reserved.
+/* Copyright 2021 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/usb_upgrade.c b/chip/g/usb_upgrade.c
index d6fdf80488..8f1022857d 100644
--- a/chip/g/usb_upgrade.c
+++ b/chip/g/usb_upgrade.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/g/watchdog.c b/chip/g/watchdog.c
index 25355a5f4e..77ee871233 100644
--- a/chip/g/watchdog.c
+++ b/chip/g/watchdog.c
@@ -1,4 +1,4 @@
-/* Copyright 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/host/build.mk b/chip/host/build.mk
index 4355a47673..5a9513d532 100644
--- a/chip/host/build.mk
+++ b/chip/host/build.mk
@@ -1,5 +1,5 @@
# -*- makefile -*-
-# Copyright 2013 The Chromium OS Authors. All rights reserved.
+# Copyright 2013 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
diff --git a/chip/host/clock.c b/chip/host/clock.c
index e4e512ca92..6b69783e54 100644
--- a/chip/host/clock.c
+++ b/chip/host/clock.c
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/chip/host/config_chip.h b/chip/host/config_chip.h
index aa48520b3a..a1a6282655 100644
--- a/chip/host/config_chip.h
+++ b/chip/host/config_chip.h
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/host/dcrypto/aes.c b/chip/host/dcrypto/aes.c
index 4556b4b5dd..6be6b8b827 100644
--- a/chip/host/dcrypto/aes.c
+++ b/chip/host/dcrypto/aes.c
@@ -1,4 +1,4 @@
-/* Copyright 2018 The Chromium OS Authors. All rights reserved.
+/* Copyright 2018 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/host/dcrypto/app_cipher.c b/chip/host/dcrypto/app_cipher.c
index 6ce25b6199..e8b17288fd 100644
--- a/chip/host/dcrypto/app_cipher.c
+++ b/chip/host/dcrypto/app_cipher.c
@@ -1,4 +1,4 @@
-/* Copyright 2018 The Chromium OS Authors. All rights reserved.
+/* Copyright 2018 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/host/dcrypto/app_key.c b/chip/host/dcrypto/app_key.c
index 2c993bdbce..7689f82b23 100644
--- a/chip/host/dcrypto/app_key.c
+++ b/chip/host/dcrypto/app_key.c
@@ -1,4 +1,4 @@
-/* Copyright 2018 The Chromium OS Authors. All rights reserved.
+/* Copyright 2018 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/host/dcrypto/sha256.c b/chip/host/dcrypto/sha256.c
index ec2638ffc3..28dc467766 100644
--- a/chip/host/dcrypto/sha256.c
+++ b/chip/host/dcrypto/sha256.c
@@ -1,4 +1,4 @@
-/* Copyright 2018 The Chromium OS Authors. All rights reserved.
+/* Copyright 2018 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/host/flash.c b/chip/host/flash.c
index 6eef197e78..78202db1c1 100644
--- a/chip/host/flash.c
+++ b/chip/host/flash.c
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/host/gpio.c b/chip/host/gpio.c
index fa7a8590b5..e34714b8ac 100644
--- a/chip/host/gpio.c
+++ b/chip/host/gpio.c
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/host/host_test.h b/chip/host/host_test.h
index e2bf5448c3..6ee7d5e8e4 100644
--- a/chip/host/host_test.h
+++ b/chip/host/host_test.h
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/host/i2c.c b/chip/host/i2c.c
index bcca8548de..702eb6342c 100644
--- a/chip/host/i2c.c
+++ b/chip/host/i2c.c
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/chip/host/keyboard_raw.c b/chip/host/keyboard_raw.c
index 3e1f755f7f..47b9a7dda0 100644
--- a/chip/host/keyboard_raw.c
+++ b/chip/host/keyboard_raw.c
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/host/lpc.c b/chip/host/lpc.c
index dd64be9275..78619c5b75 100644
--- a/chip/host/lpc.c
+++ b/chip/host/lpc.c
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/host/persistence.c b/chip/host/persistence.c
index c712d01414..1373f6e0d9 100644
--- a/chip/host/persistence.c
+++ b/chip/host/persistence.c
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/host/persistence.h b/chip/host/persistence.h
index a473f8dfb0..479788815f 100644
--- a/chip/host/persistence.h
+++ b/chip/host/persistence.h
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/host/reboot.c b/chip/host/reboot.c
index bc0d348255..f4a3fbbe11 100644
--- a/chip/host/reboot.c
+++ b/chip/host/reboot.c
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/host/reboot.h b/chip/host/reboot.h
index af04677d0d..3d485e560b 100644
--- a/chip/host/reboot.h
+++ b/chip/host/reboot.h
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/host/registers.c b/chip/host/registers.c
index fad062ea15..e27a804699 100644
--- a/chip/host/registers.c
+++ b/chip/host/registers.c
@@ -1,4 +1,4 @@
-/* Copyright 2020 The Chromium OS Authors. All rights reserved.
+/* Copyright 2020 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/chip/host/registers.h b/chip/host/registers.h
index 87cd17d5fd..087171e4ec 100644
--- a/chip/host/registers.h
+++ b/chip/host/registers.h
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/host/spi_controller.c b/chip/host/spi_controller.c
index c5a5999f58..f217605824 100644
--- a/chip/host/spi_controller.c
+++ b/chip/host/spi_controller.c
@@ -1,4 +1,4 @@
-/* Copyright 2019 The Chromium OS Authors. All rights reserved.
+/* Copyright 2019 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/chip/host/system.c b/chip/host/system.c
index 3c4225dda0..09a307ee14 100644
--- a/chip/host/system.c
+++ b/chip/host/system.c
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/host/trng.c b/chip/host/trng.c
index eb95aef80e..451c123548 100644
--- a/chip/host/trng.c
+++ b/chip/host/trng.c
@@ -1,5 +1,5 @@
-/* Copyright 2019 The Chromium OS Authors. All rights reserved.
+/* Copyright 2019 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/chip/host/uart.c b/chip/host/uart.c
index 4d505acf80..a4c2495994 100644
--- a/chip/host/uart.c
+++ b/chip/host/uart.c
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chip/host/uartn.h b/chip/host/uartn.h
index 5056e61bb7..1d3e9bf962 100644
--- a/chip/host/uartn.h
+++ b/chip/host/uartn.h
@@ -1,4 +1,4 @@
-/* Copyright 2020 The Chromium OS Authors. All rights reserved.
+/* Copyright 2020 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/