hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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>