From e69594d31e5968cb3663cb6748bf1682cd914b5a Mon Sep 17 00:00:00 2001 From: knut <> Date: Wed, 30 Jul 2008 02:07:13 +0000 Subject: updated copyright --- framework/Web/Services/TFeedService.php | 4 ++-- framework/Web/Services/TJsonService.php | 4 ++-- framework/Web/Services/TPageService.php | 4 ++-- framework/Web/Services/TSoapService.php | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'framework/Web/Services') 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 * @author Knut Urdalen * @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 +?> diff --git a/framework/Web/Services/TJsonService.php b/framework/Web/Services/TJsonService.php index ee5338c8..16c3a0bc 100644 --- a/framework/Web/Services/TJsonService.php +++ b/framework/Web/Services/TJsonService.php @@ -4,7 +4,7 @@ * * @author Wei Zhuo * @link http://www.pradosoft.com/ - * @copyright Copyright © 2006 PradoSoft + * @copyright Copyright © 2005-2008 PradoSoft * @license http://www.pradosoft.com/license/ * @version $Id$ * @package System.Web.Services @@ -168,4 +168,4 @@ abstract class TJsonResponse extends TApplicationComponent abstract public function getJsonContent(); } -?> \ No newline at end of file +?> diff --git a/framework/Web/Services/TPageService.php b/framework/Web/Services/TPageService.php index 568e9a40..1901e7b9 100644 --- a/framework/Web/Services/TPageService.php +++ b/framework/Web/Services/TPageService.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.pradosoft.com/ - * @copyright Copyright © 2005 PradoSoft + * @copyright Copyright © 2005-2008 PradoSoft * @license http://www.pradosoft.com/license/ * @version $Id$ * @package System.Web.Services @@ -723,4 +723,4 @@ class TPageConfiguration extends TComponent } } -?> \ No newline at end of file +?> diff --git a/framework/Web/Services/TSoapService.php b/framework/Web/Services/TSoapService.php index e2f91df2..24f95a35 100644 --- a/framework/Web/Services/TSoapService.php +++ b/framework/Web/Services/TSoapService.php @@ -5,7 +5,7 @@ * @author Knut Urdalen * @author Qiang Xue * @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 @@ -596,4 +596,4 @@ class TSoapServer extends TApplicationComponent } } -?> \ No newline at end of file +?> -- cgit v1.2.3