Skip to content

Commit

Permalink
chore(unsubscribe): Add copyright.
Browse files Browse the repository at this point in the history
  • Loading branch information
qpautrat authored and DavidGarciaCat committed Feb 1, 2018
1 parent ce2bd4b commit ef53364
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/Model/Suppression/Unsubscribe/UnsubscribeTest.php
Original file line number Diff line number Diff line change
@@ -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;
Expand Down

0 comments on commit ef53364

Please sign in to comment.