From d2aa39665ed5167074b40a0dcc2ec5cfc13e8460 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-dashboard.tpl.php | 1 - Theme/Backend/article-create.tpl.php | 1 - Theme/Backend/article-list.tpl.php | 1 - Theme/Backend/article-order-pending-list.tpl.php | 1 - Theme/Backend/article-order-suggestion.tpl.php | 1 - Theme/Backend/article-single.tpl.php | 1 - Theme/Backend/invoice-archive.tpl.php | 1 - Theme/Backend/invoice-create.tpl.php | 1 - Theme/Backend/invoice-list.tpl.php | 1 - Theme/Backend/invoice-single.tpl.php | 1 - 20 files changed, 27 deletions(-) diff --git a/Admin/Activate.php b/Admin/Activate.php index 8f2713b..40f7aeb 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 6733af8..be1a1b5 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 379c2c9..4883527 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 16041af..05e595e 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\Purchase - * @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 8e9c49d..12f282e 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 @@ -24,7 +23,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 ee9a639..909ad18 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 9f03d66..524a653 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\Purchase - * @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 5b5c095..a905599 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 8a95823..edaf690 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-dashboard.tpl.php b/Theme/Backend/analysis-dashboard.tpl.php index f11fb1f..be81552 100644 --- a/Theme/Backend/analysis-dashboard.tpl.php +++ b/Theme/Backend/analysis-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/article-create.tpl.php b/Theme/Backend/article-create.tpl.php index f11fb1f..be81552 100644 --- a/Theme/Backend/article-create.tpl.php +++ b/Theme/Backend/article-create.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/article-list.tpl.php b/Theme/Backend/article-list.tpl.php index f11fb1f..be81552 100644 --- a/Theme/Backend/article-list.tpl.php +++ b/Theme/Backend/article-list.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/article-order-pending-list.tpl.php b/Theme/Backend/article-order-pending-list.tpl.php index f11fb1f..be81552 100644 --- a/Theme/Backend/article-order-pending-list.tpl.php +++ b/Theme/Backend/article-order-pending-list.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/article-order-suggestion.tpl.php b/Theme/Backend/article-order-suggestion.tpl.php index f11fb1f..be81552 100644 --- a/Theme/Backend/article-order-suggestion.tpl.php +++ b/Theme/Backend/article-order-suggestion.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/article-single.tpl.php b/Theme/Backend/article-single.tpl.php index f11fb1f..be81552 100644 --- a/Theme/Backend/article-single.tpl.php +++ b/Theme/Backend/article-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/invoice-archive.tpl.php b/Theme/Backend/invoice-archive.tpl.php index f11fb1f..be81552 100644 --- a/Theme/Backend/invoice-archive.tpl.php +++ b/Theme/Backend/invoice-archive.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/invoice-create.tpl.php b/Theme/Backend/invoice-create.tpl.php index f11fb1f..be81552 100644 --- a/Theme/Backend/invoice-create.tpl.php +++ b/Theme/Backend/invoice-create.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/invoice-list.tpl.php b/Theme/Backend/invoice-list.tpl.php index f11fb1f..be81552 100644 --- a/Theme/Backend/invoice-list.tpl.php +++ b/Theme/Backend/invoice-list.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/invoice-single.tpl.php b/Theme/Backend/invoice-single.tpl.php index f11fb1f..be81552 100644 --- a/Theme/Backend/invoice-single.tpl.php +++ b/Theme/Backend/invoice-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