MDL-39174 fix phpdocs packages in themes

This commit is contained in:
Petr Škoda 2013-04-27 13:22:59 +02:00
parent cf5a3296c4
commit 574909efce
70 changed files with 96 additions and 173 deletions

View file

@ -1,5 +1,4 @@
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
@ -24,7 +23,7 @@
* For full information about creating Moodle themes, see:
* http://docs.moodle.org/dev/Themes_2.0
*
* @package moodlecore
* @package theme_arialist
* @copyright 2010 Patrick Malley (http://newschoollearning.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/

View file

@ -1,5 +1,4 @@
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
@ -16,9 +15,9 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* Strings for component 'theme_arialist', language 'en', branch 'MOODLE_20_STABLE'
* Strings for component 'theme_arialist', language 'en'.
*
* @package moodlecore
* @package theme_arialist
* @copyright 2010 Patrick Malley
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/

View file

@ -17,8 +17,7 @@
/**
* Theme version info
*
* @package theme
* @subpackage arialist
* @package theme_arialist
* @copyright 2010 Patrick Malley (http://newschoollearning.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/