Skip to content

Commit 3ce2399

Browse files
hyperpolymathclaude
andcommitted
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) <noreply@anthropic.com>
1 parent 1a7d7c2 commit 3ce2399

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

RSR_OUTLINE.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ This template is part of:
209209

210210
== License
211211

212-
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
212+
SPDX-License-Identifier: PMPL-1.0-or-later
213213

214214
== Links
215215

contractiles/dust/Dustfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: PLMP-1.0-or-later
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
22
# Dustfile template - recovery and rollback semantics
33

44
version: 1

contractiles/must/Mustfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: PLMP-1.0-or-later
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
22
# Mustfile - declarative state contract (template)
33
# See: https://github.com/hyperpolymath/mustfile
44

contractiles/trust/Trustfile.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- SPDX-License-Identifier: PLMP-1.0-or-later
1+
-- SPDX-License-Identifier: PMPL-1.0-or-later
22
-- Trustfile template - cryptographic and provenance verification
33

44
module Trustfile where

0 commit comments

Comments
 (0)