summaryrefslogtreecommitdiff
path: root/framework/Data/TDbTransaction.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Data/TDbTransaction.php')
-rw-r--r--framework/Data/TDbTransaction.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/Data/TDbTransaction.php b/framework/Data/TDbTransaction.php
index 8da9d8a9..a7484eb0 100644
--- a/framework/Data/TDbTransaction.php
+++ b/framework/Data/TDbTransaction.php
@@ -3,9 +3,9 @@
* TDbTransaction class file
*
* @author Qiang Xue <qiang.xue@gmail.com>
- * @link http://www.pradosoft.com/
- * @copyright Copyright &copy; 2005-2015 PradoSoft
- * @license http://www.pradosoft.com/license/
+ * @link https://github.com/pradosoft/prado
+ * @copyright Copyright &copy; 2005-2015 The PRADO Group
+ * @license https://github.com/pradosoft/prado/blob/master/COPYRIGHT
* @package System.Data
*/