diff --git a/Admin/Install/Admin.install.php b/Admin/Install/Admin.install.php index 76c3524..71ab2e4 100644 --- a/Admin/Install/Admin.install.php +++ b/Admin/Install/Admin.install.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange\Admin * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Admin/Install/Admin.php b/Admin/Install/Admin.php index f9fc4e9..affbddb 100644 --- a/Admin/Install/Admin.php +++ b/Admin/Install/Admin.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange\Admin\Install * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Application\ApplicationAbstract; * Admin class. * * @package Modules\Exchange\Admin\Install - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Install/Interfaces/DatabaseExchanger/ExchangeTrait.php b/Admin/Install/Interfaces/DatabaseExchanger/ExchangeTrait.php index e684362..f9a2fa1 100755 --- a/Admin/Install/Interfaces/DatabaseExchanger/ExchangeTrait.php +++ b/Admin/Install/Interfaces/DatabaseExchanger/ExchangeTrait.php @@ -6,7 +6,7 @@ * * @package Interfaces * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -24,7 +24,7 @@ use phpOMS\Message\RequestAbstract; * Exchange trait * * @package Interfaces - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Install/Interfaces/DatabaseExchanger/Exporter.php b/Admin/Install/Interfaces/DatabaseExchanger/Exporter.php index 3091a8f..6694ad6 100755 --- a/Admin/Install/Interfaces/DatabaseExchanger/Exporter.php +++ b/Admin/Install/Interfaces/DatabaseExchanger/Exporter.php @@ -6,7 +6,7 @@ * * @package Interfaces * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -22,7 +22,7 @@ use phpOMS\Message\ResponseAbstract; * DB export class * * @package Modules\Exchange\Models\Interfaces\OMS - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Install/Interfaces/DatabaseExchanger/Importer.php b/Admin/Install/Interfaces/DatabaseExchanger/Importer.php index 28aafcd..8b4948f 100755 --- a/Admin/Install/Interfaces/DatabaseExchanger/Importer.php +++ b/Admin/Install/Interfaces/DatabaseExchanger/Importer.php @@ -6,7 +6,7 @@ * * @package Interfaces * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -22,7 +22,7 @@ use phpOMS\Message\ResponseAbstract; * DB import class * * @package Modules\Exchange\Models\Interfaces\OMS - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Install/Interfaces/DatabaseExchanger/Lang/en.lang.php b/Admin/Install/Interfaces/DatabaseExchanger/Lang/en.lang.php index 582a2e8..2c468f2 100755 --- a/Admin/Install/Interfaces/DatabaseExchanger/Lang/en.lang.php +++ b/Admin/Install/Interfaces/DatabaseExchanger/Lang/en.lang.php @@ -8,7 +8,7 @@ declare(strict_types=1); * * @package Modules\Exchange * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Admin/Install/Interfaces/DatabaseExchanger/export.tpl.php b/Admin/Install/Interfaces/DatabaseExchanger/export.tpl.php index af272cb..6bdaac6 100755 --- a/Admin/Install/Interfaces/DatabaseExchanger/export.tpl.php +++ b/Admin/Install/Interfaces/DatabaseExchanger/export.tpl.php @@ -6,7 +6,7 @@ * * @package Template * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Admin/Install/Interfaces/DatabaseExchanger/import.tpl.php b/Admin/Install/Interfaces/DatabaseExchanger/import.tpl.php index f747676..74e76dd 100755 --- a/Admin/Install/Interfaces/DatabaseExchanger/import.tpl.php +++ b/Admin/Install/Interfaces/DatabaseExchanger/import.tpl.php @@ -6,7 +6,7 @@ * * @package Template * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Admin/Install/Interfaces/ListExchanger/CsvListExporter/defaultCsvExporter.csv.php b/Admin/Install/Interfaces/ListExchanger/CsvListExporter/defaultCsvExporter.csv.php index c412c61..8fa4815 100644 --- a/Admin/Install/Interfaces/ListExchanger/CsvListExporter/defaultCsvExporter.csv.php +++ b/Admin/Install/Interfaces/ListExchanger/CsvListExporter/defaultCsvExporter.csv.php @@ -6,7 +6,7 @@ * * @package Modules\Media * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Admin/Install/Interfaces/ListExchanger/EmailExporter/defaultEmailExporter.mail.php b/Admin/Install/Interfaces/ListExchanger/EmailExporter/defaultEmailExporter.mail.php index a4ff84e..165af84 100644 --- a/Admin/Install/Interfaces/ListExchanger/EmailExporter/defaultEmailExporter.mail.php +++ b/Admin/Install/Interfaces/ListExchanger/EmailExporter/defaultEmailExporter.mail.php @@ -6,7 +6,7 @@ * * @package Modules\Media * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Admin/Install/Interfaces/ListExchanger/ExcelListExporter/defaultExcelExporter.xls.php b/Admin/Install/Interfaces/ListExchanger/ExcelListExporter/defaultExcelExporter.xls.php index e3afa66..851d359 100644 --- a/Admin/Install/Interfaces/ListExchanger/ExcelListExporter/defaultExcelExporter.xls.php +++ b/Admin/Install/Interfaces/ListExchanger/ExcelListExporter/defaultExcelExporter.xls.php @@ -6,7 +6,7 @@ * * @package Modules\Media * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Admin/Install/Interfaces/ListExchanger/Exporter.php b/Admin/Install/Interfaces/ListExchanger/Exporter.php index 7e8908d..4468ac3 100644 --- a/Admin/Install/Interfaces/ListExchanger/Exporter.php +++ b/Admin/Install/Interfaces/ListExchanger/Exporter.php @@ -6,7 +6,7 @@ * * @package Interfaces * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -26,7 +26,7 @@ use phpOMS\Views\View; * DB export class * * @package Modules\Exchange\Models\Interfaces\List - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Install/Interfaces/ListExchanger/Importer.php b/Admin/Install/Interfaces/ListExchanger/Importer.php index 60a4fd4..ff8c19f 100644 --- a/Admin/Install/Interfaces/ListExchanger/Importer.php +++ b/Admin/Install/Interfaces/ListExchanger/Importer.php @@ -6,7 +6,7 @@ * * @package Interfaces * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -22,7 +22,7 @@ use phpOMS\Message\ResponseAbstract; * DB import class * * @package Modules\Exchange\Models\Interfaces\List - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Install/Interfaces/ListExchanger/Lang/en.lang.php b/Admin/Install/Interfaces/ListExchanger/Lang/en.lang.php index 15f10cc..4c30799 100644 --- a/Admin/Install/Interfaces/ListExchanger/Lang/en.lang.php +++ b/Admin/Install/Interfaces/ListExchanger/Lang/en.lang.php @@ -8,7 +8,7 @@ declare(strict_types=1); * * @package Modules\Exchange * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Admin/Install/Interfaces/ListExchanger/PdfListExporter/defaultPdfListExporter.pdf.php b/Admin/Install/Interfaces/ListExchanger/PdfListExporter/defaultPdfListExporter.pdf.php index d8a9992..5f43789 100644 --- a/Admin/Install/Interfaces/ListExchanger/PdfListExporter/defaultPdfListExporter.pdf.php +++ b/Admin/Install/Interfaces/ListExchanger/PdfListExporter/defaultPdfListExporter.pdf.php @@ -6,7 +6,7 @@ * * @package Modules\Media * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Admin/Install/Interfaces/ListExchanger/WordListExporter/defaultWordListExporter.doc.php b/Admin/Install/Interfaces/ListExchanger/WordListExporter/defaultWordListExporter.doc.php index ec842d1..4675a5a 100644 --- a/Admin/Install/Interfaces/ListExchanger/WordListExporter/defaultWordListExporter.doc.php +++ b/Admin/Install/Interfaces/ListExchanger/WordListExporter/defaultWordListExporter.doc.php @@ -6,7 +6,7 @@ * * @package Modules\Media * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Admin/Install/Interfaces/ListExchanger/export.tpl.php b/Admin/Install/Interfaces/ListExchanger/export.tpl.php index 899cdb5..aabdb42 100644 --- a/Admin/Install/Interfaces/ListExchanger/export.tpl.php +++ b/Admin/Install/Interfaces/ListExchanger/export.tpl.php @@ -6,7 +6,7 @@ * * @package Template * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Admin/Install/Interfaces/ListExchanger/import.tpl.php b/Admin/Install/Interfaces/ListExchanger/import.tpl.php index 899cdb5..aabdb42 100644 --- a/Admin/Install/Interfaces/ListExchanger/import.tpl.php +++ b/Admin/Install/Interfaces/ListExchanger/import.tpl.php @@ -6,7 +6,7 @@ * * @package Template * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Admin/Install/Media.php b/Admin/Install/Media.php index 1dcdd2c..46d4f4a 100755 --- a/Admin/Install/Media.php +++ b/Admin/Install/Media.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange\Admin\Install * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Application\ApplicationAbstract; * Media class. * * @package Modules\Exchange\Admin\Install - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php index 1c38b25..c0037fe 100755 --- a/Admin/Install/Navigation.php +++ b/Admin/Install/Navigation.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange\Admin\Install * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Application\ApplicationAbstract; * Navigation class. * * @package Modules\Exchange\Admin\Install - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Installer.php b/Admin/Installer.php index 940dfbc..2824c6b 100755 --- a/Admin/Installer.php +++ b/Admin/Installer.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -27,7 +27,7 @@ use phpOMS\Module\ModuleInfo; * Installer class. * * @package Modules\Exchange - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Routes/Web/Api.php b/Admin/Routes/Web/Api.php index b191653..82effeb 100755 --- a/Admin/Routes/Web/Api.php +++ b/Admin/Routes/Web/Api.php @@ -6,7 +6,7 @@ * * @package Modules * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Admin/Routes/Web/Backend.php b/Admin/Routes/Web/Backend.php index 9fd4e78..484500b 100755 --- a/Admin/Routes/Web/Backend.php +++ b/Admin/Routes/Web/Backend.php @@ -6,7 +6,7 @@ * * @package Modules * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Admin/Status.php b/Admin/Status.php index 48ec32b..1726fc0 100755 --- a/Admin/Status.php +++ b/Admin/Status.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Module\StatusAbstract; * Status class. * * @package Modules\Exchange - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php index 9afdc21..cbc0cc8 100755 --- a/Admin/Uninstaller.php +++ b/Admin/Uninstaller.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Module\UninstallerAbstract; * Uninstaller class. * * @package Modules\Exchange - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Updater.php b/Admin/Updater.php index 0bc2239..a34047b 100755 --- a/Admin/Updater.php +++ b/Admin/Updater.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Module\UpdaterAbstract; * Updater class. * * @package Modules\Exchange - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Controller/ApiController.php b/Controller/ApiController.php index ca76762..86d0233 100755 --- a/Controller/ApiController.php +++ b/Controller/ApiController.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -44,7 +44,7 @@ use phpOMS\Utils\StringUtils; * Exchange controller class. * * @package Modules\Exchange - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Controller/BackendController.php b/Controller/BackendController.php index 24788d0..cbf14e9 100755 --- a/Controller/BackendController.php +++ b/Controller/BackendController.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -26,7 +26,7 @@ use phpOMS\Views\View; * Exchange controller class. * * @package Modules\Exchange - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 * @codeCoverageIgnore diff --git a/Controller/Controller.php b/Controller/Controller.php index 6e243de..e35a4a8 100755 --- a/Controller/Controller.php +++ b/Controller/Controller.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Module\ModuleAbstract; * Exchange controller class. * * @package Modules\Exchange - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/LICENSE.txt b/LICENSE.txt index 02b1ff5..4974faf 100755 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,5 +1,6 @@ The OMS License -Version 2.0 + +Version 2.2 1. Definitions @@ -15,7 +16,7 @@ Version 2.0 "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. -"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). +"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work. "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. @@ -25,7 +26,7 @@ Version 2.0 2. Grant of Copyright License -Subject to the terms and conditions of this License, each Contributor grants to You after purchase a perpetual, worldwide, non-exclusive, irrevocable copyright license to prepare Derivative Works of, publicly display, publicly perform the Work and such Derivative Works in Source or Object form. You are not allowed to sublicense, reproduce, or distribute the Work and such Derivative Works in Source or Object form. +Subject to the terms and conditions of this License, each Contributor grants to You after purchase a temporary, worldwide, non-exclusive copyright license to publicly display or publicly perform the Work in Source or Object form. You are not allowed to sublicense, reproduce, or distribute the Work and such Derivative Works in Source or Object form. 3. Redistribution @@ -46,7 +47,3 @@ Unless required by applicable law or agreed to in writing, Licensor provides the 7. Limitation of Liability In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. - -8. Future Changes - -The Licensor may change the License for future versions as he sees fit. diff --git a/Models/ExchangeLog.php b/Models/ExchangeLog.php index 57ff5b8..8fa730c 100755 --- a/Models/ExchangeLog.php +++ b/Models/ExchangeLog.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -21,7 +21,7 @@ use Modules\Admin\Models\NullAccount; * Exchange class. * * @package Modules\Exchange\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/ExchangeLogMapper.php b/Models/ExchangeLogMapper.php index 0feb828..9ddfe74 100755 --- a/Models/ExchangeLogMapper.php +++ b/Models/ExchangeLogMapper.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -21,7 +21,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory; * Exchange log mapper class. * * @package Modules\Exchange\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 * diff --git a/Models/ExchangeSetting.php b/Models/ExchangeSetting.php index dde55e4..9b6a40d 100755 --- a/Models/ExchangeSetting.php +++ b/Models/ExchangeSetting.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use Modules\Job\Models\Job; * Setting class. * * @package Modules\Exchange\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/ExchangeSettingMapper.php b/Models/ExchangeSettingMapper.php index 6583d75..f7d7b2a 100755 --- a/Models/ExchangeSettingMapper.php +++ b/Models/ExchangeSettingMapper.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory; * Exchange setting mapper class. * * @package Modules\Exchange\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 * diff --git a/Models/ExchangeType.php b/Models/ExchangeType.php index 5948aab..0315437 100755 --- a/Models/ExchangeType.php +++ b/Models/ExchangeType.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum; * Exchange status enum. * * @package Modules\Exchange\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/ExporterAbstract.php b/Models/ExporterAbstract.php index 5c0e3c0..6ce2b4a 100755 --- a/Models/ExporterAbstract.php +++ b/Models/ExporterAbstract.php @@ -6,7 +6,7 @@ * * @package Interfaces * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -23,7 +23,7 @@ use phpOMS\Message\ResponseAbstract; * Export abstract * * @package Interfaces - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/ImporterAbstract.php b/Models/ImporterAbstract.php index dd7919b..c84e493 100755 --- a/Models/ImporterAbstract.php +++ b/Models/ImporterAbstract.php @@ -6,7 +6,7 @@ * * @package Interfaces * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -23,7 +23,7 @@ use phpOMS\Message\ResponseAbstract; * Import abstract * * @package Interfaces - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/InterfaceManager.php b/Models/InterfaceManager.php index 7c322fa..c463b1b 100755 --- a/Models/InterfaceManager.php +++ b/Models/InterfaceManager.php @@ -6,7 +6,7 @@ * * @package phpOMS\Module * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -26,7 +26,7 @@ use phpOMS\System\File\PathException; * Handling the info files for modules * * @package phpOMS\Module - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/InterfaceManagerMapper.php b/Models/InterfaceManagerMapper.php index f5f11a6..3b001f2 100755 --- a/Models/InterfaceManagerMapper.php +++ b/Models/InterfaceManagerMapper.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -22,7 +22,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory; * InterfaceManager mapper class. * * @package Modules\Exchange\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 * diff --git a/Models/NullExchangeLog.php b/Models/NullExchangeLog.php index f0ee662..ef8668c 100755 --- a/Models/NullExchangeLog.php +++ b/Models/NullExchangeLog.php @@ -6,7 +6,7 @@ * * @package phpOMS\Module * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -18,7 +18,7 @@ namespace Modules\Exchange\Models; * Null model. * * @package phpOMS\Module - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/NullExchangeSetting.php b/Models/NullExchangeSetting.php index bbcc848..9def645 100755 --- a/Models/NullExchangeSetting.php +++ b/Models/NullExchangeSetting.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -18,7 +18,7 @@ namespace Modules\Exchange\Models; * Null model. * * @package Modules\Exchange\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/NullInterfaceManager.php b/Models/NullInterfaceManager.php index f785c4f..b3235cf 100755 --- a/Models/NullInterfaceManager.php +++ b/Models/NullInterfaceManager.php @@ -6,7 +6,7 @@ * * @package phpOMS\Module * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -18,7 +18,7 @@ namespace Modules\Exchange\Models; * Null model. * * @package phpOMS\Module - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/NullReport.php b/Models/NullReport.php index 97b75fb..027ce7f 100644 --- a/Models/NullReport.php +++ b/Models/NullReport.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -18,7 +18,7 @@ namespace Modules\Exchange\Models; * Null model. * * @package Modules\Exchange\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/PermissionCategory.php b/Models/PermissionCategory.php index 36aeb02..bcb7136 100755 --- a/Models/PermissionCategory.php +++ b/Models/PermissionCategory.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum; * Permission category enum. * * @package Modules\Exchange\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/Report.php b/Models/Report.php index 4585788..0a9f8a8 100644 --- a/Models/Report.php +++ b/Models/Report.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -18,7 +18,7 @@ namespace Modules\Exchange\Models; * Report class. * * @package Modules\Exchange\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/SettingsEnum.php b/Models/SettingsEnum.php index 5c9ec50..8ea87ae 100644 --- a/Models/SettingsEnum.php +++ b/Models/SettingsEnum.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum; * Module settings enum. * * @package Modules\Exchange\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/README.md b/README.md index 51f9ea4..24751e7 100755 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ With Karaka you have one partner who can provide many tools and software solutio ## Requirements -* PHP 8.2 -* PHP extension: php8.2-dev php8.2-cli php8.2-common php8.2-intl php8.2-mysql php8.2-pgsql php8.2-xdebug php8.2-opcache php8.2-pdo php8.2-sqlite php8.2-mbstring php8.2-curl php8.2-imap php8.2-bcmath php8.2-zip php8.2-dom php8.2-xml php8.2-phar php8.2-gd php-pear +* PHP 8.3 +* PHP extension: php8.3-dev php8.3-cli php8.3-common php8.3-intl php8.3-mysql php8.3-pgsql php8.3-xdebug php8.3-opcache php8.3-pdo php8.3-sqlite php8.3-mbstring php8.3-curl php8.3-imap php8.3-bcmath php8.3-zip php8.3-dom php8.3-xml php8.3-phar php8.3-gd php-pear * apache2 (recommended) or nginx * mysql-server (recommended) or postgresql postgresql-contrib * Tools: tesseract-ocr, pdftotext, pdftoppm diff --git a/Theme/Backend/Lang/Navigation.ar.lang.php b/Theme/Backend/Lang/Navigation.ar.lang.php deleted file mode 100755 index 728f322..0000000 --- a/Theme/Backend/Lang/Navigation.ar.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => 'لوحة القيادة', - 'Exchange' => 'تبادل', - 'Export' => 'يصدر', - 'Import' => 'يستورد', -]]; diff --git a/Theme/Backend/Lang/Navigation.cs.lang.php b/Theme/Backend/Lang/Navigation.cs.lang.php deleted file mode 100755 index 487e646..0000000 --- a/Theme/Backend/Lang/Navigation.cs.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => 'Přístrojová deska', - 'Exchange' => 'Výměna', - 'Export' => 'Vývozní', - 'Import' => 'Import', -]]; diff --git a/Theme/Backend/Lang/Navigation.da.lang.php b/Theme/Backend/Lang/Navigation.da.lang.php deleted file mode 100755 index 41f4ea5..0000000 --- a/Theme/Backend/Lang/Navigation.da.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => 'Dashboard.', - 'Exchange' => 'Udveksling', - 'Export' => 'Eksport', - 'Import' => 'Importere', -]]; diff --git a/Theme/Backend/Lang/Navigation.de.lang.php b/Theme/Backend/Lang/Navigation.de.lang.php index b5b5083..54e0e56 100755 --- a/Theme/Backend/Lang/Navigation.de.lang.php +++ b/Theme/Backend/Lang/Navigation.de.lang.php @@ -6,7 +6,7 @@ * * @package Modules\Localization * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/Lang/Navigation.el.lang.php b/Theme/Backend/Lang/Navigation.el.lang.php deleted file mode 100755 index e4b97ac..0000000 --- a/Theme/Backend/Lang/Navigation.el.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => 'Ταμπλό', - 'Exchange' => 'Ανταλλαγή', - 'Export' => 'Εξαγωγή', - 'Import' => 'Εισαγωγή', -]]; diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index 0e557e3..2437684 100755 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -6,7 +6,7 @@ * * @package Modules\Localization * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/Lang/Navigation.es.lang.php b/Theme/Backend/Lang/Navigation.es.lang.php deleted file mode 100755 index fc04168..0000000 --- a/Theme/Backend/Lang/Navigation.es.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => 'Tablero de mandos', - 'Exchange' => 'Intercambio', - 'Export' => 'Exportar', - 'Import' => 'Importar', -]]; diff --git a/Theme/Backend/Lang/Navigation.fi.lang.php b/Theme/Backend/Lang/Navigation.fi.lang.php deleted file mode 100755 index d39f0c7..0000000 --- a/Theme/Backend/Lang/Navigation.fi.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => 'Kojelauta', - 'Exchange' => 'Vaihto', - 'Export' => 'Viedä', - 'Import' => 'Tuonti', -]]; diff --git a/Theme/Backend/Lang/Navigation.fr.lang.php b/Theme/Backend/Lang/Navigation.fr.lang.php deleted file mode 100755 index d55d226..0000000 --- a/Theme/Backend/Lang/Navigation.fr.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => 'Tableau de bord', - 'Exchange' => 'Échange', - 'Export' => 'Exportation', - 'Import' => 'Importer', -]]; diff --git a/Theme/Backend/Lang/Navigation.hu.lang.php b/Theme/Backend/Lang/Navigation.hu.lang.php deleted file mode 100755 index 9e93e2f..0000000 --- a/Theme/Backend/Lang/Navigation.hu.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => 'Irányítópult', - 'Exchange' => 'Csere', - 'Export' => 'Export', - 'Import' => 'Behozatal', -]]; diff --git a/Theme/Backend/Lang/Navigation.it.lang.php b/Theme/Backend/Lang/Navigation.it.lang.php deleted file mode 100755 index 4059d36..0000000 --- a/Theme/Backend/Lang/Navigation.it.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => 'Pannello di controllo', - 'Exchange' => 'Scambio', - 'Export' => 'Esportare', - 'Import' => 'Importare', -]]; diff --git a/Theme/Backend/Lang/Navigation.ja.lang.php b/Theme/Backend/Lang/Navigation.ja.lang.php deleted file mode 100755 index a9a77c5..0000000 --- a/Theme/Backend/Lang/Navigation.ja.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => 'ダッシュボード', - 'Exchange' => '交換', - 'Export' => '輸出', - 'Import' => '輸入', -]]; diff --git a/Theme/Backend/Lang/Navigation.ko.lang.php b/Theme/Backend/Lang/Navigation.ko.lang.php deleted file mode 100755 index 1c194f9..0000000 --- a/Theme/Backend/Lang/Navigation.ko.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => '계기반', - 'Exchange' => '교환', - 'Export' => '내 보내다', - 'Import' => '수입', -]]; diff --git a/Theme/Backend/Lang/Navigation.no.lang.php b/Theme/Backend/Lang/Navigation.no.lang.php deleted file mode 100755 index d81ce42..0000000 --- a/Theme/Backend/Lang/Navigation.no.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => 'Dashboard.', - 'Exchange' => 'Utveksling', - 'Export' => 'Eksport', - 'Import' => 'Import', -]]; diff --git a/Theme/Backend/Lang/Navigation.pl.lang.php b/Theme/Backend/Lang/Navigation.pl.lang.php deleted file mode 100755 index 91e0cf6..0000000 --- a/Theme/Backend/Lang/Navigation.pl.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => 'Panel', - 'Exchange' => 'Giełda', - 'Export' => 'Eksport', - 'Import' => 'Import', -]]; diff --git a/Theme/Backend/Lang/Navigation.pt.lang.php b/Theme/Backend/Lang/Navigation.pt.lang.php deleted file mode 100755 index 81ea034..0000000 --- a/Theme/Backend/Lang/Navigation.pt.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => 'Painel', - 'Exchange' => 'Troca', - 'Export' => 'Exportar', - 'Import' => 'Importar', -]]; diff --git a/Theme/Backend/Lang/Navigation.ru.lang.php b/Theme/Backend/Lang/Navigation.ru.lang.php deleted file mode 100755 index b719d9a..0000000 --- a/Theme/Backend/Lang/Navigation.ru.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => 'Приборная доска', - 'Exchange' => 'Обмен', - 'Export' => 'Экспорт', - 'Import' => 'Импортировать', -]]; diff --git a/Theme/Backend/Lang/Navigation.sv.lang.php b/Theme/Backend/Lang/Navigation.sv.lang.php deleted file mode 100755 index f02eda3..0000000 --- a/Theme/Backend/Lang/Navigation.sv.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => 'instrumentbräda', - 'Exchange' => 'Utbyta', - 'Export' => 'Exportera', - 'Import' => 'Importera', -]]; diff --git a/Theme/Backend/Lang/Navigation.th.lang.php b/Theme/Backend/Lang/Navigation.th.lang.php deleted file mode 100755 index af0bd17..0000000 --- a/Theme/Backend/Lang/Navigation.th.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => 'แผงควบคุม', - 'Exchange' => 'แลกเปลี่ยน', - 'Export' => 'ส่งออก', - 'Import' => 'นำเข้า', -]]; diff --git a/Theme/Backend/Lang/Navigation.tr.lang.php b/Theme/Backend/Lang/Navigation.tr.lang.php deleted file mode 100755 index a7b9daf..0000000 --- a/Theme/Backend/Lang/Navigation.tr.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => 'Gösterge Paneli', - 'Exchange' => 'Değiş tokuş', - 'Export' => 'İhracat', - 'Import' => 'İçe aktarmak', -]]; diff --git a/Theme/Backend/Lang/Navigation.uk.lang.php b/Theme/Backend/Lang/Navigation.uk.lang.php deleted file mode 100755 index 9163e5c..0000000 --- a/Theme/Backend/Lang/Navigation.uk.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => 'Панель приладів', - 'Exchange' => 'Обмін', - 'Export' => 'Експортувати', - 'Import' => 'Імпортувати', -]]; diff --git a/Theme/Backend/Lang/Navigation.zh.lang.php b/Theme/Backend/Lang/Navigation.zh.lang.php deleted file mode 100755 index d9e54bc..0000000 --- a/Theme/Backend/Lang/Navigation.zh.lang.php +++ /dev/null @@ -1,20 +0,0 @@ - [ - 'Dashboard' => '仪表板', - 'Exchange' => '交换', - 'Export' => '出口', - 'Import' => '进口', -]]; diff --git a/Theme/Backend/Lang/ar.lang.php b/Theme/Backend/Lang/ar.lang.php deleted file mode 100755 index 954775b..0000000 --- a/Theme/Backend/Lang/ar.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => 'قاعدة البيانات', - 'End' => 'نهاية', - 'Exchange' => 'تبادل', - 'Export' => 'يصدر', - 'Exports' => 'صادرات', - 'File' => 'ملف', - 'Host' => 'يستضيف', - 'Import' => 'يستورد', - 'Imports' => 'الواردات', - 'Login' => 'تسجيل الدخول', - 'Logs' => 'السجلات', - 'Options' => 'خيارات', - 'Password' => 'كلمة المرور', - 'Port' => 'ميناء', - 'Start' => 'يبدأ', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => 'موقع إلكتروني', -]]; diff --git a/Theme/Backend/Lang/cs.lang.php b/Theme/Backend/Lang/cs.lang.php deleted file mode 100755 index c304c78..0000000 --- a/Theme/Backend/Lang/cs.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => 'Databáze', - 'End' => 'Konec', - 'Exchange' => 'Výměna', - 'Export' => 'Vývozní', - 'Exports' => 'Vývoz', - 'File' => 'Soubor', - 'Host' => 'Hostitel', - 'Import' => 'Import', - 'Imports' => 'Dovoz', - 'Login' => 'Přihlásit se', - 'Logs' => 'Protokoly', - 'Options' => 'Možnosti', - 'Password' => 'Heslo', - 'Port' => 'Přístav', - 'Start' => 'Start', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => 'webová stránka', -]]; diff --git a/Theme/Backend/Lang/da.lang.php b/Theme/Backend/Lang/da.lang.php deleted file mode 100755 index 0bebb2f..0000000 --- a/Theme/Backend/Lang/da.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => 'Database.', - 'End' => 'Ende', - 'Exchange' => 'Udveksling', - 'Export' => 'Eksport', - 'Exports' => 'Eksport.', - 'File' => 'Fil', - 'Host' => 'Vært', - 'Import' => 'Importere', - 'Imports' => 'Import.', - 'Login' => 'Log på', - 'Logs' => 'Logs.', - 'Options' => 'Muligheder', - 'Password' => 'Adgangskode', - 'Port' => 'Havn', - 'Start' => 'Start', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => 'Internet side', -]]; diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php index e5bd7db..59c2ed1 100755 --- a/Theme/Backend/Lang/de.lang.php +++ b/Theme/Backend/Lang/de.lang.php @@ -6,7 +6,7 @@ * * @package Modules\Localization * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/Lang/el.lang.php b/Theme/Backend/Lang/el.lang.php deleted file mode 100755 index 0f91873..0000000 --- a/Theme/Backend/Lang/el.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => 'Βάση δεδομένων', - 'End' => 'Τέλος', - 'Exchange' => 'Ανταλλαγή', - 'Export' => 'Εξαγωγή', - 'Exports' => 'Εξαγωγές', - 'File' => 'Αρχείο', - 'Host' => 'Πλήθος', - 'Import' => 'Εισαγωγή', - 'Imports' => 'Εισαγωγές', - 'Login' => 'Σύνδεση', - 'Logs' => 'Κούτσουρα', - 'Options' => 'Επιλογές', - 'Password' => 'Κωδικός πρόσβασης', - 'Port' => 'Λιμάνι', - 'Start' => 'Αρχή', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => 'Δικτυακός τόπος', -]]; diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 7b5bfd7..7be1d00 100755 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -6,7 +6,7 @@ * * @package Modules\Localization * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/Lang/es.lang.php b/Theme/Backend/Lang/es.lang.php deleted file mode 100755 index ec0a824..0000000 --- a/Theme/Backend/Lang/es.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => 'Base de datos', - 'End' => 'Fin', - 'Exchange' => 'Intercambio', - 'Export' => 'Exportar', - 'Exports' => 'Exportaciones', - 'File' => 'Archivo', - 'Host' => 'Anfitrión', - 'Import' => 'Importar', - 'Imports' => 'Importaciones', - 'Login' => 'Acceso', - 'Logs' => 'Registros', - 'Options' => 'Opciones', - 'Password' => 'Contraseña', - 'Port' => 'Puerto', - 'Start' => 'Comienzo', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => 'Sitio web', -]]; diff --git a/Theme/Backend/Lang/fi.lang.php b/Theme/Backend/Lang/fi.lang.php deleted file mode 100755 index a163881..0000000 --- a/Theme/Backend/Lang/fi.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => 'Tietokanta', - 'End' => 'Loppu', - 'Exchange' => 'Vaihto', - 'Export' => 'Viedä', - 'Exports' => 'Vienti', - 'File' => 'Tiedoston', - 'Host' => 'Isäntä', - 'Import' => 'Tuonti', - 'Imports' => 'Tuonti', - 'Login' => 'Kirjaudu sisään', - 'Logs' => 'Lokit', - 'Options' => 'Vaihtoehdot', - 'Password' => 'Salasana', - 'Port' => 'Portti', - 'Start' => 'alkaa', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => 'Verkkosivusto', -]]; diff --git a/Theme/Backend/Lang/fr.lang.php b/Theme/Backend/Lang/fr.lang.php deleted file mode 100755 index 22175d1..0000000 --- a/Theme/Backend/Lang/fr.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => 'Base de données', - 'End' => 'Finir', - 'Exchange' => 'Échange', - 'Export' => 'Exportation', - 'Exports' => 'Exportations', - 'File' => 'Déposer', - 'Host' => 'Héberger', - 'Import' => 'Importer', - 'Imports' => 'Importations', - 'Login' => 'Connexion', - 'Logs' => 'Journaux', - 'Options' => 'Option', - 'Password' => 'Mot de passe', - 'Port' => 'Port', - 'Start' => 'Démarrer', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => 'Site Internet', -]]; diff --git a/Theme/Backend/Lang/hu.lang.php b/Theme/Backend/Lang/hu.lang.php deleted file mode 100755 index eaadf75..0000000 --- a/Theme/Backend/Lang/hu.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => 'Adatbázis', - 'End' => 'Vége', - 'Exchange' => 'Csere', - 'Export' => 'Export', - 'Exports' => 'Export', - 'File' => 'Fájl', - 'Host' => 'Házigazda', - 'Import' => 'Behozatal', - 'Imports' => 'Behozatal', - 'Login' => 'Belépés', - 'Logs' => 'Naplók', - 'Options' => 'Opciók', - 'Password' => 'Jelszó', - 'Port' => 'Kikötő', - 'Start' => 'Rajt', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => 'Weboldal', -]]; diff --git a/Theme/Backend/Lang/it.lang.php b/Theme/Backend/Lang/it.lang.php deleted file mode 100755 index 43357e2..0000000 --- a/Theme/Backend/Lang/it.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => 'Banca dati', - 'End' => 'Fine', - 'Exchange' => 'Scambio', - 'Export' => 'Esportare', - 'Exports' => 'Esportazioni', - 'File' => 'File', - 'Host' => 'Ospite', - 'Import' => 'Importare', - 'Imports' => 'Importazioni', - 'Login' => 'Login', - 'Logs' => 'Logs.', - 'Options' => 'Opzioni', - 'Password' => 'Parola d\'ordine', - 'Port' => 'Porta', - 'Start' => 'Inizio', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => 'Sito web', -]]; diff --git a/Theme/Backend/Lang/ja.lang.php b/Theme/Backend/Lang/ja.lang.php deleted file mode 100755 index ce40bd3..0000000 --- a/Theme/Backend/Lang/ja.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => 'データベース', - 'End' => '終わり', - 'Exchange' => '交換', - 'Export' => '輸出', - 'Exports' => '輸出', - 'File' => 'ファイル', - 'Host' => 'ホスト', - 'Import' => '輸入', - 'Imports' => '輸入', - 'Login' => 'ログイン', - 'Logs' => 'ログ', - 'Options' => 'オプション', - 'Password' => 'パスワード', - 'Port' => 'ポート', - 'Start' => '始める', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => 'Webサイト', -]]; diff --git a/Theme/Backend/Lang/ko.lang.php b/Theme/Backend/Lang/ko.lang.php deleted file mode 100755 index c2555d7..0000000 --- a/Theme/Backend/Lang/ko.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => '데이터 베이스', - 'End' => '끝', - 'Exchange' => '교환', - 'Export' => '내 보내다', - 'Exports' => '수출', - 'File' => '파일', - 'Host' => '주최자', - 'Import' => '수입', - 'Imports' => '수입품', - 'Login' => '로그인', - 'Logs' => '로그인', - 'Options' => '옵션', - 'Password' => '비밀번호', - 'Port' => '포트', - 'Start' => '시작', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => '웹 사이트', -]]; diff --git a/Theme/Backend/Lang/no.lang.php b/Theme/Backend/Lang/no.lang.php deleted file mode 100755 index 77666ee..0000000 --- a/Theme/Backend/Lang/no.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => 'Database', - 'End' => 'Slutt', - 'Exchange' => 'Utveksling', - 'Export' => 'Eksport', - 'Exports' => 'Eksport', - 'File' => 'Fil', - 'Host' => 'Vert', - 'Import' => 'Import', - 'Imports' => 'Import', - 'Login' => 'Logg Inn', - 'Logs' => 'Tømmerstokker', - 'Options' => 'Alternativer', - 'Password' => 'Passord', - 'Port' => 'Havn', - 'Start' => 'Start', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => 'Nettside', -]]; diff --git a/Theme/Backend/Lang/pl.lang.php b/Theme/Backend/Lang/pl.lang.php deleted file mode 100755 index 59b74bb..0000000 --- a/Theme/Backend/Lang/pl.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => 'Baza danych', - 'End' => 'Kończyć się', - 'Exchange' => 'Giełda', - 'Export' => 'Eksport', - 'Exports' => 'Eksport', - 'File' => 'Plik', - 'Host' => 'Gospodarz', - 'Import' => 'Import', - 'Imports' => 'Import', - 'Login' => 'Zaloguj sie', - 'Logs' => 'Kłody', - 'Options' => 'Opcje', - 'Password' => 'Hasło', - 'Port' => 'Port', - 'Start' => 'Początek', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => 'Stronie internetowej', -]]; diff --git a/Theme/Backend/Lang/pt.lang.php b/Theme/Backend/Lang/pt.lang.php deleted file mode 100755 index 448ffb7..0000000 --- a/Theme/Backend/Lang/pt.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => 'Base de dados', - 'End' => 'Fim', - 'Exchange' => 'Troca', - 'Export' => 'Exportar', - 'Exports' => 'Exportações.', - 'File' => 'Arquivo', - 'Host' => 'Hospedeiro', - 'Import' => 'Importar', - 'Imports' => 'Importações.', - 'Login' => 'Conecte-se', - 'Logs' => 'Histórico', - 'Options' => 'Opções', - 'Password' => 'Senha', - 'Port' => 'Porta', - 'Start' => 'Começar', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => 'Local na rede Internet', -]]; diff --git a/Theme/Backend/Lang/ru.lang.php b/Theme/Backend/Lang/ru.lang.php deleted file mode 100755 index 2c11ed7..0000000 --- a/Theme/Backend/Lang/ru.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => 'База данных', - 'End' => 'Конец', - 'Exchange' => 'Обмен', - 'Export' => 'Экспорт', - 'Exports' => 'Экспорт', - 'File' => 'Файл', - 'Host' => 'Хозяин', - 'Import' => 'Импортировать', - 'Imports' => 'Импорт', - 'Login' => 'Авторизоваться', - 'Logs' => 'Журналы', - 'Options' => 'Опции', - 'Password' => 'Пароль', - 'Port' => 'Порт', - 'Start' => 'Начинать', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => 'Веб-сайт', -]]; diff --git a/Theme/Backend/Lang/sv.lang.php b/Theme/Backend/Lang/sv.lang.php deleted file mode 100755 index bffe786..0000000 --- a/Theme/Backend/Lang/sv.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => 'Databas', - 'End' => 'Slutet', - 'Exchange' => 'Utbyta', - 'Export' => 'Exportera', - 'Exports' => 'Export', - 'File' => 'Fil', - 'Host' => 'Värd', - 'Import' => 'Importera', - 'Imports' => 'Import', - 'Login' => 'Logga in', - 'Logs' => 'Loggar', - 'Options' => 'alternativ', - 'Password' => 'Lösenord', - 'Port' => 'Hamn', - 'Start' => 'Start', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => 'Hemsida', -]]; diff --git a/Theme/Backend/Lang/th.lang.php b/Theme/Backend/Lang/th.lang.php deleted file mode 100755 index 3be3fd1..0000000 --- a/Theme/Backend/Lang/th.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => 'ฐานข้อมูล', - 'End' => 'จบ', - 'Exchange' => 'แลกเปลี่ยน', - 'Export' => 'ส่งออก', - 'Exports' => 'การส่งออก', - 'File' => 'ไฟล์', - 'Host' => 'เจ้าภาพ', - 'Import' => 'นำเข้า', - 'Imports' => 'การนำเข้า', - 'Login' => 'เข้าสู่ระบบ', - 'Logs' => 'การบันทึก', - 'Options' => 'ตัวเลือก', - 'Password' => 'รหัสผ่าน', - 'Port' => 'ท่าเรือ', - 'Start' => 'เริ่ม', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => 'เว็บไซต์', -]]; diff --git a/Theme/Backend/Lang/tr.lang.php b/Theme/Backend/Lang/tr.lang.php deleted file mode 100755 index c3e97fe..0000000 --- a/Theme/Backend/Lang/tr.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => 'Veri tabanı', - 'End' => 'Son', - 'Exchange' => 'Değiş tokuş', - 'Export' => 'İhracat', - 'Exports' => 'İhracat', - 'File' => 'Dosya', - 'Host' => 'Ev sahibi', - 'Import' => 'İçe aktarmak', - 'Imports' => 'İthalat', - 'Login' => 'Giriş yapmak', - 'Logs' => 'Kütükler', - 'Options' => 'Seçenekler', - 'Password' => 'Parola', - 'Port' => 'Liman', - 'Start' => 'Başlangıç', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => 'İnternet sitesi', -]]; diff --git a/Theme/Backend/Lang/uk.lang.php b/Theme/Backend/Lang/uk.lang.php deleted file mode 100755 index 7eac1e0..0000000 --- a/Theme/Backend/Lang/uk.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => 'База даних', - 'End' => 'Кінець', - 'Exchange' => 'Обмін', - 'Export' => 'Експортувати', - 'Exports' => 'Експорт', - 'File' => 'Управляти', - 'Host' => 'Хост', - 'Import' => 'Імпортувати', - 'Imports' => 'Імпорт', - 'Login' => 'Вхід', - 'Logs' => 'Журнали', - 'Options' => 'Параметри', - 'Password' => 'Пароль', - 'Port' => 'Порт', - 'Start' => 'Почати', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => 'Веб-сайт', -]]; diff --git a/Theme/Backend/Lang/zh.lang.php b/Theme/Backend/Lang/zh.lang.php deleted file mode 100755 index ab3fdf3..0000000 --- a/Theme/Backend/Lang/zh.lang.php +++ /dev/null @@ -1,39 +0,0 @@ - [ - 'Created' => '', - 'CreatedAt' => '', - 'CreatedBy' => '', - 'Creator' => '', - 'Database' => '数据库', - 'End' => '结尾', - 'Exchange' => '交换', - 'Export' => '出口', - 'Exports' => '出口', - 'File' => '文件', - 'Host' => '主持人', - 'Import' => '进口', - 'Imports' => '进口', - 'Login' => '登录', - 'Logs' => '日志', - 'Options' => '选项', - 'Password' => '密码', - 'Port' => '港口', - 'Start' => '开始', - 'Subtype' => '', - 'Title' => '', - 'Type' => '', - 'Website' => '网站', -]]; diff --git a/Theme/Backend/exchange-export-list.tpl.php b/Theme/Backend/exchange-export-list.tpl.php index 3d1e47e..a634070 100755 --- a/Theme/Backend/exchange-export-list.tpl.php +++ b/Theme/Backend/exchange-export-list.tpl.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/exchange-export.tpl.php b/Theme/Backend/exchange-export.tpl.php index 8023960..90c276e 100755 --- a/Theme/Backend/exchange-export.tpl.php +++ b/Theme/Backend/exchange-export.tpl.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/exchange-import-list.tpl.php b/Theme/Backend/exchange-import-list.tpl.php index 798ce95..c31fdb1 100755 --- a/Theme/Backend/exchange-import-list.tpl.php +++ b/Theme/Backend/exchange-import-list.tpl.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/exchange-import.tpl.php b/Theme/Backend/exchange-import.tpl.php index 80da4be..2b5f7d6 100755 --- a/Theme/Backend/exchange-import.tpl.php +++ b/Theme/Backend/exchange-import.tpl.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/exchange-log-list.tpl.php b/Theme/Backend/exchange-log-list.tpl.php index 304f33b..6f3fde3 100755 --- a/Theme/Backend/exchange-log-list.tpl.php +++ b/Theme/Backend/exchange-log-list.tpl.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/exchange-log.tpl.php b/Theme/Backend/exchange-log.tpl.php index 5a9d337..139a88d 100755 --- a/Theme/Backend/exchange-log.tpl.php +++ b/Theme/Backend/exchange-log.tpl.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Admin/AdminTest.php b/tests/Admin/AdminTest.php index 82f88e5..d18417f 100755 --- a/tests/Admin/AdminTest.php +++ b/tests/Admin/AdminTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Autoloader.php b/tests/Autoloader.php index 4a895dd..1449ac6 100755 --- a/tests/Autoloader.php +++ b/tests/Autoloader.php @@ -6,7 +6,7 @@ * * @package Modules/tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ namespace Modules\Exchange\tests; * Autoloader class. * * @package tests - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/tests/Bootstrap.php b/tests/Bootstrap.php index 878416c..92854f5 100755 --- a/tests/Bootstrap.php +++ b/tests/Bootstrap.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange\tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Controller/ApiControllerTest.php b/tests/Controller/ApiControllerTest.php index 5fab19e..7380b39 100755 --- a/tests/Controller/ApiControllerTest.php +++ b/tests/Controller/ApiControllerTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Interfaces/OMS/Export/LanguageExport.php b/tests/Interfaces/OMS/Export/LanguageExport.php index e2036e4..6cf1a01 100755 --- a/tests/Interfaces/OMS/Export/LanguageExport.php +++ b/tests/Interfaces/OMS/Export/LanguageExport.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange\Interfaces\OMS\Exporter * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Interfaces/OMS/Exporter.php b/tests/Interfaces/OMS/Exporter.php index 5e64d6f..6002c92 100755 --- a/tests/Interfaces/OMS/Exporter.php +++ b/tests/Interfaces/OMS/Exporter.php @@ -6,7 +6,7 @@ * * @package Interfaces * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -27,7 +27,7 @@ use phpOMS\Utils\StringUtils; * OMS export class * * @package Modules\Exchange\Models\Interfaces\OMS - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/tests/Interfaces/OMS/Import/LanguageImport.php b/tests/Interfaces/OMS/Import/LanguageImport.php index 651ebcc..6988c01 100755 --- a/tests/Interfaces/OMS/Import/LanguageImport.php +++ b/tests/Interfaces/OMS/Import/LanguageImport.php @@ -6,7 +6,7 @@ * * @package Modules\Exchange\Interfaces\OMS\Import * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Interfaces/OMS/Importer.php b/tests/Interfaces/OMS/Importer.php index 2a18b5e..27d825a 100755 --- a/tests/Interfaces/OMS/Importer.php +++ b/tests/Interfaces/OMS/Importer.php @@ -6,7 +6,7 @@ * * @package Interfaces * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -30,7 +30,7 @@ use phpOMS\Message\ResponseAbstract; * OMS import class * * @package Modules\Exchange\Models\Interfaces\OMS - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ @@ -194,7 +194,7 @@ final class Importer extends ImporterAbstract . " *\n" . " * @package Modules\Localization\n" . " * @copyright Dennis Eichhorn\n" - . " * @license OMS License 2.0\n" + . " * @license OMS License 2.2\n" . " * @version 1.0.0\n" . " * @link https://jingga.app\n" . " */\n" diff --git a/tests/Interfaces/OMS/Lang/en.lang.php b/tests/Interfaces/OMS/Lang/en.lang.php index 068af1c..b4ca1bc 100755 --- a/tests/Interfaces/OMS/Lang/en.lang.php +++ b/tests/Interfaces/OMS/Lang/en.lang.php @@ -8,7 +8,7 @@ declare(strict_types=1); * * @package Modules\Exchange * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Interfaces/OMS/export.tpl.php b/tests/Interfaces/OMS/export.tpl.php index c77374f..2c045d8 100755 --- a/tests/Interfaces/OMS/export.tpl.php +++ b/tests/Interfaces/OMS/export.tpl.php @@ -6,7 +6,7 @@ * * @package Template * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Interfaces/OMS/import.tpl.php b/tests/Interfaces/OMS/import.tpl.php index d03fc42..9809dc7 100755 --- a/tests/Interfaces/OMS/import.tpl.php +++ b/tests/Interfaces/OMS/import.tpl.php @@ -6,7 +6,7 @@ * * @package Template * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/ExchangeLogTest.php b/tests/Models/ExchangeLogTest.php index 02b7b84..634f2ea 100755 --- a/tests/Models/ExchangeLogTest.php +++ b/tests/Models/ExchangeLogTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/ExporterAbstractTest.php b/tests/Models/ExporterAbstractTest.php index 3967d8d..de76cb3 100755 --- a/tests/Models/ExporterAbstractTest.php +++ b/tests/Models/ExporterAbstractTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/ImporterAbstractTest.php b/tests/Models/ImporterAbstractTest.php index f55b529..b48ecd2 100755 --- a/tests/Models/ImporterAbstractTest.php +++ b/tests/Models/ImporterAbstractTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/InterfaceManagerTest.php b/tests/Models/InterfaceManagerTest.php index 31c1e97..6247f92 100755 --- a/tests/Models/InterfaceManagerTest.php +++ b/tests/Models/InterfaceManagerTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/NullExchangeLogTest.php b/tests/Models/NullExchangeLogTest.php index 6ed24fc..1757def 100755 --- a/tests/Models/NullExchangeLogTest.php +++ b/tests/Models/NullExchangeLogTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/NullExchangeSettingTest.php b/tests/Models/NullExchangeSettingTest.php index ed20aff..e95c162 100644 --- a/tests/Models/NullExchangeSettingTest.php +++ b/tests/Models/NullExchangeSettingTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/NullInterfaceManagerTest.php b/tests/Models/NullInterfaceManagerTest.php index 54efe81..a457e5d 100755 --- a/tests/Models/NullInterfaceManagerTest.php +++ b/tests/Models/NullInterfaceManagerTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */