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.
|