diff --git a/bin/console b/bin/console index dc078a3662..90ca44345a 100755 --- a/bin/console +++ b/bin/console @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2010 Alchemy + * (c) 2005-2013 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. @@ -11,11 +11,6 @@ namespace KonsoleKommander; -/** - * - * @license http://opensource.org/licenses/gpl-3.0 GPLv3 - * @link www.phraseanet.com - */ use Alchemy\Phrasea\Core\Version; use Alchemy\Phrasea\Command\BuildMissingSubdefs; use Alchemy\Phrasea\Command\CreateCollection; diff --git a/bin/developer b/bin/developer index 208a8da037..a7342b659e 100755 --- a/bin/developer +++ b/bin/developer @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2010 Alchemy + * (c) 2005-2013 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/bin/setup b/bin/setup index a896981feb..83de02905b 100755 --- a/bin/setup +++ b/bin/setup @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2010 Alchemy + * (c) 2005-2013 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. @@ -11,11 +11,6 @@ namespace KonsoleKommander; -/** - * - * @license http://opensource.org/licenses/gpl-3.0 GPLv3 - * @link www.phraseanet.com - */ use Alchemy\Phrasea\Core\Version; use Alchemy\Phrasea\Command\UpgradeDBDatas; use Alchemy\Phrasea\Command\Setup\Install; diff --git a/lib/Alchemy/Phrasea/Authentication/Phrasea/FailureHandledNativeAuthentication.php b/lib/Alchemy/Phrasea/Authentication/Phrasea/FailureHandledNativeAuthentication.php index 0cf42bf1ab..fce0beae4d 100644 --- a/lib/Alchemy/Phrasea/Authentication/Phrasea/FailureHandledNativeAuthentication.php +++ b/lib/Alchemy/Phrasea/Authentication/Phrasea/FailureHandledNativeAuthentication.php @@ -1,5 +1,14 @@ get_connection(); diff --git a/lib/classes/eventsmanager/broker.php b/lib/classes/eventsmanager/broker.php index 50d9ecc9b0..c0bb261006 100644 --- a/lib/classes/eventsmanager/broker.php +++ b/lib/classes/eventsmanager/broker.php @@ -1,5 +1,14 @@