From eb051ba500bdfe9735e4782b6388a9de8d218358 Mon Sep 17 00:00:00 2001 From: Ben Coombs <bencoombs@protonmail.com> Date: Sun, 18 Jul 2021 15:56:00 +1200 Subject: [PATCH] Changed license to GPL --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5643664..2fedecc 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "git+https://github.com/PubInv/vent-display.git" }, "author": "", - "license": "ISC", + "license": "GPLv3", "bugs": { "url": "https://github.com/PubInv/vent-display/issues" }, -- GitLab