kernel/drivers/input/touchscreen/tsc40.c
.. .. @@ -1,9 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * TSC-40 serial touchscreen driver. It should be compatible with 3 4 * TSC-10 and 25. 4 5 * 5 6 * Author: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 6 - * License: GPLv2 as published by the FSF.7 7 */ 8 8 9 9 #include <linux/kernel.h>