mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/9823] Update copyright year and add newline at the end of the file.
PHPBB3-9823
This commit is contained in:
parent
1dd5058d51
commit
2b70f3d0e2
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue