From eefc6334df58c67aab3d9112169ed19cb1bcb09e Mon Sep 17 00:00:00 2001 From: Klaus-Uwe Mitterer Date: Fri, 16 Jul 2021 08:51:50 +0200 Subject: [PATCH] Remove incorrect copyright notice --- settings.php | 7 ------- 1 file changed, 7 deletions(-) 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) {