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/UI/WebControls/TTable.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'framework/Web/UI/WebControls/TTable.php') diff --git a/framework/Web/UI/WebControls/TTable.php b/framework/Web/UI/WebControls/TTable.php index ef310822..9fa9130d 100644 --- a/framework/Web/UI/WebControls/TTable.php +++ b/framework/Web/UI/WebControls/TTable.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.UI.WebControls @@ -408,4 +408,4 @@ class TTableCaptionAlign extends TEnumerable const Right='Right'; } -?> \ No newline at end of file +?> -- cgit v1.2.3