From: moodler <moodler>
Date: Tue, 21 Jan 2003 13:22:05 +0000 (+0000)
Subject: Clean up
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=cfe22ac921c49b073fcddaa746a68ced93e73f42;p=moodle.git

Clean up
---

diff --git a/lang/en/docs/licence.html b/lang/en/docs/licence.html
index eb2efd45e4..7167795a90 100644
--- a/lang/en/docs/licence.html
+++ b/lang/en/docs/licence.html
@@ -21,7 +21,7 @@
 </P>
 
 <P>Redistribution of modified copies of Moodle must be distributed <BR>
-  as pristine base sources plus patches, so that 'unofficial' changes<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>
diff --git a/lang/en/moodle.php b/lang/en/moodle.php
index 560a90c003..8ab3c23887 100644
--- a/lang/en/moodle.php
+++ b/lang/en/moodle.php
@@ -210,16 +210,12 @@ GNU General Public License for more details:
 http://www.gnu.org/copyleft/gpl.html
 
 Redistribution of modified copies of Moodle must be distributed 
-as pristine base sources plus patches, so that 'unofficial' changes
-can be readily distinguished from the base source.
+as clean base sources plus patches, so that 'unofficial' changes
+can be readily distinguished from the original Moodle code.
 
-There is one additional clause:
-
-All installed copies of Moodle on Internet web sites must retain the 
-\"Made with Moodle\" logo (or a visible equivalent) on the home page 
-as a link to moodle.com. If you wish to remove the logo or re-brand 
-this software as part of a commercial enterprise then please contact 
-martin@dougiamas.com to negotiate terms and pricing.";
+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.";
 
 $string['grade'] = "Grade";
 $string['grades'] = "Grades";