aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/actions
diff options
context:
space:
mode:
authorben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-08-08 16:25:14 +0000
committerben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-08-08 16:25:14 +0000
commit6656df551f205d4792773dcef3c889759ae04040 (patch)
treee31351df893038d86853a9f3638bfd75ab6ac77c /mod/groups/actions
parenta8d4042f8268212104a094f1a1fd229fc219818b (diff)
downloadelgg-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 'mod/groups/actions')
-rw-r--r--mod/groups/actions/addtogroup.php2
-rw-r--r--mod/groups/actions/edit.php2
-rw-r--r--mod/groups/actions/join.php2
-rw-r--r--mod/groups/actions/joinrequest.php2
-rw-r--r--mod/groups/actions/leave.php2
5 files changed, 5 insertions, 5 deletions
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/
*/