summaryrefslogtreecommitdiff
path: root/chip/mec1322/pwm_chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/mec1322/pwm_chip.h')
-rw-r--r--chip/mec1322/pwm_chip.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chip/mec1322/pwm_chip.h b/chip/mec1322/pwm_chip.h
index 9c441aaecd..69d8de094a 100644
--- a/chip/mec1322/pwm_chip.h
+++ b/chip/mec1322/pwm_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.
*/
@@ -23,4 +23,4 @@ extern const struct pwm_t pwm_channels[];
* MEC1322_PCR_EC_SLP_EN bit mask.
*/
uint32_t pwm_get_keep_awake_mask(void);
-#endif /* __CROS_EC_PWM_CHIP_H */
+#endif /* __CROS_EC_PWM_CHIP_H */