chore(unsubscribe): Add copyright.

This commit is contained in:
Quentin 2017-12-19 11:28:02 +01:00 committed by David Garcia
parent ce2bd4b0f1
commit ef5336450e

View File

@ -1,5 +1,12 @@
<?php <?php
/*
* Copyright (C) 2013 Mailgun
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
*/
namespace Mailgun\Tests\Model\Suppression\Unsubscribe; namespace Mailgun\Tests\Model\Suppression\Unsubscribe;
use Mailgun\Model\Suppression\Unsubscribe\Unsubscribe; use Mailgun\Model\Suppression\Unsubscribe\Unsubscribe;