From adb979a2278bb2ac24e0b7c80b9e8bebbcf9eb90 Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 10 Mar 2004 13:33:08 +0000 Subject: [PATCH] FIxing year on Copyright --- lang/en/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 132839d2e4..53443de19c 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -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 -- 2.39.5