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

@@ -14,12 +14,6 @@ use Alchemy\Phrasea\Application;
use Alchemy\Geonames\Exception\ExceptionInterface as GeonamesExceptionInterface;
use Alchemy\Phrasea\Model\Entities\FtpCredential;
/**
*
* @package User
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class User_Adapter implements User_Interface, cache_cacheableInterface
{
/**

View File

@@ -11,12 +11,6 @@
use Alchemy\Phrasea\Application;
/**
*
* @package User
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
interface User_Interface
{

View File

@@ -12,12 +12,6 @@
use Alchemy\Phrasea\Application;
use Doctrine\Common\Collections\ArrayCollection;
/**
*
* @package User
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class User_Query implements User_QueryInterface
{
/**

View File

@@ -11,12 +11,6 @@
use Alchemy\Phrasea\Application;
/**
*
* @package User
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
interface User_QueryInterface
{