diff skins/larry/templates/about.html @ 8:bf99236cc5cd

try to recover from upgrade fail
author Charlie Root
date Sat, 29 Dec 2018 07:07:34 -0500
parents 4681f974d28b
children
line wrap: on
line diff
--- a/skins/larry/templates/about.html	Sat Dec 29 06:32:49 2018 -0500
+++ b/skins/larry/templates/about.html	Sat Dec 29 07:07:34 2018 -0500
@@ -14,11 +14,11 @@
 <roundcube:object name="aboutcontent" />
 
 <h2 class="sysname">Roundcube Webmail <roundcube:object name="version" /></h2>
-<p class="copyright">Copyright &copy; 2005-2015, The Roundcube Dev Team</p>
+<p class="copyright">Copyright &copy; 2005-2017, 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/>
-Some <a href="http://roundcube.net/license">exceptions</a> for skins &amp; plugins apply.
+Some <a href="https://roundcube.net/license" target="_blank">exceptions</a> for skins &amp; plugins apply.
 </p>
 
 </div>