On Wed, Jul 9, 2025 at 12:26 AM Bence Csókás [off-list ref] 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@gateworks.com>
Signed-off-by: Bence Csókás <redacted>
---
Fix up Device Tree files by replacing the license text in comment blocks
by a `SPDX-License-Identifier`.
---
Changes in v2:
- Fix msg
- Link to v1: https://lore.kernel.org/r/20250702-gw-dts-lic-v1-1-7aac2d00488f@prolan.hu (local)
Hi Bence,
Thank you.
Acked-by: Tim Harvey <tharvey@gateworks.com>
Best Regards,
Tim