mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-02-06 08:19:25 +03:00
chore(unsubscribe): Add copyright.
This commit is contained in:
parent
ce2bd4b0f1
commit
ef5336450e
@ -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…
x
Reference in New Issue
Block a user