aboutsummaryrefslogtreecommitdiff
path: root/views/ical
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-10-22 21:00:32 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-10-22 21:00:32 +0000
commit131eb5f919b078e47fe469a8b904c2434f1a2b4f (patch)
treed7862fcab06135457459bd1b9cc55a6e2f1aeefc /views/ical
parent5b1c53b2d017e4a9f46e28ad9a00caa5af78b119 (diff)
downloadelgg-131eb5f919b078e47fe469a8b904c2434f1a2b4f.tar.gz
elgg-131eb5f919b078e47fe469a8b904c2434f1a2b4f.tar.bz2
Removed @license, @copyright, and @author from files. License and copyright are covered by LICENSE.txt and COPYRIGHT.txt in root.
git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views/ical')
-rw-r--r--views/ical/canvas/default.php2
-rw-r--r--views/ical/export/entity.php2
-rw-r--r--views/ical/object/default.php2
-rw-r--r--views/ical/pageshells/pageshell.php2
-rw-r--r--views/ical/search/entity_list.php2
5 files changed, 0 insertions, 10 deletions
diff --git a/views/ical/canvas/default.php b/views/ical/canvas/default.php
index 0a955e92d..833b46e74 100644
--- a/views/ical/canvas/default.php
+++ b/views/ical/canvas/default.php
@@ -4,8 +4,6 @@
*
* @package Elgg
* @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
*
*/
diff --git a/views/ical/export/entity.php b/views/ical/export/entity.php
index 6d8a9d655..caa60c7a5 100644
--- a/views/ical/export/entity.php
+++ b/views/ical/export/entity.php
@@ -4,8 +4,6 @@
*
* @package Elgg
* @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
*
*/
diff --git a/views/ical/object/default.php b/views/ical/object/default.php
index fcbfcba5b..678676133 100644
--- a/views/ical/object/default.php
+++ b/views/ical/object/default.php
@@ -4,8 +4,6 @@
*
* @package Elgg
* @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
*
*/
diff --git a/views/ical/pageshells/pageshell.php b/views/ical/pageshells/pageshell.php
index 0ea76c9e9..9a529b24f 100644
--- a/views/ical/pageshells/pageshell.php
+++ b/views/ical/pageshells/pageshell.php
@@ -4,8 +4,6 @@
*
* @package Elgg
* @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
*
*/
diff --git a/views/ical/search/entity_list.php b/views/ical/search/entity_list.php
index b39bb4229..38c19fbb7 100644
--- a/views/ical/search/entity_list.php
+++ b/views/ical/search/entity_list.php
@@ -4,8 +4,6 @@
*
* @package Elgg
* @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
*/
$entities = $vars['entities'];