Always use https:// link for opensource.org

It was already used in a few places, make this consistent.
This commit is contained in:
Simon Ruderich 2018-03-04 14:41:01 +01:00 committed by Paul Beckingham
parent f98084bbd3
commit c7edf914e1
409 changed files with 410 additions and 410 deletions

View file

@ -21,7 +21,7 @@
## OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
## SOFTWARE.
##
## http://www.opensource.org/licenses/mit-license.php
## https://www.opensource.org/licenses/mit-license.php
##
################################################################################
@ -209,7 +209,7 @@ if (open my $fh, '>:utf8', $file)
"# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n",
"# SOFTWARE.\n",
"#\n",
"# http://www.opensource.org/licenses/mit-license.php\n",
"# https://www.opensource.org/licenses/mit-license.php\n",
"#\n",
"###############################################################################\n",
"\n",