From b61a233ba399b316135df077f543ebd7ba5f8a1d Mon Sep 17 00:00:00 2001 From: hyperpolymath <6759885+hyperpolymath@users.noreply.github.com> Date: Tue, 19 May 2026 01:08:42 +0100 Subject: [PATCH] fix(licence): clear scaffold-placeholder leak (isolated; dirty repo) #3 isolated commit. ONLY placeholder SPDX lines staged; repo's other uncommitted WIP deliberately left untouched/unstaged. PLMP/PMLP + doubled = scaffold artifacts (LICENCE-POLICY.adoc A5), NOT relicensing. Diff-shape asserted (SPDX-only). Refs 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 f6bf75e..9a7b1f0 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