Remove license comments

This commit is contained in:
Romain Neutron
2013-11-20 16:18:43 +01:00
parent 142b02799c
commit 051d9f4035
303 changed files with 0 additions and 1912 deletions

View File

@@ -12,16 +12,6 @@ use Alchemy\Phrasea\Application;
use Symfony\Component\Process\PhpExecutableFinder;
use Symfony\Component\Process\ExecutableFinder;
/**
*
* This file MUST NOT contains any default PHP function as
* mb_*, curl_*, bind_text_domain, _
*
* This file is intended to be loaded on setup test
*
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class setup
{
public static function create_global_values(Application $app, $datas = [])