From: moodler
Date: Tue, 21 Jan 2003 16:13:23 +0000 (+0000)
Subject: More changes ... can't mess with the GPL. :-(
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7ba3fb64c9799d6541a229a806c5b4af801eb027;p=moodle.git
More changes ... can't mess with the GPL. :-(
---
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).
-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 source code to all your clients then
+ contact martin@dougiamas.com to discuss a commercial license.
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";