Add missing information about license

This commit is contained in:
Meritoo
2017-09-07 15:12:47 +02:00
parent aeea1df04b
commit d4dc274763
10 changed files with 50 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
<?php
/**
* (c) Meritoo.pl, http://www.meritoo.pl
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Meritoo\Common\Tests\Utilities\Reflection;
/**