mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-01 20:26:19 +03:00
chore(unsubscribe): Add copyright.
This commit is contained in:
parent
ce2bd4b0f1
commit
ef5336450e
1 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,12 @@
|
|||
<?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;
|
||||
|
||||
use Mailgun\Model\Suppression\Unsubscribe\Unsubscribe;
|
||||
|
|
Loading…
Add table
Reference in a new issue