aboutsummaryrefslogtreecommitdiff
path: root/views/xml
diff options
context:
space:
mode:
Diffstat (limited to 'views/xml')
-rw-r--r--views/xml/api/output.php2
-rw-r--r--views/xml/messages/exceptions/exception.php4
-rw-r--r--views/xml/pageshells/pageshell.php2
-rw-r--r--views/xml/xml-rpc/output.php2
4 files changed, 2 insertions, 8 deletions
diff --git a/views/xml/api/output.php b/views/xml/api/output.php
index 375a7c57b..07b300073 100644
--- a/views/xml/api/output.php
+++ b/views/xml/api/output.php
@@ -5,9 +5,7 @@
*
* @package Elgg
* @subpackage Core
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*
*/
diff --git a/views/xml/messages/exceptions/exception.php b/views/xml/messages/exceptions/exception.php
index 01ac49bfe..feeb51f18 100644
--- a/views/xml/messages/exceptions/exception.php
+++ b/views/xml/messages/exceptions/exception.php
@@ -6,9 +6,9 @@
*
* @package Elgg
* @subpackage Core
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
+
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2009
+
* @link http://elgg.org/
*
* @uses $vars['object'] An exception
diff --git a/views/xml/pageshells/pageshell.php b/views/xml/pageshells/pageshell.php
index f1bc6b68f..e633a7bca 100644
--- a/views/xml/pageshells/pageshell.php
+++ b/views/xml/pageshells/pageshell.php
@@ -4,9 +4,7 @@
*
* @package Elgg
* @subpackage Core
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*
*/
diff --git a/views/xml/xml-rpc/output.php b/views/xml/xml-rpc/output.php
index 6b834de3f..31c888c3c 100644
--- a/views/xml/xml-rpc/output.php
+++ b/views/xml/xml-rpc/output.php
@@ -4,9 +4,7 @@
*
* @package Elgg
* @subpackage Core
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/