cs: Remove duplicated headers.

This commit is contained in:
Pol Dellaiera
2021-11-30 13:48:55 +01:00
parent 47c5855a21
commit cd3be25c22
940 changed files with 5 additions and 6579 deletions

View File

@@ -9,13 +9,6 @@
declare(strict_types=1);
/**
* Chill is a software for social workers.
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace Chill\PersonBundle\Tests\AccompanyingPeriod;
use Chill\MainBundle\Entity\Center;

View File

@@ -9,13 +9,6 @@
declare(strict_types=1);
/**
* Chill is a software for social workers.
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace Chill\PersonBundle\Tests\AccompanyingPeriod\SocialIssueConsistency;
use Chill\PersonBundle\AccompanyingPeriod\SocialIssueConsistency\AccompanyingPeriodLinkedWithSocialIssuesEntityInterface;