convert http:// URIs to https://

Also update the ShellCheck homepage to the new dedicated domain.
This commit is contained in:
Mike Frysinger 2017-12-14 01:06:43 -05:00
parent c36f6d89ba
commit 161801a86e
24 changed files with 46 additions and 46 deletions

View file

@ -2,7 +2,7 @@
Copyright 2012-2016 Vidar Holen
This file is part of ShellCheck.
http://www.vidarholen.net/contents/shellcheck
https://www.shellcheck.net
ShellCheck is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@ -15,7 +15,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <https://www.gnu.org/licenses/>.
-}
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE FlexibleContexts #-}