From 7abf244ac457b196e5380f31bd2281692bdbe439 Mon Sep 17 00:00:00 2001 From: Ishan Date: Mon, 19 Feb 2024 19:14:47 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1=20Add=20license?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/ccu_handler.ts | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/framework-plugins/lisk-framework-chain-connector-plugin/src/ccu_handler.ts b/framework-plugins/lisk-framework-chain-connector-plugin/src/ccu_handler.ts index 8ca9634fa5..626154bc4f 100644 --- a/framework-plugins/lisk-framework-chain-connector-plugin/src/ccu_handler.ts +++ b/framework-plugins/lisk-framework-chain-connector-plugin/src/ccu_handler.ts @@ -1,3 +1,17 @@ +/* + * Copyright © 2024 Lisk Foundation + * + * See the LICENSE file at the top-level directory of this distribution + * for licensing information. + * + * Unless otherwise agreed in a custom licensing agreement with the Lisk Foundation, + * no part of this software, including this file, may be copied, modified, + * propagated, or distributed except according to the terms contained in the + * LICENSE file. + * + * Removal or modification of this copyright notice is prohibited. + */ + import { ActiveValidatorsUpdate, CrossChainUpdateTransactionParams,