summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorThomas Bruederli <bruederli@kolabsys.com>2015-02-07 19:21:42 +0100
committerThomas Bruederli <bruederli@kolabsys.com>2015-02-07 19:21:42 +0100
commit40a37adc22d10013507ff45375ca21e105f36081 (patch)
tree40db35984ea6ce31de07fed41252a3ab08ade07e /skins
parent9a3fe2aacd6baf9a63da12fc8b9e14abc559a606 (diff)
Bump copyright year in about dialog
Diffstat (limited to 'skins')
-rw-r--r--skins/classic/templates/about.html2
-rw-r--r--skins/larry/templates/about.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/skins/classic/templates/about.html b/skins/classic/templates/about.html
index 36fb65739..0aeacd706 100644
--- a/skins/classic/templates/about.html
+++ b/skins/classic/templates/about.html
@@ -20,7 +20,7 @@
<div id="license">
<roundcube:object name="aboutcontent" />
<h2 class="sysname">Roundcube Webmail <roundcube:object name="version" /></h2>
-<p class="copyright">Copyright &copy; 2005-2014, The Roundcube Dev Team</p>
+<p class="copyright">Copyright &copy; 2005-2015, The Roundcube Dev Team</p>
<p class="license">This program is free software; you can redistribute it and/or modify
it under the terms of the <a href="http://www.gnu.org/licenses/gpl.html" target="_blank">GNU General Public License</a>
as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<br/>
diff --git a/skins/larry/templates/about.html b/skins/larry/templates/about.html
index b0d36d177..9cc646b7d 100644
--- a/skins/larry/templates/about.html
+++ b/skins/larry/templates/about.html
@@ -14,7 +14,7 @@
<roundcube:object name="aboutcontent" />
<h2 class="sysname">Roundcube Webmail <roundcube:object name="version" /></h2>
-<p class="copyright">Copyright &copy; 2005-2014, The Roundcube Dev Team</p>
+<p class="copyright">Copyright &copy; 2005-2015, The Roundcube Dev Team</p>
<p class="license">This program is free software; you can redistribute it and/or modify
it under the terms of the <a href="http://www.gnu.org/licenses/gpl.html" target="_blank">GNU General Public License</a>
as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<br/>