Skip to content

Commit c2d450b

Browse files
committed
chore: migrate license from PMPL-1.0-or-later to MPL-2.0
1 parent 2c600d8 commit c2d450b

6 files changed

Lines changed: 6 additions & 6 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-or-later
1+
# SPDX-License-Identifier: MPL-2.0
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/hypatia-scan.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-or-later
1+
# SPDX-License-Identifier: MPL-2.0
22
# Hypatia Neurosymbolic CI/CD Security Scan
33
name: Hypatia Security Scan
44

.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-or-later
1+
# SPDX-License-Identifier: MPL-2.0
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

.machine_readable/STATE.a2ml

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-or-later
1+
# SPDX-License-Identifier: MPL-2.0
22
# Migrated from STATE.scm by state_scm_to_v2.py on 2026-05-17
33

44
@state(version="2.0"):

PROOF-NEEDS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Proof Requirements
22

3-
<!-- SPDX-License-Identifier: PMPL-1.0-or-later -->
3+
<!-- SPDX-License-Identifier: MPL-2.0 -->
44
<!-- Created 2026-05-18 by estate proof-debt audit; reconciled 2026-05-19. -->
55

66
## Current state (reconciled 2026-05-19)

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ See `.claude/CLAUDE.md` for complete language policy.
440440

441441
== License
442442

443-
SPDX-License-Identifier: PMPL-1.0-or-later OR PMPL-1.0`
443+
SPDX-License-Identifier: MPL-2.0 OR PMPL-1.0`
444444

445445
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.
446446

0 commit comments

Comments
 (0)