From 5c19c4239949fe5c1ecddbdc207b0c40bcde1064 Mon Sep 17 00:00:00 2001 From: Tad Date: Wed, 8 Aug 2018 19:57:48 -0400 Subject: Replace all possible HTTP links with HTTPS --- contrib/fix_private-bin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/fix_private-bin.py b/contrib/fix_private-bin.py index 86fd3d16b..613a945a8 100755 --- a/contrib/fix_private-bin.py +++ b/contrib/fix_private-bin.py @@ -24,7 +24,7 @@ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -For more information, please refer to """ +For more information, please refer to """ __license__ = "Unlicense" import sys, os, glob, re -- cgit v1.2.3-54-g00ecf