Skip to content

Commit 0fccded

Browse files
licence(#7): normalise PMPL-1.0 -> PMPL-1.0-or-later (owner carve-out, SPDX-only) (#281)
Not a relicence; owner-sanctioned standards LICENCE-POLICY A8(1); Refs LICENCE-DEBT-LEDGER-2026-05-18. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 8409289 commit 0fccded

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/governance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: PMPL-1.0
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
22
# governance.yml — single wrapper calling the shared estate governance bundle
33
# in hyperpolymath/standards. Replaces ~8 duplicated per-repo governance
44
# workflows (verisimiser#59 estate rollout). Load-bearing build/security

.github/workflows/spark-theatre-gate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: PMPL-1.0
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
22
# Estate SPARK Theatre Gate — thin caller of the reusable workflow in
33
# hyperpolymath/standards (#135 / #141). Pinned by commit SHA per the
44
# estate action-pinning policy. Regenerate the pin only when the reusable

LICENSING-GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ graph TD
168168

169169
**File Header:**
170170
```rust
171-
// SPDX-License-Identifier: PMPL-1.0
171+
// SPDX-License-Identifier: PMPL-1.0-or-later
172172
// SPDX-License-Identifier: MPL-2.0
173173
// SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell
174174
//

stdlib/effects.affine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: PMPL-1.0
1+
// SPDX-License-Identifier: PMPL-1.0-or-later
22
// AffineScript Standard Library - Effect Declarations
33

44
// Core IO effect - file and console operations

0 commit comments

Comments
 (0)