[ticket/9823] Update copyright year and add newline at the end of the file.

PHPBB3-9823
This commit is contained in:
Joas Schilling 2011-02-01 08:57:04 +01:00
parent 1dd5058d51
commit 2b70f3d0e2

View file

@ -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)
{
}
}
}