diff --git a/src/Bundle/ChillPersonBundle/migrations/Version20250514115009.php b/src/Bundle/ChillPersonBundle/migrations/Version20250514115009.php index 364456281..719366d92 100644 --- a/src/Bundle/ChillPersonBundle/migrations/Version20250514115009.php +++ b/src/Bundle/ChillPersonBundle/migrations/Version20250514115009.php @@ -2,6 +2,13 @@ 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\Migrations\Person; use Doctrine\DBAL\Schema\Schema;