diff --git a/flextype/routes/web.php b/flextype/routes/web.php index b8db77d9..112bd494 100644 --- a/flextype/routes/web.php +++ b/flextype/routes/web.php @@ -1,5 +1,15 @@ + * @link http://romanenko.digital + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + namespace Flextype; use Psr\Http\Message\ResponseInterface as Response;