diff options
author | Thomas Gleixner <[email protected]> | 2019-05-28 10:10:06 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-05-30 11:29:52 -0700 |
commit | 02956874a853dd43b3f638e9e7ce1d7cbb220815 (patch) | |
tree | 32c5530d1943018b8848e3982588f3119134d7c7 | |
parent | 9952f6918daa4ab5fc81307a9f90e31a4df3b200 (diff) |
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 203
Based on 1 normalized pattern(s):
the code contained herein is licensed under the gnu general public
license v2
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-only
has been chosen to replace the boilerplate/reference in 1 file(s).
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Allison Randal <[email protected]>
Reviewed-by: Alexios Zavras <[email protected]>
Reviewed-by: Richard Fontana <[email protected]>
Reviewed-by: Steve Winslow <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | arch/arm/boot/dts/imx6q-sbc6x.dts | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/imx6q-sbc6x.dts b/arch/arm/boot/dts/imx6q-sbc6x.dts index 3129f727750f..9054c1d58b9d 100644 --- a/arch/arm/boot/dts/imx6q-sbc6x.dts +++ b/arch/arm/boot/dts/imx6q-sbc6x.dts @@ -1,8 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Copyright 2013 Pavel Machek <[email protected]> - * - * The code contained herein is licensed under the GNU General Public - * License V2. */ /dts-v1/; |