hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/input/touchscreen/tsc40.c
....@@ -1,9 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * TSC-40 serial touchscreen driver. It should be compatible with
34 * TSC-10 and 25.
45 *
56 * Author: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
6
- * License: GPLv2 as published by the FSF.
77 */
88
99 #include <linux/kernel.h>