From cfe22ac921c49b073fcddaa746a68ced93e73f42 Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 21 Jan 2003 13:22:05 +0000 Subject: [PATCH] Clean up --- lang/en/docs/licence.html | 2 +- lang/en/moodle.php | 14 +++++--------- 2 files changed, 6 insertions(+), 10 deletions(-) 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 @@

Redistribution of modified copies of Moodle must be distributed
- as pristine base sources plus patches, so that 'unofficial' changes
+ 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
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"; -- 2.39.5