From 59478e06c25303a790a0840ab2ac30662c4ef781 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Tue, 5 Aug 2014 16:46:22 +0200 Subject: c'est la merde.. --- plugins/help/content/about.html | 27 +++++++++++++++++++++++++++ plugins/help/content/license.html | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 plugins/help/content/about.html (limited to 'plugins/help/content') diff --git a/plugins/help/content/about.html b/plugins/help/content/about.html new file mode 100644 index 000000000..6e9632bec --- /dev/null +++ b/plugins/help/content/about.html @@ -0,0 +1,27 @@ +
+

Copyright © 2005-2012, The Roundcube Dev Team

+ +

+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. +

+

+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. +

+

+You should have received a copy of the GNU General Public License +along with this program. If not, see www.gnu.org/licenses. +

+ +

+For more details about licensing and the expections for skins and plugins +see roundcube.net/license. +

+ +


Website: roundcube.net

+
diff --git a/plugins/help/content/license.html b/plugins/help/content/license.html index 9034d46f8..371dbffe1 100644 --- a/plugins/help/content/license.html +++ b/plugins/help/content/license.html @@ -655,7 +655,7 @@ the “copyright” line and a pointer to where the full notice is found GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. + along with this program. If not, see <http://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

-- cgit v1.2.3