diff --git a/dibi/Nette/DateTime53.php b/dibi/Nette/DateTime53.php index bb257ced..eb06621a 100644 --- a/dibi/Nette/DateTime53.php +++ b/dibi/Nette/DateTime53.php @@ -4,8 +4,8 @@ * Nette Framework * * @copyright Copyright (c) 2004, 2010 David Grudl - * @license http://nettephp.com/license Nette license - * @link http://nettephp.com + * @license http://nette.org/license Nette license + * @link http://nette.org * @category Nette * @package Nette */ diff --git a/dibi/Nette/IDebugPanel.php b/dibi/Nette/IDebugPanel.php index 95755b28..9363886f 100644 --- a/dibi/Nette/IDebugPanel.php +++ b/dibi/Nette/IDebugPanel.php @@ -4,8 +4,8 @@ * Nette Framework * * @copyright Copyright (c) 2004, 2010 David Grudl - * @license http://nettephp.com/license Nette license - * @link http://nettephp.com + * @license http://nette.org/license Nette license + * @link http://nette.org * @category Nette * @package Nette */ diff --git a/dibi/libs/DibiObject.php b/dibi/libs/DibiObject.php index b4dd7679..4434265f 100644 --- a/dibi/libs/DibiObject.php +++ b/dibi/libs/DibiObject.php @@ -15,7 +15,7 @@ /** * DibiObject is the ultimate ancestor of all instantiable classes. * - * DibiObject is copy of Nette\Object from Nette Framework (http://nettephp.com). + * DibiObject is copy of Nette\Object from Nette Framework (http://nette.org). * * It defines some handful methods and enhances object core of PHP: * - access to undeclared members throws exceptions diff --git a/examples/Nette/Debug.php b/examples/Nette/Debug.php index 475dccfc..6ce844a5 100644 --- a/examples/Nette/Debug.php +++ b/examples/Nette/Debug.php @@ -7,11 +7,11 @@ * This source file is subject to the "Nette license" that is bundled * with this package in the file license.txt, and/or GPL license. * - * For more information please see http://nettephp.com + * For more information please see http://nette.org * * @copyright Copyright (c) 2004, 2010 David Grudl - * @license http://nettephp.com/license Nette license - * @link http://nettephp.com + * @license http://nette.org/license Nette license + * @link http://nette.org * @category Nette * @package Nette */ @@ -105,7 +105,7 @@ as$panel){$panels[]=array('id'=>preg_replace('#[^a-z0-9]+#i','-',$panel->getId()