diff --git a/Model/Behavior/MultiValidationBehavior.php b/Model/Behavior/MultiValidationBehavior.php index 7821be1..0ebc0ca 100644 --- a/Model/Behavior/MultiValidationBehavior.php +++ b/Model/Behavior/MultiValidationBehavior.php @@ -8,7 +8,7 @@ * * @copyright Copyright (c) Codaxis (http://codaxis.com) * @author augusto-cdxs (https://github.com/augusto-cdxs/ - * @link https://github.com/Codaxis/parsley-helper + * @link https://github.com/Codaxis/cakephp-multivalidation * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/Test/Case/Model/Behavior/MultiValidationBehaviorTest.php b/Test/Case/Model/Behavior/MultiValidationBehaviorTest.php index be0a356..0c731fb 100644 --- a/Test/Case/Model/Behavior/MultiValidationBehaviorTest.php +++ b/Test/Case/Model/Behavior/MultiValidationBehaviorTest.php @@ -8,7 +8,7 @@ * * @copyright Copyright (c) Codaxis (http://codaxis.com) * @author augusto-cdxs (https://github.com/augusto-cdxs/ - * @link https://github.com/Codaxis/parsley-helper + * @link https://github.com/Codaxis/cakephp-multivalidation * @license http://www.opensource.org/licenses/mit-license.php MIT License */