aboutsummaryrefslogtreecommitdiff
path: root/views/json/export
diff options
context:
space:
mode:
Diffstat (limited to 'views/json/export')
-rw-r--r--views/json/export/entity.php2
-rw-r--r--views/json/export/metadata.php2
-rw-r--r--views/json/export/relationship.php2
3 files changed, 3 insertions, 3 deletions
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/
*/