From d4f1b92479aeaab313d18c172e5e2fede7035281 Mon Sep 17 00:00:00 2001 From: Callum Macrae Date: Tue, 23 Aug 2011 11:38:59 +0100 Subject: [PATCH] [ticket/10240] Fixed copyright year in censor_text_test.php. PHPBB3-10240 --- tests/text_processing/censor_text_test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/text_processing/censor_text_test.php b/tests/text_processing/censor_text_test.php index 1d4b3fa943..6138d92e65 100644 --- a/tests/text_processing/censor_text_test.php +++ b/tests/text_processing/censor_text_test.php @@ -2,7 +2,7 @@ /** * * @package testing -* @copyright (c) 2008 phpBB Group +* @copyright (c) 2011 phpBB Group * @license http://opensource.org/licenses/gpl-license.php GNU Public License * */