hc
2024-02-20 e636c8d336489bf3eed5878299e6cc045bbad077
kernel/include/linux/input/adxl34x.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * include/linux/input/adxl34x.h
34 *
....@@ -6,8 +7,6 @@
67 * device's "struct device" holds this information.
78 *
89 * Copyright 2009 Analog Devices Inc.
9
- *
10
- * Licensed under the GPL-2 or later.
1110 */
1211
1312 #ifndef __LINUX_INPUT_ADXL34X_H__