diff --git a/src/main/kotlin/contracts/Cash.kt b/src/main/kotlin/contracts/Cash.kt index 9d198baacf..f02f78b9ff 100644 --- a/src/main/kotlin/contracts/Cash.kt +++ b/src/main/kotlin/contracts/Cash.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package contracts diff --git a/src/main/kotlin/contracts/CommercialPaper.kt b/src/main/kotlin/contracts/CommercialPaper.kt index fde3c9d92c..804de02784 100644 --- a/src/main/kotlin/contracts/CommercialPaper.kt +++ b/src/main/kotlin/contracts/CommercialPaper.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package contracts diff --git a/src/main/kotlin/contracts/CrowdFund.kt b/src/main/kotlin/contracts/CrowdFund.kt index 3b69aeb508..1bb60f44ef 100644 --- a/src/main/kotlin/contracts/CrowdFund.kt +++ b/src/main/kotlin/contracts/CrowdFund.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package contracts diff --git a/src/main/kotlin/contracts/DummyContract.kt b/src/main/kotlin/contracts/DummyContract.kt index 6114976b95..dd3bc4528c 100644 --- a/src/main/kotlin/contracts/DummyContract.kt +++ b/src/main/kotlin/contracts/DummyContract.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package contracts diff --git a/src/main/kotlin/contracts/JavaCommercialPaper.java b/src/main/kotlin/contracts/JavaCommercialPaper.java index f736934e24..0df66d4f63 100644 --- a/src/main/kotlin/contracts/JavaCommercialPaper.java +++ b/src/main/kotlin/contracts/JavaCommercialPaper.java @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package contracts; diff --git a/src/main/kotlin/core/ContractsDSL.kt b/src/main/kotlin/core/ContractsDSL.kt index 428eb1c9b7..c3e189a316 100644 --- a/src/main/kotlin/core/ContractsDSL.kt +++ b/src/main/kotlin/core/ContractsDSL.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package core diff --git a/src/main/kotlin/core/Crypto.kt b/src/main/kotlin/core/Crypto.kt index 997103a3e8..f9e9e9ce4a 100644 --- a/src/main/kotlin/core/Crypto.kt +++ b/src/main/kotlin/core/Crypto.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package core diff --git a/src/main/kotlin/core/Structures.kt b/src/main/kotlin/core/Structures.kt index 8c6d3e988a..23e2f51374 100644 --- a/src/main/kotlin/core/Structures.kt +++ b/src/main/kotlin/core/Structures.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package core diff --git a/src/main/kotlin/core/TransactionGroup.kt b/src/main/kotlin/core/TransactionGroup.kt index 27cc513f33..6f5d250b8a 100644 --- a/src/main/kotlin/core/TransactionGroup.kt +++ b/src/main/kotlin/core/TransactionGroup.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package core diff --git a/src/main/kotlin/core/Transactions.kt b/src/main/kotlin/core/Transactions.kt index 8cc3fb104d..8d37701d1a 100644 --- a/src/main/kotlin/core/Transactions.kt +++ b/src/main/kotlin/core/Transactions.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package core diff --git a/src/main/kotlin/core/Utils.kt b/src/main/kotlin/core/Utils.kt index 31a91a8162..b2d4d3dc19 100644 --- a/src/main/kotlin/core/Utils.kt +++ b/src/main/kotlin/core/Utils.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package core diff --git a/src/main/kotlin/core/serialization/Kryo.kt b/src/main/kotlin/core/serialization/Kryo.kt index 7b1b7c1f9f..3822feb269 100644 --- a/src/main/kotlin/core/serialization/Kryo.kt +++ b/src/main/kotlin/core/serialization/Kryo.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package core.serialization diff --git a/src/test/kotlin/contracts/CashTests.kt b/src/test/kotlin/contracts/CashTests.kt index 8d9b3259a3..65989a0de9 100644 --- a/src/test/kotlin/contracts/CashTests.kt +++ b/src/test/kotlin/contracts/CashTests.kt @@ -1,3 +1,11 @@ +/* + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. + */ + /* * Copyright 2015, R3 CEV. All rights reserved. */ diff --git a/src/test/kotlin/contracts/CommercialPaperTests.kt b/src/test/kotlin/contracts/CommercialPaperTests.kt index c9a708b786..f6b9f4d0d0 100644 --- a/src/test/kotlin/contracts/CommercialPaperTests.kt +++ b/src/test/kotlin/contracts/CommercialPaperTests.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package contracts diff --git a/src/test/kotlin/contracts/CrowdFundTests.kt b/src/test/kotlin/contracts/CrowdFundTests.kt index 18d999319f..cb696e062b 100644 --- a/src/test/kotlin/contracts/CrowdFundTests.kt +++ b/src/test/kotlin/contracts/CrowdFundTests.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package contracts diff --git a/src/test/kotlin/core/TransactionGroupTests.kt b/src/test/kotlin/core/TransactionGroupTests.kt index 42a4c5ab2f..18113f9297 100644 --- a/src/test/kotlin/core/TransactionGroupTests.kt +++ b/src/test/kotlin/core/TransactionGroupTests.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package core diff --git a/src/test/kotlin/core/serialization/KryoTests.kt b/src/test/kotlin/core/serialization/KryoTests.kt index cb14484fa2..07647049e5 100644 --- a/src/test/kotlin/core/serialization/KryoTests.kt +++ b/src/test/kotlin/core/serialization/KryoTests.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package core.serialization diff --git a/src/test/kotlin/core/serialization/TransactionSerializationTests.kt b/src/test/kotlin/core/serialization/TransactionSerializationTests.kt index 81534e71d4..9aa775b5a9 100644 --- a/src/test/kotlin/core/serialization/TransactionSerializationTests.kt +++ b/src/test/kotlin/core/serialization/TransactionSerializationTests.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package core.serialization diff --git a/src/test/kotlin/core/testutils/TestUtils.kt b/src/test/kotlin/core/testutils/TestUtils.kt index 33a85f8956..615fda6b24 100644 --- a/src/test/kotlin/core/testutils/TestUtils.kt +++ b/src/test/kotlin/core/testutils/TestUtils.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ @file:Suppress("UNUSED_PARAMETER", "UNCHECKED_CAST") diff --git a/src/test/kotlin/core/visualiser/GraphStream.kt b/src/test/kotlin/core/visualiser/GraphStream.kt index 039ae374c4..43e3e33d57 100644 --- a/src/test/kotlin/core/visualiser/GraphStream.kt +++ b/src/test/kotlin/core/visualiser/GraphStream.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package core.visualiser diff --git a/src/test/kotlin/core/visualiser/GraphStreamVisualiser.kt b/src/test/kotlin/core/visualiser/GraphStreamVisualiser.kt index dc96a3540a..90a8d820b7 100644 --- a/src/test/kotlin/core/visualiser/GraphStreamVisualiser.kt +++ b/src/test/kotlin/core/visualiser/GraphStreamVisualiser.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ @file:Suppress("CAST_NEVER_SUCCEEDS") diff --git a/src/test/kotlin/core/visualiser/GroupToGraphConversion.kt b/src/test/kotlin/core/visualiser/GroupToGraphConversion.kt index 17f094e3dc..f566efad3c 100644 --- a/src/test/kotlin/core/visualiser/GroupToGraphConversion.kt +++ b/src/test/kotlin/core/visualiser/GroupToGraphConversion.kt @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package core.visualiser diff --git a/src/test/kotlin/core/visualiser/StateViewer.java b/src/test/kotlin/core/visualiser/StateViewer.java index 9cfa1d5d4f..5f71b3a1ba 100644 --- a/src/test/kotlin/core/visualiser/StateViewer.java +++ b/src/test/kotlin/core/visualiser/StateViewer.java @@ -1,5 +1,9 @@ /* - * Copyright 2015, R3 CEV. All rights reserved. + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. */ package core.visualiser; diff --git a/src/test/resources/core/visualiser/graph.css b/src/test/resources/core/visualiser/graph.css index fbed44e5fd..6d29e7ee1e 100644 --- a/src/test/resources/core/visualiser/graph.css +++ b/src/test/resources/core/visualiser/graph.css @@ -1,3 +1,11 @@ +/* + * Copyright 2015 Distributed Ledger Group LLC. Distributed as Licensed Company IP to DLG Group Members + * pursuant to the August 7, 2015 Advisory Services Agreement and subject to the Company IP License terms + * set forth therein. + * + * All other rights reserved. + */ + node.tx { size: 10px; fill-color: blue;