chore: backport main-only changes to dev AGPL relicense + Cookbook serve fix (#3704)

* Change project license to AGPL-3.0-or-later

* Fix Cookbook serve server selection

---------

Co-authored-by: pewdiepie-archdaemon <pewdiepie-archdaemon@users.noreply.github.com>
This commit is contained in:
Kenny Van de Maele
2026-06-09 23:20:34 +02:00
committed by GitHub
parent 2e6fff2212
commit 8753daf357
3 changed files with 241 additions and 20 deletions
+1 -1
View File
@@ -451,7 +451,7 @@ All user data lives in `data/` (gitignored): `app.db` (sessions, messages, docum
</a>
## License
MIT -- see [LICENSE](LICENSE) and [ACKNOWLEDGMENTS.md](ACKNOWLEDGMENTS.md).
AGPL-3.0-or-later -- see [LICENSE](LICENSE) and [ACKNOWLEDGMENTS.md](ACKNOWLEDGMENTS.md).
```
|