aboutsummaryrefslogtreecommitdiff
path: root/mod/captcha/views/default
diff options
context:
space:
mode:
Diffstat (limited to 'mod/captcha/views/default')
-rw-r--r--mod/captcha/views/default/captcha/css.php4
-rw-r--r--mod/captcha/views/default/input/captcha.php4
2 files changed, 0 insertions, 8 deletions
diff --git a/mod/captcha/views/default/captcha/css.php b/mod/captcha/views/default/captcha/css.php
index 7deb4440e..861d26d83 100644
--- a/mod/captcha/views/default/captcha/css.php
+++ b/mod/captcha/views/default/captcha/css.php
@@ -3,10 +3,6 @@
* Elgg Captcha CSS
*
* @package captcha
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.org/
*/
?> \ No newline at end of file
diff --git a/mod/captcha/views/default/input/captcha.php b/mod/captcha/views/default/input/captcha.php
index 61b1abd0a..5b42bc3c9 100644
--- a/mod/captcha/views/default/input/captcha.php
+++ b/mod/captcha/views/default/input/captcha.php
@@ -3,10 +3,6 @@
* Elgg captcha plugin captcha hook view override.
*
* @package ElggCaptcha
- * @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/
*/
// Generate a token which is then passed into the captcha algorithm for verification