aboutsummaryrefslogtreecommitdiff
path: root/mod/categories
diff options
context:
space:
mode:
Diffstat (limited to 'mod/categories')
-rw-r--r--mod/categories/actions/save.php4
-rw-r--r--mod/categories/listing.php4
-rw-r--r--mod/categories/start.php4
-rw-r--r--mod/categories/views/default/categories.php4
-rw-r--r--mod/categories/views/default/categories/css.php2
-rw-r--r--mod/categories/views/default/settings/categories/edit.php4
6 files changed, 0 insertions, 22 deletions
diff --git a/mod/categories/actions/save.php b/mod/categories/actions/save.php
index 3e93b6325..48f050c14 100644
--- a/mod/categories/actions/save.php
+++ b/mod/categories/actions/save.php
@@ -3,10 +3,6 @@
* Elgg categories plugin category saver
*
* @package ElggCategories
- * @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/
*/
$categories = get_input('categories');
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");
diff --git a/mod/categories/start.php b/mod/categories/start.php
index 60ee01065..2dedb3dc3 100644
--- a/mod/categories/start.php
+++ b/mod/categories/start.php
@@ -4,10 +4,6 @@
* Elgg categories plugin
*
* @package ElggCategories
- * @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/
*/
/**
diff --git a/mod/categories/views/default/categories.php b/mod/categories/views/default/categories.php
index 98e87a05f..eb81a7311 100644
--- a/mod/categories/views/default/categories.php
+++ b/mod/categories/views/default/categories.php
@@ -4,10 +4,6 @@
* Elgg categories plugin
*
* @package ElggCategories
- * @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/
*/
if (isset($vars['entity']) && $vars['entity'] instanceof ElggEntity) {
diff --git a/mod/categories/views/default/categories/css.php b/mod/categories/views/default/categories/css.php
index 6dfe60047..87916c412 100644
--- a/mod/categories/views/default/categories/css.php
+++ b/mod/categories/views/default/categories/css.php
@@ -3,8 +3,6 @@
* Categories CSS extender
*
* @package Categories
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
*/
?>
diff --git a/mod/categories/views/default/settings/categories/edit.php b/mod/categories/views/default/settings/categories/edit.php
index 3742fd1e6..de2b8ad62 100644
--- a/mod/categories/views/default/settings/categories/edit.php
+++ b/mod/categories/views/default/settings/categories/edit.php
@@ -3,10 +3,6 @@
* Elgg categories plugin settings page
*
* @package ElggCategories
- * @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/
*/
// Get site and categories