hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
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__