diff options
Diffstat (limited to 'framework/TComponent.php')
-rw-r--r-- | framework/TComponent.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/TComponent.php b/framework/TComponent.php index c2f00696..fbf28a9d 100644 --- a/framework/TComponent.php +++ b/framework/TComponent.php @@ -8,7 +8,7 @@ * @author Brad Anderson <javalizard@mac.com> * * @link https://github.com/pradosoft/prado - * @copyright Copyright © 2005-2015 The PRADO Group + * @copyright Copyright © 2005-2016 The PRADO Group * @license https://github.com/pradosoft/prado/blob/master/COPYRIGHT * @package System */ |