diff options
| author | Thomas Gleixner <tglx@linutronix.de> | 2019-05-24 06:04:09 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-30 14:25:18 -0400 |
| commit | 80503b23b23b5b2228d8750b786eb182f2fa28d2 (patch) | |
| tree | daf01b4f4f25c233100b9f32dc91973ac61b175d /include/linux/input | |
| parent | db73570c1cc2bf9baee546bd17e3eee5c515cfcd (diff) | |
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Based on 1 normalized pattern(s):
licensed under the gpl 2 or later
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-or-later
has been chosen to replace the boilerplate/reference in 82 file(s).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>
Reviewed-by: Richard Fontana <rfontana@redhat.com>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190524100845.150836982@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/input')
| -rw-r--r-- | include/linux/input/ad714x.h | 3 | ||||
| -rw-r--r-- | include/linux/input/adxl34x.h | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/include/linux/input/ad714x.h b/include/linux/input/ad714x.h index d388d857bf14..20aea668b007 100644 --- a/include/linux/input/ad714x.h +++ b/include/linux/input/ad714x.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
| 1 | /* | 2 | /* |
| 2 | * include/linux/input/ad714x.h | 3 | * include/linux/input/ad714x.h |
| 3 | * | 4 | * |
| @@ -7,8 +8,6 @@ | |||
| 7 | * information. | 8 | * information. |
| 8 | * | 9 | * |
| 9 | * Copyright 2009-2011 Analog Devices Inc. | 10 | * Copyright 2009-2011 Analog Devices Inc. |
| 10 | * | ||
| 11 | * Licensed under the GPL-2 or later. | ||
| 12 | */ | 11 | */ |
| 13 | 12 | ||
| 14 | #ifndef __LINUX_INPUT_AD714X_H__ | 13 | #ifndef __LINUX_INPUT_AD714X_H__ |
diff --git a/include/linux/input/adxl34x.h b/include/linux/input/adxl34x.h index 010d98175efa..7efc9008f316 100644 --- a/include/linux/input/adxl34x.h +++ b/include/linux/input/adxl34x.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
| 1 | /* | 2 | /* |
| 2 | * include/linux/input/adxl34x.h | 3 | * include/linux/input/adxl34x.h |
| 3 | * | 4 | * |
| @@ -6,8 +7,6 @@ | |||
| 6 | * device's "struct device" holds this information. | 7 | * device's "struct device" holds this information. |
| 7 | * | 8 | * |
| 8 | * Copyright 2009 Analog Devices Inc. | 9 | * Copyright 2009 Analog Devices Inc. |
| 9 | * | ||
| 10 | * Licensed under the GPL-2 or later. | ||
| 11 | */ | 10 | */ |
| 12 | 11 | ||
| 13 | #ifndef __LINUX_INPUT_ADXL34X_H__ | 12 | #ifndef __LINUX_INPUT_ADXL34X_H__ |
