Skip to content

Commit c54a638

Browse files
committed
chore(license): migrate PMPL-1.0-or-later → AGPL-3.0-or-later (Joshua co-dev)
Replace LICENSE file with canonical AGPL-3.0-or-later text and update package metadata (Cargo.toml/package.json/deno.json/mix.exs/pyproject.toml where present) to declare the new SPDX identifier. Rationale: Joshua co-dev. Part of estate-wide metadata cleanup 2026-05-26.
1 parent a407a43 commit c54a638

6 files changed

Lines changed: 668 additions & 413 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ version = "0.2.0"
1717
description = "PanLL eNSAID - Environment for NeSy-Agentic Integrated Development (Gossamer backend)"
1818
authors = ["Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>"]
1919
edition = "2021"
20-
license = "MPL-2.0"
20+
license = "AGPL-3.0-or-later"
2121
repository = "https://github.com/hyperpolymath/panll"
2222

2323
# Testable logic library — GTK/WebKit-free. `cargo test --lib` runs without

0 commit comments

Comments
 (0)