From 7ba3fb64c9799d6541a229a806c5b4af801eb027 Mon Sep 17 00:00:00 2001
From: moodler <moodler>
Date: Tue, 21 Jan 2003 16:13:23 +0000
Subject: [PATCH] More changes ... can't mess with the GPL.  :-(

---
 lang/en/docs/licence.html | 11 ++++-------
 lang/en/moodle.php        | 11 ++++-------
 2 files changed, 8 insertions(+), 14 deletions(-)

diff --git a/lang/en/docs/licence.html b/lang/en/docs/licence.html
index 7167795a90..84fed8e2c7 100644
--- a/lang/en/docs/licence.html
+++ b/lang/en/docs/licence.html
@@ -20,13 +20,10 @@
   GNU General Public License for more details (attached below).<BR>
 </P>
 
-<P>Redistribution of modified copies of Moodle must be distributed <BR>
-  as clean base sources plus patches, so that 'unofficial' changes<BR>
-  can be readily distinguished from the original Moodle code.</P>
-
-<P>If you wish to redistribute modified copies of this software <BR>
-  WITHOUT including or mentioning the original Moodle software <BR>
-  then please contact martin@dougiamas.com to request a commercial license.</P>
+<P>If you wish to sell modified copies of this software <BR>
+  but are unable to conform to the GPL requirements for providing <BR>
+  downloadable copies of the source code to all your clients then <BR>
+  contact martin@dougiamas.com to discuss a commercial license.</P>
 
 <HR WIDTH="100%" SIZE="2"><BR>
    
diff --git a/lang/en/moodle.php b/lang/en/moodle.php
index 8ab3c23887..5b7a56ba08 100644
--- a/lang/en/moodle.php
+++ b/lang/en/moodle.php
@@ -209,13 +209,10 @@ GNU General Public License for more details:
 
 http://www.gnu.org/copyleft/gpl.html
 
-Redistribution of modified copies of Moodle must be distributed 
-as clean base sources plus patches, so that 'unofficial' changes
-can be readily distinguished from the original Moodle code.
-
-If you wish to redistribute modified copies of this software
-WITHOUT including or mentioning the original Moodle software
-then please contact martin@dougiamas.com to request a commercial license.";
+If you wish to sell modified copies of this software
+but are unable to conform to the GPL requirements for providing
+downloadable copies of the Moodle source code to all your clients 
+then contact martin@dougiamas.com to discuss a commercial license. ";
 
 $string['grade'] = "Grade";
 $string['grades'] = "Grades";
-- 
2.39.5