From 3728c11c52d9f4847df027b541f9b2f47128243b Mon Sep 17 00:00:00 2001 From: Branden Archer Date: Wed, 25 Oct 2017 15:21:56 -0400 Subject: [PATCH] Remove license for UncheckyAds The FadeMind lists the MIT license, however that project only hosts the UncheckyAds host list and did not create it. Instead, that list is based on content from unchecky.com. I was unable to determine the license of that content, and am removing the license to prevent someone from accidentally violating the actual license by using the content. --- data/UncheckyAds/update.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/UncheckyAds/update.json b/data/UncheckyAds/update.json index b8805e040..142b34d36 100644 --- a/data/UncheckyAds/update.json +++ b/data/UncheckyAds/update.json @@ -4,6 +4,5 @@ "homeurl": "https://github.com/FadeMind/hosts.extras", "frequency": "occasionally", "issues": "https://github.com/FadeMind/hosts.extras/issues", - "url": "https://raw.githubusercontent.com/FadeMind/hosts.extras/master/UncheckyAds/hosts", - "license": "MIT" + "url": "https://raw.githubusercontent.com/FadeMind/hosts.extras/master/UncheckyAds/hosts" }