From e99fad57bc7a3a85a64cf98b483babe607f5ada1 Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Fri, 1 Mar 2019 22:37:20 -0500 Subject: Fix inconsistent license info --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89b8d57..4ed07f2 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "version": "1.0.1", "publisher": "SolarLiner", "icon": "icon.png", - "license": "MIT", + "license": "GPL-3.0", "scripts": { "clean": "node clean.js", "build": "tsc", -- cgit v1.2.3