From 358f016c60dc767af3a709afaa7407a0e1d26a84 Mon Sep 17 00:00:00 2001 From: TJ Rana Date: Tue, 9 Oct 2018 01:15:18 +0000 Subject: [PATCH] Update license --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdd41f590..ce3798260 100644 --- a/package.json +++ b/package.json @@ -46,5 +46,5 @@ "serve-static": "^1.13.2", "chai": "^4.1.2" }, - "license": "GPL-3.0" + "license": "AGPL-3.0-or-later" }