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/default/settings/system.php | 2 -- views/default/settings/upgrading.php | 2 -- 2 files changed, 4 deletions(-) (limited to 'views/default/settings') diff --git a/views/default/settings/system.php b/views/default/settings/system.php index 5d8240185..3b3aaf808 100644 --- a/views/default/settings/system.php +++ b/views/default/settings/system.php @@ -5,8 +5,6 @@ * * @package Elgg * @subpackage Core - * @author Curverider Ltd - * @link http://elgg.org/ * * @uses $vars['action'] If set, the place to forward the form to (usually action/systemsettings/save) */ diff --git a/views/default/settings/upgrading.php b/views/default/settings/upgrading.php index af0835f57..9f13e4c3f 100644 --- a/views/default/settings/upgrading.php +++ b/views/default/settings/upgrading.php @@ -2,8 +2,6 @@ /** * @package Elgg * @subpackage Core - * @author Curverider Ltd - * @link http://elgg.org/ */ ?> -- cgit v1.2.3