From 1a28b5d75b9ccadd0653b9b12b0945dd9b92c55f Mon Sep 17 00:00:00 2001
From: OpenXE <>
Date: Tue, 18 Apr 2023 19:14:59 +0200
Subject: [PATCH] Prerelease 1.9, added EGPL
---
version.php | 2 +-
www/pages/welcome.php | 2 +-
www/setup/setup.php | 2 +-
www/themes/new/templates/loginpage.tpl | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/version.php b/version.php
index cce7f64b..db70dbc0 100755
--- a/version.php
+++ b/version.php
@@ -1,7 +1,7 @@
app->Tpl->Add('TODOFORUSER',"
".$tmp[$i]['aufgabe'].
$this->app->Tpl->Add('TAB1',"Sie benutzen die kommerzielle Version von Xentral. Alle Rechte vorbehalten. Beachten Sie die Nutzungsbedinungen.
© Copyright by Xentral ERP Software GmbH Augsburg");
}
else {
- $this->app->Tpl->Add('TAB1','OpenXE is free open source software under AGPL-3.0 license, based on Xentral® by Xentral ERP Software GmbH.
© Copyright by OpenXE project & Xentral ERP Software GmbH Augsburg');
+ $this->app->Tpl->Add('TAB1','OpenXE is free open source software under AGPL/EGPL license, based on Xentral® by Xentral ERP Software GmbH.
© Copyright by OpenXE project & Xentral ERP Software GmbH Augsburg');
}
if($this->app->erp->isIoncube() && method_exists($this->app->erp, 'IoncubeProperty'))
diff --git a/www/setup/setup.php b/www/setup/setup.php
index bf3cced7..09566e91 100644
--- a/www/setup/setup.php
+++ b/www/setup/setup.php
@@ -371,7 +371,7 @@
--!>
+OpenXE is free open source software under AGPL/EGPL license, based on Xentral® by Xentral ERP Software GmbH.
|