From 9ae050f9a83c9f364737d8d8c6a3f4a9add1eb55 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Tue, 23 Jan 2018 02:55:10 +0100 Subject: [PATCH] Fix license --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1c99f6..63c4bca 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "keywords": [], "author": "", - "license": "ISC", + "license": "WTFPL", "dependencies": { "bluebird": "^3.5.1", "create-event-emitter": "^1.0.0",