Remove incorrect copyright notice
This commit is contained in:
parent
0236de8e96
commit
eefc6334df
1 changed files with 0 additions and 7 deletions
|
@ -14,13 +14,6 @@
|
|||
// You should have received a copy of the GNU General Public License
|
||||
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
/**
|
||||
* 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) {
|
||||
|
|
Loading…
Reference in a new issue