From d5935931aeecc0b15d315999daa345848cc013e0 Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Tue, 19 May 2026 01:04:37 +0100 Subject: [PATCH] fix(licence): clear scaffold-placeholder leak (Tranche 2) #3 Tranche 2. PLMP/PMLP-1.0-or-later sentinel + PMPL-1.0-or-later-or-later are scaffold-substituter artifacts (LICENCE-POLICY.adoc A5), NOT relicensing. Substituted to this repo's correct id PMPL-1.0-or-later. Diff = SPDX identifier lines ONLY (diff-shape asserted; auto-revert on any anomaly; dirty repos skipped). No 3c-sensitive file touched. Refs hyperpolymath/standards LICENCE-POLICY.adoc A5. Co-Authored-By: Claude Opus 4.7 (1M context) --- RSR_OUTLINE.adoc | 2 +- contractiles/dust/Dustfile | 2 +- contractiles/must/Mustfile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/RSR_OUTLINE.adoc b/RSR_OUTLINE.adoc index 6e9f598..75296fd 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/dust/Dustfile b/contractiles/dust/Dustfile index 6f93c6a..df42b13 100644 --- a/contractiles/dust/Dustfile +++ b/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Dustfile template - recovery and rollback semantics version: 1 diff --git a/contractiles/must/Mustfile b/contractiles/must/Mustfile index dc2c6b6..5a97a60 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 - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile