[PATCH] arm: DT: imx6-sr-som: Replace license text comment with SPDX identifier

Russell King (Oracle) linux at armlinux.org.uk
Wed Jul 2 14:52:35 PDT 2025


On Wed, Jul 02, 2025 at 11:41:54PM +0200, Bence Csókás wrote:
> Replace verbatim license text with a `SPDX-License-Identifier`.
> 
> The comment heades mis-attributes this license to be "X11", but the
> license text does not include the last line "Except as contained in this
> notice, the name of the X Consortium shall not be used in advertising or
> otherwise to promote the sale, use or other dealings in this Software
> without prior written authorization from the X Consortium.". Therefore,
> this license is actually equivalent to the SPDX "MIT" license (confirmed
> by text diffing).
> 
> Signed-off-by: Bence Csókás <csokas.bence at prolan.hu>

As Florian has already mentioned, the preferred format for the summary
for arch/arm is "ARM: ... " and by extension for arch/arm/boot/dts,
it's "ARM: dts: ...", not "arm: DT: ..."

Please ensure that *all* your submissions follow this preferred
format.

When in doubt, do a git log on the file(s) you are modifying to
discover what has been used in the past.

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!



More information about the linux-arm-kernel mailing list