diff options
Diffstat (limited to 'framework/Web/UI/ActiveControls/TActiveDataList.php')
-rw-r--r-- | framework/Web/UI/ActiveControls/TActiveDataList.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/Web/UI/ActiveControls/TActiveDataList.php b/framework/Web/UI/ActiveControls/TActiveDataList.php index 6b749b40..5bbd898e 100644 --- a/framework/Web/UI/ActiveControls/TActiveDataList.php +++ b/framework/Web/UI/ActiveControls/TActiveDataList.php @@ -4,7 +4,7 @@ * * @author Marcos Aurelio Nobre <marconobre@gmail.com> * @copyright Copyright © 2008, PradoSoft - * @license http://www.pradosoft.com/license + * @license https://github.com/pradosoft/prado/blob/master/COPYRIGHT * @package System.Web.UI.ActiveControls */ |