Use HTTPS for the opensource.org MIT license URL

This commit is contained in:
Marc Würth 2017-06-11 00:23:14 +02:00
parent 04efc7ba50
commit da8414e13b
711 changed files with 711 additions and 711 deletions

View file

@ -12,7 +12,7 @@
* @copyright Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
* @link https://cakephp.org CakePHP(tm) Project
* @since CakePHP(tm) v 2.3.0
* @license http://www.opensource.org/licenses/mit-license.php MIT License
* @license https://opensource.org/licenses/mit-license.php MIT License
*/
App::uses('AppShell', 'Console/Command');