aboutsummaryrefslogtreecommitdiff
path: root/mod/categories/listing.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/categories/listing.php')
-rw-r--r--mod/categories/listing.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/mod/categories/listing.php b/mod/categories/listing.php
index 3a7ca6e8d..3a279a717 100644
--- a/mod/categories/listing.php
+++ b/mod/categories/listing.php
@@ -3,10 +3,6 @@
* Elgg categories listing page
*
* @package ElggCategories
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
*/
require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");