|
@@ -15,7 +15,7 @@
|
|
|
* @category Zend
|
|
* @category Zend
|
|
|
* @package Zend_Search_Lucene
|
|
* @package Zend_Search_Lucene
|
|
|
* @subpackage Search
|
|
* @subpackage Search
|
|
|
- * @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
|
|
* @license http://framework.zend.com/license/new-bsd New BSD License
|
|
|
*/
|
|
*/
|
|
|
|
|
|
|
@@ -30,7 +30,7 @@ require_once 'Zend/Search/Lucene/Exception.php';
|
|
|
* @category Zend
|
|
* @category Zend
|
|
|
* @package Zend_Search_Lucene
|
|
* @package Zend_Search_Lucene
|
|
|
* @subpackage Search
|
|
* @subpackage Search
|
|
|
- * @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
|
|
* @license http://framework.zend.com/license/new-bsd New BSD License
|
|
|
*
|
|
*
|
|
|
* Special exception type, which may be used to intercept wrong user input
|
|
* Special exception type, which may be used to intercept wrong user input
|