From 74b557281169cc94bd01d4f3e48d9476c19e2665 Mon Sep 17 00:00:00 2001 From: noncomputable Date: Sat, 8 Sep 2018 17:38:17 -0400 Subject: [PATCH] changed lic name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84afcc2..7a6bf9f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "spatial" ], "author": "Andrew Gregory Tsesis", - "license": "ISC", + "license": "BSD-2-Clause", "bugs": { "url": "https://github.com/noncomputable/AgentMaps/issues" },