diff --git a/templates/ktcore/login.smarty b/templates/ktcore/login.smarty index 3d80c42..6bbc91c 100644 --- a/templates/ktcore/login.smarty +++ b/templates/ktcore/login.smarty @@ -62,7 +62,7 @@

{i18n arg_appname="$appname"}#appname# Version{/i18n} {$versionName}
{i18n}Document Management Software{/i18n}
- {i18n}© 2007 The Jam Warehouse Software (Pty) Ltd.{/i18n}

+ {i18n}© 2004-2007 The Jam Warehouse Software (Pty) Limited{/i18n}

{if ($smallVersion == 'OSS')} {i18n}This program is free software and published under the GNU General Public License version 3{/i18n}
{else} diff --git a/templates/ktcore/principals/about.smarty b/templates/ktcore/principals/about.smarty index 908ebc8..db8d35a 100644 --- a/templates/ktcore/principals/about.smarty +++ b/templates/ktcore/principals/about.smarty @@ -1,7 +1,7 @@

{i18n arg_appname="$appname" arg_versionname="$versionname"}#appname# #versionname#{/i18n}

{i18n arg_version="$versionnumber"}Version #version#{/i18n}

-

{i18n}Copyright © 2004-2007 The Jam Warehouse Software (Pty) Limited View License Agreement{/i18n}
+

{i18n}© 2004-2007 The Jam Warehouse Software (Pty) Limited View License Agreement{/i18n}
{if ($smallVersion == 'OSS')} {i18n}This program is free software and published under the GNU General Public License version 3{/i18n}
{else}