hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/include/linux/input/auo-pixcir-ts.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Driver for AUO in-cell touchscreens
34 *
....@@ -7,17 +8,6 @@
78 *
89 * Copyright (c) 2008 QUALCOMM Incorporated.
910 * Copyright (c) 2008 QUALCOMM USA, INC.
10
- *
11
- *
12
- * This software is licensed under the terms of the GNU General Public
13
- * License version 2, as published by the Free Software Foundation, and
14
- * may be copied, distributed, and modified under those terms.
15
- *
16
- * This program is distributed in the hope that it will be useful,
17
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
18
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
- * GNU General Public License for more details.
20
- *
2111 */
2212
2313 #ifndef __AUO_PIXCIR_TS_H__