From f32dc11bf337d2e2a356e0a306330abd76541ccd Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Tue, 19 Dec 2017 13:37:28 +0000 Subject: [PATCH] Update license field in package.json to match LICENSE file WFTPL instead of ISC --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2dc359..1231aca 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "url": "git+https://github.com/protonet/jquery.inview.git" }, "author": "Christopher Blum ", - "license": "ISC", + "license": "WTFPL", "bugs": { "url": "https://github.com/jardix22/jquery.inview/issues" },