mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Fixed some copyrights
This commit is contained in:
parent
c6b456f66d
commit
abc3b857a2
3 changed files with 5 additions and 5 deletions
|
@ -434,7 +434,7 @@
|
||||||
//// IT IS ILLEGAL AND A VIOLATION OF THE GPL TO REMOVE OR MODIFY THE COPYRIGHT NOTICE BELOW ////
|
//// IT IS ILLEGAL AND A VIOLATION OF THE GPL TO REMOVE OR MODIFY THE COPYRIGHT NOTICE BELOW ////
|
||||||
$copyrighttext = "<a href=\"http://moodle.org/\">Moodle</a> ".
|
$copyrighttext = "<a href=\"http://moodle.org/\">Moodle</a> ".
|
||||||
"<a href=\"../doc/?frame=release.html\">$CFG->release</a> ($CFG->version)<br />".
|
"<a href=\"../doc/?frame=release.html\">$CFG->release</a> ($CFG->version)<br />".
|
||||||
"Copyright © 2000-2004 Martin Dougiamas<br />".
|
"Copyright © 1999-2004 Martin Dougiamas<br />".
|
||||||
"<a href=\"../doc/?frame=licence.html\">GNU Public License</a>";
|
"<a href=\"../doc/?frame=licence.html\">GNU Public License</a>";
|
||||||
echo "<center><p><font size=1>$copyrighttext</font></p></center>";
|
echo "<center><p><font size=1>$copyrighttext</font></p></center>";
|
||||||
//////////////////////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Moodle - Modular Object-Oriented Dynamic Learning Environment
|
Moodle - Modular Object-Oriented Dynamic Learning Environment
|
||||||
http://moodle.com
|
http://moodle.org
|
||||||
|
|
||||||
Copyright (C) 2000-2002 Martin Dougiamas martin@dougiamas.com
|
Copyright (C) 1999-2004 Martin Dougiamas martin@dougiamas.com
|
||||||
http://dougiamas.com
|
http://dougiamas.com
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -16,9 +16,9 @@
|
||||||
// NOTICE OF COPYRIGHT //
|
// NOTICE OF COPYRIGHT //
|
||||||
// //
|
// //
|
||||||
// Moodle - Modular Object-Oriented Dynamic Learning Environment //
|
// Moodle - Modular Object-Oriented Dynamic Learning Environment //
|
||||||
// http://moodle.com //
|
// http://moodle.org //
|
||||||
// //
|
// //
|
||||||
// Copyright (C) 2001-2003 Martin Dougiamas http://dougiamas.com //
|
// Copyright (C) 1999-2004 Martin Dougiamas http://dougiamas.com //
|
||||||
// //
|
// //
|
||||||
// This program is free software; you can redistribute it and/or modify //
|
// This program is free software; you can redistribute it and/or modify //
|
||||||
// it under the terms of the GNU General Public License as published by //
|
// it under the terms of the GNU General Public License as published by //
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue