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