]> git.mjollnir.org Git - moodle.git/commitdiff
FIxing year on Copyright
authormoodler <moodler>
Wed, 10 Mar 2004 13:33:08 +0000 (13:33 +0000)
committermoodler <moodler>
Wed, 10 Mar 2004 13:33:08 +0000 (13:33 +0000)
lang/en/moodle.php

index 132839d2e450ff8ba2bdc6da626cf763f6f804f5..53443de19c0b5cfe343914ed345b148a18c22d1b 100644 (file)
@@ -388,7 +388,7 @@ $string['gd1'] = 'GD 1.x is installed';
 $string['gd2'] = 'GD 2.x is installed';
 $string['gdneed'] = 'GD must be installed to see this graph';
 $string['gdnot'] = 'GD is not installed';
-$string['gpl'] = 'Copyright (C) 2001-2004  Martin Dougiamas  (http://dougiamas.com)
+$string['gpl'] = '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