diff options
Diffstat (limited to 'framework/Web/UI/JuiControls/TJuiDatePicker.php')
-rw-r--r-- | framework/Web/UI/JuiControls/TJuiDatePicker.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/Web/UI/JuiControls/TJuiDatePicker.php b/framework/Web/UI/JuiControls/TJuiDatePicker.php index 1f6e7619..487714d2 100644 --- a/framework/Web/UI/JuiControls/TJuiDatePicker.php +++ b/framework/Web/UI/JuiControls/TJuiDatePicker.php @@ -5,7 +5,7 @@ * @author LANDWEHR Computer und Software GmbH <programmierung@landwehr-software.de> * @link http://www.landwehr-software.de/ * @copyright Copyright © 2015 LANDWEHR Computer und Software GmbH - * @license http://www.pradosoft.com/license/ + * @license https://github.com/pradosoft/prado/blob/master/COPYRIGHT * @package System.Web.UI.ActiveControls */ |