Just some small doc changes

This commit is contained in:
moodler
2006-09-04 08:15:48 +00:00
parent b331040e9e
commit dd46fc5daa
+3 -3
View File
@@ -1,4 +1,4 @@
<?php
<?php // $Id$
///////////////////////////////////////////////////////////////////////////
// //
@@ -7,7 +7,7 @@
// Moodle - Modular Object-Oriented Dynamic Learning Environment //
// http://moodle.org //
// //
// Copyright (C) 1999-2004 Martin Dougiamas http://dougiamas.com //
// Copyright (C) 1999-2999 Martin Dougiamas http://moodle.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 //
@@ -128,4 +128,4 @@ class pdf extends TCPDF {
} // End class pdf
?>
?>