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

@ -13,7 +13,7 @@
* @link https://cakephp.org CakePHP(tm) Project
* @package Cake.Routing
* @since CakePHP(tm) v 0.2.9
* @license http://www.opensource.org/licenses/mit-license.php MIT License
* @license https://opensource.org/licenses/mit-license.php MIT License
*/
App::uses('CakeRequest', 'Network');