aboutsummaryrefslogtreecommitdiff
path: root/views/failsafe/settings
diff options
context:
space:
mode:
Diffstat (limited to 'views/failsafe/settings')
-rw-r--r--views/failsafe/settings/install.php4
-rw-r--r--views/failsafe/settings/system.php4
2 files changed, 4 insertions, 4 deletions
diff --git a/views/failsafe/settings/install.php b/views/failsafe/settings/install.php
index 4167c8375..6a3e075d9 100644
--- a/views/failsafe/settings/install.php
+++ b/views/failsafe/settings/install.php
@@ -5,9 +5,9 @@
*
* @package Elgg
* @subpackage Core
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
+
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2009
+
* @link http://elgg.org/
*
*/
diff --git a/views/failsafe/settings/system.php b/views/failsafe/settings/system.php
index 420dc45aa..85f625336 100644
--- a/views/failsafe/settings/system.php
+++ b/views/failsafe/settings/system.php
@@ -6,9 +6,9 @@
*
* @package Elgg
* @subpackage Core
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
+
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2009
+
* @link http://elgg.org/
*
* @uses $vars['action'] If set, the place to forward the form to (usually action/systemsettings/save)