hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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>