From d4c1a3b515e8f4acca76d000cb55d22b2139fc1f Mon Sep 17 00:00:00 2001 From: eggy Date: Sat, 28 Jan 2023 15:59:48 -0500 Subject: [PATCH] chore: update mandown license --- data/projects.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/projects.ts b/data/projects.ts index eba1445..d8ba5f3 100644 --- a/data/projects.ts +++ b/data/projects.ts @@ -26,7 +26,7 @@ export const projects: Project[] = [ "A comic downloader and converter to CBZ / EPUB / PDF for my Kobo.", longDescription: "Available via CLI and a Qt GUI!", langs: ["python"], - license: "LGPL-3.0", + license: "AGPL-3.0", img: "mandown.webp", }, {