summaryrefslogtreecommitdiff
path: root/driver/sync.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/sync.h')
-rw-r--r--driver/sync.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/driver/sync.h b/driver/sync.h
index 1f6115a086..a349aab685 100644
--- a/driver/sync.h
+++ b/driver/sync.h
@@ -1,4 +1,4 @@
-/* Copyright 2017 The Chromium OS Authors. All rights reserved.
+/* Copyright 2017 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
@@ -15,4 +15,3 @@ extern const struct accelgyro_drv sync_drv;
void sync_interrupt(enum gpio_signal signal);
#endif /* __CROS_EC_VSYNC_H */
-