From 495637da48d6cf92e0c0a947589784753d7129c9 Mon Sep 17 00:00:00 2001 From: skidoodle Date: Thu, 1 Feb 2024 07:48:43 +0100 Subject: [PATCH] license --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 53fb0fb..d5e77e3 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "6.9", "private": true, "author": "albert|skidoodle@gh", + "license": "AGPL-3.0", "scripts": { "dev": "next dev", "build": "next build",