summaryrefslogtreecommitdiff
path: root/include/eeprom.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/eeprom.h')
-rw-r--r--include/eeprom.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/eeprom.h b/include/eeprom.h
index 368491c959..41e464c1f5 100644
--- a/include/eeprom.h
+++ b/include/eeprom.h
@@ -1,4 +1,4 @@
-/* Copyright 2011 The Chromium OS Authors. All rights reserved.
+/* Copyright 2011 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -52,4 +52,4 @@ int eeprom_write(int block, int offset, int size, const char *data);
*/
int eeprom_hide(int block);
-#endif /* __CROS_EC_EEPROM_H */
+#endif /* __CROS_EC_EEPROM_H */