aboutsummaryrefslogtreecommitdiff
path: root/views/default/entities
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/entities')
-rw-r--r--views/default/entities/entity_list.php2
-rw-r--r--views/default/entities/entity_listing.php2
-rw-r--r--views/default/entities/gallery.php2
-rw-r--r--views/default/entities/gallery_listing.php2
4 files changed, 0 insertions, 8 deletions
diff --git a/views/default/entities/entity_list.php b/views/default/entities/entity_list.php
index 90fe6ead3..cf3df78b7 100644
--- a/views/default/entities/entity_list.php
+++ b/views/default/entities/entity_list.php
@@ -3,8 +3,6 @@
* View a list of entities
*
* @package Elgg
- * @author Curverider Ltd <info@elgg.com>
- * @link http://elgg.com/
*
*/
diff --git a/views/default/entities/entity_listing.php b/views/default/entities/entity_listing.php
index ffae92fd9..6e0d9c0f8 100644
--- a/views/default/entities/entity_listing.php
+++ b/views/default/entities/entity_listing.php
@@ -4,8 +4,6 @@
*
* @package Elgg
* @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
*
* @uses string $vars['icon'] Full icon HTML to display.
* @uses string $vars['info'] Info about the entity.
diff --git a/views/default/entities/gallery.php b/views/default/entities/gallery.php
index 73cab6dd8..bfdd4d4d8 100644
--- a/views/default/entities/gallery.php
+++ b/views/default/entities/gallery.php
@@ -4,8 +4,6 @@
*
* @package Elgg
* @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
*/
$entities = $vars['entities'];
diff --git a/views/default/entities/gallery_listing.php b/views/default/entities/gallery_listing.php
index 55f11a2cd..897509b0a 100644
--- a/views/default/entities/gallery_listing.php
+++ b/views/default/entities/gallery_listing.php
@@ -4,8 +4,6 @@
*
* @package Elgg
* @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
*
* @uses string $vars['icon'] Full icon HTML to display.
* @uses string $vars['info'] Info about the entity.