From f625e936b72a8d8db2349f0bc050f790299f0653 Mon Sep 17 00:00:00 2001 From: hyperpolymath <6759885+hyperpolymath@users.noreply.github.com> Date: Tue, 19 May 2026 08:32:04 +0100 Subject: [PATCH] fix(licence): clear scaffold-placeholder leak (rebuilt clean) Rebuilt from origin/main (original #12 was behind + conflicting). PLMP/PMLP + doubled -> PMPL-1.0-or-later. Diff = SPDX lines only. Refs hyperpolymath/standards LICENCE-POLICY.adoc A5. Co-Authored-By: Claude Opus 4.7 (1M context) --- RSR_OUTLINE.adoc | 2 +- contractiles/must/Mustfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RSR_OUTLINE.adoc b/RSR_OUTLINE.adoc index 1691a98..5211dcb 100644 --- a/RSR_OUTLINE.adoc +++ b/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: PMPL-1.0-or-later-or-later +SPDX-License-Identifier: PMPL-1.0-or-later == Links diff --git a/contractiles/must/Mustfile b/contractiles/must/Mustfile index 2f366ce..7928e4b 100644 --- a/contractiles/must/Mustfile +++ b/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Mustfile - mandatory checks # See: https://github.com/hyperpolymath/mustfile