diff options
Diffstat (limited to 'include/linux/input')
| -rw-r--r-- | include/linux/input/cyttsp.h | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/include/linux/input/cyttsp.h b/include/linux/input/cyttsp.h index 586c8c95dcb0..118b9af6e01a 100644 --- a/include/linux/input/cyttsp.h +++ b/include/linux/input/cyttsp.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
| 1 | /* | 2 | /* |
| 2 | * Header file for: | 3 | * Header file for: |
| 3 | * Cypress TrueTouch(TM) Standard Product (TTSP) touchscreen drivers. | 4 | * Cypress TrueTouch(TM) Standard Product (TTSP) touchscreen drivers. |
| @@ -9,22 +10,7 @@ | |||
| 9 | * Copyright (C) 2009, 2010, 2011 Cypress Semiconductor, Inc. | 10 | * Copyright (C) 2009, 2010, 2011 Cypress Semiconductor, Inc. |
| 10 | * Copyright (C) 2012 Javier Martinez Canillas <javier@dowhile0.org> | 11 | * Copyright (C) 2012 Javier Martinez Canillas <javier@dowhile0.org> |
| 11 | * | 12 | * |
| 12 | * This program is free software; you can redistribute it and/or | ||
| 13 | * modify it under the terms of the GNU General Public License | ||
| 14 | * version 2, and only version 2, as published by the | ||
| 15 | * Free Software Foundation. | ||
| 16 | * | ||
| 17 | * This program is distributed in the hope that it will be useful, | ||
| 18 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 19 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 20 | * GNU General Public License for more details. | ||
| 21 | * | ||
| 22 | * You should have received a copy of the GNU General Public License along | ||
| 23 | * with this program; if not, write to the Free Software Foundation, Inc., | ||
| 24 | * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. | ||
| 25 | * | ||
| 26 | * Contact Cypress Semiconductor at www.cypress.com (kev@cypress.com) | 13 | * Contact Cypress Semiconductor at www.cypress.com (kev@cypress.com) |
| 27 | * | ||
| 28 | */ | 14 | */ |
| 29 | #ifndef _CYTTSP_H_ | 15 | #ifndef _CYTTSP_H_ |
| 30 | #define _CYTTSP_H_ | 16 | #define _CYTTSP_H_ |
