From 2ef1d5becbe8adfcd12a8e1efbc9f86e454b8afe Mon Sep 17 00:00:00 2001 From: Taras Machyshyn Date: Fri, 22 Dec 2017 10:29:39 +0200 Subject: [PATCH] Added new 2018 year --- client/res/templates/about.tpl | 2 +- client/res/templates/site/footer.tpl | 2 +- install/core/tpl/footer.tpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/res/templates/about.tpl b/client/res/templates/about.tpl index 69c57b8497..57aef47381 100644 --- a/client/res/templates/about.tpl +++ b/client/res/templates/about.tpl @@ -9,7 +9,7 @@
Version {{version}}

- Copyright © 2014-2017 EspoCRM: Yuri Kuznetsov, Taras Machyshyn, Oleksiy Avramenko. + Copyright © 2014-2018 EspoCRM: Yuri Kuznetsov, Taras Machyshyn, Oleksiy Avramenko.
Website: www.espocrm.com.

diff --git a/client/res/templates/site/footer.tpl b/client/res/templates/site/footer.tpl index 166e4dfc07..82476aa644 100644 --- a/client/res/templates/site/footer.tpl +++ b/client/res/templates/site/footer.tpl @@ -1,2 +1,2 @@ -

© 2017 EspoCRM

+

© 2018 EspoCRM

diff --git a/install/core/tpl/footer.tpl b/install/core/tpl/footer.tpl index 166e4dfc07..82476aa644 100644 --- a/install/core/tpl/footer.tpl +++ b/install/core/tpl/footer.tpl @@ -1,2 +1,2 @@ -

© 2017 EspoCRM

+

© 2018 EspoCRM