Skip to content

Commit 3f34d61

Browse files
Removed copyright
1 parent a593d72 commit 3f34d61

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

tests/TestCase.php

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,6 @@
22

33
declare(strict_types=1);
44

5-
/*
6-
* This file is part of the "dragon-code/support" project.
7-
*
8-
* For the full copyright and license information, please view the LICENSE
9-
* file that was distributed with this source code.
10-
*
11-
* @author Andrey Helldar <[email protected]>
12-
*
13-
* @copyright 2021 Andrey Helldar
14-
*
15-
* @license MIT
16-
*
17-
* @see https://github.com/TheDragonCode/support
18-
*/
19-
205
namespace Tests;
216

227
use Illuminate\Support\Facades\Route;

0 commit comments

Comments
 (0)