aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elantech.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/mouse/elantech.c')
-rw-r--r--drivers/input/mouse/elantech.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/input/mouse/elantech.c b/drivers/input/mouse/elantech.c
index a7f8b1614559..7187d31e61cc 100644
--- a/drivers/input/mouse/elantech.c
+++ b/drivers/input/mouse/elantech.c
@@ -1,12 +1,9 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * Elantech Touchpad driver (v6) 3 * Elantech Touchpad driver (v6)
3 * 4 *
4 * Copyright (C) 2007-2009 Arjan Opmeer <arjan@opmeer.net> 5 * Copyright (C) 2007-2009 Arjan Opmeer <arjan@opmeer.net>
5 * 6 *
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License version 2 as published
8 * by the Free Software Foundation.
9 *
10 * Trademarks are the property of their respective owners. 7 * Trademarks are the property of their respective owners.
11 */ 8 */
12 9