From ee73681f4f51de6b4116b9ed22c41b894a101669 Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Tue, 19 May 2026 01:05:09 +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) --- .machine_readable/contractiles/dust/Dustfile | 2 +- .machine_readable/contractiles/must/Mustfile | 2 +- .machine_readable/contractiles/trust/Trustfile.hs | 2 +- ROADMAP.adoc | 2 +- RSR_OUTLINE.adoc | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.machine_readable/contractiles/dust/Dustfile b/.machine_readable/contractiles/dust/Dustfile index 6f93c6a..df42b13 100644 --- a/.machine_readable/contractiles/dust/Dustfile +++ b/.machine_readable/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/.machine_readable/contractiles/must/Mustfile b/.machine_readable/contractiles/must/Mustfile index dc2c6b6..5a97a60 100644 --- a/.machine_readable/contractiles/must/Mustfile +++ b/.machine_readable/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 diff --git a/.machine_readable/contractiles/trust/Trustfile.hs b/.machine_readable/contractiles/trust/Trustfile.hs index 60e68c2..03c6d0d 100644 --- a/.machine_readable/contractiles/trust/Trustfile.hs +++ b/.machine_readable/contractiles/trust/Trustfile.hs @@ -1,4 +1,4 @@ --- SPDX-License-Identifier: PLMP-1.0-or-later +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Trustfile template - cryptographic and provenance verification module Trustfile where diff --git a/ROADMAP.adoc b/ROADMAP.adoc index 5d35e8d..2cf3242 100644 --- a/ROADMAP.adoc +++ b/ROADMAP.adoc @@ -312,7 +312,7 @@ Priority areas for contributors: == License -SPDX-License-Identifier: PMPL-1.0-or-later-or-later +SPDX-License-Identifier: PMPL-1.0-or-later == See Also diff --git a/RSR_OUTLINE.adoc b/RSR_OUTLINE.adoc index fc4f4ba..b5addf3 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