Moodle itself is Copyright © 2001-2002, Martin Dougiamas. It is distributed under the GNU Public License.
Many thanks to these people - each translation takes many hours of work, as there are nearly 900 phrases to translate (plus all the help files!). These are listed in the order they joined the project:
- en - English, by Martin Dougiamas
- fr - French, by Sébastien Namèche, seb@gaia.anet.fr, http://gaia.anet.fr/
- fi - Finnish, by Petri Asikainen (paca@sci.fi), Jaana Tolvanen (jaanat@cedunet.com)
- it - Italian, by Davide Suraci, icarused@tiscalinet.it
- pt_br - Portuguese (Brazil), by Fabricio Valadares, webdesigner@unincor.br
- de - German, by Holger Schadeck, Holger.Schadeck@webdesign-forum.de
- es_mx - Spanish (Mexico), by Claudio Tavares, enlaceacademico.com
- es_es - Spanish , by Antonio J. Navarro Vergara, anavarro@sextaisla.com, www.sextaisla.com
- ca - Catalan, by Carles Bellver with the help of Mercè Renau, Clara Andrés and Jordi Adell, cent@uji.es, Centre d'Educació i Noves Tecnologies
- no - Norwegian, by Jøran Sørbø, joran.sorbo@teleweb.no
- id - Indonesian, by Arfan Hidayat, ivanh@telkom.net, http://www.kursusmaya.com
- ja - Japanese, by Mitsuhiro Yoshida, mits@mitstek.com, http://mitstek.com
- tr - Turkish, by M. Cüneyt Birkök, cuneyt@birkok.net, http://birkok.net
- zh_cn - Chinese, by Zhang Dexuan, cncoolbit@hotmail.com
- ar - Arabic, by Ahmed Nabil, ana@harf.com
- sv - Swedish, by Set Lonnert, set@setlonnert.com, http://setlonnert.com
Thanks to all of you who have
- donated via the Donations page,
- contributed to the bug tracker, and
- participated in the "Using Moodle" course at moodle.com
Especially, thanks to those of you who have at some time contributed with long constructive discussions and especially code. This list is long and always changing, but some names include (in the order I added them):
Art Lader, Matt Hope, Tom Murdock, Sébastien Namèche, Petri Asikainen, James Miller, Dustin Rue, Holger Schadeck, Giovanni Tummarello, John Windmueller, Mitsuhiro Yoshida, Mark Kimes, Greg Barnett, Mary Hunter
I apologise if for some reason your name is not on this list - it's very difficult to maintain! Mail me and demand to be on it. :-)
Some of Moodle's libraries were written by other people, and are being redistributed as part of Moodle under the LGPL. My thanks go out to the authors of all these excellent products - without them Moodle would be missing important functionality. Copyright information for each package is included below:
ADOdb - lib/adodb
Database abstraction library for MySQL, PostgreSQL, MSSQL, Oracle, Interbase, Foxpro, Access, ADO, Sybase, DB2 and ODBC.
Version: 2.00 14 May 2002
Copyright © 2000, 2001 John Lim (jlim@natsoft.com.my)
License: Dual LGPL and BSD-style
URL: http://php.weblogs.com/adodb
Graph Class - lib/graphlib.php
Class to draw line, point, bar, and area graphs, including numeric x-axis and double y-axis.
Version: 1.6.3 (with modifications)
Copyright © 2000 Herman Veluwenkamp, hermanV@mindless.com
License: LGPL
IP-Atlas - lib/ipatlas
PHP scripts to show the location of an IP address on a map.
Version: 1.0 (with modifications)
Copyright © 2002 Ivan Kozik
License: GNU GPL
URL: http://www.xpenguin.com/ip-atlas.php
PHP mailer - lib/class.phpmailer.php
Class for sending email using either sendmail, PHP mail(), or SMTP. Methods are based upon the standard AspEmail(tm) classes.
Version 1.60, Created 03/30/2002
Copyright © 2001 Brent R. Matzelle <bmatzelle@yahoo.com>
License: LGPL
URL: http://phpmailer.sourceforge.net
PHP Simple Excel File Generator - lib/psxlsgen.php
Class to generate very simple MS Excel files (xls) via PHP.
Version: 0.3b
Copyright © 2001 Erol Ozcan <eozcan@superonline.com>
License: GNU LGPL
URL: http://psxlsgen.sourceforge.net
Richtext Editor - lib/rte
HTML text editor for embedding in web pages.
Version: 0.30 beta 1 (plus modifications)
Copyright © 2001 Ramesys (Contracting Services) Limited <Austin.France@Ramesys.com> License: GNU LGPL
URL: http://richtext.sourceforge.net
SMTP class - lib/class.smtp.php
Class that can be used to connect and communicate with any SMTP server.
It implements all the SMTP functions defined in RFC821 except TURN.
Version: 03/26/2001
Copyright © 2001 Chris Ryan <chris@greatbridge.com>
Version: $Id$