diff options
Diffstat (limited to 'phpBB/language/en/help_bbcode.php')
-rw-r--r-- | phpBB/language/en/help_bbcode.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/phpBB/language/en/help_bbcode.php b/phpBB/language/en/help_bbcode.php index df5f950e3e..7b2672ad94 100644 --- a/phpBB/language/en/help_bbcode.php +++ b/phpBB/language/en/help_bbcode.php @@ -4,9 +4,8 @@ * help_bbcode [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 * */ @@ -112,5 +111,3 @@ $help = array( 1 => 'If you are an administrator on this board and have the proper permissions, you can add further BBCodes through the Custom BBCodes section.' ) ); - -?>
\ No newline at end of file |