Thomas Bruederli
2014-08-19 fc52af24f1418d6590a2d37a0d8cc31b123e38f6
plugins/help/content/about.html
@@ -1,9 +1,11 @@
<div id="helpabout">
<h3 align="center">Copyright &copy; 2005-2009, The Roundcube Dev Team</h3>
<div id="helpabout" class="readtext">
<h2 align="center">Copyright &copy; 2005-2012, The Roundcube Dev Team</h2>
<p>This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2
as published by the Free Software Foundation.
<p>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License (with exceptions
for skins &amp; plugins) as published by the Free Software Foundation,
either version 3 of the License, or (at your option) any later version.
</p>
<p>
This program is distributed in the hope that it will be useful,
@@ -12,28 +14,14 @@
GNU General Public License for more details.
</p>
<p>
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
You should have received a copy of the GNU General Public License
along with this program. If not, see <a href="http://www.gnu.org/licenses/">www.gnu.org/licenses</a>.
</p>
<div align="center">
<h3>Project management and administration</h3>
<b>Thomas Bruederli (thomasb)</b> - Project leader and head developer<br />
<b>Till Klampäckel (till)</b> - Co-leader<br />
<b>Brett Patterson</b> - Forum administrator<br />
<b>Adam Grelck</b> - Trac administrator<br />
<b>Jason Fesler</b> - Mailing list administrator<br />
<b>Brennan Stehling</b> - Mentor, Coordinator
<h3>Developers</h3>
<b>Eric Stadtherr (estadtherr)</b><br />
<b>Robin Elfrink (robin, wobin)</b><br />
<b>Rich Sandberg (richs)</b><br />
<b>Tomasz Pajor (tomekp)</b><br />
<b>Fourat Zouari (fourat.zouari)</b><br />
<b>Aleksander Machniak (alec)</b>
<p>
For more details about licensing and the expections for skins and plugins
see <a href="http://roundcube.net/license">roundcube.net/license</a>.
</p>
<p><br/>Website: <a href="http://roundcube.net">roundcube.net</a></p>
</div>
</div>