Skip to content

Commit 9e4c3fd

Browse files
committed
Projection foundation under open licence
1 parent 5e9a744 commit 9e4c3fd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+48
-48
lines changed

packages/Ecotone/src/Projecting/Attribute/ProjectionBackfill.php

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

33
/*
4-
* licence Enterprise
4+
* licence Apache-2.0
55
*/
66
declare(strict_types=1);
77

packages/Ecotone/src/Projecting/Attribute/ProjectionExecution.php

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

33
/*
4-
* licence Enterprise
4+
* licence Apache-2.0
55
*/
66
declare(strict_types=1);
77

packages/Ecotone/src/Projecting/Attribute/ProjectionFlush.php

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

33
/*
4-
* licence Enterprise
4+
* licence Apache-2.0
55
*/
66
declare(strict_types=1);
77

packages/Ecotone/src/Projecting/Attribute/ProjectionV2.php

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

33
/*
4-
* licence Enterprise
4+
* licence Apache-2.0
55
*/
66
declare(strict_types=1);
77

packages/Ecotone/src/Projecting/Config/EcotoneProjectionExecutorBuilder.php

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

33
/*
4-
* licence Enterprise
4+
* licence Apache-2.0
55
*/
66
declare(strict_types=1);
77

packages/Ecotone/src/Projecting/Config/PartitionProviderRegistryModule.php

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

33
/*
4-
* licence Enterprise
4+
* licence Apache-2.0
55
*/
66
declare(strict_types=1);
77

packages/Ecotone/src/Projecting/Config/ProjectingAttributeModule.php

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

33
/*
4-
* licence Enterprise
4+
* licence Apache-2.0
55
*/
66
declare(strict_types=1);
77

packages/Ecotone/src/Projecting/Config/ProjectingConsoleCommands.php

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

33
/*
4-
* licence Enterprise
4+
* licence Apache-2.0
55
*/
66
declare(strict_types=1);
77

packages/Ecotone/src/Projecting/Config/ProjectingModule.php

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

33
/*
4-
* licence Enterprise
4+
* licence Apache-2.0
55
*/
66
declare(strict_types=1);
77

packages/Ecotone/src/Projecting/Config/ProjectingModuleRoutingExtension.php

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

33
/*
4-
* licence Enterprise
4+
* licence Apache-2.0
55
*/
66
declare(strict_types=1);
77

0 commit comments

Comments
 (0)