Skip to content

Commit 7e400ec

Browse files
hyperpolymathclaude
andcommitted
chore(licence): migrate Cargo.toml license field from PMPL-1.0 to MPL-2.0
Closes part of Item 2 of the 2026-05-26 estate tech-debt audit follow-up (hyperpolymath/standards#196). The estate-wide policy is 'MPL-1.0/PMPL-1.0 -> MPL-2.0' (see estate language policy memory). This PR migrates the manifest's declared license field; the LICENSE file's Palimpsest preamble (if present) is unchanged, and the MPL-2.0 body text it wraps is the load-bearing licence. The licence-consistency CI check landed in standards#201 catches future SPDX-vs-manifest drift. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent ec7b045 commit 7e400ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "mobile-ai-orchestrator"
33
version = "1.0.0"
44
edition = "2021"
55
authors = ["Jonathan Bowman <hyperpolymath@protonmail.com>"]
6-
license = "PMPL-1.0"
6+
license = "MPL-2.0"
77
repository = "https://github.com/Hyperpolymath/heterogenous-mobile-computing"
88
description = "Hybrid AI orchestration system for constrained mobile platforms with reservoir computing"
99
keywords = ["ai", "mobile", "orchestration", "reservoir-computing", "offline-first"]

0 commit comments

Comments
 (0)