Update @author and @copyright in classes' descriptions

This commit is contained in:
Meritoo
2018-07-01 21:07:47 +02:00
parent 848adef015
commit 64499b49d3
85 changed files with 186 additions and 185 deletions

View File

@@ -17,8 +17,8 @@ use stdClass;
/**
* Test case of the useful methods for repository
*
* @author Krzysztof Niziol <krzysztof.niziol@meritoo.pl>
* @copyright Meritoo.pl
* @author Meritoo <github@meritoo.pl>
* @copyright Meritoo <http://www.meritoo.pl>
*/
class RepositoryTest extends BaseTestCase
{