From: moodler Date: Tue, 21 Jan 2003 03:08:37 +0000 (+0000) Subject: Rewritten for clarity X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b1e6dcb26c3f5f98de84338a782a3b36cbdf1f9c;p=moodle.git Rewritten for clarity --- diff --git a/lang/en/docs/licence.html b/lang/en/docs/licence.html index 07b961153c..a29ee56c1e 100644 --- a/lang/en/docs/licence.html +++ b/lang/en/docs/licence.html @@ -19,12 +19,12 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (attached below).

-

In addition to the rights under the GPL I am adding one clause:
- all installed and redistributed copies of Moodle must retain the
- "Made with Moodle" logo on the home page (or a visible equivalent)
- 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.

+

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.



diff --git a/lang/en/moodle.php b/lang/en/moodle.php index d5f7b88fe2..5292a4d41c 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -209,12 +209,12 @@ GNU General Public License for more details: http://www.gnu.org/copyleft/gpl.html -In addition to the rights under the GPL I am adding one clause: -all installed and redistributed copies of Moodle must retain the -\"Made with Moodle\" logo on the home page (or a visible equivalent) -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."; +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."; $string['grade'] = "Grade"; $string['grades'] = "Grades";