From 9b1c765a493f44736708286fcf4d37ada6476e0b Mon Sep 17 00:00:00 2001 From: Matthew R Date: Sat, 16 Nov 2019 14:19:02 -0500 Subject: [PATCH] Change license in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3eefffc..f3cef17 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "build": "tsc -p ./tsconfig.json" }, "author": "Library of Code sp-us Engineering Team", - "license": "MIT", + "license": "AGPL-3.0-only", "private": false, "dependencies": { "@ghaiklor/x509": "^1.0.0",