summaryrefslogtreecommitdiff
path: root/common/gesture.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/gesture.c')
-rw-r--r--common/gesture.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/gesture.c b/common/gesture.c
index 86039e33bb..df3830ba01 100644
--- a/common/gesture.c
+++ b/common/gesture.c
@@ -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.
*/
@@ -332,4 +332,3 @@ static int command_tap_info(int argc, char **argv)
DECLARE_CONSOLE_COMMAND(tapinfo, command_tap_info,
"debug on/off",
"Print tap information");
-