diff --git a/settings.php b/settings.php index 2a8d552..4d2af4d 100644 --- a/settings.php +++ b/settings.php @@ -14,13 +14,6 @@ // You should have received a copy of the GNU General Public License // along with Moodle. If not, see . -/** - * Administration settings definitions for the Diary module. - * - * @package mod_diary - * @copyright 2019 AL Rachels (drachels@drachels.com) - * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later. - */ defined('MOODLE_INTERNAL') || die(); if ($ADMIN->fulltree) {