Summary
Switch engram-parser to dual MIT / Apache-2.0 for org consistency and adoption.
Master: Limen-Neural/neuromod#19
Checklist
Implementation notes
Implemented in PR #6 (issues/#2,#3,#4, commit 71d993d):
LICENSE-MIT, LICENSE-APACHE-2.0 added
- GPL-3.0-or-later removed from
Cargo.toml
- README license section + badge updated
- Tensor API change documented under
[Unreleased] → Changed
References
- neuromod#19
- kinetic-signals#7
- cortex-tensor (sibling in hybrid stack)
Labels
chore, legal, documentation
Summary
Switch
engram-parserto dual MIT / Apache-2.0 for org consistency and adoption.Master: Limen-Neural/neuromod#19
Checklist
license = "MIT OR Apache-2.0",authors,rust-version = "1.87")src/,tests/)CHANGELOG.md)Implementation notes
Implemented in PR #6 (
issues/#2,#3,#4, commit71d993d):LICENSE-MIT,LICENSE-APACHE-2.0addedCargo.toml[Unreleased]→ ChangedReferences
Labels
chore,legal,documentation