From d680a082636062ab96f14655ccaae06d3e1295f9 Mon Sep 17 00:00:00 2001 From: Flummi Date: Wed, 15 May 2019 18:18:33 +0000 Subject: [PATCH] mit MIT --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e51edd..8100902 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "minify": "/usr/bin/uglifyjs public/js/f0ck.js -c -m --ecma 8 --warn -o public/js/f0ck.min.js" }, "author": "Flummi", - "license": "ISC", + "license": "MIT", "dependencies": { "cuffeo": "git+https://gitfap.de/keinBot/cuffeo.git", "mariadb": "^2.0.3"