From 9a1bb8c4485bd00db02bf9cb6b592ed21caba258 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20J=C3=B8rgensen?= Date: Wed, 20 Jan 2016 13:15:08 +0100 Subject: [PATCH] Update bower.json New repository URL. Updated license. --- bower.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 97bb9b5..6b652f4 100644 --- a/bower.json +++ b/bower.json @@ -1,8 +1,8 @@ { "name": "js-untar", - "homepage": "https://github.com/Qvazar/js-untar", + "homepage": "https://github.com/InvokIT/js-untar", "authors": [ - "Sebastian Joergensen " + "Sebastian Joergensen " ], "description": "untar files in the browser", "main": [ @@ -18,7 +18,7 @@ "untar", "package" ], - "license": "GPL-3.0", + "license": "MIT", "ignore": [ "build/dev", "node_modules",