From b59b64db290ea05dcf919b76e0788652f2032d92 Mon Sep 17 00:00:00 2001 From: saeideng Date: Sat, 21 Oct 2017 22:44:15 +0330 Subject: [PATCH] replace tab with space --- lib/Cake/Controller/Component/Auth/BlowfishAuthenticate.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Cake/Controller/Component/Auth/BlowfishAuthenticate.php b/lib/Cake/Controller/Component/Auth/BlowfishAuthenticate.php index 14968be9f..16fbcaa19 100644 --- a/lib/Cake/Controller/Component/Auth/BlowfishAuthenticate.php +++ b/lib/Cake/Controller/Component/Auth/BlowfishAuthenticate.php @@ -7,8 +7,8 @@ * For full copyright and license information, please see the LICENSE.txt * Redistributions of the files must retain the above copyright notice. * - * @copyright Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org) - * @link https://cakephp.org CakePHP(tm) Project + * @copyright Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org) + * @link https://cakephp.org CakePHP(tm) Project * @license https://opensource.org/licenses/mit-license.php MIT License */