Thomas Bruederli
2015-02-07 40a37adc22d10013507ff45375ca21e105f36081
Bump copyright year in about dialog
2 files modified
4 ■■■■ changed files
skins/classic/templates/about.html 2 ●●● patch | view | raw | blame | history
skins/larry/templates/about.html 2 ●●● patch | view | raw | blame | history
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/>
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/>