mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 05:28:18 +01:00
Add copyright
This commit is contained in:
parent
3c52ce10a2
commit
51a5c239aa
@ -16,6 +16,12 @@ use Exception;
|
||||
use GuzzleHttp\Client;
|
||||
use Illuminate\Contracts\Cache\Repository;
|
||||
|
||||
/**
|
||||
* This is the credits class.
|
||||
*
|
||||
* @author Graham Campbell <graham@alt-three.com>
|
||||
* @author James Brooks <james@alt-three.com>
|
||||
*/
|
||||
class Credits implements CreditsContract
|
||||
{
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user