Fix file author and copyright

This commit is contained in:
Dennis Eichhorn 2017-07-26 17:48:08 +02:00
parent 6a4967f4da
commit e479979812
24 changed files with 2 additions and 44 deletions

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -24,7 +23,6 @@ use phpOMS\Module\InfoManager;
* *
* @category Modules * @category Modules
* @package Modules\Admin * @package Modules\Admin
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -24,7 +23,6 @@ use phpOMS\Module\InfoManager;
* *
* @category Modules * @category Modules
* @package Modules\Admin * @package Modules\Admin
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -21,7 +20,6 @@ use phpOMS\DataStorage\Database\DatabasePool;
* *
* @category Modules * @category Modules
* @package Modules\Kanban * @package Modules\Kanban
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -25,7 +24,6 @@ use phpOMS\Module\InstallerAbstract;
* *
* @category Modules * @category Modules
* @package Modules\Tasks * @package Modules\Tasks
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -25,7 +24,6 @@ use phpOMS\Module\UninstallAbstract;
* *
* @category Modules * @category Modules
* @package Modules\Admin * @package Modules\Admin
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -25,7 +24,6 @@ use phpOMS\System\File\Directory;
* *
* @category Modules * @category Modules
* @package Modules\Admin * @package Modules\Admin
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -38,7 +37,6 @@ use Modules\Kanban\Models\BoardStatus;
* *
* @category Modules * @category Modules
* @package Modules\Kanban * @package Modules\Kanban
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -22,7 +21,6 @@ use phpOMS\Datatypes\Enum;
* *
* @category Kanban * @category Kanban
* @package Modules * @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -22,7 +21,6 @@ use phpOMS\Datatypes\Enum;
* *
* @category Kanban * @category Kanban
* @package Modules * @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -23,7 +22,6 @@ use phpOMS\Datatypes\Enum;
* *
* @category Framework * @category Framework
* @package phpOMS\Utils\Converter * @package phpOMS\Utils\Converter
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -20,7 +19,6 @@ namespace Modules\Kanban\Models;
* *
* @category Kanban * @category Kanban
* @package Modules * @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -25,7 +24,6 @@ use phpOMS\DataStorage\Database\RelationType;
* *
* @category Tasks * @category Tasks
* @package Modules * @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -22,7 +21,6 @@ use Modules\Media\Models\Media;
* *
* @category Kanban * @category Kanban
* @package Modules * @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -22,7 +21,6 @@ use Modules\Media\Models\Media;
* *
* @category Kanban * @category Kanban
* @package Modules * @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -26,7 +25,6 @@ use Modules\Media\Models\MediaMapper;
* *
* @category Tasks * @category Tasks
* @package Modules * @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -26,7 +25,6 @@ use Modules\Media\Models\MediaMapper;
* *
* @category Tasks * @category Tasks
* @package Modules * @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -21,7 +20,6 @@ namespace Modules\Kanban\Models;
* *
* @category Kanban * @category Kanban
* @package Modules * @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -25,7 +24,6 @@ use phpOMS\DataStorage\Database\RelationType;
* *
* @category Tasks * @category Tasks
* @package Modules * @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -22,7 +21,6 @@ use Modules\Media\Models\Media;
* *
* @category Kanban * @category Kanban
* @package Modules * @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -25,7 +24,6 @@ use phpOMS\DataStorage\Database\RelationType;
* *
* @category Tasks * @category Tasks
* @package Modules * @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0 * @license OMS License 1.0
* @link http://orange-management.com * @link http://orange-management.com
* @since 1.0.0 * @since 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0

View File

@ -6,7 +6,6 @@
* *
* @category TBD * @category TBD
* @package TBD * @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0