Mercurial > hg > rc2
comparison skins/classic/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 |
comparison
equal
deleted
inserted
replaced
7:65fd7d441cf1 | 8:bf99236cc5cd |
---|---|
18 | 18 |
19 <div class="readtext"> | 19 <div class="readtext"> |
20 <div id="license"> | 20 <div id="license"> |
21 <roundcube:object name="aboutcontent" /> | 21 <roundcube:object name="aboutcontent" /> |
22 <h2 class="sysname">Roundcube Webmail <roundcube:object name="version" /></h2> | 22 <h2 class="sysname">Roundcube Webmail <roundcube:object name="version" /></h2> |
23 <p class="copyright">Copyright © 2005-2015, The Roundcube Dev Team</p> | 23 <p class="copyright">Copyright © 2005-2017, The Roundcube Dev Team</p> |
24 <p class="license">This program is free software; you can redistribute it and/or modify | 24 <p class="license">This program is free software; you can redistribute it and/or modify |
25 it under the terms of the <a href="http://www.gnu.org/licenses/gpl.html" target="_blank">GNU General Public License</a> | 25 it under the terms of the <a href="http://www.gnu.org/licenses/gpl.html" target="_blank">GNU General Public License</a> |
26 as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<br/> | 26 as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<br/> |
27 Some <a href="http://roundcube.net/license">exceptions</a> for skins & plugins apply. | 27 Some <a href="http://roundcube.net/license">exceptions</a> for skins & plugins apply. |
28 </p> | 28 </p> |