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 +}