summaryrefslogtreecommitdiff
path: root/include/motion_lid.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/motion_lid.h')
-rw-r--r--include/motion_lid.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/motion_lid.h b/include/motion_lid.h
index ed7fd4b741..93199a72d4 100644
--- a/include/motion_lid.h
+++ b/include/motion_lid.h
@@ -1,4 +1,4 @@
-/* Copyright 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -35,5 +35,3 @@ enum ec_status host_cmd_motion_lid(struct host_cmd_handler_args *args);
void motion_lid_calc(void);
#endif /* __CROS_EC_MOTION_LID_H */
-
-