License the project under AGPL-3.0-or-later

Adds the verbatim license text as LICENSE, sets license metadata in
both package manifests, and links it from both README.md files.
Chosen specifically for the network-copyleft clause (AGPL §13): a
modified version run as a hosted service must offer its source to
that service's users, which plain GPL's distribution-only trigger
doesn't cover.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-18 18:49:08 -06:00
co-authored by Claude Sonnet 5
parent 5bd1716c94
commit 3fdfbd96e2
5 changed files with 673 additions and 0 deletions
+6
View File
@@ -101,3 +101,9 @@ CORS configuration is needed in development.
See [DEPLOYMENT.md](DEPLOYMENT.md) for the full production runbook — two
Debian 13 servers, no containers, matching
[ARCHITECTURE.md §9](ARCHITECTURE.md#9-deployment-architecture--two-linux-servers-no-docker).
## License
AGPL-3.0-or-later — see [LICENSE](LICENSE). If you run a modified version
of this software as a network service, you must make the corresponding
source available to its users (AGPL §13).