fixed missing license

This commit is contained in:
Fabien Potencier 2019-07-18 10:16:25 +02:00
parent 6f78ad8d68
commit c8eed54684
1 changed files with 9 additions and 0 deletions

View File

@ -1,5 +1,14 @@
<?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Mailer\Bridge\Mailgun\Tests\Factory;
use Symfony\Component\Mailer\Bridge\Mailgun;