diff options
author | knut <> | 2008-07-30 02:07:13 +0000 |
---|---|---|
committer | knut <> | 2008-07-30 02:07:13 +0000 |
commit | e69594d31e5968cb3663cb6748bf1682cd914b5a (patch) | |
tree | 0721e05e104e59dc8fd6e624461bff0e2e07d090 /framework/Util | |
parent | 411fbb72f5a4c72e43af08ee403c79c73eb4b53f (diff) |
updated copyright
Diffstat (limited to 'framework/Util')
-rw-r--r-- | framework/Util/TDataFieldAccessor.php | 4 | ||||
-rw-r--r-- | framework/Util/TDateTimeStamp.php | 4 | ||||
-rw-r--r-- | framework/Util/TLogRouter.php | 4 | ||||
-rw-r--r-- | framework/Util/TLogger.php | 4 | ||||
-rw-r--r-- | framework/Util/TParameterModule.php | 4 | ||||
-rw-r--r-- | framework/Util/TSimpleDateFormatter.php | 4 | ||||
-rw-r--r-- | framework/Util/TVarDumper.php | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/framework/Util/TDataFieldAccessor.php b/framework/Util/TDataFieldAccessor.php index 4acd9cd4..fa65a9a2 100644 --- a/framework/Util/TDataFieldAccessor.php +++ b/framework/Util/TDataFieldAccessor.php @@ -4,7 +4,7 @@ *
* @author Qiang Xue <qiang.xue@gmail.com>
* @link http://www.pradosoft.com/
- * @copyright Copyright © 2005 PradoSoft
+ * @copyright Copyright © 2005-2008 PradoSoft * @license http://www.pradosoft.com/license/
* @version $Id$
* @package System.Util
@@ -80,4 +80,4 @@ class TDataFieldAccessor }
}
-?>
\ No newline at end of file +?> diff --git a/framework/Util/TDateTimeStamp.php b/framework/Util/TDateTimeStamp.php index 2b406cc9..c2fb1327 100644 --- a/framework/Util/TDateTimeStamp.php +++ b/framework/Util/TDateTimeStamp.php @@ -9,7 +9,7 @@ *
* @author Wei Zhuo <weizhuo[at]gamil[dot]com>
* @link http://www.pradosoft.com/
- * @copyright Copyright © 2006 PradoSoft
+ * @copyright Copyright © 2005-2008 PradoSoft * @license http://www.pradosoft.com/license/
* @version $Id$
* @package System.Util
@@ -700,4 +700,4 @@ class TDateTimeStamp }
}
-?>
\ No newline at end of file +?> diff --git a/framework/Util/TLogRouter.php b/framework/Util/TLogRouter.php index 50789011..90f19534 100644 --- a/framework/Util/TLogRouter.php +++ b/framework/Util/TLogRouter.php @@ -4,7 +4,7 @@ *
* @author Qiang Xue <qiang.xue@gmail.com>
* @link http://www.pradosoft.com/
- * @copyright Copyright © 2005 PradoSoft
+ * @copyright Copyright © 2005-2008 PradoSoft * @license http://www.pradosoft.com/license/
* @version $Id$
* @package System.Util
@@ -966,4 +966,4 @@ EOD; } }
-?>
\ No newline at end of file +?> diff --git a/framework/Util/TLogger.php b/framework/Util/TLogger.php index 6515483f..6d5385eb 100644 --- a/framework/Util/TLogger.php +++ b/framework/Util/TLogger.php @@ -4,7 +4,7 @@ *
* @author Qiang Xue <qiang.xue@gmail.com>
* @link http://www.pradosoft.com/
- * @copyright Copyright © 2005 PradoSoft
+ * @copyright Copyright © 2005-2008 PradoSoft * @license http://www.pradosoft.com/license/
* @version $Id$
* @package System.Util
@@ -127,4 +127,4 @@ class TLogger extends TComponent }
}
-?>
\ No newline at end of file +?> diff --git a/framework/Util/TParameterModule.php b/framework/Util/TParameterModule.php index e63fad1d..020db8db 100644 --- a/framework/Util/TParameterModule.php +++ b/framework/Util/TParameterModule.php @@ -4,7 +4,7 @@ *
* @author Qiang Xue <qiang.xue@gmail.com>
* @link http://www.pradosoft.com/
- * @copyright Copyright © 2005 PradoSoft
+ * @copyright Copyright © 2005-2008 PradoSoft * @license http://www.pradosoft.com/license/
* @version $Id$
* @package System.Util
@@ -141,4 +141,4 @@ class TParameterModule extends TModule }
}
-?>
\ No newline at end of file +?> diff --git a/framework/Util/TSimpleDateFormatter.php b/framework/Util/TSimpleDateFormatter.php index 7e5ad415..d8bf513a 100644 --- a/framework/Util/TSimpleDateFormatter.php +++ b/framework/Util/TSimpleDateFormatter.php @@ -4,7 +4,7 @@ *
* @author Wei Zhuo <weizhuo[at]gmail[dot]com>
* @link http://www.pradosoft.com/
- * @copyright Copyright © 2006 PradoSoft
+ * @copyright Copyright © 2005-2008 PradoSoft * @license http://www.pradosoft.com/license/
* @version $Id$
* @package System.Util
@@ -369,4 +369,4 @@ class TSimpleDateFormatter }
}
-?>
\ No newline at end of file +?> diff --git a/framework/Util/TVarDumper.php b/framework/Util/TVarDumper.php index c1be82de..180bb71a 100644 --- a/framework/Util/TVarDumper.php +++ b/framework/Util/TVarDumper.php @@ -4,7 +4,7 @@ *
* @author Qiang Xue <qiang.xue@gmail.com>
* @link http://www.pradosoft.com/
- * @copyright Copyright © 2005 PradoSoft
+ * @copyright Copyright © 2005-2008 PradoSoft * @license http://www.pradosoft.com/license/
* @version $Id$
* @package System.Util
@@ -126,4 +126,4 @@ class TVarDumper }
}
-?>
\ No newline at end of file +?> |