From de9f799a39645e581c7e9c8f54082a4ebf77aa09 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Fri, 28 May 2010 07:28:19 -0400
Subject: [PATCH] Clarify the use of GPLv2 and exclude skins from this license; the default skin is now licensed under a CC license

---
 README |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/README b/README
index 634c794..d2a2342 100644
--- a/README
+++ b/README
@@ -20,24 +20,29 @@
 which are pure XHTML and CSS 2.
 
 This project includes other open-source classes/libraries from PEAR
-(http://pear.php.net), an IMAP library derrived from IlohaMail
+(http://pear.php.net), an IMAP library derived from IlohaMail
 the TinyMCE rich text editor, Googiespell library for spell checking
 or the HTML sanitizer by Frederic Motte.
 
-The current development skin uses icons designed by Stephen Horlander and Kevin 
+The current default skin uses icons designed by Stephen Horlander and Kevin 
 Gerich for Mozilla.org.
 
 
 Installation:
 -------------
-For detailed instructions on how to install RoundCube webmail on your server,
+For detailed instructions on how to install Roundcube webmail on your server,
 please refer to the INSTALL document in the same directory as this document.
 
 
 Licensing:
 ----------
-This product is distributed under the GPL. Please read through the file
-LICENSE for more information about our license.
+This product is distributed under the GNU General Public License Version 2.
+Please read through the file LICENSE for more information about our license.
+
+Even if skins might contain some programming work, they are not considered
+as a linked part of the application and therefore skins DO NOT fall under
+the provisions of the GPL license. See the README file located in the skins
+folder for details on the skin license.
 
 
 Contribution:

--
Gitblit v1.9.1