diff options
Diffstat (limited to 'settings')
-rw-r--r-- | settings/index.php | 2 | ||||
-rw-r--r-- | settings/plugins.php | 2 | ||||
-rw-r--r-- | settings/statistics.php | 2 | ||||
-rw-r--r-- | settings/user.php | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/settings/index.php b/settings/index.php index 4aaf875bf..3f46f1771 100644 --- a/settings/index.php +++ b/settings/index.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/settings/plugins.php b/settings/plugins.php index 677d18d93..970dbf120 100644 --- a/settings/plugins.php +++ b/settings/plugins.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/settings/statistics.php b/settings/statistics.php index ba2d5f0f4..8d1f13696 100644 --- a/settings/statistics.php +++ b/settings/statistics.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/settings/user.php b/settings/user.php index 0711f4885..11f7abbe8 100644 --- a/settings/user.php +++ b/settings/user.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ |