aboutsummaryrefslogtreecommitdiff
path: root/views/default/settings
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/default/settings
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/default/settings')
-rw-r--r--views/default/settings/system.php2
-rw-r--r--views/default/settings/upgrading.php2
2 files changed, 0 insertions, 4 deletions
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/
*/
?>