mirror of
https://github.com/TheRealOwenRees/chess-scribe-api.git
synced 2026-07-23 01:06:56 +00:00
update license
This commit is contained in:
@@ -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"}
|
||||
|
||||
Reference in New Issue
Block a user