aboutsummaryrefslogtreecommitdiff
path: root/views/json
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-08-20 18:57:20 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-08-20 18:57:20 +0000
commit5cf96f32c4c0d462b1e9071b09381e0e89dd0c28 (patch)
tree3278898bf151d975ab3018f3435e4f05d30fd057 /views/json
parent3d4d41d19b6389e7a26c642b548cbb2331c510aa (diff)
downloadelgg-5cf96f32c4c0d462b1e9071b09381e0e89dd0c28.tar.gz
elgg-5cf96f32c4c0d462b1e9071b09381e0e89dd0c28.tar.bz2
Whoa nelly this is a big one: Removed license and copyright for files.
git-svn-id: https://code.elgg.org/elgg/trunk@3427 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views/json')
-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
12 files changed, 0 insertions, 24 deletions
diff --git a/views/json/api/output.php b/views/json/api/output.php
index cb86a12db..eeea0400e 100644
--- a/views/json/api/output.php
+++ b/views/json/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/json/canvas/default.php b/views/json/canvas/default.php
index 0c7ab191f..3aab42f49 100644
--- a/views/json/canvas/default.php
+++ b/views/json/canvas/default.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/json/export/entity.php b/views/json/export/entity.php
index c5369eea1..9eeec770f 100644
--- a/views/json/export/entity.php
+++ b/views/json/export/entity.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/json/export/metadata.php b/views/json/export/metadata.php
index d1a5a44d8..01df5567e 100644
--- a/views/json/export/metadata.php
+++ b/views/json/export/metadata.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/json/export/relationship.php b/views/json/export/relationship.php
index 4b5006d73..07b7e3b0e 100644
--- a/views/json/export/relationship.php
+++ b/views/json/export/relationship.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/json/group/default.php b/views/json/group/default.php
index fd043c6b9..8c02f7d5e 100644
--- a/views/json/group/default.php
+++ b/views/json/group/default.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/json/messages/exceptions/exception.php b/views/json/messages/exceptions/exception.php
index 55a61f0ff..3a5888af4 100644
--- a/views/json/messages/exceptions/exception.php
+++ b/views/json/messages/exceptions/exception.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/
*
* @uses $vars['object'] An exception
diff --git a/views/json/object/default.php b/views/json/object/default.php
index fd043c6b9..8c02f7d5e 100644
--- a/views/json/object/default.php
+++ b/views/json/object/default.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/json/pageshells/pageshell.php b/views/json/pageshells/pageshell.php
index ae51b49e5..ca1f41a28 100644
--- a/views/json/pageshells/pageshell.php
+++ b/views/json/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/json/search/entity_list.php b/views/json/search/entity_list.php
index a948f4895..9ca58a8b8 100644
--- a/views/json/search/entity_list.php
+++ b/views/json/search/entity_list.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/json/site/default.php b/views/json/site/default.php
index fd043c6b9..8c02f7d5e 100644
--- a/views/json/site/default.php
+++ b/views/json/site/default.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/json/user/default.php b/views/json/user/default.php
index fd043c6b9..8c02f7d5e 100644
--- a/views/json/user/default.php
+++ b/views/json/user/default.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/
*/