diff options
Diffstat (limited to 'framework/Util/TCallChain.php')
-rw-r--r-- | framework/Util/TCallChain.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/Util/TCallChain.php b/framework/Util/TCallChain.php index a6d99a61..4e9e23f7 100644 --- a/framework/Util/TCallChain.php +++ b/framework/Util/TCallChain.php @@ -3,9 +3,9 @@ * TCallChain class file. * * @author Brad Anderson <javalizard@gmail.com> - * @link http://www.pradosoft.com/ - * @copyright Copyright © 2008-2014 Pradosoft - * @license http://www.pradosoft.com/license/ + * @link https://github.com/pradosoft/prado + * @copyright Copyright © 2008-2015 Pradosoft + * @license https://github.com/pradosoft/prado/blob/master/COPYRIGHT */ /** |