]> git.mjollnir.org Git - moodle.git/commitdiff
Added copyright notice (they paid moodle.com for this development)
authormoodler <moodler>
Tue, 3 Oct 2006 12:51:24 +0000 (12:51 +0000)
committermoodler <moodler>
Tue, 3 Oct 2006 12:51:24 +0000 (12:51 +0000)
   http://moodle.org/mod/forum/discuss.php?d=55410

mod/quiz/protect_js.php

index cd60857dba550f278033ec9947ca70031c5368f7..f675e3a8354ee7dae52324dfea7de69d27c35c39 100644 (file)
@@ -1,4 +1,22 @@
-<?php defined('MOODLE_INTERNAL') or die('Direct access to this script is forbidden.'); ?>
+<?php defined('MOODLE_INTERNAL') or die('Direct access to this script is forbidden.'); 
+
+// NOTICE OF COPYRIGHT                                                   //
+//                                                                       //
+// Copyright (C) 2004  Education Promoting Center, Yamaguchi University  //
+//                     http://www.epc.yamaguchi-u.ac.jp                  //
+//                                                                       //
+// 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  //
+// the Free Software Foundation; either version 2 of the License, or     //
+// (at your option) any later version.                                   //
+//                                                                       //
+// This program is distributed in the hope that it will be useful,       //
+// but WITHOUT ANY WARRANTY; without even the implied warranty of        //
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         //
+// GNU General Public License for more details:                          //
+//                                                                       //
+//          http://www.gnu.org/copyleft/gpl.html                         //
+?>
 
 <style media="print">body {display:none}</style>