mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
Correct licenses for FadeMind host files
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+.
This commit is contained in:
@@ -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+"
|
||||
}
|
||||
|
||||
@@ -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+"
|
||||
}
|
||||
|
||||
@@ -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+"
|
||||
}
|
||||
|
||||
@@ -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+"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user