aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/captcha_recaptcha.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/captcha_recaptcha.php')
-rw-r--r--phpBB/language/en/captcha_recaptcha.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/phpBB/language/en/captcha_recaptcha.php b/phpBB/language/en/captcha_recaptcha.php
index 9b2fb2049d..c72957ca16 100644
--- a/phpBB/language/en/captcha_recaptcha.php
+++ b/phpBB/language/en/captcha_recaptcha.php
@@ -4,9 +4,8 @@
* recaptcha [English]
*
* @package language
-* @version $Id$
* @copyright (c) 2009 phpBB Group
-* @license http://opensource.org/licenses/gpl-license.php GNU Public License
+* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/
@@ -48,5 +47,3 @@ $lang = array_merge($lang, array(
'RECAPTCHA_EXPLAIN' => 'In an effort to prevent automatic submissions, we require that you enter both of the words displayed into the text field underneath.',
));
-
-?> \ No newline at end of file