From 3c3ddaaffcfa8102355535272f1edd8a6f7fd03b 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/analysis-overview-dashboard.tpl.php | 1 - 11 files changed, 18 deletions(-) diff --git a/Admin/Activate.php b/Admin/Activate.php index 3094fd5..febf634 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 f3344a8..2f8ae83 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 32a01eb..88f1856 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 66eb4c9..97fa7ad 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 @@ -25,7 +24,6 @@ use phpOMS\Module\InstallerAbstract; * * @category Modules * @package Modules\Sales - * @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 787f6b4..b92ea96 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 9370f4e..34437b7 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 9b8e6c7..4bd9eed 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\Sales - * @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 fc99d38..aaa5ab0 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 38430e4..dcbf7d1 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 a0718e6..9e4fd38 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/analysis-overview-dashboard.tpl.php b/Theme/Backend/analysis-overview-dashboard.tpl.php index e19fa88..292de46 100644 --- a/Theme/Backend/analysis-overview-dashboard.tpl.php +++ b/Theme/Backend/analysis-overview-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