chore(license): relicense project from GPL-3.0 to AGPL-3.0

Replace the GPL-3.0 license text with the full GNU Affero General
Public License v3.0 text, strengthening copyleft coverage for the
network-service use case (users interacting with Bookhoard over the
network are entitled to the corresponding source).

- LICENSE: swap GPL-3.0 text for the canonical AGPL-3.0 text (gnu.org)
- README.md: update both license references (Project Status and
  License sections) from GPL-3.0 to AGPL-3.0
- docs/user/sync-guide.md: update the footer license reference

The bundled BSD 3-Clause license in internal/sevenzip/LICENSE is a
third-party dependency license and is intentionally left unchanged.
This commit is contained in:
2026-08-28 20:12:20 -04:00
parent d429534b12
commit e2953c4a01
3 changed files with 660 additions and 231 deletions
+1 -1
View File
@@ -588,4 +588,4 @@ A: Yes, HTTPS/TLS 1.3 for all sync traffic.
**Last Updated**: August 2026
**Version**: 1.0
**License**: GPL-3.0
**License**: AGPL-3.0