Updated file header

This commit is contained in:
Dennis Eichhorn 2023-06-16 19:32:46 +02:00
parent 1fd0b0708b
commit 881450cd45
6 changed files with 23 additions and 23 deletions

View File

@ -1,12 +1,12 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 7.4
* PHP Version 8.1
*
* @package Modules\BusinessExpenses\Admin\Install
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @license OMS License 2.0
* @version 1.0.0
* @link https://orange-management.org
*/
@ -20,7 +20,7 @@ use phpOMS\Application\ApplicationAbstract;
* Navigation class.
*
* @package Modules\BusinessExpenses\Admin\Install
* @license OMS License 1.0
* @license OMS License 2.0
* @link https://orange-management.org
* @since 1.0.0
*/

View File

@ -1,12 +1,12 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 7.4
* PHP Version 8.1
*
* @package Modules\BusinessExpenses\Admin
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @license OMS License 2.0
* @version 1.0.0
* @link https://orange-management.org
*/
@ -26,7 +26,7 @@ use phpOMS\Uri\HttpUri;
* Installer class.
*
* @package Modules\BusinessExpenses\Admin
* @license OMS License 1.0
* @license OMS License 2.0
* @link https://orange-management.org
* @since 1.0.0
*/

View File

@ -1,12 +1,12 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 7.4
* PHP Version 8.1
*
* @package Modules\BusinessExpenses\Admin
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @license OMS License 2.0
* @version 1.0.0
* @link https://orange-management.org
*/
@ -20,7 +20,7 @@ use phpOMS\Module\StatusAbstract;
* Status class.
*
* @package Modules\BusinessExpenses\Admin
* @license OMS License 1.0
* @license OMS License 2.0
* @link https://orange-management.org
* @since 1.0.0
*/

View File

@ -1,12 +1,12 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 7.4
* PHP Version 8.1
*
* @package Modules\BusinessExpenses\Admin
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @license OMS License 2.0
* @version 1.0.0
* @link https://orange-management.org
*/
@ -20,7 +20,7 @@ use phpOMS\Module\UninstallerAbstract;
* Uninstaller class.
*
* @package Modules\BusinessExpenses\Admin
* @license OMS License 1.0
* @license OMS License 2.0
* @link https://orange-management.org
* @since 1.0.0
*/

View File

@ -1,12 +1,12 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 7.4
* PHP Version 8.1
*
* @package Modules\BusinessExpenses\Admin
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @license OMS License 2.0
* @version 1.0.0
* @link https://orange-management.org
*/
@ -20,7 +20,7 @@ use phpOMS\Module\UpdaterAbstract;
* Updater class.
*
* @package Modules\BusinessExpenses\Admin
* @license OMS License 1.0
* @license OMS License 2.0
* @link https://orange-management.org
* @since 1.0.0
*/

View File

@ -1,12 +1,12 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 7.4
* PHP Version 8.1
*
* @package Modules\BusinessExpenses
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @license OMS License 2.0
* @version 1.0.0
* @link https://orange-management.org
*/