aboutsummaryrefslogtreecommitdiffstats
path: root/tests/controller
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2013-03-15 14:06:56 +0100
committerDavid King <imkingdavid@gmail.com>2013-03-15 09:18:15 -0400
commit9157095cdabe629765ab0583f2850c2d4771c1d1 (patch)
tree570a253fa4fa5a009b41fa4f2fc48b26a44713e4 /tests/controller
parent076711d9a95e05083143b7ac4a589914a2e2b2ad (diff)
downloadforums-9157095cdabe629765ab0583f2850c2d4771c1d1.tar
forums-9157095cdabe629765ab0583f2850c2d4771c1d1.tar.gz
forums-9157095cdabe629765ab0583f2850c2d4771c1d1.tar.bz2
forums-9157095cdabe629765ab0583f2850c2d4771c1d1.tar.xz
forums-9157095cdabe629765ab0583f2850c2d4771c1d1.zip
[ticket/11334] Fix copyright year in test file
PHPBB3-11334
Diffstat (limited to 'tests/controller')
-rw-r--r--tests/controller/helper_url_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/controller/helper_url_test.php b/tests/controller/helper_url_test.php
index 7754278219..f27c03501d 100644
--- a/tests/controller/helper_url_test.php
+++ b/tests/controller/helper_url_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
*
*/