Updated file header

This commit is contained in:
Dennis Eichhorn 2023-06-16 19:32:45 +02:00
parent 646a64d0cd
commit 11083b51fe
5 changed files with 20 additions and 20 deletions

View File

@ -1,12 +1,12 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 7.4
* PHP Version 8.1
*
* @package Modules\BankAccounting\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\BankAccounting\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\BankAccounting\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\InstallerAbstract;
* Installer class.
*
* @package Modules\BankAccounting\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\BankAccounting\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\BankAccounting\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\BankAccounting\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\BankAccounting\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\BankAccounting\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\BankAccounting\Admin
* @license OMS License 1.0
* @license OMS License 2.0
* @link https://orange-management.org
* @since 1.0.0
*/