diff options
author | Igor Opaniuk <igor.opaniuk@toradex.com> | 2020-03-12 11:38:29 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-03-16 05:26:28 +0300 |
commit | 9ceef851b0022f2216fe1cb91b2de81a4bb6bba0 (patch) | |
tree | 8b2d974d3f535846867354263a03df80f263989e /arch/arm/boot/dts/imx7-colibri.dtsi | |
parent | bb42a8bf2e23059aba8d20ef5eb4c3870f8a4c01 (diff) | |
download | linux-9ceef851b0022f2216fe1cb91b2de81a4bb6bba0.tar.xz |
ARM: dts: imx7: toradex: use SPDX-License-Identifier
1. Replace boiler plate licenses texts with the SPDX license
identifiers in Toradex i.MX7-based SoM device trees.
2. As X11 is identical to the MIT License, but with an extra sentence
that prohibits using the copyright holders' names for advertising or
promotional purposes without written permission, use MIT license instead
of X11 ('s/X11/MIT/g').
3. Replace "Toradex AG" with "Toradex" in the Copyright notice.
Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx7-colibri.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx7-colibri.dtsi | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/imx7-colibri.dtsi b/arch/arm/boot/dts/imx7-colibri.dtsi index 973fe5715e96..4fec90394931 100644 --- a/arch/arm/boot/dts/imx7-colibri.dtsi +++ b/arch/arm/boot/dts/imx7-colibri.dtsi @@ -1,7 +1,6 @@ -// SPDX-License-Identifier: (GPL-2.0 OR MIT) +// SPDX-License-Identifier: GPL-2.0+ OR MIT /* - * Copyright 2016-20 Toradex AG - * + * Copyright 2016-2020 Toradex */ / { |