aboutsummaryrefslogtreecommitdiff
path: root/views/default/export
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/default/export
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/default/export')
-rw-r--r--views/default/export/entity.php2
-rw-r--r--views/default/export/metadata.php2
-rw-r--r--views/default/export/relationship.php2
3 files changed, 0 insertions, 6 deletions
diff --git a/views/default/export/entity.php b/views/default/export/entity.php
index d35f0955f..3bca680f8 100644
--- a/views/default/export/entity.php
+++ b/views/default/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/default/export/metadata.php b/views/default/export/metadata.php
index 32d68116b..d021ba436 100644
--- a/views/default/export/metadata.php
+++ b/views/default/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/default/export/relationship.php b/views/default/export/relationship.php
index a97240413..a91d38115 100644
--- a/views/default/export/relationship.php
+++ b/views/default/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/
*/