aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/profile/index.php')
-rw-r--r--mod/profile/index.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/mod/profile/index.php b/mod/profile/index.php
index 3b3a882e6..22393df71 100644
--- a/mod/profile/index.php
+++ b/mod/profile/index.php
@@ -3,10 +3,6 @@
* Elgg profile index
*
* @package ElggProfile
- * @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-2010
- * @link http://elgg.com/
*/
require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");