From 8161449bbcfd82cb9a14acd0cca1ce3d12e830eb Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 26 Jul 2017 17:48:08 +0200 Subject: [PATCH] Fix file author and copyright --- Admin/Activate.php | 2 -- Admin/Deactivate.php | 2 -- Admin/Install/Navigation.php | 2 -- Admin/Installer.php | 2 -- Admin/Uninstall.php | 2 -- Admin/Update.php | 2 -- Controller.php | 2 -- Theme/Backend/Lang/Navigation.en.lang.php | 1 - Theme/Backend/Lang/api.en.lang.php | 1 - Theme/Backend/Lang/en.lang.php | 1 - Theme/Backend/monitoring-dashboard.tpl.php | 1 - Theme/Backend/monitoring-logs-single.tpl.php | 1 - Theme/Backend/monitoring-logs.tpl.php | 1 - 13 files changed, 20 deletions(-) diff --git a/Admin/Activate.php b/Admin/Activate.php index b04830a..491c74e 100644 --- a/Admin/Activate.php +++ b/Admin/Activate.php @@ -6,7 +6,6 @@ * * @category TBD * @package TBD - * @author OMS Development Team * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 @@ -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 e449cd6..f799f89 100644 --- a/Admin/Deactivate.php +++ b/Admin/Deactivate.php @@ -6,7 +6,6 @@ * * @category TBD * @package TBD - * @author OMS Development Team * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 @@ -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/Install/Navigation.php b/Admin/Install/Navigation.php index 9bf3865..abed590 100644 --- a/Admin/Install/Navigation.php +++ b/Admin/Install/Navigation.php @@ -6,7 +6,6 @@ * * @category TBD * @package TBD - * @author OMS Development Team * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 @@ -21,7 +20,6 @@ use phpOMS\DataStorage\Database\DatabasePool; * * @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 f426c3c..215b8f5 100644 --- a/Admin/Installer.php +++ b/Admin/Installer.php @@ -6,7 +6,6 @@ * * @category TBD * @package TBD - * @author OMS Development Team * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 @@ -24,7 +23,6 @@ use phpOMS\Module\InfoManager; * * @category Modules * @package Modules\Monitoring - * @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 2693df7..1999772 100644 --- a/Admin/Uninstall.php +++ b/Admin/Uninstall.php @@ -6,7 +6,6 @@ * * @category TBD * @package TBD - * @author OMS Development Team * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 @@ -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 7c44a29..9c90c28 100644 --- a/Admin/Update.php +++ b/Admin/Update.php @@ -6,7 +6,6 @@ * * @category TBD * @package TBD - * @author OMS Development Team * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 @@ -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 6b2ed8e..16b73f8 100644 --- a/Controller.php +++ b/Controller.php @@ -6,7 +6,6 @@ * * @category TBD * @package TBD - * @author OMS Development Team * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 @@ -30,7 +29,6 @@ use phpOMS\Views\ViewLayout; * * @category Modules * @package Modules\Monitoring - * @author OMS Development Team * @license OMS License 1.0 * @link http://orange-management.com * @since 1.0.0 diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index 52ba709..c4ef007 100644 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -6,7 +6,6 @@ * * @category TBD * @package TBD - * @author OMS Development Team * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Theme/Backend/Lang/api.en.lang.php b/Theme/Backend/Lang/api.en.lang.php index 2f947cf..51ad479 100644 --- a/Theme/Backend/Lang/api.en.lang.php +++ b/Theme/Backend/Lang/api.en.lang.php @@ -6,7 +6,6 @@ * * @category TBD * @package TBD - * @author OMS Development Team * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index c3a88f4..3c5e527 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -6,7 +6,6 @@ * * @category TBD * @package TBD - * @author OMS Development Team * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Theme/Backend/monitoring-dashboard.tpl.php b/Theme/Backend/monitoring-dashboard.tpl.php index d578507..c58c2c8 100644 --- a/Theme/Backend/monitoring-dashboard.tpl.php +++ b/Theme/Backend/monitoring-dashboard.tpl.php @@ -6,7 +6,6 @@ * * @category TBD * @package TBD - * @author OMS Development Team * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Theme/Backend/monitoring-logs-single.tpl.php b/Theme/Backend/monitoring-logs-single.tpl.php index 907842e..993fce5 100644 --- a/Theme/Backend/monitoring-logs-single.tpl.php +++ b/Theme/Backend/monitoring-logs-single.tpl.php @@ -6,7 +6,6 @@ * * @category TBD * @package TBD - * @author OMS Development Team * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Theme/Backend/monitoring-logs.tpl.php b/Theme/Backend/monitoring-logs.tpl.php index 9fd5751..13338ad 100644 --- a/Theme/Backend/monitoring-logs.tpl.php +++ b/Theme/Backend/monitoring-logs.tpl.php @@ -6,7 +6,6 @@ * * @category TBD * @package TBD - * @author OMS Development Team * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0