Re: [PATCH v2] ARM: dts: imx6-gw: Replace license text comment with SPDX identifier
From: Shawn Guo
Date: Fri Jul 11 2025 - 04:25:41 EST
On Wed, Jul 09, 2025 at 09:26:41AM +0200, Bence Csókás wrote:
> Replace verbatim license text with a `SPDX-License-Identifier`.
>
> The comment header 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).
>
> Cc: Tim Harvey <tharvey@xxxxxxxxxxxxx>
> Signed-off-by: Bence Csókás <csokas.bence@xxxxxxxxx>
Applied, thanks!