hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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__