chore(license): switch from MIT to GPL-3.0-or-later

Adds top-level LICENSE (GPL-3.0 full text), updates README, and sets
`license = "GPL-3.0-or-later"` on all four crate manifests.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
adlee-was-taken
2026-05-09 12:30:49 -04:00
parent 888a05146b
commit 8e81ef8b8b
6 changed files with 238 additions and 1 deletions

View File

@@ -243,7 +243,7 @@ The binary is at `target/release/relicario`.
## License
MIT
GPL-3.0-or-later — see [LICENSE](LICENSE).
---