From c2f5ba69f0fb03a30d4f3cbf1e6d49e019edea7c Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sun, 12 May 2013 12:43:15 +0300 Subject: [PATCH] [ticket/develop/10772] Fix copyright year PHPBB3-10772 --- tests/functional/forum_style_test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/functional/forum_style_test.php b/tests/functional/forum_style_test.php index f9927454ad..1f38c2d057 100644 --- a/tests/functional/forum_style_test.php +++ b/tests/functional/forum_style_test.php @@ -2,7 +2,7 @@ /** * * @package testing -* @copyright (c) 2011 phpBB Group +* @copyright (c) 2013 phpBB Group * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2 * */