Skip to content

Commit 860af9e

Browse files
committed
Fix header license
1 parent a51b5a8 commit 860af9e

File tree

9 files changed

+9
-0
lines changed

9 files changed

+9
-0
lines changed

App/Request/PathInfoProcessor.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22
/**
33
* Copyright © OpenGento, All rights reserved.
4+
* See LICENSE bundled with this library for license details.
45
*/
56
declare(strict_types=1);
67

Model/Config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22
/**
33
* Copyright © OpenGento, All rights reserved.
4+
* See LICENSE bundled with this library for license details.
45
*/
56
declare(strict_types=1);
67

Model/Config/Source/PathTypes.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22
/**
33
* Copyright © OpenGento, All rights reserved.
4+
* See LICENSE bundled with this library for license details.
45
*/
56
declare(strict_types=1);
67

Model/StoreSwitcher/ApplyStorePath.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22
/**
33
* Copyright © OpenGento, All rights reserved.
4+
* See LICENSE bundled with this library for license details.
45
*/
56
declare(strict_types=1);
67

Model/StoreSwitcher/RevertStorePath.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22
/**
33
* Copyright © OpenGento, All rights reserved.
4+
* See LICENSE bundled with this library for license details.
45
*/
56
declare(strict_types=1);
67

Plugin/App/Request/StorePathInfoValidator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22
/**
33
* Copyright © OpenGento, All rights reserved.
4+
* See LICENSE bundled with this library for license details.
45
*/
56
declare(strict_types=1);
67

Plugin/Url/Scope.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22
/**
33
* Copyright © OpenGento, All rights reserved.
4+
* See LICENSE bundled with this library for license details.
45
*/
56
declare(strict_types=1);
67

Service/PathResolver.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22
/**
33
* Copyright © OpenGento, All rights reserved.
4+
* See LICENSE bundled with this library for license details.
45
*/
56
declare(strict_types=1);
67

Service/UriUtils.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22
/**
33
* Copyright © OpenGento, All rights reserved.
4+
* See LICENSE bundled with this library for license details.
45
*/
56
declare(strict_types=1);
67

0 commit comments

Comments
 (0)