From dcc9a334bc549cf65b22a7b292afed35d51e7447 Mon Sep 17 00:00:00 2001 From: Araragi Koyomi Date: Sat, 20 Aug 2022 02:42:50 +0200 Subject: [PATCH] Update license --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff5201b..49bed60 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "lint": "pnpm exec standard --fix" }, "author": "/cumg/, formerly AUTOMATIC", - "license": "MIT 0", + "license": "LGPL-3.0-or-later (Sublicensed under MIT 0)", "dependencies": { "@tensorflow/tfjs": "^3.19.0", "@tensorflow/tfjs-backend-wasm": "^3.19.0"