From 83e9b45e3cf0d3bfc9f131c62fee5cee76935e0b Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Tue, 19 May 2026 20:56:15 +0100 Subject: [PATCH] licence(#7): normalise PMPL-1.0 -> PMPL-1.0-or-later (owner carve-out, SPDX-only) 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) --- .github/workflows/governance.yml | 2 +- .github/workflows/spark-theatre-gate.yml | 2 +- README.adoc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/governance.yml b/.github/workflows/governance.yml index 3c0228e..68011e1 100644 --- a/.github/workflows/governance.yml +++ b/.github/workflows/governance.yml @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PMPL-1.0 +# SPDX-License-Identifier: PMPL-1.0-or-later # governance.yml — single wrapper calling the shared estate governance bundle # in hyperpolymath/standards. Replaces ~8 duplicated per-repo governance # workflows (verisimiser#59 estate rollout). Load-bearing build/security diff --git a/.github/workflows/spark-theatre-gate.yml b/.github/workflows/spark-theatre-gate.yml index 2684ccf..722a382 100644 --- a/.github/workflows/spark-theatre-gate.yml +++ b/.github/workflows/spark-theatre-gate.yml @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PMPL-1.0 +# SPDX-License-Identifier: PMPL-1.0-or-later # Estate SPARK Theatre Gate — thin caller of the reusable workflow in # hyperpolymath/standards (#135 / #141). Pinned by commit SHA per the # estate action-pinning policy. Regenerate the pin only when the reusable diff --git a/README.adoc b/README.adoc index 115ae3f..1f36a1c 100644 --- a/README.adoc +++ b/README.adoc @@ -440,7 +440,7 @@ See `.claude/CLAUDE.md` for complete language policy. == License -SPDX-License-Identifier: PMPL-1.0 OR PMPL-1.0` +SPDX-License-Identifier: PMPL-1.0-or-later OR PMPL-1.0` Dual-licensed under GNU Affero General Public License v3.0 or later, or Palimpsest-MPL License v1.0 (PMPL-1.0). See link:LICENSE.txt[LICENSE.txt] for details.