diff --git a/Admin/Activate.php b/Admin/Activate.php index c780326..93e00fd 100644 --- a/Admin/Activate.php +++ b/Admin/Activate.php @@ -6,8 +6,7 @@ * * @category TBD * @package TBD - * @author OMS Development Team - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com @@ -24,7 +23,6 @@ use phpOMS\Module\InfoManager; * * @category Modules * @package Modules\Admin - * @author OMS Development Team * @license OMS License 1.0 * @link http://orange-management.com * @since 1.0.0 diff --git a/Admin/Deactivate.php b/Admin/Deactivate.php index 8ec9707..3b8c323 100644 --- a/Admin/Deactivate.php +++ b/Admin/Deactivate.php @@ -6,8 +6,7 @@ * * @category TBD * @package TBD - * @author OMS Development Team - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com @@ -24,7 +23,6 @@ use phpOMS\Module\InfoManager; * * @category Modules * @package Modules\Admin - * @author OMS Development Team * @license OMS License 1.0 * @link http://orange-management.com * @since 1.0.0 diff --git a/Admin/Installer.php b/Admin/Installer.php index 1f6a83e..fa956da 100644 --- a/Admin/Installer.php +++ b/Admin/Installer.php @@ -6,8 +6,7 @@ * * @category TBD * @package TBD - * @author OMS Development Team - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com @@ -25,7 +24,6 @@ use phpOMS\Module\InstallerAbstract; * * @category Modules * @package Modules\Calendar - * @author OMS Development Team * @license OMS License 1.0 * @link http://orange-management.com * @since 1.0.0 diff --git a/Admin/Uninstall.php b/Admin/Uninstall.php index 4ed82f6..d3ca207 100644 --- a/Admin/Uninstall.php +++ b/Admin/Uninstall.php @@ -6,8 +6,7 @@ * * @category TBD * @package TBD - * @author OMS Development Team - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com @@ -23,7 +22,6 @@ use phpOMS\Module\UninstallAbstract; * * @category Modules * @package Modules\Admin - * @author OMS Development Team * @license OMS License 1.0 * @link http://orange-management.com * @since 1.0.0 diff --git a/Admin/Update.php b/Admin/Update.php index 40b6780..9563e82 100644 --- a/Admin/Update.php +++ b/Admin/Update.php @@ -6,8 +6,7 @@ * * @category TBD * @package TBD - * @author OMS Development Team - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com @@ -24,7 +23,6 @@ use phpOMS\System\File\Directory; * * @category Modules * @package Modules\Admin - * @author OMS Development Team * @license OMS License 1.0 * @link http://orange-management.com * @since 1.0.0 diff --git a/Controller.php b/Controller.php index 07c01f4..19d280d 100644 --- a/Controller.php +++ b/Controller.php @@ -6,8 +6,7 @@ * * @category TBD * @package TBD - * @author OMS Development Team - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com @@ -31,7 +30,6 @@ use phpOMS\Views\ViewLayout; * * @category Modules * @package Editor - * @author OMS Development Team * @license OMS License 1.0 * @link http://orange-management.com * @since 1.0.0 diff --git a/Theme/Backend/Lang/api.en.lang.php b/Theme/Backend/Lang/api.en.lang.php index 994edc3..b939540 100644 --- a/Theme/Backend/Lang/api.en.lang.php +++ b/Theme/Backend/Lang/api.en.lang.php @@ -6,8 +6,7 @@ * * @category TBD * @package TBD - * @author OMS Development Team - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index de825dd..a4858a9 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -6,8 +6,7 @@ * * @category TBD * @package TBD - * @author OMS Development Team - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Theme/Backend/comment-create.tpl.php b/Theme/Backend/comment-create.tpl.php index c3fa317..c63b221 100644 --- a/Theme/Backend/comment-create.tpl.php +++ b/Theme/Backend/comment-create.tpl.php @@ -6,8 +6,7 @@ * * @category TBD * @package TBD - * @author OMS Development Team - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Theme/Backend/comment-list.tpl.php b/Theme/Backend/comment-list.tpl.php index 22be982..0c1c2f6 100644 --- a/Theme/Backend/comment-list.tpl.php +++ b/Theme/Backend/comment-list.tpl.php @@ -6,8 +6,7 @@ * * @category TBD * @package TBD - * @author OMS Development Team - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com