diff options
Diffstat (limited to 'phpBB/language/en/acp/prune.php')
-rw-r--r-- | phpBB/language/en/acp/prune.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/phpBB/language/en/acp/prune.php b/phpBB/language/en/acp/prune.php index 8a06225102..b8c255e38d 100644 --- a/phpBB/language/en/acp/prune.php +++ b/phpBB/language/en/acp/prune.php @@ -4,9 +4,8 @@ * acp_prune [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 * */ @@ -87,5 +86,3 @@ $lang = array_merge($lang, array( 'TOPICS_PRUNED' => 'Topics pruned', )); - -?>
\ No newline at end of file |