summaryrefslogtreecommitdiff
path: root/chip/npcx/ps2_chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/npcx/ps2_chip.h')
-rw-r--r--chip/npcx/ps2_chip.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chip/npcx/ps2_chip.h b/chip/npcx/ps2_chip.h
index d88e6791ad..871b1ab6e5 100644
--- a/chip/npcx/ps2_chip.h
+++ b/chip/npcx/ps2_chip.h
@@ -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.
*/
@@ -21,4 +21,4 @@ void ps2_enable_channel(int channel, int enable,
void (*callback)(uint8_t data));
int ps2_transmit_byte(int channel, uint8_t data);
-#endif /* __CROS_EC_PS2_CHIP_H */
+#endif /* __CROS_EC_PS2_CHIP_H */