summaryrefslogtreecommitdiff
path: root/chip/g/flash_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/g/flash_config.h')
-rw-r--r--chip/g/flash_config.h3
1 files changed, 1 insertions, 2 deletions
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 */
-