diff --git a/Filter/RangeFilterTest.php b/Filter/RangeFilterTest.php index cac25cd57f06ab1c580fb6659f8af95bf84b661c..4214082170b9ce6a093d4063aa85f93dd5aa7373 100644 --- a/Filter/RangeFilterTest.php +++ b/Filter/RangeFilterTest.php @@ -1,10 +1,12 @@ <?php -/** - * Created by PhpStorm. - * User: chyzas - * Date: 14.12.22 - * Time: 19.35 +/* + * This file is part of the ONGR package. + * + * (c) NFQ Technologies UAB <info@nfq.com> + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. */ namespace ONGR\ElasticsearchBundle\Tests\Unit\DSL\Filter;