. /** * Noname. * * @package theme_noname * @copyright 2016 Frédéric Massart * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $plugin->version = 2016071100; $plugin->requires = 2016070700; $plugin->component = 'theme_noname'; $plugin->release = '1.0'; $plugin->maturity = MATURITY_ALPHA;