update license

This commit is contained in:
2026-05-29 14:52:07 +02:00
parent f81e99726a
commit 5b84ba5c0f
3 changed files with 654 additions and 4 deletions
+2 -2
View File
@@ -5,10 +5,10 @@ description:
"The backend that powers chess-scribe.org. Convert chess PGN files into PDFs."
maintainer: ["Owen Rees <owenrees.dev@gmail.com>"]
authors: ["Owen Rees<owenrees.dev@gmail.com>"]
license: "AGPLv3"
license: "AGPL-3.0-or-later"
tags: ["chess" "pgn" "pdf"]
homepage: "https://github.com/therealowenrees/chess-scribe-api"
doc: "https://url/to/documentation"
doc: "https://github.com/therealowenrees/chess-scribe-api/README.md"
bug-reports: "https://github.com/therealowenrees/chess-scribe-api/issues"
depends: [
"dune" {>= "3.21"}