diff options
Diffstat (limited to 'framework/Web/UI/JuiControls/TJuiDialog.php')
-rw-r--r-- | framework/Web/UI/JuiControls/TJuiDialog.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/Web/UI/JuiControls/TJuiDialog.php b/framework/Web/UI/JuiControls/TJuiDialog.php index 0e369cc2..e02157d0 100644 --- a/framework/Web/UI/JuiControls/TJuiDialog.php +++ b/framework/Web/UI/JuiControls/TJuiDialog.php @@ -3,9 +3,9 @@ * TJuiDialog class file. * * @author David Otto <ottodavid[at]gmx[dot]net> - * @link http://www.pradosoft.com/ - * @copyright Copyright © 2013-2014 PradoSoft - * @license http://www.pradosoft.com/license/ + * @link https://github.com/pradosoft/prado + * @copyright Copyright © 2013-2015 PradoSoft + * @license https://github.com/pradosoft/prado/blob/master/COPYRIGHT * @package System.Web.UI.JuiControls */ |