From 6656df551f205d4792773dcef3c889759ae04040 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 8 Aug 2008 16:25:14 +0000 Subject: Adjusted contributors file. git-svn-id: https://code.elgg.org/elgg/trunk@1806 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/account/forms/forgotten_password.php | 2 +- views/default/account/forms/useradd.php | 2 +- views/default/admin/main.php | 2 +- views/default/admin/main_opt/plugins.php | 2 +- views/default/admin/main_opt/site.php | 2 +- views/default/admin/main_opt/statistics.php | 2 +- views/default/admin/main_opt/user.php | 2 +- views/default/admin/plugins.php | 2 +- views/default/admin/plugins_opt/plugin.php | 2 +- views/default/admin/site.php | 2 +- views/default/admin/statistics.php | 2 +- views/default/admin/statistics_opt/basic.php | 2 +- views/default/admin/statistics_opt/numentities.php | 2 +- views/default/admin/statistics_opt/online.php | 2 +- views/default/admin/user.php | 2 +- views/default/admin/user_opt/adduser.php | 2 +- views/default/admin/user_opt/search.php | 2 +- views/default/api/output.php | 2 +- views/default/comments/forms/edit.php | 2 +- views/default/export/entity.php | 2 +- views/default/export/metadata.php | 2 +- views/default/export/relationship.php | 2 +- views/default/graphics/icon.php | 2 +- views/default/group/default.php | 2 +- views/default/input/button.php | 2 +- views/default/input/form.php | 2 +- views/default/input/hidden.php | 2 +- views/default/input/reset.php | 2 +- views/default/input/submit.php | 2 +- views/default/notifications/settings/usersettings.php | 2 +- views/default/object/default.php | 2 +- views/default/object/object.php | 2 +- views/default/object/plugin.php | 2 +- views/default/output/iframe.php | 2 +- views/default/river/ElggRelationship/create.php | 2 +- views/default/river/dashboard.php | 2 +- views/default/site/default.php | 2 +- views/default/user/settings/email.php | 2 +- views/default/user/settings/language.php | 2 +- views/default/user/settings/name.php | 2 +- views/default/user/settings/password.php | 2 +- views/default/usersettings/main.php | 2 +- views/default/usersettings/main_opt/plugins.php | 2 +- views/default/usersettings/main_opt/statistics.php | 2 +- views/default/usersettings/main_opt/user.php | 2 +- views/default/usersettings/plugins.php | 2 +- views/default/usersettings/plugins_opt/plugin.php | 2 +- views/default/usersettings/statistics.php | 2 +- views/default/usersettings/statistics_opt/numentities.php | 2 +- views/default/usersettings/statistics_opt/online.php | 2 +- views/failsafe/pageshells/pageshell.php | 2 +- views/foaf/pageshells/pageshell.php | 2 +- views/json/api/output.php | 2 +- views/json/canvas/default.php | 2 +- views/json/export/entity.php | 2 +- views/json/export/metadata.php | 2 +- views/json/export/relationship.php | 2 +- views/json/group/default.php | 2 +- views/json/messages/exceptions/exception.php | 2 +- views/json/object/default.php | 2 +- views/json/pageshells/pageshell.php | 2 +- views/json/search/entity_list.php | 2 +- views/json/site/default.php | 2 +- views/json/user/default.php | 2 +- views/opendd/canvas/default.php | 2 +- views/opendd/export/entity.php | 2 +- views/opendd/export/metadata.php | 2 +- views/opendd/export/relationship.php | 2 +- views/opendd/group/default.php | 2 +- views/opendd/messages/exceptions/exception.php | 2 +- views/opendd/object/default.php | 2 +- views/opendd/pageshells/pageshell.php | 2 +- views/opendd/site/default.php | 2 +- views/opendd/user/default.php | 2 +- views/php/api/output.php | 2 +- views/php/canvas/default.php | 2 +- views/php/export/entity.php | 2 +- views/php/export/metadata.php | 2 +- views/php/export/relationship.php | 2 +- views/php/group/default.php | 2 +- views/php/messages/exceptions/exception.php | 2 +- views/php/object/default.php | 2 +- views/php/pageshells/pageshell.php | 2 +- views/php/search/entity_list.php | 2 +- views/php/site/default.php | 2 +- views/php/user/default.php | 2 +- views/xml/api/output.php | 2 +- views/xml/messages/exceptions/exception.php | 2 +- views/xml/pageshells/pageshell.php | 2 +- views/xml/xml-rpc/output.php | 2 +- 90 files changed, 90 insertions(+), 90 deletions(-) (limited to 'views') 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 + * @author Curverider Ltd * @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/ */ -- cgit v1.2.3