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

@@ -11,12 +11,6 @@
use JMS\Serializer\Annotation\SerializedName;
/**
*
* @package Databox DCES
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_Field_DCES_Contributor extends databox_Field_DCESAbstract
{
/**

View File

@@ -11,12 +11,6 @@
use JMS\Serializer\Annotation\SerializedName;
/**
*
* @package Databox DCES
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_Field_DCES_Coverage extends databox_Field_DCESAbstract
{
/**

View File

@@ -11,12 +11,6 @@
use JMS\Serializer\Annotation\SerializedName;
/**
*
* @package Databox DCES
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_Field_DCES_Creator extends databox_Field_DCESAbstract
{
/**

View File

@@ -11,12 +11,6 @@
use JMS\Serializer\Annotation\SerializedName;
/**
*
* @package Databox DCES
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_Field_DCES_Date extends databox_Field_DCESAbstract
{
/**

View File

@@ -11,12 +11,6 @@
use JMS\Serializer\Annotation\SerializedName;
/**
*
* @package Databox DCES
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_Field_DCES_Description extends databox_Field_DCESAbstract
{
/**

View File

@@ -11,12 +11,6 @@
use JMS\Serializer\Annotation\SerializedName;
/**
*
* @package Databox DCES
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_Field_DCES_Format extends databox_Field_DCESAbstract
{
/**

View File

@@ -11,12 +11,6 @@
use JMS\Serializer\Annotation\SerializedName;
/**
*
* @package Databox DCES
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_Field_DCES_Identifier extends databox_Field_DCESAbstract
{
/**

View File

@@ -11,12 +11,6 @@
use JMS\Serializer\Annotation\SerializedName;
/**
*
* @package Databox DCES
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_Field_DCES_Language extends databox_Field_DCESAbstract
{
/**

View File

@@ -11,12 +11,6 @@
use JMS\Serializer\Annotation\SerializedName;
/**
*
* @package Databox DCES
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_Field_DCES_Publisher extends databox_Field_DCESAbstract
{
/**

View File

@@ -11,12 +11,6 @@
use JMS\Serializer\Annotation\SerializedName;
/**
*
* @package Databox DCES
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_Field_DCES_Relation extends databox_Field_DCESAbstract
{
/**

View File

@@ -11,12 +11,6 @@
use JMS\Serializer\Annotation\SerializedName;
/**
*
* @package Databox DCES
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_Field_DCES_Rights extends databox_Field_DCESAbstract
{
/**

View File

@@ -11,12 +11,6 @@
use JMS\Serializer\Annotation\SerializedName;
/**
*
* @package Databox DCES
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_Field_DCES_Source extends databox_Field_DCESAbstract
{
/**

View File

@@ -11,12 +11,6 @@
use JMS\Serializer\Annotation\SerializedName;
/**
*
* @package Databox DCES
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_Field_DCES_Subject extends databox_Field_DCESAbstract
{
/**

View File

@@ -11,12 +11,6 @@
use JMS\Serializer\Annotation\SerializedName;
/**
*
* @package Databox DCES
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_Field_DCES_Title extends databox_Field_DCESAbstract
{
/**

View File

@@ -11,12 +11,6 @@
use JMS\Serializer\Annotation\SerializedName;
/**
*
* @package Databox DCES
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_Field_DCES_Type extends databox_Field_DCESAbstract
{
/**

View File

@@ -9,12 +9,6 @@
* file that was distributed with this source code.
*/
/**
*
* @package Databox DCES
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
abstract class databox_Field_DCESAbstract
{

View File

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

View File

@@ -9,11 +9,6 @@
* file that was distributed with this source code.
*/
/**
*
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_descriptionStructure implements IteratorAggregate, Countable
{
/**

View File

@@ -19,13 +19,6 @@ use PHPExiftool\Exception\TagUnknown;
use Alchemy\Phrasea\Exception\InvalidArgumentException;
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
/**
*
* @todo disable the ability to change from multi to mono from admin
* panel ; propose an alternative to copy/update
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_field implements cache_cacheableInterface
{
/**

View File

@@ -14,12 +14,6 @@ use MediaAlchemyst\Specification\Image as ImageSpecification;
use Symfony\Component\HttpFoundation\File\UploadedFile;
use Symfony\Component\HttpFoundation\File\Exception\FileException;
/**
*
*
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_status
{
/**

View File

@@ -17,11 +17,6 @@ use Alchemy\Phrasea\Media\Subdef\Gif;
use Alchemy\Phrasea\Media\Subdef\Subdef as SubdefSpecs;
use Alchemy\Phrasea\Media\Type\Type as SubdefType;
/**
*
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_subdef
{
/**

View File

@@ -9,11 +9,6 @@
* file that was distributed with this source code.
*/
/**
*
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class databox_subdefsStructure implements IteratorAggregate, Countable
{
/**