From 022633cd948f500e90e60ec1b4b498332206fb55 Mon Sep 17 00:00:00 2001 From: martin Date: Fri, 1 Feb 2002 02:56:28 +0000 Subject: [PATCH] Some clarification of the GPL --- doc/intro.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/doc/intro.html b/doc/intro.html index 9d43c599f5..9399d9f5f0 100755 --- a/doc/intro.html +++ b/doc/intro.html @@ -9,12 +9,18 @@

Introduction

Moodle is a software package for producing internet-based courses and web sites. - It's an ongoing development project designed to support a constructivist - framework of education.

-

Moodle is given away freely as + It's an ongoing development project designed to support a social constructionist framework of education.

+ +

Moodle is provided freely as Open Source software (under the - GNU Public License). It will run on any computer that can run + GNU Public License). Basically this means Moodle is copyrighted, but that you have additional + freedoms. You are allowed to copy, use and modify Moodle provided that you agree: to provide + the source to others; to not modify or remove the original license, and apply this same + license to any derivative work. + +

Moodle will run on any computer that can run PHP, and supports almost every brand of database.

+

The word Moodle is an acronym for Modular Object-Oriented Dynamic Learning Environment, which is mostly useful to programmers and education theorists.   It's also a verb that describes the process of lazily meandering through -- 2.39.5