From 131eb5f919b078e47fe469a8b904c2434f1a2b4f Mon Sep 17 00:00:00 2001 From: brettp Date: Fri, 22 Oct 2010 21:00:32 +0000 Subject: 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 --- views/ical/canvas/default.php | 2 -- views/ical/export/entity.php | 2 -- views/ical/object/default.php | 2 -- views/ical/pageshells/pageshell.php | 2 -- views/ical/search/entity_list.php | 2 -- 5 files changed, 10 deletions(-) (limited to 'views/ical') 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']; -- cgit v1.2.3