aboutsummaryrefslogtreecommitdiff
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
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
-rw-r--r--CONTRIBUTORS.txt16
-rw-r--r--account/forgotten_password.php2
-rw-r--r--actions/admin/plugins/disable.php2
-rw-r--r--actions/admin/plugins/enable.php2
-rw-r--r--actions/admin/site/update_basic.php2
-rw-r--r--actions/admin/user/ban.php2
-rw-r--r--actions/admin/user/delete.php2
-rw-r--r--actions/admin/user/makeadmin.php2
-rw-r--r--actions/admin/user/resetpassword.php2
-rw-r--r--actions/email/save.php2
-rw-r--r--actions/entities/delete.php2
-rw-r--r--actions/import/opendd.php2
-rw-r--r--actions/notifications/settings/usersettings/save.php2
-rw-r--r--actions/plugins/settings/save.php2
-rw-r--r--actions/plugins/usersettings/save.php2
-rw-r--r--actions/user/language.php2
-rw-r--r--actions/user/name.php2
-rw-r--r--actions/user/password.php2
-rw-r--r--actions/user/passwordreset.php2
-rw-r--r--actions/user/requestnewpassword.php2
-rw-r--r--actions/useradd.php2
-rw-r--r--admin/plugins/index.php2
-rw-r--r--admin/site/index.php2
-rw-r--r--admin/statistics/index.php2
-rw-r--r--admin/user/index.php2
-rw-r--r--engine/handlers/cron_handler.php2
-rw-r--r--engine/handlers/xml-rpc_handler.php2
-rw-r--r--engine/lib/admin.php2
-rw-r--r--engine/lib/annotations.php4
-rw-r--r--engine/lib/api.php8
-rw-r--r--engine/lib/cache.php6
-rw-r--r--engine/lib/entities.php4
-rw-r--r--engine/lib/exceptions.php28
-rw-r--r--engine/lib/export.php6
-rw-r--r--engine/lib/extender.php4
-rw-r--r--engine/lib/filestore.php8
-rw-r--r--engine/lib/group.php4
-rw-r--r--engine/lib/input.php2
-rw-r--r--engine/lib/metadata.php4
-rw-r--r--engine/lib/metastrings.php2
-rw-r--r--engine/lib/notification.php4
-rw-r--r--engine/lib/opendd.php12
-rw-r--r--engine/lib/pam.php2
-rw-r--r--engine/lib/ping.php2
-rw-r--r--engine/lib/plugins.php4
-rw-r--r--engine/lib/query.php38
-rw-r--r--engine/lib/relationships.php4
-rw-r--r--engine/lib/river.php4
-rw-r--r--engine/lib/sites.php4
-rw-r--r--engine/lib/statistics.php2
-rw-r--r--engine/lib/system_log.php4
-rw-r--r--engine/lib/tags.php2
-rw-r--r--engine/lib/usersettings.php2
-rw-r--r--engine/lib/xml-rpc.php28
-rw-r--r--engine/lib/xml.php2
-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
-rw-r--r--mod/groups/all.php2
-rw-r--r--mod/groups/discussions.php2
-rw-r--r--mod/groups/edit.php2
-rw-r--r--mod/groups/graphics/icon.php2
-rw-r--r--mod/groups/groupprofile.php2
-rw-r--r--mod/groups/index.php2
-rw-r--r--mod/groups/invite.php2
-rw-r--r--mod/groups/languages/en.php2
-rw-r--r--mod/groups/membership.php2
-rw-r--r--mod/groups/new.php2
-rw-r--r--mod/groups/start.php2
-rw-r--r--mod/groups/topicposts.php2
-rw-r--r--mod/groups/views/default/forms/groups/edit.php2
-rw-r--r--mod/groups/views/default/forms/groups/invite.php2
-rw-r--r--mod/groups/views/default/forum/topicposts.php2
-rw-r--r--mod/groups/views/default/group/group.php2
-rw-r--r--mod/groups/views/default/groups/css.php2
-rw-r--r--mod/groups/views/default/groups/groupgallery.php2
-rw-r--r--mod/groups/views/default/groups/grouplisting.php2
-rw-r--r--mod/groups/views/default/groups/icon.php2
-rw-r--r--mod/groups/views/default/river/ElggRelationship/create.php2
-rw-r--r--mod/groups/views/default/sharing/invite.php2
-rw-r--r--mod/groups/views/default/widgets/group_entities_widget/edit.php2
-rw-r--r--mod/groups/views/default/widgets/group_entities_widget/view.php2
-rw-r--r--mod/groups/views/default/widgets/group_members_widget/edit.php2
-rw-r--r--mod/groups/views/default/widgets/group_members_widget/view.php2
-rw-r--r--mod/guidtool/export.php2
-rw-r--r--mod/guidtool/format_picker.php2
-rw-r--r--mod/guidtool/import.php2
-rw-r--r--mod/guidtool/index.php2
-rw-r--r--mod/guidtool/languages/en.php2
-rw-r--r--mod/guidtool/start.php2
-rw-r--r--mod/guidtool/view.php2
-rw-r--r--mod/guidtool/views/default/forms/guidtool/export.php2
-rw-r--r--mod/guidtool/views/default/forms/guidtool/format.php2
-rw-r--r--mod/guidtool/views/default/forms/guidtool/import.php2
-rw-r--r--mod/guidtool/views/default/guidtool/gallery.php2
-rw-r--r--mod/guidtool/views/default/guidtool/listing.php2
-rw-r--r--mod/guidtool/views/default/guidtool/profile.php2
-rw-r--r--mod/guidtool/views/default/object/guidtoolwrapper.php2
-rw-r--r--mod/logbrowser/index.php2
-rw-r--r--mod/logbrowser/languages/en.php2
-rw-r--r--mod/logbrowser/start.php2
-rw-r--r--mod/logbrowser/views/default/object/logwrapper.php2
-rw-r--r--mod/profile/actions/cropicon.php2
-rw-r--r--mod/profile/actions/edit.php2
-rw-r--r--mod/profile/actions/iconupload.php2
-rw-r--r--mod/profile/edit.php2
-rw-r--r--mod/profile/editicon.php2
-rw-r--r--mod/profile/icon.php2
-rw-r--r--mod/profile/index.php2
-rw-r--r--mod/profile/javascript.php2
-rw-r--r--mod/profile/start.php2
-rw-r--r--mod/profile/views/default/profile/edit.php2
-rw-r--r--mod/profile/views/default/profile/gallery.php2
-rw-r--r--mod/profile/views/default/profile/hoverover.php2
-rw-r--r--mod/profile/views/default/profile/icon.php2
-rw-r--r--mod/profile/views/default/profile/listing.php2
-rw-r--r--mod/profile/views/default/profile/menu/actions.php2
-rw-r--r--mod/profile/views/default/profile/menu/adminlinks.php2
-rw-r--r--mod/profile/views/default/profile/menu/links.php2
-rw-r--r--mod/profile/views/default/profile/menu/linksownpage.php2
-rw-r--r--mod/profile/views/default/profile/metatags.php2
-rw-r--r--mod/profile/views/default/profile/profilelinks.php2
-rw-r--r--mod/profile/views/default/profile/userdetails.php2
-rw-r--r--mod/river/start.php2
-rw-r--r--mod/river/views/default/widgets/river_widget/edit.php2
-rw-r--r--mod/river/views/default/widgets/river_widget/view.php2
-rw-r--r--mod/river/views/default/widgets/river_widget_friends/edit.php2
-rw-r--r--mod/river/views/default/widgets/river_widget_friends/view.php2
-rw-r--r--mod/updateclient/languages/en.php2
-rw-r--r--mod/updateclient/start.php2
-rw-r--r--mod/updateclient/views/default/settings/updateclient/edit.php2
-rw-r--r--services/api/rest.php2
-rw-r--r--services/export/handler.php2
-rw-r--r--settings/statistics/index.php2
-rw-r--r--settings/user/index.php2
-rw-r--r--views/default/account/forms/forgotten_password.php2
-rw-r--r--views/default/account/forms/useradd.php2
-rw-r--r--views/default/admin/main.php2
-rw-r--r--views/default/admin/main_opt/plugins.php2
-rw-r--r--views/default/admin/main_opt/site.php2
-rw-r--r--views/default/admin/main_opt/statistics.php2
-rw-r--r--views/default/admin/main_opt/user.php2
-rw-r--r--views/default/admin/plugins.php2
-rw-r--r--views/default/admin/plugins_opt/plugin.php2
-rw-r--r--views/default/admin/site.php2
-rw-r--r--views/default/admin/statistics.php2
-rw-r--r--views/default/admin/statistics_opt/basic.php2
-rw-r--r--views/default/admin/statistics_opt/numentities.php2
-rw-r--r--views/default/admin/statistics_opt/online.php2
-rw-r--r--views/default/admin/user.php2
-rw-r--r--views/default/admin/user_opt/adduser.php2
-rw-r--r--views/default/admin/user_opt/search.php2
-rw-r--r--views/default/api/output.php2
-rw-r--r--views/default/comments/forms/edit.php2
-rw-r--r--views/default/export/entity.php2
-rw-r--r--views/default/export/metadata.php2
-rw-r--r--views/default/export/relationship.php2
-rw-r--r--views/default/graphics/icon.php2
-rw-r--r--views/default/group/default.php2
-rw-r--r--views/default/input/button.php2
-rw-r--r--views/default/input/form.php2
-rw-r--r--views/default/input/hidden.php2
-rw-r--r--views/default/input/reset.php2
-rw-r--r--views/default/input/submit.php2
-rw-r--r--views/default/notifications/settings/usersettings.php2
-rw-r--r--views/default/object/default.php2
-rw-r--r--views/default/object/object.php2
-rw-r--r--views/default/object/plugin.php2
-rw-r--r--views/default/output/iframe.php2
-rw-r--r--views/default/river/ElggRelationship/create.php2
-rw-r--r--views/default/river/dashboard.php2
-rw-r--r--views/default/site/default.php2
-rw-r--r--views/default/user/settings/email.php2
-rw-r--r--views/default/user/settings/language.php2
-rw-r--r--views/default/user/settings/name.php2
-rw-r--r--views/default/user/settings/password.php2
-rw-r--r--views/default/usersettings/main.php2
-rw-r--r--views/default/usersettings/main_opt/plugins.php2
-rw-r--r--views/default/usersettings/main_opt/statistics.php2
-rw-r--r--views/default/usersettings/main_opt/user.php2
-rw-r--r--views/default/usersettings/plugins.php2
-rw-r--r--views/default/usersettings/plugins_opt/plugin.php2
-rw-r--r--views/default/usersettings/statistics.php2
-rw-r--r--views/default/usersettings/statistics_opt/numentities.php2
-rw-r--r--views/default/usersettings/statistics_opt/online.php2
-rw-r--r--views/failsafe/pageshells/pageshell.php2
-rw-r--r--views/foaf/pageshells/pageshell.php2
-rw-r--r--views/json/api/output.php2
-rw-r--r--views/json/canvas/default.php2
-rw-r--r--views/json/export/entity.php2
-rw-r--r--views/json/export/metadata.php2
-rw-r--r--views/json/export/relationship.php2
-rw-r--r--views/json/group/default.php2
-rw-r--r--views/json/messages/exceptions/exception.php2
-rw-r--r--views/json/object/default.php2
-rw-r--r--views/json/pageshells/pageshell.php2
-rw-r--r--views/json/search/entity_list.php2
-rw-r--r--views/json/site/default.php2
-rw-r--r--views/json/user/default.php2
-rw-r--r--views/opendd/canvas/default.php2
-rw-r--r--views/opendd/export/entity.php2
-rw-r--r--views/opendd/export/metadata.php2
-rw-r--r--views/opendd/export/relationship.php2
-rw-r--r--views/opendd/group/default.php2
-rw-r--r--views/opendd/messages/exceptions/exception.php2
-rw-r--r--views/opendd/object/default.php2
-rw-r--r--views/opendd/pageshells/pageshell.php2
-rw-r--r--views/opendd/site/default.php2
-rw-r--r--views/opendd/user/default.php2
-rw-r--r--views/php/api/output.php2
-rw-r--r--views/php/canvas/default.php2
-rw-r--r--views/php/export/entity.php2
-rw-r--r--views/php/export/metadata.php2
-rw-r--r--views/php/export/relationship.php2
-rw-r--r--views/php/group/default.php2
-rw-r--r--views/php/messages/exceptions/exception.php2
-rw-r--r--views/php/object/default.php2
-rw-r--r--views/php/pageshells/pageshell.php2
-rw-r--r--views/php/search/entity_list.php2
-rw-r--r--views/php/site/default.php2
-rw-r--r--views/php/user/default.php2
-rw-r--r--views/xml/api/output.php2
-rw-r--r--views/xml/messages/exceptions/exception.php2
-rw-r--r--views/xml/pageshells/pageshell.php2
-rw-r--r--views/xml/xml-rpc/output.php2
227 files changed, 312 insertions, 296 deletions
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt
index 545ed9410..4d446b26c 100644
--- a/CONTRIBUTORS.txt
+++ b/CONTRIBUTORS.txt
@@ -1,2 +1,18 @@
+
CONTRIBUTORS
+The core Elgg team is:
+
+Ben Werdmuller <ben@elgg.com>
+http://ben.elgg.com/
+http://twitter.com/bwerdmuller
+
+David Tosh <dave@elgg.com>
+http://dave.elgg.com/
+http://twitter.com/davidgtosh
+
+Marcus Povey <marcus@elgg.com>
+http://marcuspovey.co.uk/
+http://twitter.com/mapkyca
+
+Pete Harris <pete@elgg.com>
diff --git a/account/forgotten_password.php b/account/forgotten_password.php
index bf54bb8d1..65cce0dfb 100644
--- a/account/forgotten_password.php
+++ b/account/forgotten_password.php
@@ -5,7 +5,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/actions/admin/plugins/disable.php b/actions/admin/plugins/disable.php
index f98eda84b..355fd2b52 100644
--- a/actions/admin/plugins/disable.php
+++ b/actions/admin/plugins/disable.php
@@ -5,7 +5,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/actions/admin/plugins/enable.php b/actions/admin/plugins/enable.php
index 380e5688a..b13755327 100644
--- a/actions/admin/plugins/enable.php
+++ b/actions/admin/plugins/enable.php
@@ -5,7 +5,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/actions/admin/site/update_basic.php b/actions/admin/site/update_basic.php
index c476b4156..4a3fd775c 100644
--- a/actions/admin/site/update_basic.php
+++ b/actions/admin/site/update_basic.php
@@ -8,7 +8,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/actions/admin/user/ban.php b/actions/admin/user/ban.php
index 48f528036..f6ae30fea 100644
--- a/actions/admin/user/ban.php
+++ b/actions/admin/user/ban.php
@@ -5,7 +5,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/actions/admin/user/delete.php b/actions/admin/user/delete.php
index 1e77984c5..50f654734 100644
--- a/actions/admin/user/delete.php
+++ b/actions/admin/user/delete.php
@@ -5,7 +5,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/actions/admin/user/makeadmin.php b/actions/admin/user/makeadmin.php
index 2327b5ab0..a0826dff0 100644
--- a/actions/admin/user/makeadmin.php
+++ b/actions/admin/user/makeadmin.php
@@ -5,7 +5,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/actions/admin/user/resetpassword.php b/actions/admin/user/resetpassword.php
index 5e2f9a01e..6074777fe 100644
--- a/actions/admin/user/resetpassword.php
+++ b/actions/admin/user/resetpassword.php
@@ -5,7 +5,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/actions/email/save.php b/actions/email/save.php
index a3eb5e3cf..684f972e0 100644
--- a/actions/email/save.php
+++ b/actions/email/save.php
@@ -5,7 +5,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/actions/entities/delete.php b/actions/entities/delete.php
index 223e5557d..667e821b7 100644
--- a/actions/entities/delete.php
+++ b/actions/entities/delete.php
@@ -5,7 +5,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/actions/import/opendd.php b/actions/import/opendd.php
index 103069eb2..9121812e1 100644
--- a/actions/import/opendd.php
+++ b/actions/import/opendd.php
@@ -8,7 +8,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/actions/notifications/settings/usersettings/save.php b/actions/notifications/settings/usersettings/save.php
index 5f486553d..fe6a64b93 100644
--- a/actions/notifications/settings/usersettings/save.php
+++ b/actions/notifications/settings/usersettings/save.php
@@ -5,7 +5,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/actions/plugins/settings/save.php b/actions/plugins/settings/save.php
index c6c0bbaa5..c4c074a31 100644
--- a/actions/plugins/settings/save.php
+++ b/actions/plugins/settings/save.php
@@ -5,7 +5,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/actions/plugins/usersettings/save.php b/actions/plugins/usersettings/save.php
index f8721f2e2..a6462e8bf 100644
--- a/actions/plugins/usersettings/save.php
+++ b/actions/plugins/usersettings/save.php
@@ -5,7 +5,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/actions/user/language.php b/actions/user/language.php
index 77168cd34..704939ca1 100644
--- a/actions/user/language.php
+++ b/actions/user/language.php
@@ -5,7 +5,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/actions/user/name.php b/actions/user/name.php
index 5bda16ebc..65809323c 100644
--- a/actions/user/name.php
+++ b/actions/user/name.php
@@ -5,7 +5,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/actions/user/password.php b/actions/user/password.php
index c53188a00..aae22cc02 100644
--- a/actions/user/password.php
+++ b/actions/user/password.php
@@ -5,7 +5,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/actions/user/passwordreset.php b/actions/user/passwordreset.php
index 677bc591d..683651d39 100644
--- a/actions/user/passwordreset.php
+++ b/actions/user/passwordreset.php
@@ -5,7 +5,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/actions/user/requestnewpassword.php b/actions/user/requestnewpassword.php
index 4f1fe7e83..1771a86ac 100644
--- a/actions/user/requestnewpassword.php
+++ b/actions/user/requestnewpassword.php
@@ -5,7 +5,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/actions/useradd.php b/actions/useradd.php
index dea49f84a..3ca17dba7 100644
--- a/actions/useradd.php
+++ b/actions/useradd.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/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/
*/
diff --git a/engine/handlers/cron_handler.php b/engine/handlers/cron_handler.php
index 2d3e0168b..dd58b5266 100644
--- a/engine/handlers/cron_handler.php
+++ b/engine/handlers/cron_handler.php
@@ -5,7 +5,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/engine/handlers/xml-rpc_handler.php b/engine/handlers/xml-rpc_handler.php
index ca49559da..8697bef02 100644
--- a/engine/handlers/xml-rpc_handler.php
+++ b/engine/handlers/xml-rpc_handler.php
@@ -5,7 +5,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/engine/lib/admin.php b/engine/lib/admin.php
index 3d72eb1c4..cd8d60799 100644
--- a/engine/lib/admin.php
+++ b/engine/lib/admin.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/engine/lib/annotations.php b/engine/lib/annotations.php
index 87c9d330f..9df54af2f 100644
--- a/engine/lib/annotations.php
+++ b/engine/lib/annotations.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 <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.org/
*/
@@ -24,7 +24,7 @@
*
* @package Elgg
* @subpackage Core
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
*/
class ElggAnnotation extends ElggExtender
{
diff --git a/engine/lib/api.php b/engine/lib/api.php
index 0a3dbe8f5..0b006b352 100644
--- a/engine/lib/api.php
+++ b/engine/lib/api.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 <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.org/
*/
@@ -16,7 +16,7 @@
/**
* GenericResult Result superclass.
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Core
*/
@@ -112,7 +112,7 @@
* SuccessResult
* Generic success result class, extend if you want to do something special.
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Core
*/
@@ -137,7 +137,7 @@
* ErrorResult
* The error result class.
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Core
*/
diff --git a/engine/lib/cache.php b/engine/lib/cache.php
index 2fbbf3f04..6dd3b6192 100644
--- a/engine/lib/cache.php
+++ b/engine/lib/cache.php
@@ -6,7 +6,7 @@
* @package Elgg
* @subpackage API
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.org/
*/
@@ -15,7 +15,7 @@
* ElggCache The elgg cache superclass.
* This defines the interface for a cache (wherever that cache is stored).
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage API
*/
@@ -79,7 +79,7 @@
* ElggFileCache
* Store cached data in a file store.
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage API
*/
diff --git a/engine/lib/entities.php b/engine/lib/entities.php
index bf66a0132..d7cc502ed 100644
--- a/engine/lib/entities.php
+++ b/engine/lib/entities.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 <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.org/
*/
@@ -21,7 +21,7 @@
* ElggEntity The elgg entity superclass
* This class holds methods for accessing the main entities table.
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Core
*/
diff --git a/engine/lib/exceptions.php b/engine/lib/exceptions.php
index de18f9b7e..23b24eec1 100644
--- a/engine/lib/exceptions.php
+++ b/engine/lib/exceptions.php
@@ -6,7 +6,7 @@
* @package Elgg
* @subpackage Exceptions
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.org/
*/
@@ -17,7 +17,7 @@
* IOException
* An IO Exception, throw when an IO Exception occurs. Subclass for specific IO Exceptions.
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Exceptions
*/
@@ -27,7 +27,7 @@
* ClassException
* A class Exception, throw when there is a class error.
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Exceptions
*/
@@ -37,7 +37,7 @@
* ConfigurationException
* There is a configuration error
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Exceptions
*/
@@ -47,7 +47,7 @@
* SecurityException
* An Security Exception, throw when a Security Exception occurs. Subclass for specific Security Execeptions (access problems etc)
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Exceptions
*/
@@ -57,7 +57,7 @@
* ClassNotFoundException
* An database exception, throw when a database exception happens, subclass if more detail is needed.
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Exceptions
*/
@@ -67,7 +67,7 @@
* APIException
* The API Exception class, thrown by the API layer when an API call has an issue.
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Exceptions
*/
@@ -77,7 +77,7 @@
* CallException
* An exception thrown when there is a problem calling something.
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Exceptions
*/
@@ -87,7 +87,7 @@
* Data format exception
* An exception thrown when there is a problem in the format of some data.
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Exceptions
*/
@@ -99,7 +99,7 @@
* InvalidClassException
* An invalid class Exception, throw when a class is invalid.
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Exceptions
*/
@@ -109,7 +109,7 @@
* ClassNotFoundException
* An Class not found Exception, throw when an class can not be found occurs.
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Exceptions
*/
@@ -121,7 +121,7 @@
* InstallationException
* Thrown when there is a major problem with the installation.
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Exceptions
*/
@@ -134,7 +134,7 @@
* Thrown when a method or function has not been implemented, primarily used in development... you should
* not see these!
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Exceptions
*/
@@ -144,7 +144,7 @@
* InvalidParameterException
* A parameter is invalid.
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Exceptions
*/
diff --git a/engine/lib/export.php b/engine/lib/export.php
index 5560a9f71..fe9d2b2da 100644
--- a/engine/lib/export.php
+++ b/engine/lib/export.php
@@ -5,7 +5,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/
*/
@@ -15,7 +15,7 @@
*
* @package Elgg
* @subpackage Core
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
interface Exportable
{
@@ -29,7 +29,7 @@
/**
* Define an interface for all ODD importable objects.
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
interface Importable
{
diff --git a/engine/lib/extender.php b/engine/lib/extender.php
index e444a4d55..f682053c0 100644
--- a/engine/lib/extender.php
+++ b/engine/lib/extender.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/
*/
@@ -14,7 +14,7 @@
/**
* ElggExtender
*
- * @author Marcus Povey
+ * @author Curverider Ltd
* @package Elgg
* @subpackage Core
*/
diff --git a/engine/lib/filestore.php b/engine/lib/filestore.php
index e0fe07a98..e959d6c9e 100644
--- a/engine/lib/filestore.php
+++ b/engine/lib/filestore.php
@@ -7,7 +7,7 @@
* @package Elgg
* @subpackage API
* @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/
*/
@@ -17,7 +17,7 @@
/**
* @class ElggFilestore
* This class defines the interface for all elgg data repositories.
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
abstract class ElggFilestore
{
@@ -127,7 +127,7 @@
/**
* @class ElggDiskFilestore
* This class uses disk storage to save data.
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class ElggDiskFilestore extends ElggFilestore
{
@@ -312,7 +312,7 @@
* there are many occasions where you may want access to file data on datastores using the ElggFile interface
* but do not want to create an Entity reference to it in the system (temporary files for example).
*
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class ElggFile extends ElggObject
{
diff --git a/engine/lib/group.php b/engine/lib/group.php
index 20d98fdbf..3d5c4bad8 100644
--- a/engine/lib/group.php
+++ b/engine/lib/group.php
@@ -7,14 +7,14 @@
* @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/
*/
/**
* @class ElggGroup Class representing a container for other elgg entities.
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class ElggGroup extends ElggEntity
implements Friendable
diff --git a/engine/lib/input.php b/engine/lib/input.php
index e200f8866..700b3e7f1 100644
--- a/engine/lib/input.php
+++ b/engine/lib/input.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 <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.org/
*/
diff --git a/engine/lib/metadata.php b/engine/lib/metadata.php
index 0bfbebd70..f8089f721 100644
--- a/engine/lib/metadata.php
+++ b/engine/lib/metadata.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 <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.org/
*/
@@ -15,7 +15,7 @@
* ElggMetadata
* This class describes metadata that can be attached to ElggEntities.
*
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Core
*/
diff --git a/engine/lib/metastrings.php b/engine/lib/metastrings.php
index fe8cb5bcf..b6e3b431d 100644
--- a/engine/lib/metastrings.php
+++ b/engine/lib/metastrings.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 <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.org/
*/
diff --git a/engine/lib/notification.php b/engine/lib/notification.php
index 838f776a2..c483f1ed8 100644
--- a/engine/lib/notification.php
+++ b/engine/lib/notification.php
@@ -16,7 +16,7 @@
* @package Elgg
* @subpackage API
* @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/
*/
@@ -193,7 +193,7 @@
/**
* Notification exception.
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class NotificationException extends Exception {}
diff --git a/engine/lib/opendd.php b/engine/lib/opendd.php
index 5f1a3a147..c370b223c 100644
--- a/engine/lib/opendd.php
+++ b/engine/lib/opendd.php
@@ -5,7 +5,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
* @version 0.4
* @copyright Curverider Ltd 2008
* @link http://elgg.org/
@@ -16,7 +16,7 @@
/**
* @class ODDDocument ODD Document container.
* This class is used during import and export to construct.
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class ODDDocument implements Iterator
{
@@ -142,7 +142,7 @@
* Open Data Definition (ODD) superclass.
* @package Elgg
* @subpackage Core
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
abstract class ODD
{
@@ -225,7 +225,7 @@
* ODD Entity class.
* @package Elgg
* @subpackage Core
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class ODDEntity extends ODD
{
@@ -245,7 +245,7 @@
* ODD Metadata class.
* @package Elgg
* @subpackage Core
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class ODDMetaData extends ODD
{
@@ -268,7 +268,7 @@
* ODD Relationship class.
* @package Elgg
* @subpackage Core
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class ODDRelationship extends ODD
{
diff --git a/engine/lib/pam.php b/engine/lib/pam.php
index 1faa0014e..4bc9b1cc2 100644
--- a/engine/lib/pam.php
+++ b/engine/lib/pam.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/engine/lib/ping.php b/engine/lib/ping.php
index fef079993..ed119b50a 100644
--- a/engine/lib/ping.php
+++ b/engine/lib/ping.php
@@ -5,7 +5,7 @@
* @package Elgg
* @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Marcus Poveysend_api_get_call
+ * @author Curverider Ltdsend_api_get_call
* @copyright Curverider Ltd 2008
* @link http://elgg.org/
*/
diff --git a/engine/lib/plugins.php b/engine/lib/plugins.php
index b22dec7be..c53cac785 100644
--- a/engine/lib/plugins.php
+++ b/engine/lib/plugins.php
@@ -26,7 +26,7 @@
/**
* @class ElggPlugin Object representing a plugin's settings for a given site.
* This class is currently a stub, allowing a plugin to saving settings in an object's metadata for each site.
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class ElggPlugin extends ElggObject
{
@@ -130,7 +130,7 @@
* Example file:
*
* <plugin_manifest>
- * <field key="author" value="Marcus Povey" />
+ * <field key="author" value="Curverider Ltd" />
* <field key="version" value="1.0" />
* <field key="description" value="My plugin description, keep it short" />
* <field key="website" value="http://www.elgg.org/" />
diff --git a/engine/lib/query.php b/engine/lib/query.php
index 61f36dc1e..c74628b91 100644
--- a/engine/lib/query.php
+++ b/engine/lib/query.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/
*/
@@ -15,7 +15,7 @@
/**
* @class QueryComponent Query component superclass.
* Component of a query.
- * @author Marcus Povey
+ * @author Curverider Ltd
* @see Query
*/
abstract class QueryComponent
@@ -57,7 +57,7 @@
/**
* @class SelectFieldQueryComponent Class representing a select field.
* This class represents a select field component.
- * @author Marcus Povey
+ * @author Curverider Ltd
* @see Query
*/
class SelectFieldQueryComponent extends QueryComponent
@@ -85,7 +85,7 @@
/**
* @class LimitOffsetQueryComponent
* Limit and offset clauses of a query.
- * @author Marcus Povey
+ * @author Curverider Ltd
* @see Query
*/
class LimitOffsetQueryComponent extends QueryComponent
@@ -111,7 +111,7 @@
/**
* @class OrderQueryComponent
* Order the query results.
- * @author Marcus Povey
+ * @author Curverider Ltd
* @see Query
*/
class OrderQueryComponent extends QueryComponent
@@ -134,7 +134,7 @@
/**
* @class TableQueryComponent
* List of tables to select from or insert into.
- * @author Marcus Povey
+ * @author Curverider Ltd
* @see Query
*/
class TableQueryComponent extends QueryComponent
@@ -155,7 +155,7 @@
/**
* @class AccessControlQueryComponent
* Access control component.
- * @author Marcus Povey
+ * @author Curverider Ltd
* @see Query
*/
class AccessControlQueryComponent extends QueryComponent
@@ -189,7 +189,7 @@
/**
* @class JoinQueryComponent Join query.
* Represents a join query.
- * @author Marcus Povey
+ * @author Curverider Ltd
* @see Query
*/
class JoinQueryComponent extends QueryComponent
@@ -222,7 +222,7 @@
/**
* @class SetQueryComponent Set query.
* Represents an update set query.
- * @author Marcus Povey
+ * @author Curverider Ltd
* @see Query
*/
class SetQueryComponent extends QueryComponent
@@ -255,7 +255,7 @@
/**
* @class WhereQueryComponent
* A component of a where query.
- * @author Marcus Povey
+ * @author Curverider Ltd
* @see Query
*/
class WhereQueryComponent extends QueryComponent
@@ -299,7 +299,7 @@
/**
* @class WhereStaticQueryComponent
* A component of a where query where there is no right hand table, rather a static value.
- * @author Marcus Povey
+ * @author Curverider Ltd
* @see Query
*/
class WhereStaticQueryComponent extends WhereQueryComponent
@@ -339,7 +339,7 @@
/**
* @class WhereSetQueryComponent
* A where query that may contain other where queries (in brackets).
- * @author Marcus Povey
+ * @author Curverider Ltd
* @see Query
*/
class WhereSetQueryComponent extends WhereQueryComponent
@@ -380,7 +380,7 @@
/**
* @class QueryTypeQueryComponent
* What type of query is this?
- * @author Marcus Povey
+ * @author Curverider Ltd
* @see Query
*/
abstract class QueryTypeQueryComponent extends QueryComponent
@@ -394,7 +394,7 @@
/**
* @class SelectQueryTypeQueryComponent
* A select query.
- * @author Marcus Povey
+ * @author Curverider Ltd
* @see Query
*/
class SelectQueryTypeQueryComponent extends QueryTypeQueryComponent
@@ -408,7 +408,7 @@
/**
* @class InsertQueryTypeQueryComponent
* An insert query.
- * @author Marcus Povey
+ * @author Curverider Ltd
* @see Query
*/
class InsertQueryTypeQueryComponent extends QueryTypeQueryComponent
@@ -422,7 +422,7 @@
/**
* @class DeleteQueryTypeQueryComponent
* A delete query.
- * @author Marcus Povey
+ * @author Curverider Ltd
* @see Query
*/
class DeleteQueryTypeQueryComponent extends QueryTypeQueryComponent
@@ -436,7 +436,7 @@
/**
* @class UpdateQueryTypeQueryComponent
* An update query.
- * @author Marcus Povey
+ * @author Curverider Ltd
* @see Query
*/
class UpdateQueryTypeQueryComponent extends QueryTypeQueryComponent
@@ -507,7 +507,7 @@
* get_data($query);
* </blockquote>
*
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class Query
{
@@ -741,7 +741,7 @@
* The constructor for this class sets a number of defaults, for example sets default access controls
* and a limit and offset - to change this then set it manually.
*
- * @author Marcus Povey
+ * @author Curverider Ltd
* @see Query
*/
class SimpleQuery extends Query
diff --git a/engine/lib/relationships.php b/engine/lib/relationships.php
index ffb2d1ee4..b4b085a80 100644
--- a/engine/lib/relationships.php
+++ b/engine/lib/relationships.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 <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.org/
*/
@@ -14,7 +14,7 @@
/**
* Relationship class.
*
- * @author Marcus Povey
+ * @author Curverider Ltd
* @package Elgg
* @subpackage Core
*/
diff --git a/engine/lib/river.php b/engine/lib/river.php
index 3b69efd1c..39be91d0d 100644
--- a/engine/lib/river.php
+++ b/engine/lib/river.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/
*/
@@ -19,7 +19,7 @@
* - The event performed
* - Any related objects
*
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class ElggRiverStatement
{
diff --git a/engine/lib/sites.php b/engine/lib/sites.php
index 9ad1a7621..16e4c6614 100644
--- a/engine/lib/sites.php
+++ b/engine/lib/sites.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 <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.org/
*/
@@ -15,7 +15,7 @@
/**
* ElggSite
* Representation of a "site" in the system.
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Core
*/
diff --git a/engine/lib/statistics.php b/engine/lib/statistics.php
index 75c14b843..89c6d9a09 100644
--- a/engine/lib/statistics.php
+++ b/engine/lib/statistics.php
@@ -8,7 +8,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/engine/lib/system_log.php b/engine/lib/system_log.php
index 4452e4dc8..3949fc1c8 100644
--- a/engine/lib/system_log.php
+++ b/engine/lib/system_log.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/
*/
@@ -20,7 +20,7 @@
*
* To have events involving your object to be logged simply implement this interface.
*
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
interface Loggable
{
diff --git a/engine/lib/tags.php b/engine/lib/tags.php
index fbb533c4a..30aa9f78c 100644
--- a/engine/lib/tags.php
+++ b/engine/lib/tags.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 <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.org/
*/
diff --git a/engine/lib/usersettings.php b/engine/lib/usersettings.php
index 433d41fb7..647cbdaed 100644
--- a/engine/lib/usersettings.php
+++ b/engine/lib/usersettings.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/engine/lib/xml-rpc.php b/engine/lib/xml-rpc.php
index e35c966b6..9a6fdf268 100644
--- a/engine/lib/xml-rpc.php
+++ b/engine/lib/xml-rpc.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/
*/
@@ -16,7 +16,7 @@
/**
* @class XMLRPCCall
* This class represents
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class XMLRPCCall
{
@@ -77,7 +77,7 @@
/**
* @class XMLRPCParameter Superclass for all RPC parameters.
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
abstract class XMLRPCParameter
{
@@ -89,7 +89,7 @@
/**
* @class XMLRPCIntParameter An Integer.
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class XMLRPCIntParameter extends XMLRPCParameter
{
@@ -108,7 +108,7 @@
/**
* @class XMLRPCBoolParameter A boolean.
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class XMLRPCBoolParameter extends XMLRPCParameter
{
@@ -128,7 +128,7 @@
/**
* @class XMLRPCStringParameter A string.
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class XMLRPCStringParameter extends XMLRPCParameter
{
@@ -148,7 +148,7 @@
/**
* @class XMLRPCDoubleParameter A double precision signed floating point number.
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class XMLRPCDoubleParameter extends XMLRPCParameter
{
@@ -167,7 +167,7 @@
/**
* @class XMLRPCDateParameter An ISO8601 data and time.
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class XMLRPCDateParameter extends XMLRPCParameter
{
@@ -194,7 +194,7 @@
/**
* @class XMLRPCBase64Parameter A base 64 encoded blob of binary.
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class XMLRPCBase64Parameter extends XMLRPCParameter
{
@@ -218,7 +218,7 @@
/**
* @class XMLRPCStructParameter A structure containing other XMLRPCParameter objects.
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class XMLRPCStructParameter extends XMLRPCParameter
{
@@ -270,7 +270,7 @@ END;
/**
* @class XMLRPCArrayParameter An array containing other XMLRPCParameter objects.
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class XMLRPCArrayParameter extends XMLRPCParameter
{
@@ -323,7 +323,7 @@ END;
/**
* @class XMLRPCResponse XML-RPC Response.
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
abstract class XMLRPCResponse
{
@@ -351,7 +351,7 @@ END;
/**
* @class XMLRPCSuccessResponse
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class XMLRPCSuccessResponse extends XMLRPCResponse
{
@@ -376,7 +376,7 @@ END;
/**
* @class XMLRPCErrorResponse
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class XMLRPCErrorResponse extends XMLRPCResponse
{
diff --git a/engine/lib/xml.php b/engine/lib/xml.php
index 30f667f90..a2d460a76 100644
--- a/engine/lib/xml.php
+++ b/engine/lib/xml.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/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/
*/
diff --git a/mod/groups/all.php b/mod/groups/all.php
index ede0f841f..593a962e7 100644
--- a/mod/groups/all.php
+++ b/mod/groups/all.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/discussions.php b/mod/groups/discussions.php
index 19821c3b3..c0734b4ff 100644
--- a/mod/groups/discussions.php
+++ b/mod/groups/discussions.php
@@ -7,7 +7,7 @@
*
* @package ElggGroups
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Dave Tosh <dave@elgg.com>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*/
diff --git a/mod/groups/edit.php b/mod/groups/edit.php
index 49ab302ab..1399b6374 100644
--- a/mod/groups/edit.php
+++ b/mod/groups/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/graphics/icon.php b/mod/groups/graphics/icon.php
index cb44ad1b5..d98a73f97 100644
--- a/mod/groups/graphics/icon.php
+++ b/mod/groups/graphics/icon.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/groupprofile.php b/mod/groups/groupprofile.php
index 064ff3cd1..7bdcf8718 100644
--- a/mod/groups/groupprofile.php
+++ b/mod/groups/groupprofile.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/index.php b/mod/groups/index.php
index f38b72211..5439093df 100644
--- a/mod/groups/index.php
+++ b/mod/groups/index.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/invite.php b/mod/groups/invite.php
index adab0f408..f0ac1c348 100644
--- a/mod/groups/invite.php
+++ b/mod/groups/invite.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/languages/en.php b/mod/groups/languages/en.php
index 3b2bc41db..171ee78af 100644
--- a/mod/groups/languages/en.php
+++ b/mod/groups/languages/en.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/membership.php b/mod/groups/membership.php
index d5c40f609..038e1f74b 100644
--- a/mod/groups/membership.php
+++ b/mod/groups/membership.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 Ben Werdmuller <ben@elgg.com>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*/
diff --git a/mod/groups/new.php b/mod/groups/new.php
index 30336b52e..cee5d7b47 100644
--- a/mod/groups/new.php
+++ b/mod/groups/new.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/start.php b/mod/groups/start.php
index 6993eeb99..38c799bf6 100644
--- a/mod/groups/start.php
+++ b/mod/groups/start.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/topicposts.php b/mod/groups/topicposts.php
index 941e962ad..ad4ea9fbd 100644
--- a/mod/groups/topicposts.php
+++ b/mod/groups/topicposts.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 Dave Tosh <dave@elgg.com>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*/
diff --git a/mod/groups/views/default/forms/groups/edit.php b/mod/groups/views/default/forms/groups/edit.php
index 4fcaa80a3..34316ca6d 100644
--- a/mod/groups/views/default/forms/groups/edit.php
+++ b/mod/groups/views/default/forms/groups/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/views/default/forms/groups/invite.php b/mod/groups/views/default/forms/groups/invite.php
index 63f5f6c95..c1b13761d 100644
--- a/mod/groups/views/default/forms/groups/invite.php
+++ b/mod/groups/views/default/forms/groups/invite.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/views/default/forum/topicposts.php b/mod/groups/views/default/forum/topicposts.php
index f1f840136..89c943019 100644
--- a/mod/groups/views/default/forum/topicposts.php
+++ b/mod/groups/views/default/forum/topicposts.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 Dave Tosh <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*
diff --git a/mod/groups/views/default/group/group.php b/mod/groups/views/default/group/group.php
index c1f6d282f..5cb03fad5 100644
--- a/mod/groups/views/default/group/group.php
+++ b/mod/groups/views/default/group/group.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/views/default/groups/css.php b/mod/groups/views/default/groups/css.php
index f50a6ea36..0e6a6c88b 100644
--- a/mod/groups/views/default/groups/css.php
+++ b/mod/groups/views/default/groups/css.php
@@ -5,7 +5,7 @@
*
* @package ElggForums
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Dave Tosh <dave@elgg.com>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*/
diff --git a/mod/groups/views/default/groups/groupgallery.php b/mod/groups/views/default/groups/groupgallery.php
index ac9bcc102..986e69c67 100644
--- a/mod/groups/views/default/groups/groupgallery.php
+++ b/mod/groups/views/default/groups/groupgallery.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/views/default/groups/grouplisting.php b/mod/groups/views/default/groups/grouplisting.php
index ab85731ae..e155f2fba 100644
--- a/mod/groups/views/default/groups/grouplisting.php
+++ b/mod/groups/views/default/groups/grouplisting.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/views/default/groups/icon.php b/mod/groups/views/default/groups/icon.php
index e3a342e4b..a7535b256 100644
--- a/mod/groups/views/default/groups/icon.php
+++ b/mod/groups/views/default/groups/icon.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/views/default/river/ElggRelationship/create.php b/mod/groups/views/default/river/ElggRelationship/create.php
index 8dbbf961f..df80f3588 100644
--- a/mod/groups/views/default/river/ElggRelationship/create.php
+++ b/mod/groups/views/default/river/ElggRelationship/create.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/views/default/sharing/invite.php b/mod/groups/views/default/sharing/invite.php
index 2194c80bc..bf06917cb 100644
--- a/mod/groups/views/default/sharing/invite.php
+++ b/mod/groups/views/default/sharing/invite.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/views/default/widgets/group_entities_widget/edit.php b/mod/groups/views/default/widgets/group_entities_widget/edit.php
index 01b273c08..f61b8ca89 100644
--- a/mod/groups/views/default/widgets/group_entities_widget/edit.php
+++ b/mod/groups/views/default/widgets/group_entities_widget/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/views/default/widgets/group_entities_widget/view.php b/mod/groups/views/default/widgets/group_entities_widget/view.php
index dfb26e5d9..526179176 100644
--- a/mod/groups/views/default/widgets/group_entities_widget/view.php
+++ b/mod/groups/views/default/widgets/group_entities_widget/view.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/views/default/widgets/group_members_widget/edit.php b/mod/groups/views/default/widgets/group_members_widget/edit.php
index 622877225..098b731cb 100644
--- a/mod/groups/views/default/widgets/group_members_widget/edit.php
+++ b/mod/groups/views/default/widgets/group_members_widget/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/views/default/widgets/group_members_widget/view.php b/mod/groups/views/default/widgets/group_members_widget/view.php
index 2ff10f706..bcea58c2d 100644
--- a/mod/groups/views/default/widgets/group_members_widget/view.php
+++ b/mod/groups/views/default/widgets/group_members_widget/view.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/guidtool/export.php b/mod/guidtool/export.php
index 49520df20..705d179a3 100644
--- a/mod/guidtool/export.php
+++ b/mod/guidtool/export.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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/guidtool/format_picker.php b/mod/guidtool/format_picker.php
index 36a779187..0289f5e84 100644
--- a/mod/guidtool/format_picker.php
+++ b/mod/guidtool/format_picker.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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/guidtool/import.php b/mod/guidtool/import.php
index a1fd0b7ac..53771b2fa 100644
--- a/mod/guidtool/import.php
+++ b/mod/guidtool/import.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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/guidtool/index.php b/mod/guidtool/index.php
index 0f1bcd223..1421c985d 100644
--- a/mod/guidtool/index.php
+++ b/mod/guidtool/index.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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/guidtool/languages/en.php b/mod/guidtool/languages/en.php
index 0f88e9d11..7d2e3d40b 100644
--- a/mod/guidtool/languages/en.php
+++ b/mod/guidtool/languages/en.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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/guidtool/start.php b/mod/guidtool/start.php
index f524d4694..87af79079 100644
--- a/mod/guidtool/start.php
+++ b/mod/guidtool/start.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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/guidtool/view.php b/mod/guidtool/view.php
index 6bbdb45d8..573736086 100644
--- a/mod/guidtool/view.php
+++ b/mod/guidtool/view.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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/guidtool/views/default/forms/guidtool/export.php b/mod/guidtool/views/default/forms/guidtool/export.php
index 6825984dc..f5742555a 100644
--- a/mod/guidtool/views/default/forms/guidtool/export.php
+++ b/mod/guidtool/views/default/forms/guidtool/export.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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/guidtool/views/default/forms/guidtool/format.php b/mod/guidtool/views/default/forms/guidtool/format.php
index 7a3f397d5..a01790e4b 100644
--- a/mod/guidtool/views/default/forms/guidtool/format.php
+++ b/mod/guidtool/views/default/forms/guidtool/format.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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/guidtool/views/default/forms/guidtool/import.php b/mod/guidtool/views/default/forms/guidtool/import.php
index 872eba8cc..963501868 100644
--- a/mod/guidtool/views/default/forms/guidtool/import.php
+++ b/mod/guidtool/views/default/forms/guidtool/import.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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/guidtool/views/default/guidtool/gallery.php b/mod/guidtool/views/default/guidtool/gallery.php
index d49245a9d..440b47088 100644
--- a/mod/guidtool/views/default/guidtool/gallery.php
+++ b/mod/guidtool/views/default/guidtool/gallery.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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/guidtool/views/default/guidtool/listing.php b/mod/guidtool/views/default/guidtool/listing.php
index 55541764c..d16bd383f 100644
--- a/mod/guidtool/views/default/guidtool/listing.php
+++ b/mod/guidtool/views/default/guidtool/listing.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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/guidtool/views/default/guidtool/profile.php b/mod/guidtool/views/default/guidtool/profile.php
index d32141b11..ff9c1e185 100644
--- a/mod/guidtool/views/default/guidtool/profile.php
+++ b/mod/guidtool/views/default/guidtool/profile.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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/guidtool/views/default/object/guidtoolwrapper.php b/mod/guidtool/views/default/object/guidtoolwrapper.php
index d83f7fb30..9d0538054 100644
--- a/mod/guidtool/views/default/object/guidtoolwrapper.php
+++ b/mod/guidtool/views/default/object/guidtoolwrapper.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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/logbrowser/index.php b/mod/logbrowser/index.php
index cabcad766..72d006b0e 100644
--- a/mod/logbrowser/index.php
+++ b/mod/logbrowser/index.php
@@ -4,7 +4,7 @@
*
* @package ElggLogBrowser
* @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/logbrowser/languages/en.php b/mod/logbrowser/languages/en.php
index d0190e743..4ccd1d429 100644
--- a/mod/logbrowser/languages/en.php
+++ b/mod/logbrowser/languages/en.php
@@ -4,7 +4,7 @@
*
* @package ElggLogBrowser
* @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/logbrowser/start.php b/mod/logbrowser/start.php
index e53843b2f..40c486296 100644
--- a/mod/logbrowser/start.php
+++ b/mod/logbrowser/start.php
@@ -4,7 +4,7 @@
*
* @package ElggLogBrowser
* @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/logbrowser/views/default/object/logwrapper.php b/mod/logbrowser/views/default/object/logwrapper.php
index 96b3fd742..5acea193c 100644
--- a/mod/logbrowser/views/default/object/logwrapper.php
+++ b/mod/logbrowser/views/default/object/logwrapper.php
@@ -4,7 +4,7 @@
*
* @package ElggLogBrowser
* @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/profile/actions/cropicon.php b/mod/profile/actions/cropicon.php
index d13a765c4..c367a42dc 100644
--- a/mod/profile/actions/cropicon.php
+++ b/mod/profile/actions/cropicon.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*/
diff --git a/mod/profile/actions/edit.php b/mod/profile/actions/edit.php
index fad257cf5..46b7897df 100644
--- a/mod/profile/actions/edit.php
+++ b/mod/profile/actions/edit.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*/
diff --git a/mod/profile/actions/iconupload.php b/mod/profile/actions/iconupload.php
index e4f6f7d4c..903cf353c 100644
--- a/mod/profile/actions/iconupload.php
+++ b/mod/profile/actions/iconupload.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*/
diff --git a/mod/profile/edit.php b/mod/profile/edit.php
index 076b277fc..b4cdd42f6 100644
--- a/mod/profile/edit.php
+++ b/mod/profile/edit.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*/
diff --git a/mod/profile/editicon.php b/mod/profile/editicon.php
index 1d877a698..4d81d2bdb 100644
--- a/mod/profile/editicon.php
+++ b/mod/profile/editicon.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*/
diff --git a/mod/profile/icon.php b/mod/profile/icon.php
index 73a29b56f..184c1e2c2 100644
--- a/mod/profile/icon.php
+++ b/mod/profile/icon.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*/
diff --git a/mod/profile/index.php b/mod/profile/index.php
index c055333c0..a2bc3c5ee 100644
--- a/mod/profile/index.php
+++ b/mod/profile/index.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*/
diff --git a/mod/profile/javascript.php b/mod/profile/javascript.php
index f5af590bf..973908d6c 100644
--- a/mod/profile/javascript.php
+++ b/mod/profile/javascript.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*/
diff --git a/mod/profile/start.php b/mod/profile/start.php
index 55535f492..5029a5618 100644
--- a/mod/profile/start.php
+++ b/mod/profile/start.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*/
diff --git a/mod/profile/views/default/profile/edit.php b/mod/profile/views/default/profile/edit.php
index 8822988d6..ea0a307fc 100644
--- a/mod/profile/views/default/profile/edit.php
+++ b/mod/profile/views/default/profile/edit.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*
diff --git a/mod/profile/views/default/profile/gallery.php b/mod/profile/views/default/profile/gallery.php
index d7a4671c2..72e5b285b 100644
--- a/mod/profile/views/default/profile/gallery.php
+++ b/mod/profile/views/default/profile/gallery.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*
diff --git a/mod/profile/views/default/profile/hoverover.php b/mod/profile/views/default/profile/hoverover.php
index 73f94a8f3..aa19e847c 100644
--- a/mod/profile/views/default/profile/hoverover.php
+++ b/mod/profile/views/default/profile/hoverover.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*
diff --git a/mod/profile/views/default/profile/icon.php b/mod/profile/views/default/profile/icon.php
index 8424f4c3f..de9cf370b 100644
--- a/mod/profile/views/default/profile/icon.php
+++ b/mod/profile/views/default/profile/icon.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*
diff --git a/mod/profile/views/default/profile/listing.php b/mod/profile/views/default/profile/listing.php
index 09a944acf..750674bb3 100644
--- a/mod/profile/views/default/profile/listing.php
+++ b/mod/profile/views/default/profile/listing.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*
diff --git a/mod/profile/views/default/profile/menu/actions.php b/mod/profile/views/default/profile/menu/actions.php
index 2202de5a6..e12b1ae7e 100644
--- a/mod/profile/views/default/profile/menu/actions.php
+++ b/mod/profile/views/default/profile/menu/actions.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*
diff --git a/mod/profile/views/default/profile/menu/adminlinks.php b/mod/profile/views/default/profile/menu/adminlinks.php
index 1de4dc98c..240c8453b 100644
--- a/mod/profile/views/default/profile/menu/adminlinks.php
+++ b/mod/profile/views/default/profile/menu/adminlinks.php
@@ -4,7 +4,7 @@
*
* @package ElggProfile
* @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/profile/views/default/profile/menu/links.php b/mod/profile/views/default/profile/menu/links.php
index c60de7456..ae7cd1a16 100644
--- a/mod/profile/views/default/profile/menu/links.php
+++ b/mod/profile/views/default/profile/menu/links.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*
diff --git a/mod/profile/views/default/profile/menu/linksownpage.php b/mod/profile/views/default/profile/menu/linksownpage.php
index 04f031506..b422e122d 100644
--- a/mod/profile/views/default/profile/menu/linksownpage.php
+++ b/mod/profile/views/default/profile/menu/linksownpage.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Dave Tosh <dave@elgg.com>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*
diff --git a/mod/profile/views/default/profile/metatags.php b/mod/profile/views/default/profile/metatags.php
index 77b5544e4..84682f6f6 100644
--- a/mod/profile/views/default/profile/metatags.php
+++ b/mod/profile/views/default/profile/metatags.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*
diff --git a/mod/profile/views/default/profile/profilelinks.php b/mod/profile/views/default/profile/profilelinks.php
index fda223a31..5873fe210 100644
--- a/mod/profile/views/default/profile/profilelinks.php
+++ b/mod/profile/views/default/profile/profilelinks.php
@@ -7,7 +7,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Dave Tosh <dave@elgg.com>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*
diff --git a/mod/profile/views/default/profile/userdetails.php b/mod/profile/views/default/profile/userdetails.php
index 801fc0d8a..fa3aeb269 100644
--- a/mod/profile/views/default/profile/userdetails.php
+++ b/mod/profile/views/default/profile/userdetails.php
@@ -5,7 +5,7 @@
*
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*
diff --git a/mod/river/start.php b/mod/river/start.php
index b13aaadf2..5590f2485 100644
--- a/mod/river/start.php
+++ b/mod/river/start.php
@@ -5,7 +5,7 @@
*
* @package ElggRiver
* @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/river/views/default/widgets/river_widget/edit.php b/mod/river/views/default/widgets/river_widget/edit.php
index a2120029b..8c1209edd 100644
--- a/mod/river/views/default/widgets/river_widget/edit.php
+++ b/mod/river/views/default/widgets/river_widget/edit.php
@@ -4,7 +4,7 @@
*
* @package ElggRiver
* @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/river/views/default/widgets/river_widget/view.php b/mod/river/views/default/widgets/river_widget/view.php
index 0e9d88a93..1bc9c4cfd 100644
--- a/mod/river/views/default/widgets/river_widget/view.php
+++ b/mod/river/views/default/widgets/river_widget/view.php
@@ -4,7 +4,7 @@
*
* @package ElggRiver
* @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/river/views/default/widgets/river_widget_friends/edit.php b/mod/river/views/default/widgets/river_widget_friends/edit.php
index a2120029b..8c1209edd 100644
--- a/mod/river/views/default/widgets/river_widget_friends/edit.php
+++ b/mod/river/views/default/widgets/river_widget_friends/edit.php
@@ -4,7 +4,7 @@
*
* @package ElggRiver
* @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/river/views/default/widgets/river_widget_friends/view.php b/mod/river/views/default/widgets/river_widget_friends/view.php
index ff6de8419..9d6905187 100644
--- a/mod/river/views/default/widgets/river_widget_friends/view.php
+++ b/mod/river/views/default/widgets/river_widget_friends/view.php
@@ -4,7 +4,7 @@
*
* @package ElggRiver
* @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/updateclient/languages/en.php b/mod/updateclient/languages/en.php
index 3142aa863..c92dee5c3 100644
--- a/mod/updateclient/languages/en.php
+++ b/mod/updateclient/languages/en.php
@@ -5,7 +5,7 @@
*
* @package ElggUpdateClient
* @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/updateclient/start.php b/mod/updateclient/start.php
index 25f7ffe98..a99532303 100644
--- a/mod/updateclient/start.php
+++ b/mod/updateclient/start.php
@@ -4,7 +4,7 @@
*
* @package ElggUpdateClient
* @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/updateclient/views/default/settings/updateclient/edit.php b/mod/updateclient/views/default/settings/updateclient/edit.php
index 584311c5a..128db2619 100644
--- a/mod/updateclient/views/default/settings/updateclient/edit.php
+++ b/mod/updateclient/views/default/settings/updateclient/edit.php
@@ -4,7 +4,7 @@
*
* @package ElggUpdateClient
* @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/services/api/rest.php b/services/api/rest.php
index 15a7ad923..543102e38 100644
--- a/services/api/rest.php
+++ b/services/api/rest.php
@@ -6,7 +6,7 @@
* @package Elgg
* @subpackage API
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Marcus Povey <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.org/
*/
diff --git a/services/export/handler.php b/services/export/handler.php
index 1ac925ea5..94c4adcb4 100644
--- a/services/export/handler.php
+++ b/services/export/handler.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/settings/statistics/index.php b/settings/statistics/index.php
index 87d84a604..c1c91371d 100644
--- a/settings/statistics/index.php
+++ b/settings/statistics/index.php
@@ -5,7 +5,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/settings/user/index.php b/settings/user/index.php
index 35b3eed5d..0e6727069 100644
--- a/settings/user/index.php
+++ b/settings/user/index.php
@@ -5,7 +5,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/views/default/account/forms/forgotten_password.php b/views/default/account/forms/forgotten_password.php
index 24c2df2f0..c11eaecf4 100644
--- a/views/default/account/forms/forgotten_password.php
+++ b/views/default/account/forms/forgotten_password.php
@@ -5,7 +5,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/views/default/account/forms/useradd.php b/views/default/account/forms/useradd.php
index 95249c784..c170f30f1 100644
--- a/views/default/account/forms/useradd.php
+++ b/views/default/account/forms/useradd.php
@@ -5,7 +5,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/views/default/admin/main.php b/views/default/admin/main.php
index b6040a5c9..cda5a4bab 100644
--- a/views/default/admin/main.php
+++ b/views/default/admin/main.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/views/default/admin/main_opt/plugins.php b/views/default/admin/main_opt/plugins.php
index 64b6dade9..207fb0682 100644
--- a/views/default/admin/main_opt/plugins.php
+++ b/views/default/admin/main_opt/plugins.php
@@ -5,7 +5,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/views/default/admin/main_opt/site.php b/views/default/admin/main_opt/site.php
index 258c6647a..76be1f505 100644
--- a/views/default/admin/main_opt/site.php
+++ b/views/default/admin/main_opt/site.php
@@ -5,7 +5,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/views/default/admin/main_opt/statistics.php b/views/default/admin/main_opt/statistics.php
index 524fe2963..9961f9bb0 100644
--- a/views/default/admin/main_opt/statistics.php
+++ b/views/default/admin/main_opt/statistics.php
@@ -5,7 +5,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/views/default/admin/main_opt/user.php b/views/default/admin/main_opt/user.php
index 416cca6ea..ac1ae839b 100644
--- a/views/default/admin/main_opt/user.php
+++ b/views/default/admin/main_opt/user.php
@@ -5,7 +5,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/views/default/admin/plugins.php b/views/default/admin/plugins.php
index b680bc039..449c86d11 100644
--- a/views/default/admin/plugins.php
+++ b/views/default/admin/plugins.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/views/default/admin/plugins_opt/plugin.php b/views/default/admin/plugins_opt/plugin.php
index 767f6fa0f..b24a3fc70 100644
--- a/views/default/admin/plugins_opt/plugin.php
+++ b/views/default/admin/plugins_opt/plugin.php
@@ -8,7 +8,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/views/default/admin/site.php b/views/default/admin/site.php
index 202f493d5..5e143b547 100644
--- a/views/default/admin/site.php
+++ b/views/default/admin/site.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/views/default/admin/statistics.php b/views/default/admin/statistics.php
index d641260c9..9caf935b6 100644
--- a/views/default/admin/statistics.php
+++ b/views/default/admin/statistics.php
@@ -5,7 +5,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/views/default/admin/statistics_opt/basic.php b/views/default/admin/statistics_opt/basic.php
index 212ef5728..39e8440d8 100644
--- a/views/default/admin/statistics_opt/basic.php
+++ b/views/default/admin/statistics_opt/basic.php
@@ -5,7 +5,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/views/default/admin/statistics_opt/numentities.php b/views/default/admin/statistics_opt/numentities.php
index 20a2168fb..6c4d9ffdf 100644
--- a/views/default/admin/statistics_opt/numentities.php
+++ b/views/default/admin/statistics_opt/numentities.php
@@ -5,7 +5,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/views/default/admin/statistics_opt/online.php b/views/default/admin/statistics_opt/online.php
index f8721f3c3..1cc7aa1cf 100644
--- a/views/default/admin/statistics_opt/online.php
+++ b/views/default/admin/statistics_opt/online.php
@@ -5,7 +5,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/views/default/admin/user.php b/views/default/admin/user.php
index d3d80e6f7..c4e1b4cc7 100644
--- a/views/default/admin/user.php
+++ b/views/default/admin/user.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/views/default/admin/user_opt/adduser.php b/views/default/admin/user_opt/adduser.php
index b60bb9d52..986b968a1 100644
--- a/views/default/admin/user_opt/adduser.php
+++ b/views/default/admin/user_opt/adduser.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/views/default/admin/user_opt/search.php b/views/default/admin/user_opt/search.php
index 2c9e84f2e..a0371b4a3 100644
--- a/views/default/admin/user_opt/search.php
+++ b/views/default/admin/user_opt/search.php
@@ -5,7 +5,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/views/default/api/output.php b/views/default/api/output.php
index 70246e181..465c08396 100644
--- a/views/default/api/output.php
+++ b/views/default/api/output.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/views/default/comments/forms/edit.php b/views/default/comments/forms/edit.php
index 6a782bbe9..700a451cb 100644
--- a/views/default/comments/forms/edit.php
+++ b/views/default/comments/forms/edit.php
@@ -5,7 +5,7 @@
*
* @package Elgg
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd <info@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*
diff --git a/views/default/export/entity.php b/views/default/export/entity.php
index 98fb16920..38d2d0902 100644
--- a/views/default/export/entity.php
+++ b/views/default/export/entity.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/views/default/export/metadata.php b/views/default/export/metadata.php
index fc9c57da8..93e3cc455 100644
--- a/views/default/export/metadata.php
+++ b/views/default/export/metadata.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/views/default/export/relationship.php b/views/default/export/relationship.php
index 1dd3b8b7e..f53d663f4 100644
--- a/views/default/export/relationship.php
+++ b/views/default/export/relationship.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/views/default/graphics/icon.php b/views/default/graphics/icon.php
index 093120e09..9d85265ce 100644
--- a/views/default/graphics/icon.php
+++ b/views/default/graphics/icon.php
@@ -5,7 +5,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/views/default/group/default.php b/views/default/group/default.php
index e867035e0..abcb53335 100644
--- a/views/default/group/default.php
+++ b/views/default/group/default.php
@@ -5,7 +5,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/views/default/input/button.php b/views/default/input/button.php
index af4fa2c9d..8fa240a3b 100644
--- a/views/default/input/button.php
+++ b/views/default/input/button.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/views/default/input/form.php b/views/default/input/form.php
index e3cc46c27..dc5ae5426 100644
--- a/views/default/input/form.php
+++ b/views/default/input/form.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/views/default/input/hidden.php b/views/default/input/hidden.php
index a3d173540..4ff9f31da 100644
--- a/views/default/input/hidden.php
+++ b/views/default/input/hidden.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/views/default/input/reset.php b/views/default/input/reset.php
index 2e0e78037..6aa9d1c82 100644
--- a/views/default/input/reset.php
+++ b/views/default/input/reset.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/views/default/input/submit.php b/views/default/input/submit.php
index 83ee98f27..591a43998 100644
--- a/views/default/input/submit.php
+++ b/views/default/input/submit.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/views/default/notifications/settings/usersettings.php b/views/default/notifications/settings/usersettings.php
index f1609d150..17f99dd6b 100644
--- a/views/default/notifications/settings/usersettings.php
+++ b/views/default/notifications/settings/usersettings.php
@@ -5,7 +5,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/views/default/object/default.php b/views/default/object/default.php
index c38b243ec..0a3925a35 100644
--- a/views/default/object/default.php
+++ b/views/default/object/default.php
@@ -5,7 +5,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/views/default/object/object.php b/views/default/object/object.php
index bd3be5519..90fd9c89b 100644
--- a/views/default/object/object.php
+++ b/views/default/object/object.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/views/default/object/plugin.php b/views/default/object/plugin.php
index 2372c1a83..543d9926c 100644
--- a/views/default/object/plugin.php
+++ b/views/default/object/plugin.php
@@ -5,7 +5,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/views/default/output/iframe.php b/views/default/output/iframe.php
index 4129d2cfb..77eac40c7 100644
--- a/views/default/output/iframe.php
+++ b/views/default/output/iframe.php
@@ -5,7 +5,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/views/default/river/ElggRelationship/create.php b/views/default/river/ElggRelationship/create.php
index 9033ee0da..edbaf4213 100644
--- a/views/default/river/ElggRelationship/create.php
+++ b/views/default/river/ElggRelationship/create.php
@@ -5,7 +5,7 @@
*
* @package Elgg
* @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/views/default/river/dashboard.php b/views/default/river/dashboard.php
index b18e02b78..99fca48ac 100644
--- a/views/default/river/dashboard.php
+++ b/views/default/river/dashboard.php
@@ -4,7 +4,7 @@
*
* @package Elgg
* @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/views/default/site/default.php b/views/default/site/default.php
index d3fc47bbb..3f2732d79 100644
--- a/views/default/site/default.php
+++ b/views/default/site/default.php
@@ -5,7 +5,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/views/default/user/settings/email.php b/views/default/user/settings/email.php
index f8dfaecaa..075236752 100644
--- a/views/default/user/settings/email.php
+++ b/views/default/user/settings/email.php
@@ -5,7 +5,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/views/default/user/settings/language.php b/views/default/user/settings/language.php
index 43dc91e61..27508e5ec 100644
--- a/views/default/user/settings/language.php
+++ b/views/default/user/settings/language.php
@@ -5,7 +5,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/views/default/user/settings/name.php b/views/default/user/settings/name.php
index 57b1a1050..b482cb116 100644
--- a/views/default/user/settings/name.php
+++ b/views/default/user/settings/name.php
@@ -5,7 +5,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/views/default/user/settings/password.php b/views/default/user/settings/password.php
index a45fb621c..c020fb819 100644
--- a/views/default/user/settings/password.php
+++ b/views/default/user/settings/password.php
@@ -5,7 +5,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/views/default/usersettings/main.php b/views/default/usersettings/main.php
index 22bbc8e8f..d19b4d773 100644
--- a/views/default/usersettings/main.php
+++ b/views/default/usersettings/main.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/views/default/usersettings/main_opt/plugins.php b/views/default/usersettings/main_opt/plugins.php
index ee3773c7e..b7993e2cb 100644
--- a/views/default/usersettings/main_opt/plugins.php
+++ b/views/default/usersettings/main_opt/plugins.php
@@ -5,7 +5,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/views/default/usersettings/main_opt/statistics.php b/views/default/usersettings/main_opt/statistics.php
index 6460dce16..e652923e9 100644
--- a/views/default/usersettings/main_opt/statistics.php
+++ b/views/default/usersettings/main_opt/statistics.php
@@ -5,7 +5,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/views/default/usersettings/main_opt/user.php b/views/default/usersettings/main_opt/user.php
index ee767951c..6480caa92 100644
--- a/views/default/usersettings/main_opt/user.php
+++ b/views/default/usersettings/main_opt/user.php
@@ -5,7 +5,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/views/default/usersettings/plugins.php b/views/default/usersettings/plugins.php
index 70dfc5e14..3daf16733 100644
--- a/views/default/usersettings/plugins.php
+++ b/views/default/usersettings/plugins.php
@@ -5,7 +5,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/views/default/usersettings/plugins_opt/plugin.php b/views/default/usersettings/plugins_opt/plugin.php
index ca9b11191..51948b41f 100644
--- a/views/default/usersettings/plugins_opt/plugin.php
+++ b/views/default/usersettings/plugins_opt/plugin.php
@@ -8,7 +8,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/views/default/usersettings/statistics.php b/views/default/usersettings/statistics.php
index a130e730e..554a1bbbf 100644
--- a/views/default/usersettings/statistics.php
+++ b/views/default/usersettings/statistics.php
@@ -5,7 +5,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/views/default/usersettings/statistics_opt/numentities.php b/views/default/usersettings/statistics_opt/numentities.php
index c6d634f62..3a32203cc 100644
--- a/views/default/usersettings/statistics_opt/numentities.php
+++ b/views/default/usersettings/statistics_opt/numentities.php
@@ -5,7 +5,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/views/default/usersettings/statistics_opt/online.php b/views/default/usersettings/statistics_opt/online.php
index 4f4a07015..4cd49e557 100644
--- a/views/default/usersettings/statistics_opt/online.php
+++ b/views/default/usersettings/statistics_opt/online.php
@@ -5,7 +5,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/views/failsafe/pageshells/pageshell.php b/views/failsafe/pageshells/pageshell.php
index 1562173e1..d5f9dc81a 100644
--- a/views/failsafe/pageshells/pageshell.php
+++ b/views/failsafe/pageshells/pageshell.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/views/foaf/pageshells/pageshell.php b/views/foaf/pageshells/pageshell.php
index 534cfac2c..abe60e55a 100644
--- a/views/foaf/pageshells/pageshell.php
+++ b/views/foaf/pageshells/pageshell.php
@@ -5,7 +5,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/views/json/api/output.php b/views/json/api/output.php
index 84e0d1ec3..ebdd82667 100644
--- a/views/json/api/output.php
+++ b/views/json/api/output.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/views/json/canvas/default.php b/views/json/canvas/default.php
index f1fbe6c96..ad997b2cc 100644
--- a/views/json/canvas/default.php
+++ b/views/json/canvas/default.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/views/json/export/entity.php b/views/json/export/entity.php
index cf7e19c05..83524cbd8 100644
--- a/views/json/export/entity.php
+++ b/views/json/export/entity.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/views/json/export/metadata.php b/views/json/export/metadata.php
index 30caf8b85..0495e37b2 100644
--- a/views/json/export/metadata.php
+++ b/views/json/export/metadata.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/views/json/export/relationship.php b/views/json/export/relationship.php
index e582cc898..22acbba92 100644
--- a/views/json/export/relationship.php
+++ b/views/json/export/relationship.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/views/json/group/default.php b/views/json/group/default.php
index f1fbe6c96..ad997b2cc 100644
--- a/views/json/group/default.php
+++ b/views/json/group/default.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/views/json/messages/exceptions/exception.php b/views/json/messages/exceptions/exception.php
index a11bd7f7b..96c49fbc3 100644
--- a/views/json/messages/exceptions/exception.php
+++ b/views/json/messages/exceptions/exception.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/views/json/object/default.php b/views/json/object/default.php
index 8d61afa37..1d82d6e77 100644
--- a/views/json/object/default.php
+++ b/views/json/object/default.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/views/json/pageshells/pageshell.php b/views/json/pageshells/pageshell.php
index 15026a37d..cb36d5f04 100644
--- a/views/json/pageshells/pageshell.php
+++ b/views/json/pageshells/pageshell.php
@@ -5,7 +5,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/views/json/search/entity_list.php b/views/json/search/entity_list.php
index 3ad18d371..6e65b3010 100644
--- a/views/json/search/entity_list.php
+++ b/views/json/search/entity_list.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/views/json/site/default.php b/views/json/site/default.php
index f1fbe6c96..ad997b2cc 100644
--- a/views/json/site/default.php
+++ b/views/json/site/default.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/views/json/user/default.php b/views/json/user/default.php
index f1fbe6c96..ad997b2cc 100644
--- a/views/json/user/default.php
+++ b/views/json/user/default.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/views/opendd/canvas/default.php b/views/opendd/canvas/default.php
index f1fbe6c96..ad997b2cc 100644
--- a/views/opendd/canvas/default.php
+++ b/views/opendd/canvas/default.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/views/opendd/export/entity.php b/views/opendd/export/entity.php
index a147a707a..35943938b 100644
--- a/views/opendd/export/entity.php
+++ b/views/opendd/export/entity.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/views/opendd/export/metadata.php b/views/opendd/export/metadata.php
index e6f74e2d2..49d4345d1 100644
--- a/views/opendd/export/metadata.php
+++ b/views/opendd/export/metadata.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/views/opendd/export/relationship.php b/views/opendd/export/relationship.php
index 28b3026d5..716813c32 100644
--- a/views/opendd/export/relationship.php
+++ b/views/opendd/export/relationship.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/views/opendd/group/default.php b/views/opendd/group/default.php
index 8cf04ef16..ccbb8fedc 100644
--- a/views/opendd/group/default.php
+++ b/views/opendd/group/default.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/views/opendd/messages/exceptions/exception.php b/views/opendd/messages/exceptions/exception.php
index 38afbee58..f0f2c680e 100644
--- a/views/opendd/messages/exceptions/exception.php
+++ b/views/opendd/messages/exceptions/exception.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/views/opendd/object/default.php b/views/opendd/object/default.php
index 8cf04ef16..ccbb8fedc 100644
--- a/views/opendd/object/default.php
+++ b/views/opendd/object/default.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/views/opendd/pageshells/pageshell.php b/views/opendd/pageshells/pageshell.php
index 92c11eadc..6cc0c4e70 100644
--- a/views/opendd/pageshells/pageshell.php
+++ b/views/opendd/pageshells/pageshell.php
@@ -5,7 +5,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/views/opendd/site/default.php b/views/opendd/site/default.php
index 8cf04ef16..ccbb8fedc 100644
--- a/views/opendd/site/default.php
+++ b/views/opendd/site/default.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/views/opendd/user/default.php b/views/opendd/user/default.php
index 8cf04ef16..ccbb8fedc 100644
--- a/views/opendd/user/default.php
+++ b/views/opendd/user/default.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/views/php/api/output.php b/views/php/api/output.php
index 6d1edcb05..69ffdf3bc 100644
--- a/views/php/api/output.php
+++ b/views/php/api/output.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/views/php/canvas/default.php b/views/php/canvas/default.php
index f1fbe6c96..ad997b2cc 100644
--- a/views/php/canvas/default.php
+++ b/views/php/canvas/default.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/views/php/export/entity.php b/views/php/export/entity.php
index 161401620..fbde3ef0d 100644
--- a/views/php/export/entity.php
+++ b/views/php/export/entity.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/views/php/export/metadata.php b/views/php/export/metadata.php
index 4f5e9c333..1af6f065d 100644
--- a/views/php/export/metadata.php
+++ b/views/php/export/metadata.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/views/php/export/relationship.php b/views/php/export/relationship.php
index cdba1b7a9..e66719f7c 100644
--- a/views/php/export/relationship.php
+++ b/views/php/export/relationship.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/views/php/group/default.php b/views/php/group/default.php
index 8d61afa37..1d82d6e77 100644
--- a/views/php/group/default.php
+++ b/views/php/group/default.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/views/php/messages/exceptions/exception.php b/views/php/messages/exceptions/exception.php
index 5bb1bafd4..775782adc 100644
--- a/views/php/messages/exceptions/exception.php
+++ b/views/php/messages/exceptions/exception.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/views/php/object/default.php b/views/php/object/default.php
index 8d61afa37..1d82d6e77 100644
--- a/views/php/object/default.php
+++ b/views/php/object/default.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/views/php/pageshells/pageshell.php b/views/php/pageshells/pageshell.php
index 30747720f..b3d52951e 100644
--- a/views/php/pageshells/pageshell.php
+++ b/views/php/pageshells/pageshell.php
@@ -5,7 +5,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/views/php/search/entity_list.php b/views/php/search/entity_list.php
index 3ad18d371..6e65b3010 100644
--- a/views/php/search/entity_list.php
+++ b/views/php/search/entity_list.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/views/php/site/default.php b/views/php/site/default.php
index f1fbe6c96..ad997b2cc 100644
--- a/views/php/site/default.php
+++ b/views/php/site/default.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/views/php/user/default.php b/views/php/user/default.php
index 8d61afa37..1d82d6e77 100644
--- a/views/php/user/default.php
+++ b/views/php/user/default.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/views/xml/api/output.php b/views/xml/api/output.php
index aa385c9e3..f426928bd 100644
--- a/views/xml/api/output.php
+++ b/views/xml/api/output.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/views/xml/messages/exceptions/exception.php b/views/xml/messages/exceptions/exception.php
index 38afbee58..f0f2c680e 100644
--- a/views/xml/messages/exceptions/exception.php
+++ b/views/xml/messages/exceptions/exception.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/views/xml/pageshells/pageshell.php b/views/xml/pageshells/pageshell.php
index a7af1b385..5c9898884 100644
--- a/views/xml/pageshells/pageshell.php
+++ b/views/xml/pageshells/pageshell.php
@@ -5,7 +5,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/views/xml/xml-rpc/output.php b/views/xml/xml-rpc/output.php
index 711ca9fba..7fa37518f 100644
--- a/views/xml/xml-rpc/output.php
+++ b/views/xml/xml-rpc/output.php
@@ -5,7 +5,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/
*/