Skip to content

Commit 92b616a

Browse files
author
Alexis Lefebvre
committed
Remove duplicated licenses in tests files
1 parent 23f8bbb commit 92b616a

4 files changed

Lines changed: 0 additions & 36 deletions

File tree

tests/AppConfigLeanFramework/AppConfigLeanFrameworkKernel.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,6 @@
1313

1414
namespace Liip\FunctionalTestBundle\Tests\AppConfigLeanFramework;
1515

16-
/*
17-
* This file is part of the Liip/FunctionalTestBundle
18-
*
19-
* (c) Lukas Kahwe Smith <smith@pooteeweet.org>
20-
*
21-
* This source file is subject to the MIT license that is bundled
22-
* with this source code in the file LICENSE.
23-
*/
24-
2516
use Liip\FunctionalTestBundle\Tests\App\AppKernel;
2617
use Symfony\Component\Config\Loader\LoaderInterface;
2718

tests/AppConfigMysql/AppConfigMysqlKernel.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,6 @@
1313

1414
namespace Liip\FunctionalTestBundle\Tests\AppConfigMysql;
1515

16-
/*
17-
* This file is part of the Liip/FunctionalTestBundle
18-
*
19-
* (c) Lukas Kahwe Smith <smith@pooteeweet.org>
20-
*
21-
* This source file is subject to the MIT license that is bundled
22-
* with this source code in the file LICENSE.
23-
*/
24-
2516
use Liip\FunctionalTestBundle\Tests\App\AppKernel;
2617
use Symfony\Component\Config\Loader\LoaderInterface;
2718

tests/AppConfigMysqlCacheDb/AppConfigMysqlKernelCacheDb.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,6 @@
1313

1414
namespace Liip\FunctionalTestBundle\Tests\AppConfigMysqlCacheDb;
1515

16-
/*
17-
* This file is part of the Liip/FunctionalTestBundle
18-
*
19-
* (c) Lukas Kahwe Smith <smith@pooteeweet.org>
20-
*
21-
* This source file is subject to the MIT license that is bundled
22-
* with this source code in the file LICENSE.
23-
*/
24-
2516
use Liip\FunctionalTestBundle\Tests\AppConfigMysql\AppConfigMysqlKernel;
2617
use Symfony\Component\Config\Loader\LoaderInterface;
2718

tests/AppConfigPhpcr/AppConfigPhpcrKernel.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,6 @@
1313

1414
namespace Liip\FunctionalTestBundle\Tests\AppConfigPhpcr;
1515

16-
/*
17-
* This file is part of the Liip/FunctionalTestBundle
18-
*
19-
* (c) Lukas Kahwe Smith <smith@pooteeweet.org>
20-
*
21-
* This source file is subject to the MIT license that is bundled
22-
* with this source code in the file LICENSE.
23-
*/
24-
2516
use Liip\FunctionalTestBundle\Tests\App\AppKernel;
2617
use Symfony\Component\Config\Loader\LoaderInterface;
2718

0 commit comments

Comments
 (0)