hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/include/linux/input/ad714x.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * include/linux/input/ad714x.h
34 *
....@@ -7,8 +8,6 @@
78 * information.
89 *
910 * Copyright 2009-2011 Analog Devices Inc.
10
- *
11
- * Licensed under the GPL-2 or later.
1211 */
1312
1413 #ifndef __LINUX_INPUT_AD714X_H__