|
|
@@ -15,7 +15,7 @@
|
|
|
* @category Zend
|
|
|
* @package Zend_Form
|
|
|
* @subpackage Element
|
|
|
- * @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
|
|
|
*/
|
|
|
|
|
|
@@ -37,7 +37,7 @@ require_once 'Zend/Captcha/Adapter.php';
|
|
|
* @category Zend
|
|
|
* @package Zend_Form
|
|
|
* @subpackage Element
|
|
|
- * @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_Form_Element_Captcha extends Zend_Form_Element_Xhtml
|