aboutsummaryrefslogtreecommitdiff
path: root/settings
diff options
context:
space:
mode:
authormarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-01-23 15:35:30 +0000
committermarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-01-23 15:35:30 +0000
commit69bd87f4129a872042675cac195b14990ea7f707 (patch)
treee6a67c2551291fc31bd71c6aed49f3b4fb5981c5 /settings
parent2122211959f5d6000f0490e1c782a40e6ce56ec9 (diff)
downloadelgg-69bd87f4129a872042675cac195b14990ea7f707.tar.gz
elgg-69bd87f4129a872042675cac195b14990ea7f707.tar.bz2
Refs #706
git-svn-id: https://code.elgg.org/elgg/trunk@2611 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'settings')
-rw-r--r--settings/index.php2
-rw-r--r--settings/plugins.php2
-rw-r--r--settings/statistics.php2
-rw-r--r--settings/user.php2
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/
*/