From 3b365361856d5ff47bce1d5232a4adb200e6b07b Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 27 Jun 2007 07:24:24 +0000 Subject: [PATCH] Some fixes for copyright years etc --- config-dist.php | 2 +- index.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config-dist.php b/config-dist.php index 32036d103e..a1ca325d15 100644 --- a/config-dist.php +++ b/config-dist.php @@ -12,7 +12,7 @@ // Moodle - Modular Object-Oriented Dynamic Learning Environment // // http://moodle.org // // // -// Copyright (C) 1999-2004 Martin Dougiamas http://dougiamas.com // +// Copyright (C) 1999 onwards 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 // diff --git a/index.php b/index.php index 01b9ef6443..bd2706abf3 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ // Moodle - Modular Object-Oriented Dynamic Learning Environment // // http://moodle.org // // // -// Copyright (C) 1999-2999 Martin Dougiamas http://moodle.com // +// Copyright (C) 1999 onwards 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 // -- 2.39.5