From: moodler Date: Tue, 21 Jan 2003 04:52:17 +0000 (+0000) Subject: Slight changes to the wording of this new stuff X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=bc43adf16d4d1cce39bc042d24b7a17d062b38d2;p=moodle.git Slight changes to the wording of this new stuff --- diff --git a/lang/en/docs/licence.html b/lang/en/docs/licence.html index a29ee56c1e..77344b1b68 100644 --- a/lang/en/docs/licence.html +++ b/lang/en/docs/licence.html @@ -19,12 +19,17 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (attached below).

-

There is one additional clause: All installed and redistributed
-copies of Moodle must retain the "Made with Moodle" logo
-(or a visible equivalent) on the home page that links to moodle.com.

-If you wish to remove the logo, re-brand Moodle, or redistribute
-modifed copies of Moodle then please contact martin@dougiamas.com
-to negotiate terms and pricing.

+

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.

+ +

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.



diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 5292a4d41c..560a90c003 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -209,12 +209,17 @@ GNU General Public License for more details: http://www.gnu.org/copyleft/gpl.html -There is one additional clause: All installed and redistributed -copies of Moodle must retain the \"Made with Moodle\" logo -(or a visible equivalent) on the home page that links to moodle.com. -If you wish to remove the logo, re-brand Moodle, or redistribute -modifed copies of Moodle then please contact martin@dougiamas.com -to negotiate terms and pricing."; +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. + +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."; $string['grade'] = "Grade"; $string['grades'] = "Grades";