diff options
| author | till <till@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-03-20 14:20:01 +0000 |
|---|---|---|
| committer | till <till@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-03-20 14:20:01 +0000 |
| commit | 8660a74501de5ee206f6c14246f7112e6ea91ad3 (patch) | |
| tree | 1e67a0bcc9ebe254d6f0c21eb07728216f5b3149 /plugins/help/content/about.html | |
| parent | 85de1261ba60e3df477a49a15de8471f79d2946a (diff) | |
moved plugins
git-svn-id: https://svn.roundcube.net/trunk@3394 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/help/content/about.html')
| -rw-r--r-- | plugins/help/content/about.html | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/plugins/help/content/about.html b/plugins/help/content/about.html new file mode 100644 index 000000000..69ac080b6 --- /dev/null +++ b/plugins/help/content/about.html @@ -0,0 +1,39 @@ +<div id="helpabout"> +<h3 align="center">Copyright © 2005-2009, The Roundcube Dev Team</h3> + +<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> +<p> +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +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. +</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><br/>Website: <a href="http://roundcube.net">roundcube.net</a></p> +</div> +</div> |
