From aedb718a4b30c47acc3efb8cfc85ac33b5bfd54f Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Wed, 14 May 2014 17:16:24 +0300 Subject: [PATCH] about --- frontend/client/res/templates/about.tpl | 26 ++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/frontend/client/res/templates/about.tpl b/frontend/client/res/templates/about.tpl index b5e7b74129..ae6b472003 100644 --- a/frontend/client/res/templates/about.tpl +++ b/frontend/client/res/templates/about.tpl @@ -1,7 +1,27 @@ -
- EspoCRM {{version}} +
+
+

+ Version {{version}} +

+

+ Copyright © 2014 EspoCRM: Yuri Kuznetsov, Taras Machyshyn, Oleksiy Avramenko. +
+ Website: http://www.espocrm.com. +

+

+ EspoCRM is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. +

+

+ EspoCRM is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty + of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. +

+