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/Common/IbmDb2/TIbmColumnMetaData.php | 4 ++-- framework/Data/Common/IbmDb2/TIbmMetaData.php | 4 ++-- framework/Data/Common/IbmDb2/TIbmMetaDataInspector.php | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'framework/Data/Common/IbmDb2') diff --git a/framework/Data/Common/IbmDb2/TIbmColumnMetaData.php b/framework/Data/Common/IbmDb2/TIbmColumnMetaData.php index 284a5fd2..ee87a374 100644 --- a/framework/Data/Common/IbmDb2/TIbmColumnMetaData.php +++ b/framework/Data/Common/IbmDb2/TIbmColumnMetaData.php @@ -4,7 +4,7 @@ * * @author Cesar Ramos * @link http://www.pradosoft.com/ - * @copyright Copyright © 2005-2007 PradoSoft + * @copyright Copyright © 2005-2008 PradoSoft * @license http://www.pradosoft.com/license/ * @version $Id: TIbmColumnMetaData.php 1807 2007-03-31 06:42:15Z wei $ * @package System.Data.ActiveRecord.Vendor @@ -154,4 +154,4 @@ class TIbmColumnMetaData extends TComponent } -?> \ No newline at end of file +?> diff --git a/framework/Data/Common/IbmDb2/TIbmMetaData.php b/framework/Data/Common/IbmDb2/TIbmMetaData.php index 99df5465..059ef2d5 100644 --- a/framework/Data/Common/IbmDb2/TIbmMetaData.php +++ b/framework/Data/Common/IbmDb2/TIbmMetaData.php @@ -5,7 +5,7 @@ * * @author Cesar Ramos * @link http://www.pradosoft.com/ - * @copyright Copyright © 2005-2007 PradoSoft + * @copyright Copyright © 2005-2008 PradoSoft * @license http://www.pradosoft.com/license/ * @version $Id: TIbmMetaData.php 1807 2007-03-31 06:42:15Z wei $ * @package System.Data.ActiveRecord.Vendor @@ -110,4 +110,4 @@ class TIbmMetaData extends TDbMetaDataCommon } -?> \ No newline at end of file +?> diff --git a/framework/Data/Common/IbmDb2/TIbmMetaDataInspector.php b/framework/Data/Common/IbmDb2/TIbmMetaDataInspector.php index 1cd8af95..cfb4803d 100644 --- a/framework/Data/Common/IbmDb2/TIbmMetaDataInspector.php +++ b/framework/Data/Common/IbmDb2/TIbmMetaDataInspector.php @@ -4,7 +4,7 @@ * * @author Cesar Ramos * @link http://www.pradosoft.com/ - * @copyright Copyright © 2005-2007 PradoSoft + * @copyright Copyright © 2005-2008 PradoSoft * @license http://www.pradosoft.com/license/ * @version $Id: TIbmMetaDataInspector.php 1807 2007-03-31 06:42:15Z wei $ * @package System.Data.ActiveRecord.Vendor @@ -110,4 +110,4 @@ class TIbmMetaDataInspector extends TDbMetaDataInspector return new TIbmMetaData($table,$columns,$pks); } } -?> \ No newline at end of file +?> -- cgit v1.2.3