Use HTTPS for the cakefoundation.org URL

This commit is contained in:
Marc Würth 2017-06-11 00:10:52 +02:00
parent 17314baa15
commit 10b89b51a9
716 changed files with 1422 additions and 1422 deletions
lib/Cake/Console

View file

@ -4,13 +4,13 @@
# Bake is a shell script for running CakePHP bake script
#
# CakePHP(tm) : Rapid Development Framework (https://cakephp.org)
# Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
# Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
#
# Licensed under The MIT License
# For full copyright and license information, please see the LICENSE.txt
# Redistributions of files must retain the above copyright notice.
#
# @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
# @copyright Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
# @link https://cakephp.org CakePHP(tm) Project
# @package Cake.Console
# @since CakePHP(tm) v 1.2.0.5012