From cf468bcc09ac8c4893abf9695aa0a4dcd9bef105 Mon Sep 17 00:00:00 2001 From: Dhruv Date: Sat, 6 Jul 2013 15:14:02 +0530 Subject: [PATCH] [ticket/11581] Fix year in copyright header PHPBB3-11581 --- tests/functional/ucp_pm_test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/functional/ucp_pm_test.php b/tests/functional/ucp_pm_test.php index 41254969ed..09521cc9f4 100644 --- a/tests/functional/ucp_pm_test.php +++ b/tests/functional/ucp_pm_test.php @@ -2,7 +2,7 @@ /** * * @package testing -* @copyright (c) 2012 phpBB Group +* @copyright (c) 2013 phpBB Group * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2 * */