From e69594d31e5968cb3663cb6748bf1682cd914b5a Mon Sep 17 00:00:00 2001 From: knut <> Date: Wed, 30 Jul 2008 02:07:13 +0000 Subject: updated copyright --- framework/Data/TDbConnection.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'framework/Data/TDbConnection.php') diff --git a/framework/Data/TDbConnection.php b/framework/Data/TDbConnection.php index 2f5a0358..97ea90ba 100644 --- a/framework/Data/TDbConnection.php +++ b/framework/Data/TDbConnection.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.pradosoft.com/ - * @copyright Copyright © 2006 PradoSoft + * @copyright Copyright © 2005-2008 PradoSoft * @license http://www.pradosoft.com/license/ * @version $Id$ * @package System.Data @@ -597,4 +597,4 @@ class TDbNullConversionMode extends TEnumerable const EmptyStringToNull='EmptyStringToNull'; } -?> \ No newline at end of file +?> -- cgit v1.2.3