On Thu, Mar 12, 2020 at 10:38:27AM +0200, Igor Opaniuk wrote: > 1. Replace boiler plate licenses texts with the SPDX license > identifiers in Toradex Vybrid-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. > 4. Use GPL2.0+ instead of GPL2.0, as it's used now by default for all > new DTS files. > > v2: > - Drop switching from GPL2.0+ to GPL2.0 [Marcel Ziswiler] > - Replace "Toradex AG" with "Toradex" in the Copyright notice [Marcel Ziswiler] > > Igor Opaniuk (3): > arm: dts: imx6: toradex: use SPDX-License-Identifier > arm: dts: imx7: toradex: use SPDX-License-Identifier > arm: dts: vf: toradex: SPDX tags and copyright cleanup Change prefix to 'ARM: ...' and applied all, thanks.