aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/functions_acp/user_mock.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/functions_acp/user_mock.php b/tests/functions_acp/user_mock.php
index c7f62fc39b..17a39629c1 100644
--- a/tests/functions_acp/user_mock.php
+++ b/tests/functions_acp/user_mock.php
@@ -2,7 +2,7 @@
/**
*
* @package testing
-* @copyright (c) 2008 phpBB Group
+* @copyright (c) 2010 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/
@@ -30,4 +30,4 @@ class phpbb_mock_lang implements ArrayAccess
public function offsetUnset($offset)
{
}
-} \ No newline at end of file
+}