diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-07-22 09:15:36 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-07-22 09:15:36 +0000 |
| commit | 3e168e73520ee3e5d408743a5c908789ce082244 (patch) | |
| tree | 083a7d4020f1c7796336dd2694056af39b977ecf /roundcubemail/plugins/help/content/about.html | |
| parent | 11e773a035417cd40a4a03ff6c9286d2d1561099 (diff) | |
- Help plugin
- support 'dummy' task (for plugins)
git-svn-id: https://svn.roundcube.net/trunk@2783 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/plugins/help/content/about.html')
| -rw-r--r-- | roundcubemail/plugins/help/content/about.html | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/roundcubemail/plugins/help/content/about.html b/roundcubemail/plugins/help/content/about.html new file mode 100644 index 000000000..afaded6f4 --- /dev/null +++ b/roundcubemail/plugins/help/content/about.html @@ -0,0 +1,37 @@ +<div id="helpabout"> +<h3 align="center">Copyright © 2005-2009, RoundCube Dev. - Switzerland</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> +</div> +</div> |
