diff options
Diffstat (limited to 'drivers/input/mouse/elan_i2c.h')
-rw-r--r-- | drivers/input/mouse/elan_i2c.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/input/mouse/elan_i2c.h b/drivers/input/mouse/elan_i2c.h index 243e0fa6e3e3..a9074ac9364f 100644 --- a/drivers/input/mouse/elan_i2c.h +++ b/drivers/input/mouse/elan_i2c.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Elan I2C/SMBus Touchpad driver | 3 | * Elan I2C/SMBus Touchpad driver |
3 | * | 4 | * |
@@ -9,10 +10,6 @@ | |||
9 | * copyright (c) 2011-2012 Cypress Semiconductor, Inc. | 10 | * copyright (c) 2011-2012 Cypress Semiconductor, Inc. |
10 | * copyright (c) 2011-2012 Google, Inc. | 11 | * copyright (c) 2011-2012 Google, Inc. |
11 | * | 12 | * |
12 | * This program is free software; you can redistribute it and/or modify it | ||
13 | * under the terms of the GNU General Public License version 2 as published | ||
14 | * by the Free Software Foundation. | ||
15 | * | ||
16 | * Trademarks are the property of their respective owners. | 13 | * Trademarks are the property of their respective owners. |
17 | */ | 14 | */ |
18 | 15 | ||