Skip to content

Commit fc8ebc9

Browse files
chore(license): flip 16 PMPL→MPL-2.0 SPDX stamps (per 2026-06-02 estate policy) (#25)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent abaa5e2 commit fc8ebc9

16 files changed

Lines changed: 16 additions & 16 deletions

File tree

.gitattributes

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
# RSR-compliant .gitattributes
33

44
* text=auto eol=lf

.github/CODEOWNERS

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
# SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell (hyperpolymath)
33
#
44
# CODEOWNERS — julia-professional-registry

.gitignore

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
# RSR-compliant .gitignore
33

44
# OS & Editor

.machine_readable/ADJUST.contractile

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
; ADJUST.contractile — Accessibility invariants for HyperpolymathRegistry
33
; "ADJUST" = Accessibility & Digital Justice for Universal Software & Technology
44
;

.machine_readable/INTENT.contractile

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
; INTENT.contractile — Purpose and scope for HyperpolymathRegistry
33
; Helps LLM/SLM agents understand what this repo IS and IS NOT.
44
;

.machine_readable/MUST.contractile

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
; MUST.contractile — Baseline invariants for HyperpolymathRegistry
33
; These constraints MUST NOT be violated. K9 validators enforce them.
44
;

.machine_readable/TRUST.contractile

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
; TRUST.contractile — Trust boundaries for HyperpolymathRegistry
33
; Defines what LLM/SLM agents are trusted to do without asking.
44
;

.machine_readable/contractiles/bust/bust.ncl

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
# Bust — error-handling / failure-recovery runner
33
#
44
# Pairs with: Bustfile.a2ml (same directory)

.well-known/ai.txt

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
# ai.txt - AI interaction policy
33
# See: https://site.spawning.ai/spawning-ai-txt
44

.well-known/humans.txt

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
# humanstxt.org
33

44
/* TEAM */

0 commit comments

Comments
 (0)