diff options
Diffstat (limited to 'services')
-rw-r--r-- | services/api/rest.php | 2 | ||||
-rw-r--r-- | services/export/handler.php | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/services/api/rest.php b/services/api/rest.php index e13b466bb..5e99d58b7 100644 --- a/services/api/rest.php +++ b/services/api/rest.php @@ -5,9 +5,7 @@ * * @package Elgg * @subpackage API - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd <info@elgg.com> - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/services/export/handler.php b/services/export/handler.php index cf3b191df..d198149da 100644 --- a/services/export/handler.php +++ b/services/export/handler.php @@ -6,9 +6,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/ */ |