From a09e711f4ac2ae06360c41c4fbd4dc91c4f9fe3c Mon Sep 17 00:00:00 2001 From: Marc Durdin Date: Fri, 26 Jul 2019 06:52:31 +1000 Subject: [PATCH] [LMLayer] Make license consistent with rest of Keyman --- common/predictive-text/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/predictive-text/package.json b/common/predictive-text/package.json index 83c32f5fe1..4695cf9a46 100644 --- a/common/predictive-text/package.json +++ b/common/predictive-text/package.json @@ -14,7 +14,7 @@ "url": "git+https://github.com/eddieantonio/keyman-lmlayer-prototype.git" }, "author": "Eddie Antonio Santos (http://eddieantonio.ca/)", - "license": "AGPL-3.0", + "license": "MIT", "bugs": { "url": "https://github.com/eddieantonio/keyman-lmlayer-prototype/issues" },