\ No newline at end of file
+
diff --git a/phpBB/adm/style/captcha_qa_acp_demo.html b/phpBB/adm/style/captcha_qa_acp_demo.html
index 919d4d48d5..474dfc58ea 100644
--- a/phpBB/adm/style/captcha_qa_acp_demo.html
+++ b/phpBB/adm/style/captcha_qa_acp_demo.html
@@ -1,7 +1,7 @@
{L_RECAPTCHA_NOT_AVAILABLE}
-
\ No newline at end of file
+
diff --git a/phpBB/language/en/captcha_qa.php b/phpBB/language/en/captcha_qa.php
index 1eee68fb96..ac1aa4ab1c 100644
--- a/phpBB/language/en/captcha_qa.php
+++ b/phpBB/language/en/captcha_qa.php
@@ -4,8 +4,8 @@
* recaptcha [English]
*
* @package language
-* @version $Id: recaptcha.php 9709 2009-06-30 14:23:16Z Kellanved $
-* @copyright (c) 2008 phpBB Group
+* @version $Id$
+* @copyright (c) 2009 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/
@@ -57,8 +57,6 @@ $lang = array_merge($lang, array(
'QUESTION_TEXT_EXPLAIN' => 'The question that will be asked on registration.',
'QA_ERROR_MSG' => 'Please fill out all fields and enter at least one answer.',
-
-
));
?>
\ No newline at end of file
diff --git a/phpBB/language/en/recaptcha.php b/phpBB/language/en/recaptcha.php
index e0c3db98b7..25802d3a9f 100644
--- a/phpBB/language/en/recaptcha.php
+++ b/phpBB/language/en/recaptcha.php
@@ -5,7 +5,7 @@
*
* @package language
* @version $Id$
-* @copyright (c) 2008 phpBB Group
+* @copyright (c) 2009 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/
@@ -47,7 +47,6 @@ $lang = array_merge($lang, array(
'RECAPTCHA_PRIVATE_EXPLAIN' => 'Your private reCaptcha key. You can obtain keys from reCaptcha.net.',
'RECAPTCHA_EXPLAIN' => 'To avoid spam postings, please enter the two words shown in the picture into the text field underneath.',
-
));
?>
\ No newline at end of file
diff --git a/phpBB/styles/prosilver/template/captcha_qa.html b/phpBB/styles/prosilver/template/captcha_qa.html
index 52df6fac4a..e363ee008d 100644
--- a/phpBB/styles/prosilver/template/captcha_qa.html
+++ b/phpBB/styles/prosilver/template/captcha_qa.html
@@ -4,11 +4,10 @@