summaryrefslogtreecommitdiff
path: root/chip/stm32/gpio_chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/stm32/gpio_chip.h')
-rw-r--r--chip/stm32/gpio_chip.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chip/stm32/gpio_chip.h b/chip/stm32/gpio_chip.h
index b440cf5041..0a52fe9191 100644
--- a/chip/stm32/gpio_chip.h
+++ b/chip/stm32/gpio_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.
*/
@@ -20,4 +20,4 @@ void gpio_enable_clocks(void);
int gpio_required_clocks(void);
void __keep gpio_interrupt(void);
-#endif /* __CROS_EC_CHIP_STM32_GPIO_CHIP_H */
+#endif /* __CROS_EC_CHIP_STM32_GPIO_CHIP_H */