From b64b99c6942218c402fbbe212828a5014241a26e Mon Sep 17 00:00:00 2001 From: Pitchaya Boonsarngsuk <2285135b@student.gla.ac.uk> Date: Wed, 21 Mar 2018 16:33:53 +0000 Subject: [PATCH] Update license --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df75408..ce072c6 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "d3-spring-model", "force" ], - "license": "GPL-3.0-only", + "license": "MIT", "main": "build/d3-spring-model.js", "jsnext:main": "index", "scripts": {