Skip to content

Commit 7dbf626

Browse files
committed
chore: migrate license from PMPL-1.0-or-later to MPL-2.0
1 parent 5c27f43 commit 7dbf626

59 files changed

Lines changed: 70 additions & 70 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.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/workflows/boj-build.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
name: BoJ Server Build Trigger
33
on:
44
push:

.github/workflows/casket-pages.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
name: GitHub Pages
33

44
on:

.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 instead of carrying per-repo copies.
44
#

.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

.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 a2ml_ex
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 a2ml_ex
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 a2ml_ex
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 a2ml_ex
33
; Defines what LLM/SLM agents are trusted to do without asking.
44
;

.machine_readable/agent_instructions/README.adoc

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)