]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed some copyrights
authormoodler <moodler>
Wed, 10 Mar 2004 13:23:00 +0000 (13:23 +0000)
committermoodler <moodler>
Wed, 10 Mar 2004 13:23:00 +0000 (13:23 +0000)
admin/index.php
doc/COPYRIGHT.txt
lib/moodlelib.php

index adfc7d7da1520ac9431d20429da3ac2b24b216e5..fdee2a5980d85b3ffe65f73ea87db6457db739e7 100644 (file)
     ////  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> ".
                      "<a href=\"../doc/?frame=release.html\">$CFG->release</a> ($CFG->version)<br />".
-                     "Copyright &copy; 2000-2004 Martin Dougiamas<br />".
+                     "Copyright &copy; 1999-2004 Martin Dougiamas<br />".
                      "<a href=\"../doc/?frame=licence.html\">GNU Public License</a>";
     echo "<center><p><font size=1>$copyrighttext</font></p></center>";
     //////////////////////////////////////////////////////////////////////////////////////////////////
index aa4c01b41d87a1fe5fc1fb4b38fd60620bb73c3e..0e3c1dd19f7759791a854404758693d165dd7334 100644 (file)
@@ -1,7 +1,7 @@
 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
 
 This program is free software; you can redistribute it and/or modify
index 32f95eb6d2341e546a69a03898b56d3d0e3ce304..824727304f12e0066888e3021251b5dea83e9979 100644 (file)
@@ -16,9 +16,9 @@
 // NOTICE OF COPYRIGHT                                                   //
 //                                                                       //
 // 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  //
 // it under the terms of the GNU General Public License as published by  //