|
|
@@ -14,7 +14,7 @@
|
|
|
*
|
|
|
* @category Zend
|
|
|
* @package Zend_Validate
|
|
|
- * @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
|
|
+ * @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
|
|
* @license http://framework.zend.com/license/new-bsd New BSD License
|
|
|
* @version $Id: Date.php 13371 2008-12-19 11:41:09Z thomas $
|
|
|
*/
|
|
|
@@ -29,7 +29,7 @@ require_once 'Zend/Validate/Abstract.php';
|
|
|
*
|
|
|
* @category Zend
|
|
|
* @package Zend_Validate
|
|
|
- * @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
|
|
+ * @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
|
|
* @license http://framework.zend.com/license/new-bsd New BSD License
|
|
|
*/
|
|
|
class Zend_Validate_Iban extends Zend_Validate_Abstract
|