diff options
Diffstat (limited to 'views/php/export')
-rw-r--r-- | views/php/export/entity.php | 2 | ||||
-rw-r--r-- | views/php/export/metadata.php | 2 | ||||
-rw-r--r-- | views/php/export/relationship.php | 2 |
3 files changed, 0 insertions, 6 deletions
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/ */ |