diff options
author | ben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-08-08 16:25:14 +0000 |
---|---|---|
committer | ben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-08-08 16:25:14 +0000 |
commit | 6656df551f205d4792773dcef3c889759ae04040 (patch) | |
tree | e31351df893038d86853a9f3638bfd75ab6ac77c /admin | |
parent | a8d4042f8268212104a094f1a1fd229fc219818b (diff) | |
download | elgg-6656df551f205d4792773dcef3c889759ae04040.tar.gz elgg-6656df551f205d4792773dcef3c889759ae04040.tar.bz2 |
Adjusted contributors file.
git-svn-id: https://code.elgg.org/elgg/trunk@1806 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'admin')
-rw-r--r-- | admin/plugins/index.php | 2 | ||||
-rw-r--r-- | admin/site/index.php | 2 | ||||
-rw-r--r-- | admin/statistics/index.php | 2 | ||||
-rw-r--r-- | admin/user/index.php | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/admin/plugins/index.php b/admin/plugins/index.php index 226dbdbd5..a464445a4 100644 --- a/admin/plugins/index.php +++ b/admin/plugins/index.php @@ -7,7 +7,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/admin/site/index.php b/admin/site/index.php index 6df4eb3f5..39df50563 100644 --- a/admin/site/index.php +++ b/admin/site/index.php @@ -6,7 +6,7 @@ * @package Elgg
* @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Marcus Povey
+ * @author Curverider Ltd
* @copyright Curverider Ltd 2008
* @link http://elgg.org/
*/
diff --git a/admin/statistics/index.php b/admin/statistics/index.php index 49a1c5c76..593221f6d 100644 --- a/admin/statistics/index.php +++ b/admin/statistics/index.php @@ -7,7 +7,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/admin/user/index.php b/admin/user/index.php index c18ed6c16..87628020f 100644 --- a/admin/user/index.php +++ b/admin/user/index.php @@ -6,7 +6,7 @@ * @package Elgg
* @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Marcus Povey
+ * @author Curverider Ltd
* @copyright Curverider Ltd 2008
* @link http://elgg.org/
*/
|