From 6656df551f205d4792773dcef3c889759ae04040 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 8 Aug 2008 16:25:14 +0000 Subject: Adjusted contributors file. git-svn-id: https://code.elgg.org/elgg/trunk@1806 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/groups/actions/addtogroup.php | 2 +- mod/groups/actions/edit.php | 2 +- mod/groups/actions/join.php | 2 +- mod/groups/actions/joinrequest.php | 2 +- mod/groups/actions/leave.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'mod/groups/actions') diff --git a/mod/groups/actions/addtogroup.php b/mod/groups/actions/addtogroup.php index eb079e959..c90a3690c 100644 --- a/mod/groups/actions/addtogroup.php +++ b/mod/groups/actions/addtogroup.php @@ -5,7 +5,7 @@ * * @package ElggGroups * @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.com/ */ diff --git a/mod/groups/actions/edit.php b/mod/groups/actions/edit.php index d7c1833a5..8a99e98e6 100644 --- a/mod/groups/actions/edit.php +++ b/mod/groups/actions/edit.php @@ -4,7 +4,7 @@ * * @package ElggGroups * @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.com/ */ diff --git a/mod/groups/actions/join.php b/mod/groups/actions/join.php index bf6e95482..8ac583198 100644 --- a/mod/groups/actions/join.php +++ b/mod/groups/actions/join.php @@ -4,7 +4,7 @@ * * @package ElggGroups * @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.com/ */ diff --git a/mod/groups/actions/joinrequest.php b/mod/groups/actions/joinrequest.php index 5e42e4c4a..a315c1733 100644 --- a/mod/groups/actions/joinrequest.php +++ b/mod/groups/actions/joinrequest.php @@ -4,7 +4,7 @@ * * @package ElggGroups * @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.com/ */ diff --git a/mod/groups/actions/leave.php b/mod/groups/actions/leave.php index 6324b8f37..e28b1bb97 100644 --- a/mod/groups/actions/leave.php +++ b/mod/groups/actions/leave.php @@ -4,7 +4,7 @@ * * @package ElggGroups * @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.com/ */ -- cgit v1.2.3