From 70e2509d527795ed9d726b39037ad05b9769a7e3 Mon Sep 17 00:00:00 2001 From: ryota-murakami Date: Sat, 12 Aug 2023 20:30:01 +0900 Subject: [PATCH] package.json; fix license --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87ff12855..804fb7b64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/makeplane/plane.git", - "license": "MIT", + "license": "AGPL-3.0", "private": true, "workspaces": [ "apps/*",