From 9f8a3c53629a83258535d2af48aadb96f9906231 Mon Sep 17 00:00:00 2001 From: Leo Herzog Date: Sun, 5 Jul 2020 08:33:27 -0400 Subject: [PATCH] Change License to MIT --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e7b9bb..8047e6c 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "url": "https://github.com/leoherzog/TorrentParts.git" }, "author": "Leo Herzog", - "license": "CC BY-SA 4.0", + "license": "MIT", "bugs": { "url": "https://github.com/leoherzog/TorrentParts/issues" },