aboutsummaryrefslogtreecommitdiff
path: root/views/default/input/captcha.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/input/captcha.php')
-rw-r--r--views/default/input/captcha.php16
1 files changed, 6 insertions, 10 deletions
diff --git a/views/default/input/captcha.php b/views/default/input/captcha.php
index 2e0a29286..1c2e22aaa 100644
--- a/views/default/input/captcha.php
+++ b/views/default/input/captcha.php
@@ -1,12 +1,8 @@
<?php
- /**
- * This view provides a hook for third parties to provide captcha behaviour.
- *
- * @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/
- */
+/**
+ * This view provides a hook for third parties to provide a CAPTCHA.
+ *
+ * @package Elgg
+ * @subpackage Core
+ */
?> \ No newline at end of file