diff options
author | Thomas Bruederli <bruederli@kolabsys.com> | 2015-02-07 19:21:42 +0100 |
---|---|---|
committer | Thomas Bruederli <bruederli@kolabsys.com> | 2015-02-07 19:21:42 +0100 |
commit | 40a37adc22d10013507ff45375ca21e105f36081 (patch) | |
tree | 40db35984ea6ce31de07fed41252a3ab08ade07e /skins/larry | |
parent | 9a3fe2aacd6baf9a63da12fc8b9e14abc559a606 (diff) |
Bump copyright year in about dialog
Diffstat (limited to 'skins/larry')
-rw-r--r-- | skins/larry/templates/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 © 2005-2014, The Roundcube Dev Team</p> +<p class="copyright">Copyright © 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/> |