aboutsummaryrefslogtreecommitdiff
path: root/views/php
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/php
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/php')
-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
12 files changed, 0 insertions, 24 deletions
diff --git a/views/php/api/output.php b/views/php/api/output.php
index d23a1bdeb..1e4133772 100644
--- a/views/php/api/output.php
+++ b/views/php/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/php/canvas/default.php b/views/php/canvas/default.php
index 6a1355a92..a5cc56917 100644
--- a/views/php/canvas/default.php
+++ b/views/php/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/php/export/entity.php b/views/php/export/entity.php
index 6a8b48abc..a23f2c1d8 100644
--- a/views/php/export/entity.php
+++ b/views/php/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/php/export/metadata.php b/views/php/export/metadata.php
index 843d951a3..e0d5cc4a7 100644
--- a/views/php/export/metadata.php
+++ b/views/php/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/php/export/relationship.php b/views/php/export/relationship.php
index 56abecbca..ef6482a64 100644
--- a/views/php/export/relationship.php
+++ b/views/php/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/php/group/default.php b/views/php/group/default.php
index ccd9ef497..d976764d9 100644
--- a/views/php/group/default.php
+++ b/views/php/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/php/messages/exceptions/exception.php b/views/php/messages/exceptions/exception.php
index ee7b4b82a..4e66eb016 100644
--- a/views/php/messages/exceptions/exception.php
+++ b/views/php/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/php/object/default.php b/views/php/object/default.php
index ccd9ef497..d976764d9 100644
--- a/views/php/object/default.php
+++ b/views/php/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/php/pageshells/pageshell.php b/views/php/pageshells/pageshell.php
index 0af9d1860..a956a4432 100644
--- a/views/php/pageshells/pageshell.php
+++ b/views/php/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/php/search/entity_list.php b/views/php/search/entity_list.php
index 8712f7134..9e5737bbe 100644
--- a/views/php/search/entity_list.php
+++ b/views/php/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/php/site/default.php b/views/php/site/default.php
index 6a1355a92..a5cc56917 100644
--- a/views/php/site/default.php
+++ b/views/php/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/php/user/default.php b/views/php/user/default.php
index ccd9ef497..d976764d9 100644
--- a/views/php/user/default.php
+++ b/views/php/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/
*/