aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/modules.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/acp/modules.php')
-rw-r--r--phpBB/language/en/acp/modules.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/phpBB/language/en/acp/modules.php b/phpBB/language/en/acp/modules.php
index 875b24a94b..9c1c799720 100644
--- a/phpBB/language/en/acp/modules.php
+++ b/phpBB/language/en/acp/modules.php
@@ -4,9 +4,8 @@
* acp_modules [English]
*
* @package language
-* @version $Id$
* @copyright (c) 2005 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
*
*/
@@ -80,5 +79,3 @@ $lang = array_merge($lang, array(
'SELECT_MODULE' => 'Select a module',
));
-
-?> \ No newline at end of file