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

@@ -12,8 +12,8 @@ namespace Meritoo\Common\Test\Utilities\Reflection;
* The E trait.
* Used for testing the Reflection class.
*
* @author Krzysztof Niziol <krzysztof.niziol@meritoo.pl>
* @copyright Meritoo.pl
* @author Meritoo <github@meritoo.pl>
* @copyright Meritoo <http://www.meritoo.pl>
*/
trait E
{