MDL-27856 coding style cleanup

This commit is contained in:
Petr Škoda 2012-09-02 11:00:01 +02:00
parent 94335e5a97
commit e7193380d8
12 changed files with 56 additions and 76 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
@ -16,10 +15,9 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* Strings for component 'enrol_cohort', language 'en', branch 'MOODLE_20_STABLE'
* Strings for component 'enrol_cohort', language 'en'
*
* @package enrol
* @subpackage cohort
* @package enrol_cohort
* @copyright 2010 Petr Skoda {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/