From 78e1d119f5b1f92da8ffe068d947035b6f5305ea Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Sat, 3 May 2014 19:16:40 +0200 Subject: [PATCH] [ticket/11497] Change the date in the package declaration PHPBB3-11497 --- tests/mock/controller_helper.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/mock/controller_helper.php b/tests/mock/controller_helper.php index c53d7265c4..d46d89b367 100644 --- a/tests/mock/controller_helper.php +++ b/tests/mock/controller_helper.php @@ -2,7 +2,7 @@ /** * * @package testing -* @copyright (c) 2011 phpBB Group +* @copyright (c) 2014 phpBB Group * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2 * */