diff options
Diffstat (limited to 'mod/captcha/start.php')
-rw-r--r-- | mod/captcha/start.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mod/captcha/start.php b/mod/captcha/start.php index 8d28a70e2..0c3f17c60 100644 --- a/mod/captcha/start.php +++ b/mod/captcha/start.php @@ -3,10 +3,6 @@ * Elgg captcha plugin * * @package captcha - * @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/ */ function captcha_init() { |