Skip to content

Commit b49bae0

Browse files
author
Andrey Helldar
committed
Updated copyrights
1 parent 3606d1f commit b49bae0

35 files changed

+70
-70
lines changed

src/Cashier/Auth/Auth.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the "andrey-helldar/contracts" project.
4+
* This file is part of the "dragon-code/contracts" project.
55
*
66
* For the full copyright and license information, please view the LICENSE
77
* file that was distributed with this source code.
@@ -12,7 +12,7 @@
1212
*
1313
* @license MIT
1414
*
15-
* @see https://github.com/andrey-helldar/contracts
15+
* @see https://github.com/TheDragonCode/contracts
1616
*/
1717

1818
declare(strict_types=1);

src/Cashier/Config/Details.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the "andrey-helldar/contracts" project.
4+
* This file is part of the "dragon-code/contracts" project.
55
*
66
* For the full copyright and license information, please view the LICENSE
77
* file that was distributed with this source code.
@@ -12,7 +12,7 @@
1212
*
1313
* @license MIT
1414
*
15-
* @see https://github.com/andrey-helldar/contracts
15+
* @see https://github.com/TheDragonCode/contracts
1616
*/
1717

1818
declare(strict_types=1);

src/Cashier/Config/Driver.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the "andrey-helldar/contracts" project.
4+
* This file is part of the "dragon-code/contracts" project.
55
*
66
* For the full copyright and license information, please view the LICENSE
77
* file that was distributed with this source code.
@@ -12,7 +12,7 @@
1212
*
1313
* @license MIT
1414
*
15-
* @see https://github.com/andrey-helldar/contracts
15+
* @see https://github.com/TheDragonCode/contracts
1616
*/
1717

1818
declare(strict_types=1);

src/Cashier/Config/Logs.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the "andrey-helldar/contracts" project.
4+
* This file is part of the "dragon-code/contracts" project.
55
*
66
* For the full copyright and license information, please view the LICENSE
77
* file that was distributed with this source code.
@@ -12,7 +12,7 @@
1212
*
1313
* @license MIT
1414
*
15-
* @see https://github.com/andrey-helldar/contracts
15+
* @see https://github.com/TheDragonCode/contracts
1616
*/
1717

1818
declare(strict_types=1);

src/Cashier/Config/Main.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the "andrey-helldar/contracts" project.
4+
* This file is part of the "dragon-code/contracts" project.
55
*
66
* For the full copyright and license information, please view the LICENSE
77
* file that was distributed with this source code.
@@ -12,7 +12,7 @@
1212
*
1313
* @license MIT
1414
*
15-
* @see https://github.com/andrey-helldar/contracts
15+
* @see https://github.com/TheDragonCode/contracts
1616
*/
1717

1818
declare(strict_types=1);

src/Cashier/Config/Payment.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the "andrey-helldar/contracts" project.
4+
* This file is part of the "dragon-code/contracts" project.
55
*
66
* For the full copyright and license information, please view the LICENSE
77
* file that was distributed with this source code.
@@ -12,7 +12,7 @@
1212
*
1313
* @license MIT
1414
*
15-
* @see https://github.com/andrey-helldar/contracts
15+
* @see https://github.com/TheDragonCode/contracts
1616
*/
1717

1818
declare(strict_types=1);

src/Cashier/Config/Payments/Attributes.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the "andrey-helldar/contracts" project.
4+
* This file is part of the "dragon-code/contracts" project.
55
*
66
* For the full copyright and license information, please view the LICENSE
77
* file that was distributed with this source code.
@@ -12,7 +12,7 @@
1212
*
1313
* @license MIT
1414
*
15-
* @see https://github.com/andrey-helldar/contracts
15+
* @see https://github.com/TheDragonCode/contracts
1616
*/
1717

1818
declare(strict_types=1);

src/Cashier/Config/Payments/Map.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the "andrey-helldar/contracts" project.
4+
* This file is part of the "dragon-code/contracts" project.
55
*
66
* For the full copyright and license information, please view the LICENSE
77
* file that was distributed with this source code.
@@ -12,7 +12,7 @@
1212
*
1313
* @license MIT
1414
*
15-
* @see https://github.com/andrey-helldar/contracts
15+
* @see https://github.com/TheDragonCode/contracts
1616
*/
1717

1818
declare(strict_types=1);

src/Cashier/Config/Payments/Statuses.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the "andrey-helldar/contracts" project.
4+
* This file is part of the "dragon-code/contracts" project.
55
*
66
* For the full copyright and license information, please view the LICENSE
77
* file that was distributed with this source code.
@@ -12,7 +12,7 @@
1212
*
1313
* @license MIT
1414
*
15-
* @see https://github.com/andrey-helldar/contracts
15+
* @see https://github.com/TheDragonCode/contracts
1616
*/
1717

1818
declare(strict_types=1);

src/Cashier/Config/Queue.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the "andrey-helldar/contracts" project.
4+
* This file is part of the "dragon-code/contracts" project.
55
*
66
* For the full copyright and license information, please view the LICENSE
77
* file that was distributed with this source code.
@@ -12,7 +12,7 @@
1212
*
1313
* @license MIT
1414
*
15-
* @see https://github.com/andrey-helldar/contracts
15+
* @see https://github.com/TheDragonCode/contracts
1616
*/
1717

1818
declare(strict_types=1);

0 commit comments

Comments
 (0)