Skip to content

Commit 702fca3

Browse files
Automation51DAutomation51D
Automation51D
authored and
Automation51D
committed
REF: Updated copyright.
1 parent c44460c commit 702fca3

33 files changed

+33
-0
lines changed

AspectPropertyValue.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

BasicListEvidenceKeyFilter.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

Constants.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

ElementData.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

ElementDataDictionary.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

Evidence.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

EvidenceKeyFilter.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

FlowData.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

FlowElement.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

JavascriptBuilder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

JsonBundler.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

Logger.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

Messages.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

Pipeline.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

PipelineBuilder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

SequenceElement.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

SetHeaderElement.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

Utils.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

examples/CustomFlowElement.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

examples/FlowElementsForExamples.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

examples/Pipeline.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

tests/CoreTests.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

tests/ExampleTests.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

tests/FlowDataTests.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

tests/JavaScriptBundlerTests.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

tests/SetHeaderTests.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

tests/classes/Constants.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

tests/classes/ErrorFlowData.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

tests/classes/ExampleFlowElement1.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

tests/classes/ExampleFlowElement2.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

tests/classes/MemoryLogger.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

tests/classes/StopFlowData.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

tests/classes/TestPipeline.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
/* *********************************************************************
23
* This Original Work is copyright of 51 Degrees Mobile Experts Limited.
34
* Copyright 2023 51 Degrees Mobile Experts Limited, Davidson House,

0 commit comments

Comments
 (0)