// This file is part of Moodle - http://moodle.org/
// This file is derived from a part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
...
...
@@ -16,24 +16,24 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* wikimedia class
* class for communication with Wikimedia Commons API
* wikieducator class
* class for communication with WikiEducator using the MediaWiki API
*
* @author Dongsheng Cai <dongsheng@moodle.com>, Raul Kern <raunator@gmail.com>
* @author Jim Tittsler <jim@oerfoundation.org> based on the wikimedia repository by Dongsheng Cai <dongsheng@moodle.com>, Raul Kern <raunator@gmail.com>
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License