Correct licenses for FadeMind host files
authorBranden Archer <redacted>
Wed, 25 Oct 2017 19:10:25 +0000 (15:10 -0400)
committerBranden Archer <redacted>
Wed, 25 Oct 2017 19:11:02 +0000 (15:11 -0400)
The FadeMind project lists a MIT license, however it did not create
several host files it provides. Instead, the copying.txt file
in the source:

http://hostsfile.org/Downloads/BadHosts.unx.zip

lists LGPL as the license. Without specifying the version, it
implies the latest. This is denoted by GPLv3+.

data/add.2o7Net/update.json
data/add.Dead/update.json
data/add.Risk/update.json
data/add.Spam/update.json

index e2dfa1e9c1fdf2ddf2242cf867779e98d3347322..2d46d0e89e8a28ff5a4a12c454e19932c908e3de 100644 (file)
@@ -5,5 +5,5 @@
     "frequency": "occasionally",
     "issues": "https://github.com/FadeMind/hosts.extras/issues",
     "url": "https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.2o7Net/hosts",
-    "license": "MIT"
+    "license": "GPLv3+"
 }
index 48a2e9f8c571ba40de134fa03a9f547b35bbb271..38bdb69b12d0247a705b63a295532ade46972ea9 100644 (file)
@@ -5,5 +5,5 @@
     "frequency": "occasionally",
     "issues": "https://github.com/FadeMind/hosts.extras/issues",
     "url": "https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Dead/hosts",
-    "license": "MIT"
+    "license": "GPLv3+"
 }
index 698c84074a3e58341aef5f2157db1181a4276c6d..eab74833c8748532428be159295588dc83bcb05f 100644 (file)
@@ -5,5 +5,5 @@
     "frequency": "occasionally",
     "issues": "https://github.com/FadeMind/hosts.extras/issues",
     "url": "https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts",
-    "license": "MIT"
+    "license": "GPLv3+"
 }
index 8cbd7a89f249f924f34c02ca55fe464e359033ff..2d6655bbf2fbdd6aa8728bc5c20cb4d5670af726 100644 (file)
@@ -5,5 +5,5 @@
     "frequency": "occasionally",
     "issues": "https://github.com/FadeMind/hosts.extras/issues",
     "url": "https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts",
-    "license": "MIT"
+    "license": "GPLv3+"
 }
git clone https://git.99rst.org/PROJECT