diff options
Diffstat (limited to 'phpBB/language/en/acp/database.php')
| -rw-r--r-- | phpBB/language/en/acp/database.php | 5 | 
1 files changed, 1 insertions, 4 deletions
diff --git a/phpBB/language/en/acp/database.php b/phpBB/language/en/acp/database.php index 9c8ecbf13a..e98503ecf5 100644 --- a/phpBB/language/en/acp/database.php +++ b/phpBB/language/en/acp/database.php @@ -4,9 +4,8 @@  * acp_database [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  *  */ @@ -73,5 +72,3 @@ $lang = array_merge($lang, array(  	'TABLE_SELECT'		=> 'Table select',  	'TABLE_SELECT_ERROR'=> 'You must select at least one table.',  )); - -?>
\ No newline at end of file  | 
