diff --git a/cohort/assign.php b/cohort/assign.php index 020687d7486..adbc9121886 100644 --- a/cohort/assign.php +++ b/cohort/assign.php @@ -18,9 +18,9 @@ /** * Cohort related management functions, this file needs to be included manually. * - * @package moodlecore + * @package core * @subpackage cohort - * @copyright 2010 Petr Skoda (info@skodak.org) + * @copyright 2010 Petr Skoda {@link http://skodak.org} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ diff --git a/cohort/edit.php b/cohort/edit.php index d901575ce60..5fc63b6fccb 100644 --- a/cohort/edit.php +++ b/cohort/edit.php @@ -19,9 +19,9 @@ /** * Cohort related management functions, this file needs to be included manually. * - * @package moodlecore + * @package core * @subpackage cohort - * @copyright 2010 Petr Skoda (info@skodak.org) + * @copyright 2010 Petr Skoda {@link http://skodak.org} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ diff --git a/cohort/edit_form.php b/cohort/edit_form.php index 886c6ecf3cf..fe3f35754f0 100644 --- a/cohort/edit_form.php +++ b/cohort/edit_form.php @@ -18,9 +18,9 @@ /** * Cohort related management functions, this file needs to be included manually. * - * @package moodlecore + * @package core * @subpackage cohort - * @copyright 2010 Petr Skoda (info@skodak.org) + * @copyright 2010 Petr Skoda {@link http://skodak.org} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ diff --git a/cohort/index.php b/cohort/index.php index 0f7d2fa0fbd..4f1bd2e6275 100644 --- a/cohort/index.php +++ b/cohort/index.php @@ -18,9 +18,9 @@ /** * Cohort related management functions, this file needs to be included manually. * - * @package moodlecore + * @package core * @subpackage cohort - * @copyright 2010 Petr Skoda (info@skodak.org) + * @copyright 2010 Petr Skoda {@link http://skodak.org} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ diff --git a/cohort/lib.php b/cohort/lib.php index 26d993df57a..1b89be32a4d 100644 --- a/cohort/lib.php +++ b/cohort/lib.php @@ -18,9 +18,9 @@ /** * Cohort related management functions, this file needs to be included manually. * - * @package moodlecore + * @package core * @subpackage cohort - * @copyright 2010 Petr Skoda (info@skodak.org) + * @copyright 2010 Petr Skoda {@link http://skodak.org} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */