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 --- mod/profile/icon.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mod/profile/icon.php') diff --git a/mod/profile/icon.php b/mod/profile/icon.php index d7d7247c5..b7b4f921c 100644 --- a/mod/profile/icon.php +++ b/mod/profile/icon.php @@ -3,10 +3,6 @@ * Elgg profile icon * * @package ElggProfile -* @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"); -- cgit v1.2.3