kernel/include/linux/input/adxl34x.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-or-later */1 2 /* 2 3 * include/linux/input/adxl34x.h 3 4 * .. .. @@ -6,8 +7,6 @@ 6 7 * device's "struct device" holds this information. 7 8 * 8 9 * Copyright 2009 Analog Devices Inc. 9 - *10 - * Licensed under the GPL-2 or later.11 10 */ 12 11 13 12 #ifndef __LINUX_INPUT_ADXL34X_H__