From 90146d96869882e595362910651f8e7882471638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mantas=20Jonu=C5=A1as?= <mantas.jonusas@nfq.lt> Date: Tue, 17 Feb 2015 13:25:27 +0200 Subject: [PATCH] Updated headers --- Filter/RangeFilterTest.php | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Filter/RangeFilterTest.php b/Filter/RangeFilterTest.php index cac25cd..4214082 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; -- GitLab