From e102c1c0db72103de88f943f65a4aa2c18c6fad0 Mon Sep 17 00:00:00 2001 From: Val Erastov Date: Mon, 15 Aug 2022 00:38:16 -0700 Subject: [PATCH] update the license ref in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d0f7e1f..1042dddd 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "cad" ], "author": "Val Erastov (http://github.com/xibyte)", - "license": "AGPL-3.0", + "license": "SEE LICENSE IN LICENSE", "bugs": { "url": "https://github.com/xibyte/jsketcher/issues" },