diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-18 12:47:38 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-18 12:47:38 +0000 |
| commit | 8da6900a3ded088e183dceed03cdca92d0080818 (patch) | |
| tree | 1abe135b912949f409a1a925f3e6316c7e9c5c58 /plugins/help/content/about.html | |
| parent | 8f652cd3b47e8fdf2c7a872a892be989c4d88c82 (diff) | |
Update license information in plugins
git-svn-id: https://svn.roundcube.net/trunk@5791 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/help/content/about.html')
| -rw-r--r-- | plugins/help/content/about.html | 37 |
1 files changed, 13 insertions, 24 deletions
diff --git a/plugins/help/content/about.html b/plugins/help/content/about.html index c5bc2f477..e3ac97529 100644 --- a/plugins/help/content/about.html +++ b/plugins/help/content/about.html @@ -1,9 +1,11 @@ -<div id="helpabout"> -<h3 align="center">Copyright © 2005-2010, The Roundcube Dev Team</h3> +<div id="helpabout" class="readtext"> +<h2 align="center">Copyright © 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 & 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,27 +14,14 @@ 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. +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> |
