Skip to content

Commit f9d1808

Browse files
fix(licence): clear scaffold-placeholder leak (isolated; dirty repo) (#64)
#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 0dc33aa commit f9d1808

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

frontier-practices/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

frontier-practices/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

frontier-practices/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

playground/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,4 +173,4 @@ ensemble Team:
173173

174174
== License
175175

176-
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
176+
SPDX-License-Identifier: PMPL-1.0-or-later

playground/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 - mandatory checks
33
# See: https://github.com/hyperpolymath/mustfile
44

playground/hives/duet/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,4 @@ Part of the My-Lang progressive family:
113113

114114
== License
115115

116-
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
116+
SPDX-License-Identifier: PMPL-1.0-or-later

playground/hives/ensemble/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ Culmination of My-Lang family:
8888

8989
== License
9090

91-
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
91+
SPDX-License-Identifier: PMPL-1.0-or-later

playground/hives/solo/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ Solo is part of the My-Lang progressive family:
122122

123123
== License
124124

125-
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
125+
SPDX-License-Identifier: PMPL-1.0-or-later

0 commit comments

Comments
 (0)