From ddc07e72c1c3e6c6b61d41be63a323ddf80c644b Mon Sep 17 00:00:00 2001 From: gbrochar Date: Sun, 22 Nov 2020 10:41:52 +0100 Subject: [PATCH] update LICENSE in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e4ca8e..527bb3a 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "url": "https://git.gaetanbrochard.dev/gbrochar/expo-web.git" }, "author": "gbrochar", - "license": "GPLv3", + "license": "AGPL-3.0-only", "devDependencies": { "@babel/core": "^7.12.3", "@babel/plugin-proposal-class-properties": "^7.12.1",