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,15 +12,6 @@
use Alchemy\Phrasea\Application;
use Alchemy\Phrasea\Setup\Version\MailChecker;
/**
* UpgradeManager for Phraseanet.
* Datas are written in a lock file.
* If lock file exists, it contains YAML datas about the current process.
*
* @package Setup
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class Setup_Upgrade
{
/**