diff options
Diffstat (limited to 'framework/Web/Services/TFeedService.php')
-rw-r--r-- | framework/Web/Services/TFeedService.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/Web/Services/TFeedService.php b/framework/Web/Services/TFeedService.php index af3b44bd..fea39290 100644 --- a/framework/Web/Services/TFeedService.php +++ b/framework/Web/Services/TFeedService.php @@ -5,7 +5,7 @@ * @author Qiang Xue <qiang.xue@gmail.com>
* @author Knut Urdalen <knut.urdalen@gmail.com>
* @link http://www.pradosoft.com
- * @copyright Copyright © 2006-2007 PradoSoft
+ * @copyright Copyright © 2005-2008 PradoSoft * @license http://www.pradosoft.com/license/
* @version $Id$
* @package System.Web.Services
@@ -143,4 +143,4 @@ interface IFeedContentProvider public function getContentType();
}
-?>
\ No newline at end of file +?> |