diff --git a/bizinikiwi/bin/node/bench/src/common.rs b/bizinikiwi/bin/node/bench/src/common.rs index f04a3a71..b539b239 100644 --- a/bizinikiwi/bin/node/bench/src/common.rs +++ b/bizinikiwi/bin/node/bench/src/common.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/bench/src/construct.rs b/bizinikiwi/bin/node/bench/src/construct.rs index 26dc05b0..d0b72d50 100644 --- a/bizinikiwi/bin/node/bench/src/construct.rs +++ b/bizinikiwi/bin/node/bench/src/construct.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/bench/src/core.rs b/bizinikiwi/bin/node/bench/src/core.rs index ca78230a..91c857f6 100644 --- a/bizinikiwi/bin/node/bench/src/core.rs +++ b/bizinikiwi/bin/node/bench/src/core.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/bench/src/generator.rs b/bizinikiwi/bin/node/bench/src/generator.rs index 377a8499..39c06a9e 100644 --- a/bizinikiwi/bin/node/bench/src/generator.rs +++ b/bizinikiwi/bin/node/bench/src/generator.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/bench/src/import.rs b/bizinikiwi/bin/node/bench/src/import.rs index 2474a97e..5c5e4f38 100644 --- a/bizinikiwi/bin/node/bench/src/import.rs +++ b/bizinikiwi/bin/node/bench/src/import.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/bench/src/main.rs b/bizinikiwi/bin/node/bench/src/main.rs index 13d5ea5b..a7e0cd2c 100644 --- a/bizinikiwi/bin/node/bench/src/main.rs +++ b/bizinikiwi/bin/node/bench/src/main.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/bench/src/simple_trie.rs b/bizinikiwi/bin/node/bench/src/simple_trie.rs index f41e5639..67ed7f17 100644 --- a/bizinikiwi/bin/node/bench/src/simple_trie.rs +++ b/bizinikiwi/bin/node/bench/src/simple_trie.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/bench/src/state_sizes.rs b/bizinikiwi/bin/node/bench/src/state_sizes.rs index 353c783c..8920eb39 100644 --- a/bizinikiwi/bin/node/bench/src/state_sizes.rs +++ b/bizinikiwi/bin/node/bench/src/state_sizes.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/bench/src/tempdb.rs b/bizinikiwi/bin/node/bench/src/tempdb.rs index af164c16..eb104789 100644 --- a/bizinikiwi/bin/node/bench/src/tempdb.rs +++ b/bizinikiwi/bin/node/bench/src/tempdb.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/bench/src/trie.rs b/bizinikiwi/bin/node/bench/src/trie.rs index cd0f5e4f..0c8cf41b 100644 --- a/bizinikiwi/bin/node/bench/src/trie.rs +++ b/bizinikiwi/bin/node/bench/src/trie.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/bench/src/txpool.rs b/bizinikiwi/bin/node/bench/src/txpool.rs index 011cef10..e0040013 100644 --- a/bizinikiwi/bin/node/bench/src/txpool.rs +++ b/bizinikiwi/bin/node/bench/src/txpool.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/benches/block_production.rs b/bizinikiwi/bin/node/cli/benches/block_production.rs index c06cd42c..4f232f62 100644 --- a/bizinikiwi/bin/node/cli/benches/block_production.rs +++ b/bizinikiwi/bin/node/cli/benches/block_production.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/benches/executor.rs b/bizinikiwi/bin/node/cli/benches/executor.rs index 97270746..c7220783 100644 --- a/bizinikiwi/bin/node/cli/benches/executor.rs +++ b/bizinikiwi/bin/node/cli/benches/executor.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/benches/transaction_pool.rs b/bizinikiwi/bin/node/cli/benches/transaction_pool.rs index 60f487a6..b87f1d82 100644 --- a/bizinikiwi/bin/node/cli/benches/transaction_pool.rs +++ b/bizinikiwi/bin/node/cli/benches/transaction_pool.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/bin/main.rs b/bizinikiwi/bin/node/cli/bin/main.rs index a1b8aa56..e26326ad 100644 --- a/bizinikiwi/bin/node/cli/bin/main.rs +++ b/bizinikiwi/bin/node/cli/bin/main.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/build.rs b/bizinikiwi/bin/node/cli/build.rs index b127a535..ddcf752a 100644 --- a/bizinikiwi/bin/node/cli/build.rs +++ b/bizinikiwi/bin/node/cli/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/src/benchmarking.rs b/bizinikiwi/bin/node/cli/src/benchmarking.rs index da6817c2..154e9e76 100644 --- a/bizinikiwi/bin/node/cli/src/benchmarking.rs +++ b/bizinikiwi/bin/node/cli/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/src/chain_spec.rs b/bizinikiwi/bin/node/cli/src/chain_spec.rs index edafc94d..23bf1d22 100644 --- a/bizinikiwi/bin/node/cli/src/chain_spec.rs +++ b/bizinikiwi/bin/node/cli/src/chain_spec.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/src/cli.rs b/bizinikiwi/bin/node/cli/src/cli.rs index 9d2687e9..623d3cdb 100644 --- a/bizinikiwi/bin/node/cli/src/cli.rs +++ b/bizinikiwi/bin/node/cli/src/cli.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/src/command.rs b/bizinikiwi/bin/node/cli/src/command.rs index 00fba0d1..1dbacbc8 100644 --- a/bizinikiwi/bin/node/cli/src/command.rs +++ b/bizinikiwi/bin/node/cli/src/command.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/src/lib.rs b/bizinikiwi/bin/node/cli/src/lib.rs index 284a7229..a3261ed1 100644 --- a/bizinikiwi/bin/node/cli/src/lib.rs +++ b/bizinikiwi/bin/node/cli/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/src/service.rs b/bizinikiwi/bin/node/cli/src/service.rs index 5a0d5b3b..1dbfae2c 100644 --- a/bizinikiwi/bin/node/cli/src/service.rs +++ b/bizinikiwi/bin/node/cli/src/service.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/basic.rs b/bizinikiwi/bin/node/cli/tests/basic.rs index e47186b4..aed96549 100644 --- a/bizinikiwi/bin/node/cli/tests/basic.rs +++ b/bizinikiwi/bin/node/cli/tests/basic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/benchmark_block_works.rs b/bizinikiwi/bin/node/cli/tests/benchmark_block_works.rs index e3e0ea09..c4a7ab60 100644 --- a/bizinikiwi/bin/node/cli/tests/benchmark_block_works.rs +++ b/bizinikiwi/bin/node/cli/tests/benchmark_block_works.rs @@ -1,7 +1,7 @@ // This file is part of Bizinikiwi. #![allow(deprecated)] -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/benchmark_extrinsic_works.rs b/bizinikiwi/bin/node/cli/tests/benchmark_extrinsic_works.rs index 6fafb202..0289a362 100644 --- a/bizinikiwi/bin/node/cli/tests/benchmark_extrinsic_works.rs +++ b/bizinikiwi/bin/node/cli/tests/benchmark_extrinsic_works.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/benchmark_machine_works.rs b/bizinikiwi/bin/node/cli/tests/benchmark_machine_works.rs index e2265fb1..b4bb0216 100644 --- a/bizinikiwi/bin/node/cli/tests/benchmark_machine_works.rs +++ b/bizinikiwi/bin/node/cli/tests/benchmark_machine_works.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/benchmark_overhead_works.rs b/bizinikiwi/bin/node/cli/tests/benchmark_overhead_works.rs index ed847783..261c7bb0 100644 --- a/bizinikiwi/bin/node/cli/tests/benchmark_overhead_works.rs +++ b/bizinikiwi/bin/node/cli/tests/benchmark_overhead_works.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/benchmark_pallet_works.rs b/bizinikiwi/bin/node/cli/tests/benchmark_pallet_works.rs index 37d42537..08fc0749 100644 --- a/bizinikiwi/bin/node/cli/tests/benchmark_pallet_works.rs +++ b/bizinikiwi/bin/node/cli/tests/benchmark_pallet_works.rs @@ -1,7 +1,7 @@ // This file is part of Bizinikiwi. #![allow(deprecated)] -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/benchmark_pezpallet_works.rs b/bizinikiwi/bin/node/cli/tests/benchmark_pezpallet_works.rs index e2fdc177..a3104a16 100644 --- a/bizinikiwi/bin/node/cli/tests/benchmark_pezpallet_works.rs +++ b/bizinikiwi/bin/node/cli/tests/benchmark_pezpallet_works.rs @@ -1,7 +1,7 @@ // This file is part of Bizinikiwi. #![allow(deprecated)] -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/benchmark_storage_works.rs b/bizinikiwi/bin/node/cli/tests/benchmark_storage_works.rs index f404ac26..67a470ad 100644 --- a/bizinikiwi/bin/node/cli/tests/benchmark_storage_works.rs +++ b/bizinikiwi/bin/node/cli/tests/benchmark_storage_works.rs @@ -1,7 +1,7 @@ // This file is part of Bizinikiwi. #![allow(deprecated)] -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/build_spec_works.rs b/bizinikiwi/bin/node/cli/tests/build_spec_works.rs index 2a801ab2..44ff08a7 100644 --- a/bizinikiwi/bin/node/cli/tests/build_spec_works.rs +++ b/bizinikiwi/bin/node/cli/tests/build_spec_works.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/check_block_works.rs b/bizinikiwi/bin/node/cli/tests/check_block_works.rs index 1297e9fd..e9e6977f 100644 --- a/bizinikiwi/bin/node/cli/tests/check_block_works.rs +++ b/bizinikiwi/bin/node/cli/tests/check_block_works.rs @@ -1,7 +1,7 @@ // This file is part of Bizinikiwi. #![allow(deprecated)] -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/common.rs b/bizinikiwi/bin/node/cli/tests/common.rs index e552839c..914cc906 100644 --- a/bizinikiwi/bin/node/cli/tests/common.rs +++ b/bizinikiwi/bin/node/cli/tests/common.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/export_import_flow.rs b/bizinikiwi/bin/node/cli/tests/export_import_flow.rs index e4da680c..7351cd94 100644 --- a/bizinikiwi/bin/node/cli/tests/export_import_flow.rs +++ b/bizinikiwi/bin/node/cli/tests/export_import_flow.rs @@ -1,7 +1,7 @@ // This file is part of Bizinikiwi. #![allow(deprecated)] -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/fees.rs b/bizinikiwi/bin/node/cli/tests/fees.rs index c9071423..08587338 100644 --- a/bizinikiwi/bin/node/cli/tests/fees.rs +++ b/bizinikiwi/bin/node/cli/tests/fees.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/inspect_works.rs b/bizinikiwi/bin/node/cli/tests/inspect_works.rs index 3faa9acd..87b36623 100644 --- a/bizinikiwi/bin/node/cli/tests/inspect_works.rs +++ b/bizinikiwi/bin/node/cli/tests/inspect_works.rs @@ -1,7 +1,7 @@ // This file is part of Bizinikiwi. #![allow(deprecated)] -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/purge_chain_works.rs b/bizinikiwi/bin/node/cli/tests/purge_chain_works.rs index fcecea6a..ffa3b6d3 100644 --- a/bizinikiwi/bin/node/cli/tests/purge_chain_works.rs +++ b/bizinikiwi/bin/node/cli/tests/purge_chain_works.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/remember_state_pruning_works.rs b/bizinikiwi/bin/node/cli/tests/remember_state_pruning_works.rs index 73bb694c..962bb254 100644 --- a/bizinikiwi/bin/node/cli/tests/remember_state_pruning_works.rs +++ b/bizinikiwi/bin/node/cli/tests/remember_state_pruning_works.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/running_the_node_and_interrupt.rs b/bizinikiwi/bin/node/cli/tests/running_the_node_and_interrupt.rs index 9db07792..5127311f 100644 --- a/bizinikiwi/bin/node/cli/tests/running_the_node_and_interrupt.rs +++ b/bizinikiwi/bin/node/cli/tests/running_the_node_and_interrupt.rs @@ -1,7 +1,7 @@ // This file is part of Bizinikiwi. #![allow(deprecated)] -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/submit_transaction.rs b/bizinikiwi/bin/node/cli/tests/submit_transaction.rs index 6f821ea8..542a3dd1 100644 --- a/bizinikiwi/bin/node/cli/tests/submit_transaction.rs +++ b/bizinikiwi/bin/node/cli/tests/submit_transaction.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/telemetry.rs b/bizinikiwi/bin/node/cli/tests/telemetry.rs index 2dda39fc..f73bf5b2 100644 --- a/bizinikiwi/bin/node/cli/tests/telemetry.rs +++ b/bizinikiwi/bin/node/cli/tests/telemetry.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/temp_base_path_works.rs b/bizinikiwi/bin/node/cli/tests/temp_base_path_works.rs index 985f16d9..5299b7f8 100644 --- a/bizinikiwi/bin/node/cli/tests/temp_base_path_works.rs +++ b/bizinikiwi/bin/node/cli/tests/temp_base_path_works.rs @@ -1,7 +1,7 @@ // This file is part of Bizinikiwi. #![allow(deprecated)] -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/version.rs b/bizinikiwi/bin/node/cli/tests/version.rs index 7d8ea4e0..b0ee03ec 100644 --- a/bizinikiwi/bin/node/cli/tests/version.rs +++ b/bizinikiwi/bin/node/cli/tests/version.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/cli/tests/websocket_server.rs b/bizinikiwi/bin/node/cli/tests/websocket_server.rs index 3692ef77..e52c98cd 100644 --- a/bizinikiwi/bin/node/cli/tests/websocket_server.rs +++ b/bizinikiwi/bin/node/cli/tests/websocket_server.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/inspect/src/cli.rs b/bizinikiwi/bin/node/inspect/src/cli.rs index 46cfb0ab..2a10c01e 100644 --- a/bizinikiwi/bin/node/inspect/src/cli.rs +++ b/bizinikiwi/bin/node/inspect/src/cli.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/inspect/src/command.rs b/bizinikiwi/bin/node/inspect/src/command.rs index 4994557b..41360896 100644 --- a/bizinikiwi/bin/node/inspect/src/command.rs +++ b/bizinikiwi/bin/node/inspect/src/command.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/inspect/src/lib.rs b/bizinikiwi/bin/node/inspect/src/lib.rs index af6d00ad..ac1585ee 100644 --- a/bizinikiwi/bin/node/inspect/src/lib.rs +++ b/bizinikiwi/bin/node/inspect/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. // -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/primitives/src/lib.rs b/bizinikiwi/bin/node/primitives/src/lib.rs index b1ea0f4d..9b0dcd48 100644 --- a/bizinikiwi/bin/node/primitives/src/lib.rs +++ b/bizinikiwi/bin/node/primitives/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/bin/node/rpc/src/lib.rs b/bizinikiwi/bin/node/rpc/src/lib.rs index 2f77f726..c07e2bce 100644 --- a/bizinikiwi/bin/node/rpc/src/lib.rs +++ b/bizinikiwi/bin/node/rpc/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/bin/node/runtime/build.rs b/bizinikiwi/bin/node/runtime/build.rs index ac35754a..e4943910 100644 --- a/bizinikiwi/bin/node/runtime/build.rs +++ b/bizinikiwi/bin/node/runtime/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/bin/node/runtime/src/assets_api.rs b/bizinikiwi/bin/node/runtime/src/assets_api.rs index fa0fd6d9..ae5dd20f 100644 --- a/bizinikiwi/bin/node/runtime/src/assets_api.rs +++ b/bizinikiwi/bin/node/runtime/src/assets_api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/bin/node/runtime/src/constants.rs b/bizinikiwi/bin/node/runtime/src/constants.rs index ed4077d0..3dcdb895 100644 --- a/bizinikiwi/bin/node/runtime/src/constants.rs +++ b/bizinikiwi/bin/node/runtime/src/constants.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/bin/node/runtime/src/genesis_config_presets.rs b/bizinikiwi/bin/node/runtime/src/genesis_config_presets.rs index d16481ea..d50f0547 100644 --- a/bizinikiwi/bin/node/runtime/src/genesis_config_presets.rs +++ b/bizinikiwi/bin/node/runtime/src/genesis_config_presets.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/bin/node/runtime/src/impls.rs b/bizinikiwi/bin/node/runtime/src/impls.rs index 70759b28..6e3d1548 100644 --- a/bizinikiwi/bin/node/runtime/src/impls.rs +++ b/bizinikiwi/bin/node/runtime/src/impls.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/bin/node/runtime/src/lib.rs b/bizinikiwi/bin/node/runtime/src/lib.rs index 5436973f..5b622e15 100644 --- a/bizinikiwi/bin/node/runtime/src/lib.rs +++ b/bizinikiwi/bin/node/runtime/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/bin/node/runtime/src/voter_bags.rs b/bizinikiwi/bin/node/runtime/src/voter_bags.rs index 8bbe9518..54f630af 100644 --- a/bizinikiwi/bin/node/runtime/src/voter_bags.rs +++ b/bizinikiwi/bin/node/runtime/src/voter_bags.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/bin/node/testing/src/bench.rs b/bizinikiwi/bin/node/testing/src/bench.rs index 1c0176cf..c774df2f 100644 --- a/bizinikiwi/bin/node/testing/src/bench.rs +++ b/bizinikiwi/bin/node/testing/src/bench.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/testing/src/client.rs b/bizinikiwi/bin/node/testing/src/client.rs index 0fd648e4..ada6953b 100644 --- a/bizinikiwi/bin/node/testing/src/client.rs +++ b/bizinikiwi/bin/node/testing/src/client.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/testing/src/genesis.rs b/bizinikiwi/bin/node/testing/src/genesis.rs index a8ee2d98..f61ecfd0 100644 --- a/bizinikiwi/bin/node/testing/src/genesis.rs +++ b/bizinikiwi/bin/node/testing/src/genesis.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/testing/src/keyring.rs b/bizinikiwi/bin/node/testing/src/keyring.rs index cc7ee537..e86c6977 100644 --- a/bizinikiwi/bin/node/testing/src/keyring.rs +++ b/bizinikiwi/bin/node/testing/src/keyring.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/node/testing/src/lib.rs b/bizinikiwi/bin/node/testing/src/lib.rs index a4ca6e2c..754872cd 100644 --- a/bizinikiwi/bin/node/testing/src/lib.rs +++ b/bizinikiwi/bin/node/testing/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/utils/chain-spec-builder/bin/main.rs b/bizinikiwi/bin/utils/chain-spec-builder/bin/main.rs index 9d06a0ec..e3dbbcbc 100644 --- a/bizinikiwi/bin/utils/chain-spec-builder/bin/main.rs +++ b/bizinikiwi/bin/utils/chain-spec-builder/bin/main.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/utils/chain-spec-builder/build.rs b/bizinikiwi/bin/utils/chain-spec-builder/build.rs index 51ddf065..c252d65e 100644 --- a/bizinikiwi/bin/utils/chain-spec-builder/build.rs +++ b/bizinikiwi/bin/utils/chain-spec-builder/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/utils/chain-spec-builder/src/lib.rs b/bizinikiwi/bin/utils/chain-spec-builder/src/lib.rs index a4e2f6cd..eb5f31fc 100644 --- a/bizinikiwi/bin/utils/chain-spec-builder/src/lib.rs +++ b/bizinikiwi/bin/utils/chain-spec-builder/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/utils/chain-spec-builder/tests/test.rs b/bizinikiwi/bin/utils/chain-spec-builder/tests/test.rs index c7caf782..45080501 100644 --- a/bizinikiwi/bin/utils/chain-spec-builder/tests/test.rs +++ b/bizinikiwi/bin/utils/chain-spec-builder/tests/test.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/utils/pez-subkey/src/lib.rs b/bizinikiwi/bin/utils/pez-subkey/src/lib.rs index 2f61a5b0..6d8c18b5 100644 --- a/bizinikiwi/bin/utils/pez-subkey/src/lib.rs +++ b/bizinikiwi/bin/utils/pez-subkey/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/bin/utils/pez-subkey/src/main.rs b/bizinikiwi/bin/utils/pez-subkey/src/main.rs index c02fe816..5385d6d5 100644 --- a/bizinikiwi/bin/utils/pez-subkey/src/main.rs +++ b/bizinikiwi/bin/utils/pez-subkey/src/main.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/allocator/src/error.rs b/bizinikiwi/client/allocator/src/error.rs index 70fcf99e..2e3c209a 100644 --- a/bizinikiwi/client/allocator/src/error.rs +++ b/bizinikiwi/client/allocator/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/client/allocator/src/freeing_bump.rs b/bizinikiwi/client/allocator/src/freeing_bump.rs index 0cd87ad6..350fb8ff 100644 --- a/bizinikiwi/client/allocator/src/freeing_bump.rs +++ b/bizinikiwi/client/allocator/src/freeing_bump.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/client/allocator/src/lib.rs b/bizinikiwi/client/allocator/src/lib.rs index 533888ad..8372eb7a 100644 --- a/bizinikiwi/client/allocator/src/lib.rs +++ b/bizinikiwi/client/allocator/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/client/api/src/backend.rs b/bizinikiwi/client/api/src/backend.rs index 0c4a0b3d..9dc3e0b1 100644 --- a/bizinikiwi/client/api/src/backend.rs +++ b/bizinikiwi/client/api/src/backend.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/api/src/call_executor.rs b/bizinikiwi/client/api/src/call_executor.rs index 96bd2bf8..b4727c57 100644 --- a/bizinikiwi/client/api/src/call_executor.rs +++ b/bizinikiwi/client/api/src/call_executor.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/api/src/client.rs b/bizinikiwi/client/api/src/client.rs index 942c5953..54c5f3e1 100644 --- a/bizinikiwi/client/api/src/client.rs +++ b/bizinikiwi/client/api/src/client.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/api/src/execution_extensions.rs b/bizinikiwi/client/api/src/execution_extensions.rs index 8de18c96..994a0507 100644 --- a/bizinikiwi/client/api/src/execution_extensions.rs +++ b/bizinikiwi/client/api/src/execution_extensions.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/api/src/in_mem.rs b/bizinikiwi/client/api/src/in_mem.rs index d4b3e84a..cf7661da 100644 --- a/bizinikiwi/client/api/src/in_mem.rs +++ b/bizinikiwi/client/api/src/in_mem.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/api/src/leaves.rs b/bizinikiwi/client/api/src/leaves.rs index f0255440..58a2cce6 100644 --- a/bizinikiwi/client/api/src/leaves.rs +++ b/bizinikiwi/client/api/src/leaves.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/api/src/lib.rs b/bizinikiwi/client/api/src/lib.rs index daa53e0a..690de411 100644 --- a/bizinikiwi/client/api/src/lib.rs +++ b/bizinikiwi/client/api/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/api/src/notifications.rs b/bizinikiwi/client/api/src/notifications.rs index 9a04d662..cad69f04 100644 --- a/bizinikiwi/client/api/src/notifications.rs +++ b/bizinikiwi/client/api/src/notifications.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/api/src/notifications/registry.rs b/bizinikiwi/client/api/src/notifications/registry.rs index cc4726b7..3264f6dc 100644 --- a/bizinikiwi/client/api/src/notifications/registry.rs +++ b/bizinikiwi/client/api/src/notifications/registry.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/api/src/notifications/tests.rs b/bizinikiwi/client/api/src/notifications/tests.rs index 123dc263..0be14e9a 100644 --- a/bizinikiwi/client/api/src/notifications/tests.rs +++ b/bizinikiwi/client/api/src/notifications/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/api/src/proof_provider.rs b/bizinikiwi/client/api/src/proof_provider.rs index 5652014c..343b3971 100644 --- a/bizinikiwi/client/api/src/proof_provider.rs +++ b/bizinikiwi/client/api/src/proof_provider.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/authority-discovery/build.rs b/bizinikiwi/client/authority-discovery/build.rs index 671d2367..e7a3b58f 100644 --- a/bizinikiwi/client/authority-discovery/build.rs +++ b/bizinikiwi/client/authority-discovery/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/authority-discovery/src/error.rs b/bizinikiwi/client/authority-discovery/src/error.rs index 74a0e232..91300003 100644 --- a/bizinikiwi/client/authority-discovery/src/error.rs +++ b/bizinikiwi/client/authority-discovery/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/authority-discovery/src/interval.rs b/bizinikiwi/client/authority-discovery/src/interval.rs index f802129a..93a11e7d 100644 --- a/bizinikiwi/client/authority-discovery/src/interval.rs +++ b/bizinikiwi/client/authority-discovery/src/interval.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/authority-discovery/src/lib.rs b/bizinikiwi/client/authority-discovery/src/lib.rs index a3369532..49c3b60f 100644 --- a/bizinikiwi/client/authority-discovery/src/lib.rs +++ b/bizinikiwi/client/authority-discovery/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/authority-discovery/src/service.rs b/bizinikiwi/client/authority-discovery/src/service.rs index 7bce287b..d74d8561 100644 --- a/bizinikiwi/client/authority-discovery/src/service.rs +++ b/bizinikiwi/client/authority-discovery/src/service.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/authority-discovery/src/tests.rs b/bizinikiwi/client/authority-discovery/src/tests.rs index 7354326f..32f53412 100644 --- a/bizinikiwi/client/authority-discovery/src/tests.rs +++ b/bizinikiwi/client/authority-discovery/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/authority-discovery/src/worker.rs b/bizinikiwi/client/authority-discovery/src/worker.rs index 3e41b6f5..52451c05 100644 --- a/bizinikiwi/client/authority-discovery/src/worker.rs +++ b/bizinikiwi/client/authority-discovery/src/worker.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/authority-discovery/src/worker/addr_cache.rs b/bizinikiwi/client/authority-discovery/src/worker/addr_cache.rs index 8fdb9a9d..286c64ac 100644 --- a/bizinikiwi/client/authority-discovery/src/worker/addr_cache.rs +++ b/bizinikiwi/client/authority-discovery/src/worker/addr_cache.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/authority-discovery/src/worker/schema/tests.rs b/bizinikiwi/client/authority-discovery/src/worker/schema/tests.rs index 1db1be97..1cc97342 100644 --- a/bizinikiwi/client/authority-discovery/src/worker/schema/tests.rs +++ b/bizinikiwi/client/authority-discovery/src/worker/schema/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/authority-discovery/src/worker/tests.rs b/bizinikiwi/client/authority-discovery/src/worker/tests.rs index 24123964..cb960c16 100644 --- a/bizinikiwi/client/authority-discovery/src/worker/tests.rs +++ b/bizinikiwi/client/authority-discovery/src/worker/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/basic-authorship/src/basic_authorship.rs b/bizinikiwi/client/basic-authorship/src/basic_authorship.rs index e0f53187..38069630 100644 --- a/bizinikiwi/client/basic-authorship/src/basic_authorship.rs +++ b/bizinikiwi/client/basic-authorship/src/basic_authorship.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/basic-authorship/src/lib.rs b/bizinikiwi/client/basic-authorship/src/lib.rs index dbd8a161..86480c5b 100644 --- a/bizinikiwi/client/basic-authorship/src/lib.rs +++ b/bizinikiwi/client/basic-authorship/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/block-builder/src/lib.rs b/bizinikiwi/client/block-builder/src/lib.rs index dbff04aa..1435cef9 100644 --- a/bizinikiwi/client/block-builder/src/lib.rs +++ b/bizinikiwi/client/block-builder/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/chain-spec/derive/src/impls.rs b/bizinikiwi/client/chain-spec/derive/src/impls.rs index e406ef4a..d065eb38 100644 --- a/bizinikiwi/client/chain-spec/derive/src/impls.rs +++ b/bizinikiwi/client/chain-spec/derive/src/impls.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/chain-spec/derive/src/lib.rs b/bizinikiwi/client/chain-spec/derive/src/lib.rs index 7f4c7fc6..6defa016 100644 --- a/bizinikiwi/client/chain-spec/derive/src/lib.rs +++ b/bizinikiwi/client/chain-spec/derive/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/chain-spec/src/chain_spec.rs b/bizinikiwi/client/chain-spec/src/chain_spec.rs index a6dd4e5a..d41cc4bf 100644 --- a/bizinikiwi/client/chain-spec/src/chain_spec.rs +++ b/bizinikiwi/client/chain-spec/src/chain_spec.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/chain-spec/src/extension.rs b/bizinikiwi/client/chain-spec/src/extension.rs index fe79eda2..437600b7 100644 --- a/bizinikiwi/client/chain-spec/src/extension.rs +++ b/bizinikiwi/client/chain-spec/src/extension.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/chain-spec/src/genesis_block.rs b/bizinikiwi/client/chain-spec/src/genesis_block.rs index 5da345ca..64dcd113 100644 --- a/bizinikiwi/client/chain-spec/src/genesis_block.rs +++ b/bizinikiwi/client/chain-spec/src/genesis_block.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/chain-spec/src/genesis_config_builder.rs b/bizinikiwi/client/chain-spec/src/genesis_config_builder.rs index 5947cbb3..6c7d2c2f 100644 --- a/bizinikiwi/client/chain-spec/src/genesis_config_builder.rs +++ b/bizinikiwi/client/chain-spec/src/genesis_config_builder.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/chain-spec/src/json_patch.rs b/bizinikiwi/client/chain-spec/src/json_patch.rs index d0435762..1b80bcfc 100644 --- a/bizinikiwi/client/chain-spec/src/json_patch.rs +++ b/bizinikiwi/client/chain-spec/src/json_patch.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/chain-spec/src/lib.rs b/bizinikiwi/client/chain-spec/src/lib.rs index f4433f91..0dd0b793 100644 --- a/bizinikiwi/client/chain-spec/src/lib.rs +++ b/bizinikiwi/client/chain-spec/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/arg_enums.rs b/bizinikiwi/client/cli/src/arg_enums.rs index 48cbff23..469df2cf 100644 --- a/bizinikiwi/client/cli/src/arg_enums.rs +++ b/bizinikiwi/client/cli/src/arg_enums.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/build_spec_cmd.rs b/bizinikiwi/client/cli/src/commands/build_spec_cmd.rs index 1f68ec40..902586bd 100644 --- a/bizinikiwi/client/cli/src/commands/build_spec_cmd.rs +++ b/bizinikiwi/client/cli/src/commands/build_spec_cmd.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/chain_info_cmd.rs b/bizinikiwi/client/cli/src/commands/chain_info_cmd.rs index 19e5af49..bd9829c3 100644 --- a/bizinikiwi/client/cli/src/commands/chain_info_cmd.rs +++ b/bizinikiwi/client/cli/src/commands/chain_info_cmd.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/check_block_cmd.rs b/bizinikiwi/client/cli/src/commands/check_block_cmd.rs index 7649c8e4..9bd98429 100644 --- a/bizinikiwi/client/cli/src/commands/check_block_cmd.rs +++ b/bizinikiwi/client/cli/src/commands/check_block_cmd.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/export_blocks_cmd.rs b/bizinikiwi/client/cli/src/commands/export_blocks_cmd.rs index eeb455a3..d38f6429 100644 --- a/bizinikiwi/client/cli/src/commands/export_blocks_cmd.rs +++ b/bizinikiwi/client/cli/src/commands/export_blocks_cmd.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/export_chain_spec_cmd.rs b/bizinikiwi/client/cli/src/commands/export_chain_spec_cmd.rs index f71611a1..fba1e71c 100644 --- a/bizinikiwi/client/cli/src/commands/export_chain_spec_cmd.rs +++ b/bizinikiwi/client/cli/src/commands/export_chain_spec_cmd.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/export_state_cmd.rs b/bizinikiwi/client/cli/src/commands/export_state_cmd.rs index de8e72f7..42274d90 100644 --- a/bizinikiwi/client/cli/src/commands/export_state_cmd.rs +++ b/bizinikiwi/client/cli/src/commands/export_state_cmd.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/generate.rs b/bizinikiwi/client/cli/src/commands/generate.rs index ae3235e4..b895c464 100644 --- a/bizinikiwi/client/cli/src/commands/generate.rs +++ b/bizinikiwi/client/cli/src/commands/generate.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/generate_node_key.rs b/bizinikiwi/client/cli/src/commands/generate_node_key.rs index 04d52a4c..638d05c6 100644 --- a/bizinikiwi/client/cli/src/commands/generate_node_key.rs +++ b/bizinikiwi/client/cli/src/commands/generate_node_key.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/import_blocks_cmd.rs b/bizinikiwi/client/cli/src/commands/import_blocks_cmd.rs index ea0c08b7..24890374 100644 --- a/bizinikiwi/client/cli/src/commands/import_blocks_cmd.rs +++ b/bizinikiwi/client/cli/src/commands/import_blocks_cmd.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/insert_key.rs b/bizinikiwi/client/cli/src/commands/insert_key.rs index 33a3f8bd..bbbad351 100644 --- a/bizinikiwi/client/cli/src/commands/insert_key.rs +++ b/bizinikiwi/client/cli/src/commands/insert_key.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/inspect_key.rs b/bizinikiwi/client/cli/src/commands/inspect_key.rs index da53772e..6937efd8 100644 --- a/bizinikiwi/client/cli/src/commands/inspect_key.rs +++ b/bizinikiwi/client/cli/src/commands/inspect_key.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/inspect_node_key.rs b/bizinikiwi/client/cli/src/commands/inspect_node_key.rs index be2519f2..2ffea628 100644 --- a/bizinikiwi/client/cli/src/commands/inspect_node_key.rs +++ b/bizinikiwi/client/cli/src/commands/inspect_node_key.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/key.rs b/bizinikiwi/client/cli/src/commands/key.rs index c7ac3cd0..3d276714 100644 --- a/bizinikiwi/client/cli/src/commands/key.rs +++ b/bizinikiwi/client/cli/src/commands/key.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/mod.rs b/bizinikiwi/client/cli/src/commands/mod.rs index f1c9aa7a..c0a0d202 100644 --- a/bizinikiwi/client/cli/src/commands/mod.rs +++ b/bizinikiwi/client/cli/src/commands/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/purge_chain_cmd.rs b/bizinikiwi/client/cli/src/commands/purge_chain_cmd.rs index f0adcc43..cd6b0771 100644 --- a/bizinikiwi/client/cli/src/commands/purge_chain_cmd.rs +++ b/bizinikiwi/client/cli/src/commands/purge_chain_cmd.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/revert_cmd.rs b/bizinikiwi/client/cli/src/commands/revert_cmd.rs index 80a1db01..b16c219b 100644 --- a/bizinikiwi/client/cli/src/commands/revert_cmd.rs +++ b/bizinikiwi/client/cli/src/commands/revert_cmd.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/run_cmd.rs b/bizinikiwi/client/cli/src/commands/run_cmd.rs index 7001bb79..e2304b48 100644 --- a/bizinikiwi/client/cli/src/commands/run_cmd.rs +++ b/bizinikiwi/client/cli/src/commands/run_cmd.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/sign.rs b/bizinikiwi/client/cli/src/commands/sign.rs index f07ab441..c746240f 100644 --- a/bizinikiwi/client/cli/src/commands/sign.rs +++ b/bizinikiwi/client/cli/src/commands/sign.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/test/mod.rs b/bizinikiwi/client/cli/src/commands/test/mod.rs index 58ffac16..d8748cbe 100644 --- a/bizinikiwi/client/cli/src/commands/test/mod.rs +++ b/bizinikiwi/client/cli/src/commands/test/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/test/sig_verify.rs b/bizinikiwi/client/cli/src/commands/test/sig_verify.rs index a5838fd2..faff53fb 100644 --- a/bizinikiwi/client/cli/src/commands/test/sig_verify.rs +++ b/bizinikiwi/client/cli/src/commands/test/sig_verify.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/utils.rs b/bizinikiwi/client/cli/src/commands/utils.rs index 2d5e8713..c2517c7e 100644 --- a/bizinikiwi/client/cli/src/commands/utils.rs +++ b/bizinikiwi/client/cli/src/commands/utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/vanity.rs b/bizinikiwi/client/cli/src/commands/vanity.rs index c94c878b..b9caf452 100644 --- a/bizinikiwi/client/cli/src/commands/vanity.rs +++ b/bizinikiwi/client/cli/src/commands/vanity.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/commands/verify.rs b/bizinikiwi/client/cli/src/commands/verify.rs index 555730cd..943073cc 100644 --- a/bizinikiwi/client/cli/src/commands/verify.rs +++ b/bizinikiwi/client/cli/src/commands/verify.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/config.rs b/bizinikiwi/client/cli/src/config.rs index f7322c1c..17686966 100644 --- a/bizinikiwi/client/cli/src/config.rs +++ b/bizinikiwi/client/cli/src/config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/error.rs b/bizinikiwi/client/cli/src/error.rs index 5d98733e..420c1174 100644 --- a/bizinikiwi/client/cli/src/error.rs +++ b/bizinikiwi/client/cli/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/lib.rs b/bizinikiwi/client/cli/src/lib.rs index 1a968b34..64cff639 100644 --- a/bizinikiwi/client/cli/src/lib.rs +++ b/bizinikiwi/client/cli/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/params/database_params.rs b/bizinikiwi/client/cli/src/params/database_params.rs index 1d00f543..ad833304 100644 --- a/bizinikiwi/client/cli/src/params/database_params.rs +++ b/bizinikiwi/client/cli/src/params/database_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/params/import_params.rs b/bizinikiwi/client/cli/src/params/import_params.rs index 35ddc3c8..8dd3aca7 100644 --- a/bizinikiwi/client/cli/src/params/import_params.rs +++ b/bizinikiwi/client/cli/src/params/import_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/params/keystore_params.rs b/bizinikiwi/client/cli/src/params/keystore_params.rs index 2b2dd27f..213b2ffd 100644 --- a/bizinikiwi/client/cli/src/params/keystore_params.rs +++ b/bizinikiwi/client/cli/src/params/keystore_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/params/message_params.rs b/bizinikiwi/client/cli/src/params/message_params.rs index 2c1ed571..6c3e768f 100644 --- a/bizinikiwi/client/cli/src/params/message_params.rs +++ b/bizinikiwi/client/cli/src/params/message_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/params/mixnet_params.rs b/bizinikiwi/client/cli/src/params/mixnet_params.rs index cc216e37..ff3b9173 100644 --- a/bizinikiwi/client/cli/src/params/mixnet_params.rs +++ b/bizinikiwi/client/cli/src/params/mixnet_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/params/mod.rs b/bizinikiwi/client/cli/src/params/mod.rs index e30fc99b..969f9431 100644 --- a/bizinikiwi/client/cli/src/params/mod.rs +++ b/bizinikiwi/client/cli/src/params/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/params/network_params.rs b/bizinikiwi/client/cli/src/params/network_params.rs index 39b77054..79c0f244 100644 --- a/bizinikiwi/client/cli/src/params/network_params.rs +++ b/bizinikiwi/client/cli/src/params/network_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/params/node_key_params.rs b/bizinikiwi/client/cli/src/params/node_key_params.rs index cf1b850f..c5845d1d 100644 --- a/bizinikiwi/client/cli/src/params/node_key_params.rs +++ b/bizinikiwi/client/cli/src/params/node_key_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/params/offchain_worker_params.rs b/bizinikiwi/client/cli/src/params/offchain_worker_params.rs index e935acfb..6cccbeb5 100644 --- a/bizinikiwi/client/cli/src/params/offchain_worker_params.rs +++ b/bizinikiwi/client/cli/src/params/offchain_worker_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/params/prometheus_params.rs b/bizinikiwi/client/cli/src/params/prometheus_params.rs index 01b90ee3..534652c6 100644 --- a/bizinikiwi/client/cli/src/params/prometheus_params.rs +++ b/bizinikiwi/client/cli/src/params/prometheus_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/params/pruning_params.rs b/bizinikiwi/client/cli/src/params/pruning_params.rs index d836fd3f..da0b26ca 100644 --- a/bizinikiwi/client/cli/src/params/pruning_params.rs +++ b/bizinikiwi/client/cli/src/params/pruning_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/params/rpc_params.rs b/bizinikiwi/client/cli/src/params/rpc_params.rs index d26ba07c..9977a3fb 100644 --- a/bizinikiwi/client/cli/src/params/rpc_params.rs +++ b/bizinikiwi/client/cli/src/params/rpc_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/params/runtime_params.rs b/bizinikiwi/client/cli/src/params/runtime_params.rs index 40dac958..b4cc523d 100644 --- a/bizinikiwi/client/cli/src/params/runtime_params.rs +++ b/bizinikiwi/client/cli/src/params/runtime_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/params/shared_params.rs b/bizinikiwi/client/cli/src/params/shared_params.rs index 8f057982..2a826570 100644 --- a/bizinikiwi/client/cli/src/params/shared_params.rs +++ b/bizinikiwi/client/cli/src/params/shared_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/params/telemetry_params.rs b/bizinikiwi/client/cli/src/params/telemetry_params.rs index 9cb0118a..c0de9330 100644 --- a/bizinikiwi/client/cli/src/params/telemetry_params.rs +++ b/bizinikiwi/client/cli/src/params/telemetry_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/params/transaction_pool_params.rs b/bizinikiwi/client/cli/src/params/transaction_pool_params.rs index 28bde81e..f68b768c 100644 --- a/bizinikiwi/client/cli/src/params/transaction_pool_params.rs +++ b/bizinikiwi/client/cli/src/params/transaction_pool_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/runner.rs b/bizinikiwi/client/cli/src/runner.rs index 39bed175..bc9c0e5b 100644 --- a/bizinikiwi/client/cli/src/runner.rs +++ b/bizinikiwi/client/cli/src/runner.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/cli/src/signals.rs b/bizinikiwi/client/cli/src/signals.rs index 28615d97..7ab4a628 100644 --- a/bizinikiwi/client/cli/src/signals.rs +++ b/bizinikiwi/client/cli/src/signals.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/aura/src/authorities_tracker.rs b/bizinikiwi/client/consensus/aura/src/authorities_tracker.rs index fddfb324..a9d33ed2 100644 --- a/bizinikiwi/client/consensus/aura/src/authorities_tracker.rs +++ b/bizinikiwi/client/consensus/aura/src/authorities_tracker.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/aura/src/import_queue.rs b/bizinikiwi/client/consensus/aura/src/import_queue.rs index 6e34b041..d778c73f 100644 --- a/bizinikiwi/client/consensus/aura/src/import_queue.rs +++ b/bizinikiwi/client/consensus/aura/src/import_queue.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/aura/src/lib.rs b/bizinikiwi/client/consensus/aura/src/lib.rs index 35b76ff5..1d14d940 100644 --- a/bizinikiwi/client/consensus/aura/src/lib.rs +++ b/bizinikiwi/client/consensus/aura/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/aura/src/standalone.rs b/bizinikiwi/client/consensus/aura/src/standalone.rs index d6526a83..8c59bb90 100644 --- a/bizinikiwi/client/consensus/aura/src/standalone.rs +++ b/bizinikiwi/client/consensus/aura/src/standalone.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/babe/rpc/src/lib.rs b/bizinikiwi/client/consensus/babe/rpc/src/lib.rs index b2ef43d9..6d5aed1a 100644 --- a/bizinikiwi/client/consensus/babe/rpc/src/lib.rs +++ b/bizinikiwi/client/consensus/babe/rpc/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/babe/src/authorship.rs b/bizinikiwi/client/consensus/babe/src/authorship.rs index 86e295bb..4f9cf736 100644 --- a/bizinikiwi/client/consensus/babe/src/authorship.rs +++ b/bizinikiwi/client/consensus/babe/src/authorship.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/babe/src/aux_schema.rs b/bizinikiwi/client/consensus/babe/src/aux_schema.rs index bd6fbcbb..f4717676 100644 --- a/bizinikiwi/client/consensus/babe/src/aux_schema.rs +++ b/bizinikiwi/client/consensus/babe/src/aux_schema.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/babe/src/lib.rs b/bizinikiwi/client/consensus/babe/src/lib.rs index 97215c92..d3e20d79 100644 --- a/bizinikiwi/client/consensus/babe/src/lib.rs +++ b/bizinikiwi/client/consensus/babe/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/babe/src/migration.rs b/bizinikiwi/client/consensus/babe/src/migration.rs index 050fb5ed..936996ab 100644 --- a/bizinikiwi/client/consensus/babe/src/migration.rs +++ b/bizinikiwi/client/consensus/babe/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/babe/src/tests.rs b/bizinikiwi/client/consensus/babe/src/tests.rs index b563d535..ccf55856 100644 --- a/bizinikiwi/client/consensus/babe/src/tests.rs +++ b/bizinikiwi/client/consensus/babe/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/babe/src/verification.rs b/bizinikiwi/client/consensus/babe/src/verification.rs index b38f98c9..992313f7 100644 --- a/bizinikiwi/client/consensus/babe/src/verification.rs +++ b/bizinikiwi/client/consensus/babe/src/verification.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/rpc/src/lib.rs b/bizinikiwi/client/consensus/beefy/rpc/src/lib.rs index d08f5e4f..b98dc1ef 100644 --- a/bizinikiwi/client/consensus/beefy/rpc/src/lib.rs +++ b/bizinikiwi/client/consensus/beefy/rpc/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/rpc/src/notification.rs b/bizinikiwi/client/consensus/beefy/rpc/src/notification.rs index 2e2f53d8..308ff74d 100644 --- a/bizinikiwi/client/consensus/beefy/rpc/src/notification.rs +++ b/bizinikiwi/client/consensus/beefy/rpc/src/notification.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/src/aux_schema.rs b/bizinikiwi/client/consensus/beefy/src/aux_schema.rs index e5d9a3b4..febb15e5 100644 --- a/bizinikiwi/client/consensus/beefy/src/aux_schema.rs +++ b/bizinikiwi/client/consensus/beefy/src/aux_schema.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/src/communication/gossip.rs b/bizinikiwi/client/consensus/beefy/src/communication/gossip.rs index 320bcecf..848f1018 100644 --- a/bizinikiwi/client/consensus/beefy/src/communication/gossip.rs +++ b/bizinikiwi/client/consensus/beefy/src/communication/gossip.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/src/communication/mod.rs b/bizinikiwi/client/consensus/beefy/src/communication/mod.rs index 224779fd..e48329ae 100644 --- a/bizinikiwi/client/consensus/beefy/src/communication/mod.rs +++ b/bizinikiwi/client/consensus/beefy/src/communication/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/src/communication/notification.rs b/bizinikiwi/client/consensus/beefy/src/communication/notification.rs index 5728a17b..a27df58a 100644 --- a/bizinikiwi/client/consensus/beefy/src/communication/notification.rs +++ b/bizinikiwi/client/consensus/beefy/src/communication/notification.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/src/communication/peers.rs b/bizinikiwi/client/consensus/beefy/src/communication/peers.rs index f2f5211e..7589dc0c 100644 --- a/bizinikiwi/client/consensus/beefy/src/communication/peers.rs +++ b/bizinikiwi/client/consensus/beefy/src/communication/peers.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/src/communication/request_response/incoming_requests_handler.rs b/bizinikiwi/client/consensus/beefy/src/communication/request_response/incoming_requests_handler.rs index 8df22171..b0103c13 100644 --- a/bizinikiwi/client/consensus/beefy/src/communication/request_response/incoming_requests_handler.rs +++ b/bizinikiwi/client/consensus/beefy/src/communication/request_response/incoming_requests_handler.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/bizinikiwi/client/consensus/beefy/src/communication/request_response/mod.rs b/bizinikiwi/client/consensus/beefy/src/communication/request_response/mod.rs index a78bb51b..2d291656 100644 --- a/bizinikiwi/client/consensus/beefy/src/communication/request_response/mod.rs +++ b/bizinikiwi/client/consensus/beefy/src/communication/request_response/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/src/communication/request_response/outgoing_requests_engine.rs b/bizinikiwi/client/consensus/beefy/src/communication/request_response/outgoing_requests_engine.rs index 762c1302..526ed01f 100644 --- a/bizinikiwi/client/consensus/beefy/src/communication/request_response/outgoing_requests_engine.rs +++ b/bizinikiwi/client/consensus/beefy/src/communication/request_response/outgoing_requests_engine.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/src/error.rs b/bizinikiwi/client/consensus/beefy/src/error.rs index 7481a0c9..4255705d 100644 --- a/bizinikiwi/client/consensus/beefy/src/error.rs +++ b/bizinikiwi/client/consensus/beefy/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/src/fisherman.rs b/bizinikiwi/client/consensus/beefy/src/fisherman.rs index f3d50b0a..735a1fc3 100644 --- a/bizinikiwi/client/consensus/beefy/src/fisherman.rs +++ b/bizinikiwi/client/consensus/beefy/src/fisherman.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/src/import.rs b/bizinikiwi/client/consensus/beefy/src/import.rs index 58abe680..d2955951 100644 --- a/bizinikiwi/client/consensus/beefy/src/import.rs +++ b/bizinikiwi/client/consensus/beefy/src/import.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/src/justification.rs b/bizinikiwi/client/consensus/beefy/src/justification.rs index 4070c50f..17727cfb 100644 --- a/bizinikiwi/client/consensus/beefy/src/justification.rs +++ b/bizinikiwi/client/consensus/beefy/src/justification.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/src/keystore.rs b/bizinikiwi/client/consensus/beefy/src/keystore.rs index 9a746718..ee934ab1 100644 --- a/bizinikiwi/client/consensus/beefy/src/keystore.rs +++ b/bizinikiwi/client/consensus/beefy/src/keystore.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/src/lib.rs b/bizinikiwi/client/consensus/beefy/src/lib.rs index d190bfd9..f1256c86 100644 --- a/bizinikiwi/client/consensus/beefy/src/lib.rs +++ b/bizinikiwi/client/consensus/beefy/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/src/metrics.rs b/bizinikiwi/client/consensus/beefy/src/metrics.rs index ee137ae9..36bee942 100644 --- a/bizinikiwi/client/consensus/beefy/src/metrics.rs +++ b/bizinikiwi/client/consensus/beefy/src/metrics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/src/round.rs b/bizinikiwi/client/consensus/beefy/src/round.rs index 617d41d6..f65d59ac 100644 --- a/bizinikiwi/client/consensus/beefy/src/round.rs +++ b/bizinikiwi/client/consensus/beefy/src/round.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/src/tests.rs b/bizinikiwi/client/consensus/beefy/src/tests.rs index 8c310c2b..2b448d8a 100644 --- a/bizinikiwi/client/consensus/beefy/src/tests.rs +++ b/bizinikiwi/client/consensus/beefy/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/beefy/src/worker.rs b/bizinikiwi/client/consensus/beefy/src/worker.rs index 4ebea313..1c1ccc1b 100644 --- a/bizinikiwi/client/consensus/beefy/src/worker.rs +++ b/bizinikiwi/client/consensus/beefy/src/worker.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/common/src/block_import.rs b/bizinikiwi/client/consensus/common/src/block_import.rs index c6ad36e6..7cfbe7b2 100644 --- a/bizinikiwi/client/consensus/common/src/block_import.rs +++ b/bizinikiwi/client/consensus/common/src/block_import.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/common/src/import_queue.rs b/bizinikiwi/client/consensus/common/src/import_queue.rs index 7ddbb037..2498a975 100644 --- a/bizinikiwi/client/consensus/common/src/import_queue.rs +++ b/bizinikiwi/client/consensus/common/src/import_queue.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/common/src/import_queue/basic_queue.rs b/bizinikiwi/client/consensus/common/src/import_queue/basic_queue.rs index 06aea1aa..f5351d75 100644 --- a/bizinikiwi/client/consensus/common/src/import_queue/basic_queue.rs +++ b/bizinikiwi/client/consensus/common/src/import_queue/basic_queue.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/common/src/import_queue/buffered_link.rs b/bizinikiwi/client/consensus/common/src/import_queue/buffered_link.rs index 60fba0be..554017b6 100644 --- a/bizinikiwi/client/consensus/common/src/import_queue/buffered_link.rs +++ b/bizinikiwi/client/consensus/common/src/import_queue/buffered_link.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/common/src/import_queue/mock.rs b/bizinikiwi/client/consensus/common/src/import_queue/mock.rs index e74f0959..34bbd9dd 100644 --- a/bizinikiwi/client/consensus/common/src/import_queue/mock.rs +++ b/bizinikiwi/client/consensus/common/src/import_queue/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/common/src/lib.rs b/bizinikiwi/client/consensus/common/src/lib.rs index dffb3f6c..007691f8 100644 --- a/bizinikiwi/client/consensus/common/src/lib.rs +++ b/bizinikiwi/client/consensus/common/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/common/src/longest_chain.rs b/bizinikiwi/client/consensus/common/src/longest_chain.rs index d033843f..e32adfc0 100644 --- a/bizinikiwi/client/consensus/common/src/longest_chain.rs +++ b/bizinikiwi/client/consensus/common/src/longest_chain.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/common/src/metrics.rs b/bizinikiwi/client/consensus/common/src/metrics.rs index f1fe8adb..00217615 100644 --- a/bizinikiwi/client/consensus/common/src/metrics.rs +++ b/bizinikiwi/client/consensus/common/src/metrics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/common/src/shared_data.rs b/bizinikiwi/client/consensus/common/src/shared_data.rs index 335ae625..e0904293 100644 --- a/bizinikiwi/client/consensus/common/src/shared_data.rs +++ b/bizinikiwi/client/consensus/common/src/shared_data.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/epochs/src/lib.rs b/bizinikiwi/client/consensus/epochs/src/lib.rs index 18922067..c0c79acd 100644 --- a/bizinikiwi/client/consensus/epochs/src/lib.rs +++ b/bizinikiwi/client/consensus/epochs/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/epochs/src/migration.rs b/bizinikiwi/client/consensus/epochs/src/migration.rs index a7c3eb42..caa14c37 100644 --- a/bizinikiwi/client/consensus/epochs/src/migration.rs +++ b/bizinikiwi/client/consensus/epochs/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/rpc/src/error.rs b/bizinikiwi/client/consensus/grandpa/rpc/src/error.rs index 11b53cb8..bd247f1f 100644 --- a/bizinikiwi/client/consensus/grandpa/rpc/src/error.rs +++ b/bizinikiwi/client/consensus/grandpa/rpc/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/rpc/src/finality.rs b/bizinikiwi/client/consensus/grandpa/rpc/src/finality.rs index 8c55d837..e24a18ff 100644 --- a/bizinikiwi/client/consensus/grandpa/rpc/src/finality.rs +++ b/bizinikiwi/client/consensus/grandpa/rpc/src/finality.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/rpc/src/lib.rs b/bizinikiwi/client/consensus/grandpa/rpc/src/lib.rs index 852e5f30..7985c721 100644 --- a/bizinikiwi/client/consensus/grandpa/rpc/src/lib.rs +++ b/bizinikiwi/client/consensus/grandpa/rpc/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/rpc/src/notification.rs b/bizinikiwi/client/consensus/grandpa/rpc/src/notification.rs index e06cd46c..42334b4d 100644 --- a/bizinikiwi/client/consensus/grandpa/rpc/src/notification.rs +++ b/bizinikiwi/client/consensus/grandpa/rpc/src/notification.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/rpc/src/report.rs b/bizinikiwi/client/consensus/grandpa/rpc/src/report.rs index b1cf65c4..440fdeaa 100644 --- a/bizinikiwi/client/consensus/grandpa/rpc/src/report.rs +++ b/bizinikiwi/client/consensus/grandpa/rpc/src/report.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/src/authorities.rs b/bizinikiwi/client/consensus/grandpa/src/authorities.rs index c44c96bc..84fd8604 100644 --- a/bizinikiwi/client/consensus/grandpa/src/authorities.rs +++ b/bizinikiwi/client/consensus/grandpa/src/authorities.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/src/aux_schema.rs b/bizinikiwi/client/consensus/grandpa/src/aux_schema.rs index 9d524420..f4705f85 100644 --- a/bizinikiwi/client/consensus/grandpa/src/aux_schema.rs +++ b/bizinikiwi/client/consensus/grandpa/src/aux_schema.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/src/communication/gossip.rs b/bizinikiwi/client/consensus/grandpa/src/communication/gossip.rs index 6808b60b..b3e429b1 100644 --- a/bizinikiwi/client/consensus/grandpa/src/communication/gossip.rs +++ b/bizinikiwi/client/consensus/grandpa/src/communication/gossip.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/src/communication/mod.rs b/bizinikiwi/client/consensus/grandpa/src/communication/mod.rs index c7447bdc..3727c918 100644 --- a/bizinikiwi/client/consensus/grandpa/src/communication/mod.rs +++ b/bizinikiwi/client/consensus/grandpa/src/communication/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/src/communication/periodic.rs b/bizinikiwi/client/consensus/grandpa/src/communication/periodic.rs index b54b5bcb..485fb089 100644 --- a/bizinikiwi/client/consensus/grandpa/src/communication/periodic.rs +++ b/bizinikiwi/client/consensus/grandpa/src/communication/periodic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/src/communication/tests.rs b/bizinikiwi/client/consensus/grandpa/src/communication/tests.rs index 26965cce..ca437e86 100644 --- a/bizinikiwi/client/consensus/grandpa/src/communication/tests.rs +++ b/bizinikiwi/client/consensus/grandpa/src/communication/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/src/environment.rs b/bizinikiwi/client/consensus/grandpa/src/environment.rs index 3e608595..df846b23 100644 --- a/bizinikiwi/client/consensus/grandpa/src/environment.rs +++ b/bizinikiwi/client/consensus/grandpa/src/environment.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/src/finality_proof.rs b/bizinikiwi/client/consensus/grandpa/src/finality_proof.rs index 6b7c26ce..80922c18 100644 --- a/bizinikiwi/client/consensus/grandpa/src/finality_proof.rs +++ b/bizinikiwi/client/consensus/grandpa/src/finality_proof.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/src/import.rs b/bizinikiwi/client/consensus/grandpa/src/import.rs index a5be8027..d68911c9 100644 --- a/bizinikiwi/client/consensus/grandpa/src/import.rs +++ b/bizinikiwi/client/consensus/grandpa/src/import.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/src/justification.rs b/bizinikiwi/client/consensus/grandpa/src/justification.rs index 5b738fc8..14b94fd4 100644 --- a/bizinikiwi/client/consensus/grandpa/src/justification.rs +++ b/bizinikiwi/client/consensus/grandpa/src/justification.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/src/lib.rs b/bizinikiwi/client/consensus/grandpa/src/lib.rs index 17df35a9..cf352d04 100644 --- a/bizinikiwi/client/consensus/grandpa/src/lib.rs +++ b/bizinikiwi/client/consensus/grandpa/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/src/notification.rs b/bizinikiwi/client/consensus/grandpa/src/notification.rs index 2472b7d9..8136b5c7 100644 --- a/bizinikiwi/client/consensus/grandpa/src/notification.rs +++ b/bizinikiwi/client/consensus/grandpa/src/notification.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/src/observer.rs b/bizinikiwi/client/consensus/grandpa/src/observer.rs index a50477a6..1ea21c9b 100644 --- a/bizinikiwi/client/consensus/grandpa/src/observer.rs +++ b/bizinikiwi/client/consensus/grandpa/src/observer.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/src/tests.rs b/bizinikiwi/client/consensus/grandpa/src/tests.rs index 4dd8291c..b06f1871 100644 --- a/bizinikiwi/client/consensus/grandpa/src/tests.rs +++ b/bizinikiwi/client/consensus/grandpa/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/src/until_imported.rs b/bizinikiwi/client/consensus/grandpa/src/until_imported.rs index 81edc5fd..8a84e869 100644 --- a/bizinikiwi/client/consensus/grandpa/src/until_imported.rs +++ b/bizinikiwi/client/consensus/grandpa/src/until_imported.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/src/voting_rule.rs b/bizinikiwi/client/consensus/grandpa/src/voting_rule.rs index 0a082aa8..94f3fdbe 100644 --- a/bizinikiwi/client/consensus/grandpa/src/voting_rule.rs +++ b/bizinikiwi/client/consensus/grandpa/src/voting_rule.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/grandpa/src/warp_proof.rs b/bizinikiwi/client/consensus/grandpa/src/warp_proof.rs index a4af2c3c..13438443 100644 --- a/bizinikiwi/client/consensus/grandpa/src/warp_proof.rs +++ b/bizinikiwi/client/consensus/grandpa/src/warp_proof.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/bizinikiwi/client/consensus/manual-seal/src/consensus.rs b/bizinikiwi/client/consensus/manual-seal/src/consensus.rs index 4d67af67..bbe36df3 100644 --- a/bizinikiwi/client/consensus/manual-seal/src/consensus.rs +++ b/bizinikiwi/client/consensus/manual-seal/src/consensus.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/manual-seal/src/consensus/aura.rs b/bizinikiwi/client/consensus/manual-seal/src/consensus/aura.rs index 8cbbef09..562ebf90 100644 --- a/bizinikiwi/client/consensus/manual-seal/src/consensus/aura.rs +++ b/bizinikiwi/client/consensus/manual-seal/src/consensus/aura.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/manual-seal/src/consensus/babe.rs b/bizinikiwi/client/consensus/manual-seal/src/consensus/babe.rs index 291eb90c..3add6663 100644 --- a/bizinikiwi/client/consensus/manual-seal/src/consensus/babe.rs +++ b/bizinikiwi/client/consensus/manual-seal/src/consensus/babe.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/manual-seal/src/consensus/timestamp.rs b/bizinikiwi/client/consensus/manual-seal/src/consensus/timestamp.rs index 28fde117..bb7a49f1 100644 --- a/bizinikiwi/client/consensus/manual-seal/src/consensus/timestamp.rs +++ b/bizinikiwi/client/consensus/manual-seal/src/consensus/timestamp.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/manual-seal/src/error.rs b/bizinikiwi/client/consensus/manual-seal/src/error.rs index 7213432d..eca282d1 100644 --- a/bizinikiwi/client/consensus/manual-seal/src/error.rs +++ b/bizinikiwi/client/consensus/manual-seal/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/manual-seal/src/finalize_block.rs b/bizinikiwi/client/consensus/manual-seal/src/finalize_block.rs index c4fb9ebc..1508157d 100644 --- a/bizinikiwi/client/consensus/manual-seal/src/finalize_block.rs +++ b/bizinikiwi/client/consensus/manual-seal/src/finalize_block.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/manual-seal/src/lib.rs b/bizinikiwi/client/consensus/manual-seal/src/lib.rs index e310ca87..afbd939f 100644 --- a/bizinikiwi/client/consensus/manual-seal/src/lib.rs +++ b/bizinikiwi/client/consensus/manual-seal/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/manual-seal/src/rpc.rs b/bizinikiwi/client/consensus/manual-seal/src/rpc.rs index 5b4e93e9..c3ad94b3 100644 --- a/bizinikiwi/client/consensus/manual-seal/src/rpc.rs +++ b/bizinikiwi/client/consensus/manual-seal/src/rpc.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/manual-seal/src/seal_block.rs b/bizinikiwi/client/consensus/manual-seal/src/seal_block.rs index e488edeb..83a8d83b 100644 --- a/bizinikiwi/client/consensus/manual-seal/src/seal_block.rs +++ b/bizinikiwi/client/consensus/manual-seal/src/seal_block.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/pow/src/lib.rs b/bizinikiwi/client/consensus/pow/src/lib.rs index 93605526..419cabea 100644 --- a/bizinikiwi/client/consensus/pow/src/lib.rs +++ b/bizinikiwi/client/consensus/pow/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/pow/src/worker.rs b/bizinikiwi/client/consensus/pow/src/worker.rs index c8bda95c..27236f70 100644 --- a/bizinikiwi/client/consensus/pow/src/worker.rs +++ b/bizinikiwi/client/consensus/pow/src/worker.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/slots/build.rs b/bizinikiwi/client/consensus/slots/build.rs index bfe59def..978d1c65 100644 --- a/bizinikiwi/client/consensus/slots/build.rs +++ b/bizinikiwi/client/consensus/slots/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/slots/src/aux_schema.rs b/bizinikiwi/client/consensus/slots/src/aux_schema.rs index 89b534bb..981c1fef 100644 --- a/bizinikiwi/client/consensus/slots/src/aux_schema.rs +++ b/bizinikiwi/client/consensus/slots/src/aux_schema.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/slots/src/lib.rs b/bizinikiwi/client/consensus/slots/src/lib.rs index f0bf1f2f..43f5739a 100644 --- a/bizinikiwi/client/consensus/slots/src/lib.rs +++ b/bizinikiwi/client/consensus/slots/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/consensus/slots/src/slots.rs b/bizinikiwi/client/consensus/slots/src/slots.rs index 2785d8c6..58273785 100644 --- a/bizinikiwi/client/consensus/slots/src/slots.rs +++ b/bizinikiwi/client/consensus/slots/src/slots.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/db/benches/state_access.rs b/bizinikiwi/client/db/benches/state_access.rs index c7e00f76..cdc2ddf5 100644 --- a/bizinikiwi/client/db/benches/state_access.rs +++ b/bizinikiwi/client/db/benches/state_access.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/db/src/bench.rs b/bizinikiwi/client/db/src/bench.rs index 767486e1..c05c2020 100644 --- a/bizinikiwi/client/db/src/bench.rs +++ b/bizinikiwi/client/db/src/bench.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/db/src/children.rs b/bizinikiwi/client/db/src/children.rs index b5c3a6e5..f6601dbf 100644 --- a/bizinikiwi/client/db/src/children.rs +++ b/bizinikiwi/client/db/src/children.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/db/src/lib.rs b/bizinikiwi/client/db/src/lib.rs index 96c9102c..919183e6 100644 --- a/bizinikiwi/client/db/src/lib.rs +++ b/bizinikiwi/client/db/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/db/src/offchain.rs b/bizinikiwi/client/db/src/offchain.rs index 59e6aa5e..229e9d20 100644 --- a/bizinikiwi/client/db/src/offchain.rs +++ b/bizinikiwi/client/db/src/offchain.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/db/src/parity_db.rs b/bizinikiwi/client/db/src/parity_db.rs index 0bae8207..b6837dfa 100644 --- a/bizinikiwi/client/db/src/parity_db.rs +++ b/bizinikiwi/client/db/src/parity_db.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/db/src/pinned_blocks_cache.rs b/bizinikiwi/client/db/src/pinned_blocks_cache.rs index 6397b1ea..766aa527 100644 --- a/bizinikiwi/client/db/src/pinned_blocks_cache.rs +++ b/bizinikiwi/client/db/src/pinned_blocks_cache.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/db/src/record_stats_state.rs b/bizinikiwi/client/db/src/record_stats_state.rs index c3244252..97bfe7ad 100644 --- a/bizinikiwi/client/db/src/record_stats_state.rs +++ b/bizinikiwi/client/db/src/record_stats_state.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/db/src/stats.rs b/bizinikiwi/client/db/src/stats.rs index 7f2e7c93..0f3cb64a 100644 --- a/bizinikiwi/client/db/src/stats.rs +++ b/bizinikiwi/client/db/src/stats.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/db/src/upgrade.rs b/bizinikiwi/client/db/src/upgrade.rs index 5a105861..992fbf9b 100644 --- a/bizinikiwi/client/db/src/upgrade.rs +++ b/bizinikiwi/client/db/src/upgrade.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/db/src/utils.rs b/bizinikiwi/client/db/src/utils.rs index ff6687e4..57a62418 100644 --- a/bizinikiwi/client/db/src/utils.rs +++ b/bizinikiwi/client/db/src/utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/benches/bench.rs b/bizinikiwi/client/executor/benches/bench.rs index 2a95fd96..ec9c3538 100644 --- a/bizinikiwi/client/executor/benches/bench.rs +++ b/bizinikiwi/client/executor/benches/bench.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/common/src/error.rs b/bizinikiwi/client/executor/common/src/error.rs index 57ab4ba3..365fa0d8 100644 --- a/bizinikiwi/client/executor/common/src/error.rs +++ b/bizinikiwi/client/executor/common/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/common/src/lib.rs b/bizinikiwi/client/executor/common/src/lib.rs index 37bdf271..251c746f 100644 --- a/bizinikiwi/client/executor/common/src/lib.rs +++ b/bizinikiwi/client/executor/common/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/common/src/runtime_blob/mod.rs b/bizinikiwi/client/executor/common/src/runtime_blob/mod.rs index 11bb36aa..55577011 100644 --- a/bizinikiwi/client/executor/common/src/runtime_blob/mod.rs +++ b/bizinikiwi/client/executor/common/src/runtime_blob/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/common/src/runtime_blob/runtime_blob.rs b/bizinikiwi/client/executor/common/src/runtime_blob/runtime_blob.rs index 28c96c46..833e0bd8 100644 --- a/bizinikiwi/client/executor/common/src/runtime_blob/runtime_blob.rs +++ b/bizinikiwi/client/executor/common/src/runtime_blob/runtime_blob.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/common/src/util.rs b/bizinikiwi/client/executor/common/src/util.rs index b4b623f0..4276a289 100644 --- a/bizinikiwi/client/executor/common/src/util.rs +++ b/bizinikiwi/client/executor/common/src/util.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/common/src/wasm_runtime.rs b/bizinikiwi/client/executor/common/src/wasm_runtime.rs index 41fcb027..cf16b74b 100644 --- a/bizinikiwi/client/executor/common/src/wasm_runtime.rs +++ b/bizinikiwi/client/executor/common/src/wasm_runtime.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/polkavm/src/lib.rs b/bizinikiwi/client/executor/polkavm/src/lib.rs index 6c0d2f64..9af6a2b6 100644 --- a/bizinikiwi/client/executor/polkavm/src/lib.rs +++ b/bizinikiwi/client/executor/polkavm/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/runtime-test/build.rs b/bizinikiwi/client/executor/runtime-test/build.rs index ad3062aa..3e910e74 100644 --- a/bizinikiwi/client/executor/runtime-test/build.rs +++ b/bizinikiwi/client/executor/runtime-test/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/runtime-test/src/lib.rs b/bizinikiwi/client/executor/runtime-test/src/lib.rs index 21e35c91..a181d631 100644 --- a/bizinikiwi/client/executor/runtime-test/src/lib.rs +++ b/bizinikiwi/client/executor/runtime-test/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/src/executor.rs b/bizinikiwi/client/executor/src/executor.rs index a6509851..33742e72 100644 --- a/bizinikiwi/client/executor/src/executor.rs +++ b/bizinikiwi/client/executor/src/executor.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/src/integration_tests/mod.rs b/bizinikiwi/client/executor/src/integration_tests/mod.rs index dd6cac95..7f285d4b 100644 --- a/bizinikiwi/client/executor/src/integration_tests/mod.rs +++ b/bizinikiwi/client/executor/src/integration_tests/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/src/lib.rs b/bizinikiwi/client/executor/src/lib.rs index e44cb6bc..cf363c8e 100644 --- a/bizinikiwi/client/executor/src/lib.rs +++ b/bizinikiwi/client/executor/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/src/wasm_runtime.rs b/bizinikiwi/client/executor/src/wasm_runtime.rs index 4167d32b..01b0fd0d 100644 --- a/bizinikiwi/client/executor/src/wasm_runtime.rs +++ b/bizinikiwi/client/executor/src/wasm_runtime.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/wasmtime/build.rs b/bizinikiwi/client/executor/wasmtime/build.rs index bfe59def..978d1c65 100644 --- a/bizinikiwi/client/executor/wasmtime/build.rs +++ b/bizinikiwi/client/executor/wasmtime/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/wasmtime/src/host.rs b/bizinikiwi/client/executor/wasmtime/src/host.rs index 0d42cb6c..6dddf890 100644 --- a/bizinikiwi/client/executor/wasmtime/src/host.rs +++ b/bizinikiwi/client/executor/wasmtime/src/host.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/wasmtime/src/imports.rs b/bizinikiwi/client/executor/wasmtime/src/imports.rs index a9eb433d..428b874b 100644 --- a/bizinikiwi/client/executor/wasmtime/src/imports.rs +++ b/bizinikiwi/client/executor/wasmtime/src/imports.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/wasmtime/src/instance_wrapper.rs b/bizinikiwi/client/executor/wasmtime/src/instance_wrapper.rs index 1f6393a4..e144c862 100644 --- a/bizinikiwi/client/executor/wasmtime/src/instance_wrapper.rs +++ b/bizinikiwi/client/executor/wasmtime/src/instance_wrapper.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/wasmtime/src/lib.rs b/bizinikiwi/client/executor/wasmtime/src/lib.rs index 4c75ec97..b7f8e0c9 100644 --- a/bizinikiwi/client/executor/wasmtime/src/lib.rs +++ b/bizinikiwi/client/executor/wasmtime/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/wasmtime/src/runtime.rs b/bizinikiwi/client/executor/wasmtime/src/runtime.rs index c2c91454..a5abf380 100644 --- a/bizinikiwi/client/executor/wasmtime/src/runtime.rs +++ b/bizinikiwi/client/executor/wasmtime/src/runtime.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/wasmtime/src/tests.rs b/bizinikiwi/client/executor/wasmtime/src/tests.rs index 145f2f9a..9e9dbd40 100644 --- a/bizinikiwi/client/executor/wasmtime/src/tests.rs +++ b/bizinikiwi/client/executor/wasmtime/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/executor/wasmtime/src/util.rs b/bizinikiwi/client/executor/wasmtime/src/util.rs index 4c033371..78ee3680 100644 --- a/bizinikiwi/client/executor/wasmtime/src/util.rs +++ b/bizinikiwi/client/executor/wasmtime/src/util.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/informant/src/display.rs b/bizinikiwi/client/informant/src/display.rs index 11c6d74b..02ce62b7 100644 --- a/bizinikiwi/client/informant/src/display.rs +++ b/bizinikiwi/client/informant/src/display.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/informant/src/lib.rs b/bizinikiwi/client/informant/src/lib.rs index 69879393..1587b78c 100644 --- a/bizinikiwi/client/informant/src/lib.rs +++ b/bizinikiwi/client/informant/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/keystore/src/lib.rs b/bizinikiwi/client/keystore/src/lib.rs index 0586ca4d..42452095 100644 --- a/bizinikiwi/client/keystore/src/lib.rs +++ b/bizinikiwi/client/keystore/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/keystore/src/local.rs b/bizinikiwi/client/keystore/src/local.rs index 252acf93..dcfc5c59 100644 --- a/bizinikiwi/client/keystore/src/local.rs +++ b/bizinikiwi/client/keystore/src/local.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/merkle-mountain-range/rpc/src/lib.rs b/bizinikiwi/client/merkle-mountain-range/rpc/src/lib.rs index 3d59e679..c6f90812 100644 --- a/bizinikiwi/client/merkle-mountain-range/rpc/src/lib.rs +++ b/bizinikiwi/client/merkle-mountain-range/rpc/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/client/merkle-mountain-range/src/aux_schema.rs b/bizinikiwi/client/merkle-mountain-range/src/aux_schema.rs index 1070261b..b4fb567a 100644 --- a/bizinikiwi/client/merkle-mountain-range/src/aux_schema.rs +++ b/bizinikiwi/client/merkle-mountain-range/src/aux_schema.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/merkle-mountain-range/src/lib.rs b/bizinikiwi/client/merkle-mountain-range/src/lib.rs index 3741e568..930a2857 100644 --- a/bizinikiwi/client/merkle-mountain-range/src/lib.rs +++ b/bizinikiwi/client/merkle-mountain-range/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/merkle-mountain-range/src/offchain_mmr.rs b/bizinikiwi/client/merkle-mountain-range/src/offchain_mmr.rs index 720b1db9..135d8640 100644 --- a/bizinikiwi/client/merkle-mountain-range/src/offchain_mmr.rs +++ b/bizinikiwi/client/merkle-mountain-range/src/offchain_mmr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/merkle-mountain-range/src/test_utils.rs b/bizinikiwi/client/merkle-mountain-range/src/test_utils.rs index 4c20bb60..9fd6223d 100644 --- a/bizinikiwi/client/merkle-mountain-range/src/test_utils.rs +++ b/bizinikiwi/client/merkle-mountain-range/src/test_utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/mixnet/src/api.rs b/bizinikiwi/client/mixnet/src/api.rs index 9b16e23b..1a4a1b6b 100644 --- a/bizinikiwi/client/mixnet/src/api.rs +++ b/bizinikiwi/client/mixnet/src/api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/mixnet/src/config.rs b/bizinikiwi/client/mixnet/src/config.rs index 15b89a74..761e3b77 100644 --- a/bizinikiwi/client/mixnet/src/config.rs +++ b/bizinikiwi/client/mixnet/src/config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/mixnet/src/error.rs b/bizinikiwi/client/mixnet/src/error.rs index 340f72a9..bc362505 100644 --- a/bizinikiwi/client/mixnet/src/error.rs +++ b/bizinikiwi/client/mixnet/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/mixnet/src/extrinsic_queue.rs b/bizinikiwi/client/mixnet/src/extrinsic_queue.rs index e4bc5320..78eb84d8 100644 --- a/bizinikiwi/client/mixnet/src/extrinsic_queue.rs +++ b/bizinikiwi/client/mixnet/src/extrinsic_queue.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/mixnet/src/lib.rs b/bizinikiwi/client/mixnet/src/lib.rs index 49fc9dd6..0f5d74cb 100644 --- a/bizinikiwi/client/mixnet/src/lib.rs +++ b/bizinikiwi/client/mixnet/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/mixnet/src/maybe_inf_delay.rs b/bizinikiwi/client/mixnet/src/maybe_inf_delay.rs index 95f3f813..9ac2388d 100644 --- a/bizinikiwi/client/mixnet/src/maybe_inf_delay.rs +++ b/bizinikiwi/client/mixnet/src/maybe_inf_delay.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/mixnet/src/packet_dispatcher.rs b/bizinikiwi/client/mixnet/src/packet_dispatcher.rs index f593bcb5..2e5a6d04 100644 --- a/bizinikiwi/client/mixnet/src/packet_dispatcher.rs +++ b/bizinikiwi/client/mixnet/src/packet_dispatcher.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/mixnet/src/peer_id.rs b/bizinikiwi/client/mixnet/src/peer_id.rs index 57418177..9cfaa136 100644 --- a/bizinikiwi/client/mixnet/src/peer_id.rs +++ b/bizinikiwi/client/mixnet/src/peer_id.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/mixnet/src/protocol.rs b/bizinikiwi/client/mixnet/src/protocol.rs index ba7c5366..e98f4b1b 100644 --- a/bizinikiwi/client/mixnet/src/protocol.rs +++ b/bizinikiwi/client/mixnet/src/protocol.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/mixnet/src/request.rs b/bizinikiwi/client/mixnet/src/request.rs index f845ec66..006fba61 100644 --- a/bizinikiwi/client/mixnet/src/request.rs +++ b/bizinikiwi/client/mixnet/src/request.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/mixnet/src/run.rs b/bizinikiwi/client/mixnet/src/run.rs index 9a5654e3..cfa9a9ff 100644 --- a/bizinikiwi/client/mixnet/src/run.rs +++ b/bizinikiwi/client/mixnet/src/run.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/mixnet/src/sync_with_runtime.rs b/bizinikiwi/client/mixnet/src/sync_with_runtime.rs index 77076887..14e7fafa 100644 --- a/bizinikiwi/client/mixnet/src/sync_with_runtime.rs +++ b/bizinikiwi/client/mixnet/src/sync_with_runtime.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network-gossip/src/bridge.rs b/bizinikiwi/client/network-gossip/src/bridge.rs index 7562e40b..84a67c3c 100644 --- a/bizinikiwi/client/network-gossip/src/bridge.rs +++ b/bizinikiwi/client/network-gossip/src/bridge.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network-gossip/src/lib.rs b/bizinikiwi/client/network-gossip/src/lib.rs index 9fdadb7d..f70501a6 100644 --- a/bizinikiwi/client/network-gossip/src/lib.rs +++ b/bizinikiwi/client/network-gossip/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network-gossip/src/state_machine.rs b/bizinikiwi/client/network-gossip/src/state_machine.rs index 13172e12..d3fd4958 100644 --- a/bizinikiwi/client/network-gossip/src/state_machine.rs +++ b/bizinikiwi/client/network-gossip/src/state_machine.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network-gossip/src/validator.rs b/bizinikiwi/client/network-gossip/src/validator.rs index 8ed5504e..c944a95e 100644 --- a/bizinikiwi/client/network-gossip/src/validator.rs +++ b/bizinikiwi/client/network-gossip/src/validator.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/benches/notifications_protocol.rs b/bizinikiwi/client/network/benches/notifications_protocol.rs index b1420672..04bfa091 100644 --- a/bizinikiwi/client/network/benches/notifications_protocol.rs +++ b/bizinikiwi/client/network/benches/notifications_protocol.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/benches/request_response_protocol.rs b/bizinikiwi/client/network/benches/request_response_protocol.rs index 42ac62db..d31007de 100644 --- a/bizinikiwi/client/network/benches/request_response_protocol.rs +++ b/bizinikiwi/client/network/benches/request_response_protocol.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/build.rs b/bizinikiwi/client/network/build.rs index 7a64abbf..8b014995 100644 --- a/bizinikiwi/client/network/build.rs +++ b/bizinikiwi/client/network/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/common/src/lib.rs b/bizinikiwi/client/network/common/src/lib.rs index 3f7e168f..dd0fc4fe 100644 --- a/bizinikiwi/client/network/common/src/lib.rs +++ b/bizinikiwi/client/network/common/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/common/src/message.rs b/bizinikiwi/client/network/common/src/message.rs index 4a5f0f42..40d8003f 100644 --- a/bizinikiwi/client/network/common/src/message.rs +++ b/bizinikiwi/client/network/common/src/message.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/common/src/role.rs b/bizinikiwi/client/network/common/src/role.rs index 4dadbbcc..c31416df 100644 --- a/bizinikiwi/client/network/common/src/role.rs +++ b/bizinikiwi/client/network/common/src/role.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/common/src/sync.rs b/bizinikiwi/client/network/common/src/sync.rs index 18dbbb0d..b1600bf8 100644 --- a/bizinikiwi/client/network/common/src/sync.rs +++ b/bizinikiwi/client/network/common/src/sync.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/common/src/sync/message.rs b/bizinikiwi/client/network/common/src/sync/message.rs index 0c355c49..39ead790 100644 --- a/bizinikiwi/client/network/common/src/sync/message.rs +++ b/bizinikiwi/client/network/common/src/sync/message.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/common/src/types.rs b/bizinikiwi/client/network/common/src/types.rs index ec4ae02f..7be2c8ba 100644 --- a/bizinikiwi/client/network/common/src/types.rs +++ b/bizinikiwi/client/network/common/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/light/build.rs b/bizinikiwi/client/network/light/build.rs index ce15a835..b5c8d846 100644 --- a/bizinikiwi/client/network/light/build.rs +++ b/bizinikiwi/client/network/light/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/light/src/lib.rs b/bizinikiwi/client/network/light/src/lib.rs index 5d8218d4..db097790 100644 --- a/bizinikiwi/client/network/light/src/lib.rs +++ b/bizinikiwi/client/network/light/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/light/src/light_client_requests.rs b/bizinikiwi/client/network/light/src/light_client_requests.rs index 28deeb65..fe9bab68 100644 --- a/bizinikiwi/client/network/light/src/light_client_requests.rs +++ b/bizinikiwi/client/network/light/src/light_client_requests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/light/src/light_client_requests/handler.rs b/bizinikiwi/client/network/light/src/light_client_requests/handler.rs index ee3ab0be..929df7c2 100644 --- a/bizinikiwi/client/network/light/src/light_client_requests/handler.rs +++ b/bizinikiwi/client/network/light/src/light_client_requests/handler.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/light/src/schema.rs b/bizinikiwi/client/network/light/src/schema.rs index 1197c695..08f3b7be 100644 --- a/bizinikiwi/client/network/light/src/schema.rs +++ b/bizinikiwi/client/network/light/src/schema.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/behaviour.rs b/bizinikiwi/client/network/src/behaviour.rs index 932daa72..324c8b56 100644 --- a/bizinikiwi/client/network/src/behaviour.rs +++ b/bizinikiwi/client/network/src/behaviour.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/bitswap/mod.rs b/bizinikiwi/client/network/src/bitswap/mod.rs index 092bd4d7..5583223f 100644 --- a/bizinikiwi/client/network/src/bitswap/mod.rs +++ b/bizinikiwi/client/network/src/bitswap/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/bizinikiwi/client/network/src/bitswap/schema.rs b/bizinikiwi/client/network/src/bitswap/schema.rs index bd2844cf..66ba14be 100644 --- a/bizinikiwi/client/network/src/bitswap/schema.rs +++ b/bizinikiwi/client/network/src/bitswap/schema.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/config.rs b/bizinikiwi/client/network/src/config.rs index bb42be58..c3986ae6 100644 --- a/bizinikiwi/client/network/src/config.rs +++ b/bizinikiwi/client/network/src/config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/discovery.rs b/bizinikiwi/client/network/src/discovery.rs index 69d885de..a4134ad1 100644 --- a/bizinikiwi/client/network/src/discovery.rs +++ b/bizinikiwi/client/network/src/discovery.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/error.rs b/bizinikiwi/client/network/src/error.rs index 4e8c0479..cdc064b5 100644 --- a/bizinikiwi/client/network/src/error.rs +++ b/bizinikiwi/client/network/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/event.rs b/bizinikiwi/client/network/src/event.rs index 95af2e69..1146e1ae 100644 --- a/bizinikiwi/client/network/src/event.rs +++ b/bizinikiwi/client/network/src/event.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/lib.rs b/bizinikiwi/client/network/src/lib.rs index fe6ef8d6..4d411b94 100644 --- a/bizinikiwi/client/network/src/lib.rs +++ b/bizinikiwi/client/network/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/litep2p/discovery.rs b/bizinikiwi/client/network/src/litep2p/discovery.rs index 27d7af3d..79cbe384 100644 --- a/bizinikiwi/client/network/src/litep2p/discovery.rs +++ b/bizinikiwi/client/network/src/litep2p/discovery.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/litep2p/mod.rs b/bizinikiwi/client/network/src/litep2p/mod.rs index 8fa345fd..e7792484 100644 --- a/bizinikiwi/client/network/src/litep2p/mod.rs +++ b/bizinikiwi/client/network/src/litep2p/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/litep2p/peerstore.rs b/bizinikiwi/client/network/src/litep2p/peerstore.rs index 16e128cf..e6bfccb6 100644 --- a/bizinikiwi/client/network/src/litep2p/peerstore.rs +++ b/bizinikiwi/client/network/src/litep2p/peerstore.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/litep2p/service.rs b/bizinikiwi/client/network/src/litep2p/service.rs index fa3c14ec..dbef7004 100644 --- a/bizinikiwi/client/network/src/litep2p/service.rs +++ b/bizinikiwi/client/network/src/litep2p/service.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/litep2p/shim/bitswap.rs b/bizinikiwi/client/network/src/litep2p/shim/bitswap.rs index 16bb7ec8..2ad97f27 100644 --- a/bizinikiwi/client/network/src/litep2p/shim/bitswap.rs +++ b/bizinikiwi/client/network/src/litep2p/shim/bitswap.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/litep2p/shim/mod.rs b/bizinikiwi/client/network/src/litep2p/shim/mod.rs index e297ef84..11609db0 100644 --- a/bizinikiwi/client/network/src/litep2p/shim/mod.rs +++ b/bizinikiwi/client/network/src/litep2p/shim/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/litep2p/shim/notification/config.rs b/bizinikiwi/client/network/src/litep2p/shim/notification/config.rs index 8829ea1a..705c50c7 100644 --- a/bizinikiwi/client/network/src/litep2p/shim/notification/config.rs +++ b/bizinikiwi/client/network/src/litep2p/shim/notification/config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/litep2p/shim/notification/mod.rs b/bizinikiwi/client/network/src/litep2p/shim/notification/mod.rs index ef8dd61a..bc6e9810 100644 --- a/bizinikiwi/client/network/src/litep2p/shim/notification/mod.rs +++ b/bizinikiwi/client/network/src/litep2p/shim/notification/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/litep2p/shim/notification/peerset.rs b/bizinikiwi/client/network/src/litep2p/shim/notification/peerset.rs index 2e6a0d06..49c288d6 100644 --- a/bizinikiwi/client/network/src/litep2p/shim/notification/peerset.rs +++ b/bizinikiwi/client/network/src/litep2p/shim/notification/peerset.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/litep2p/shim/notification/tests/fuzz.rs b/bizinikiwi/client/network/src/litep2p/shim/notification/tests/fuzz.rs index 21a2ead1..bf25a69b 100644 --- a/bizinikiwi/client/network/src/litep2p/shim/notification/tests/fuzz.rs +++ b/bizinikiwi/client/network/src/litep2p/shim/notification/tests/fuzz.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/litep2p/shim/notification/tests/mod.rs b/bizinikiwi/client/network/src/litep2p/shim/notification/tests/mod.rs index 79427b51..347fd292 100644 --- a/bizinikiwi/client/network/src/litep2p/shim/notification/tests/mod.rs +++ b/bizinikiwi/client/network/src/litep2p/shim/notification/tests/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/litep2p/shim/notification/tests/peerset.rs b/bizinikiwi/client/network/src/litep2p/shim/notification/tests/peerset.rs index 4623d060..e1208e8d 100644 --- a/bizinikiwi/client/network/src/litep2p/shim/notification/tests/peerset.rs +++ b/bizinikiwi/client/network/src/litep2p/shim/notification/tests/peerset.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/litep2p/shim/request_response/metrics.rs b/bizinikiwi/client/network/src/litep2p/shim/request_response/metrics.rs index 95ef795f..9546f126 100644 --- a/bizinikiwi/client/network/src/litep2p/shim/request_response/metrics.rs +++ b/bizinikiwi/client/network/src/litep2p/shim/request_response/metrics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/litep2p/shim/request_response/mod.rs b/bizinikiwi/client/network/src/litep2p/shim/request_response/mod.rs index 52d0d3c9..5fde8a2c 100644 --- a/bizinikiwi/client/network/src/litep2p/shim/request_response/mod.rs +++ b/bizinikiwi/client/network/src/litep2p/shim/request_response/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/litep2p/shim/request_response/tests.rs b/bizinikiwi/client/network/src/litep2p/shim/request_response/tests.rs index 014dd93e..0322089f 100644 --- a/bizinikiwi/client/network/src/litep2p/shim/request_response/tests.rs +++ b/bizinikiwi/client/network/src/litep2p/shim/request_response/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/mock.rs b/bizinikiwi/client/network/src/mock.rs index 092067e5..0e903e04 100644 --- a/bizinikiwi/client/network/src/mock.rs +++ b/bizinikiwi/client/network/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/network_state.rs b/bizinikiwi/client/network/src/network_state.rs index 4ba8f855..619b775d 100644 --- a/bizinikiwi/client/network/src/network_state.rs +++ b/bizinikiwi/client/network/src/network_state.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/peer_info.rs b/bizinikiwi/client/network/src/peer_info.rs index 99dfc651..47a31d39 100644 --- a/bizinikiwi/client/network/src/peer_info.rs +++ b/bizinikiwi/client/network/src/peer_info.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/peer_store.rs b/bizinikiwi/client/network/src/peer_store.rs index 8b077fb6..d20bbd9f 100644 --- a/bizinikiwi/client/network/src/peer_store.rs +++ b/bizinikiwi/client/network/src/peer_store.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/protocol.rs b/bizinikiwi/client/network/src/protocol.rs index a1ac6f76..96d99fef 100644 --- a/bizinikiwi/client/network/src/protocol.rs +++ b/bizinikiwi/client/network/src/protocol.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/protocol/message.rs b/bizinikiwi/client/network/src/protocol/message.rs index 2508fea0..b0580ff0 100644 --- a/bizinikiwi/client/network/src/protocol/message.rs +++ b/bizinikiwi/client/network/src/protocol/message.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/protocol/notifications.rs b/bizinikiwi/client/network/src/protocol/notifications.rs index ac7aa51b..48eb7618 100644 --- a/bizinikiwi/client/network/src/protocol/notifications.rs +++ b/bizinikiwi/client/network/src/protocol/notifications.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/protocol/notifications/behaviour.rs b/bizinikiwi/client/network/src/protocol/notifications/behaviour.rs index 71a90963..9ed1e7d1 100644 --- a/bizinikiwi/client/network/src/protocol/notifications/behaviour.rs +++ b/bizinikiwi/client/network/src/protocol/notifications/behaviour.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/protocol/notifications/handler.rs b/bizinikiwi/client/network/src/protocol/notifications/handler.rs index aedd98a5..18240ca3 100644 --- a/bizinikiwi/client/network/src/protocol/notifications/handler.rs +++ b/bizinikiwi/client/network/src/protocol/notifications/handler.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/protocol/notifications/service/metrics.rs b/bizinikiwi/client/network/src/protocol/notifications/service/metrics.rs index 67a0560c..6eec4265 100644 --- a/bizinikiwi/client/network/src/protocol/notifications/service/metrics.rs +++ b/bizinikiwi/client/network/src/protocol/notifications/service/metrics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/protocol/notifications/service/mod.rs b/bizinikiwi/client/network/src/protocol/notifications/service/mod.rs index 46d29c1a..8965810e 100644 --- a/bizinikiwi/client/network/src/protocol/notifications/service/mod.rs +++ b/bizinikiwi/client/network/src/protocol/notifications/service/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/protocol/notifications/service/tests.rs b/bizinikiwi/client/network/src/protocol/notifications/service/tests.rs index 7774844e..af53fbb6 100644 --- a/bizinikiwi/client/network/src/protocol/notifications/service/tests.rs +++ b/bizinikiwi/client/network/src/protocol/notifications/service/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/protocol/notifications/tests/conformance.rs b/bizinikiwi/client/network/src/protocol/notifications/tests/conformance.rs index 03cc981b..ebc7e1fb 100644 --- a/bizinikiwi/client/network/src/protocol/notifications/tests/conformance.rs +++ b/bizinikiwi/client/network/src/protocol/notifications/tests/conformance.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/protocol/notifications/tests/mod.rs b/bizinikiwi/client/network/src/protocol/notifications/tests/mod.rs index 34c629c7..d6e44f21 100644 --- a/bizinikiwi/client/network/src/protocol/notifications/tests/mod.rs +++ b/bizinikiwi/client/network/src/protocol/notifications/tests/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/protocol/notifications/upgrade.rs b/bizinikiwi/client/network/src/protocol/notifications/upgrade.rs index a827cb78..0a22a291 100644 --- a/bizinikiwi/client/network/src/protocol/notifications/upgrade.rs +++ b/bizinikiwi/client/network/src/protocol/notifications/upgrade.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/protocol/notifications/upgrade/collec.rs b/bizinikiwi/client/network/src/protocol/notifications/upgrade/collec.rs index 976c2817..51f21888 100644 --- a/bizinikiwi/client/network/src/protocol/notifications/upgrade/collec.rs +++ b/bizinikiwi/client/network/src/protocol/notifications/upgrade/collec.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/protocol/notifications/upgrade/notifications.rs b/bizinikiwi/client/network/src/protocol/notifications/upgrade/notifications.rs index fcfae8db..04f601fe 100644 --- a/bizinikiwi/client/network/src/protocol/notifications/upgrade/notifications.rs +++ b/bizinikiwi/client/network/src/protocol/notifications/upgrade/notifications.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/protocol_controller.rs b/bizinikiwi/client/network/src/protocol_controller.rs index 784035d4..3ad36559 100644 --- a/bizinikiwi/client/network/src/protocol_controller.rs +++ b/bizinikiwi/client/network/src/protocol_controller.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/request_responses.rs b/bizinikiwi/client/network/src/request_responses.rs index a9afdcc4..e97334e5 100644 --- a/bizinikiwi/client/network/src/request_responses.rs +++ b/bizinikiwi/client/network/src/request_responses.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/service.rs b/bizinikiwi/client/network/src/service.rs index b475b1f4..f1b3da2a 100644 --- a/bizinikiwi/client/network/src/service.rs +++ b/bizinikiwi/client/network/src/service.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/service/metrics.rs b/bizinikiwi/client/network/src/service/metrics.rs index b4f09b4a..558fac99 100644 --- a/bizinikiwi/client/network/src/service/metrics.rs +++ b/bizinikiwi/client/network/src/service/metrics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/service/out_events.rs b/bizinikiwi/client/network/src/service/out_events.rs index 10b2b957..aa878398 100644 --- a/bizinikiwi/client/network/src/service/out_events.rs +++ b/bizinikiwi/client/network/src/service/out_events.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/service/signature.rs b/bizinikiwi/client/network/src/service/signature.rs index 1bbf8776..6ee2b337 100644 --- a/bizinikiwi/client/network/src/service/signature.rs +++ b/bizinikiwi/client/network/src/service/signature.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. // -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/service/traits.rs b/bizinikiwi/client/network/src/service/traits.rs index 103a8d3a..dee1648a 100644 --- a/bizinikiwi/client/network/src/service/traits.rs +++ b/bizinikiwi/client/network/src/service/traits.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. // -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/transport.rs b/bizinikiwi/client/network/src/transport.rs index 2409f094..2e4c09b2 100644 --- a/bizinikiwi/client/network/src/transport.rs +++ b/bizinikiwi/client/network/src/transport.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/types.rs b/bizinikiwi/client/network/src/types.rs index 37ed8206..41c1e614 100644 --- a/bizinikiwi/client/network/src/types.rs +++ b/bizinikiwi/client/network/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/src/utils.rs b/bizinikiwi/client/network/src/utils.rs index ef879c2a..ae0ab391 100644 --- a/bizinikiwi/client/network/src/utils.rs +++ b/bizinikiwi/client/network/src/utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/statement/src/config.rs b/bizinikiwi/client/network/statement/src/config.rs index a79cb3dc..67f8c74a 100644 --- a/bizinikiwi/client/network/statement/src/config.rs +++ b/bizinikiwi/client/network/statement/src/config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/statement/src/lib.rs b/bizinikiwi/client/network/statement/src/lib.rs index 94b2500f..a1bcf233 100644 --- a/bizinikiwi/client/network/statement/src/lib.rs +++ b/bizinikiwi/client/network/statement/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/build.rs b/bizinikiwi/client/network/sync/build.rs index 4e21004d..8815ceea 100644 --- a/bizinikiwi/client/network/sync/build.rs +++ b/bizinikiwi/client/network/sync/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/block_announce_validator.rs b/bizinikiwi/client/network/sync/src/block_announce_validator.rs index a3497a36..c3b3e0de 100644 --- a/bizinikiwi/client/network/sync/src/block_announce_validator.rs +++ b/bizinikiwi/client/network/sync/src/block_announce_validator.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/block_relay_protocol.rs b/bizinikiwi/client/network/sync/src/block_relay_protocol.rs index a227c701..e9d73bca 100644 --- a/bizinikiwi/client/network/sync/src/block_relay_protocol.rs +++ b/bizinikiwi/client/network/sync/src/block_relay_protocol.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/bizinikiwi/client/network/sync/src/block_request_handler.rs b/bizinikiwi/client/network/sync/src/block_request_handler.rs index 07fcb644..9519981b 100644 --- a/bizinikiwi/client/network/sync/src/block_request_handler.rs +++ b/bizinikiwi/client/network/sync/src/block_request_handler.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/bizinikiwi/client/network/sync/src/blocks.rs b/bizinikiwi/client/network/sync/src/blocks.rs index b8646a60..5642f255 100644 --- a/bizinikiwi/client/network/sync/src/blocks.rs +++ b/bizinikiwi/client/network/sync/src/blocks.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/engine.rs b/bizinikiwi/client/network/sync/src/engine.rs index 361558d0..4ef57df4 100644 --- a/bizinikiwi/client/network/sync/src/engine.rs +++ b/bizinikiwi/client/network/sync/src/engine.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/futures_stream.rs b/bizinikiwi/client/network/sync/src/futures_stream.rs index b4b96554..2e35dda7 100644 --- a/bizinikiwi/client/network/sync/src/futures_stream.rs +++ b/bizinikiwi/client/network/sync/src/futures_stream.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/justification_requests.rs b/bizinikiwi/client/network/sync/src/justification_requests.rs index 31efe881..a06815a8 100644 --- a/bizinikiwi/client/network/sync/src/justification_requests.rs +++ b/bizinikiwi/client/network/sync/src/justification_requests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/lib.rs b/bizinikiwi/client/network/sync/src/lib.rs index 25277948..d90c9b7d 100644 --- a/bizinikiwi/client/network/sync/src/lib.rs +++ b/bizinikiwi/client/network/sync/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/mock.rs b/bizinikiwi/client/network/sync/src/mock.rs index 37ae4e99..1ec7e5f6 100644 --- a/bizinikiwi/client/network/sync/src/mock.rs +++ b/bizinikiwi/client/network/sync/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/pending_responses.rs b/bizinikiwi/client/network/sync/src/pending_responses.rs index f5a929dd..d3fc42b0 100644 --- a/bizinikiwi/client/network/sync/src/pending_responses.rs +++ b/bizinikiwi/client/network/sync/src/pending_responses.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/schema.rs b/bizinikiwi/client/network/sync/src/schema.rs index 884f06c1..c586f6d7 100644 --- a/bizinikiwi/client/network/sync/src/schema.rs +++ b/bizinikiwi/client/network/sync/src/schema.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/service/mock.rs b/bizinikiwi/client/network/sync/src/service/mock.rs index edbd246e..7904446e 100644 --- a/bizinikiwi/client/network/sync/src/service/mock.rs +++ b/bizinikiwi/client/network/sync/src/service/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/service/mod.rs b/bizinikiwi/client/network/sync/src/service/mod.rs index b3bba54e..6db28ef9 100644 --- a/bizinikiwi/client/network/sync/src/service/mod.rs +++ b/bizinikiwi/client/network/sync/src/service/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/service/network.rs b/bizinikiwi/client/network/sync/src/service/network.rs index bd2ff0ed..b5e3bfac 100644 --- a/bizinikiwi/client/network/sync/src/service/network.rs +++ b/bizinikiwi/client/network/sync/src/service/network.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/service/syncing_service.rs b/bizinikiwi/client/network/sync/src/service/syncing_service.rs index 7e6bc791..010afe44 100644 --- a/bizinikiwi/client/network/sync/src/service/syncing_service.rs +++ b/bizinikiwi/client/network/sync/src/service/syncing_service.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/state_request_handler.rs b/bizinikiwi/client/network/sync/src/state_request_handler.rs index 3ea41dcf..71a27a37 100644 --- a/bizinikiwi/client/network/sync/src/state_request_handler.rs +++ b/bizinikiwi/client/network/sync/src/state_request_handler.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/bizinikiwi/client/network/sync/src/strategy.rs b/bizinikiwi/client/network/sync/src/strategy.rs index ca6389ad..bd4b90ea 100644 --- a/bizinikiwi/client/network/sync/src/strategy.rs +++ b/bizinikiwi/client/network/sync/src/strategy.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/strategy/chain_sync.rs b/bizinikiwi/client/network/sync/src/strategy/chain_sync.rs index 0802b8a4..5c98f3f1 100644 --- a/bizinikiwi/client/network/sync/src/strategy/chain_sync.rs +++ b/bizinikiwi/client/network/sync/src/strategy/chain_sync.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/strategy/chain_sync/test.rs b/bizinikiwi/client/network/sync/src/strategy/chain_sync/test.rs index 66cc92de..c4a34332 100644 --- a/bizinikiwi/client/network/sync/src/strategy/chain_sync/test.rs +++ b/bizinikiwi/client/network/sync/src/strategy/chain_sync/test.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/strategy/disconnected_peers.rs b/bizinikiwi/client/network/sync/src/strategy/disconnected_peers.rs index 3f632cf2..05ae1776 100644 --- a/bizinikiwi/client/network/sync/src/strategy/disconnected_peers.rs +++ b/bizinikiwi/client/network/sync/src/strategy/disconnected_peers.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/strategy/pezkuwi.rs b/bizinikiwi/client/network/sync/src/strategy/pezkuwi.rs index 57ac33ab..d90ab0cd 100644 --- a/bizinikiwi/client/network/sync/src/strategy/pezkuwi.rs +++ b/bizinikiwi/client/network/sync/src/strategy/pezkuwi.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/strategy/state.rs b/bizinikiwi/client/network/sync/src/strategy/state.rs index 3db49a94..72cb00e6 100644 --- a/bizinikiwi/client/network/sync/src/strategy/state.rs +++ b/bizinikiwi/client/network/sync/src/strategy/state.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/strategy/state_sync.rs b/bizinikiwi/client/network/sync/src/strategy/state_sync.rs index 2d52cc11..6f57dce6 100644 --- a/bizinikiwi/client/network/sync/src/strategy/state_sync.rs +++ b/bizinikiwi/client/network/sync/src/strategy/state_sync.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/strategy/warp.rs b/bizinikiwi/client/network/sync/src/strategy/warp.rs index 9fe4b90a..7baeab1a 100644 --- a/bizinikiwi/client/network/sync/src/strategy/warp.rs +++ b/bizinikiwi/client/network/sync/src/strategy/warp.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/types.rs b/bizinikiwi/client/network/sync/src/types.rs index 057cf043..1301fbe1 100644 --- a/bizinikiwi/client/network/sync/src/types.rs +++ b/bizinikiwi/client/network/sync/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/sync/src/warp_request_handler.rs b/bizinikiwi/client/network/sync/src/warp_request_handler.rs index 831afa2b..0f772946 100644 --- a/bizinikiwi/client/network/sync/src/warp_request_handler.rs +++ b/bizinikiwi/client/network/sync/src/warp_request_handler.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/bizinikiwi/client/network/test/src/block_import.rs b/bizinikiwi/client/network/test/src/block_import.rs index c457b82f..9d27d70d 100644 --- a/bizinikiwi/client/network/test/src/block_import.rs +++ b/bizinikiwi/client/network/test/src/block_import.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/test/src/conformance/high_level.rs b/bizinikiwi/client/network/test/src/conformance/high_level.rs index 748ec5c8..830adb20 100644 --- a/bizinikiwi/client/network/test/src/conformance/high_level.rs +++ b/bizinikiwi/client/network/test/src/conformance/high_level.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/test/src/conformance/mod.rs b/bizinikiwi/client/network/test/src/conformance/mod.rs index d674a577..8d611ed3 100644 --- a/bizinikiwi/client/network/test/src/conformance/mod.rs +++ b/bizinikiwi/client/network/test/src/conformance/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/test/src/conformance/setup.rs b/bizinikiwi/client/network/test/src/conformance/setup.rs index 057cfaee..0cbc81e4 100644 --- a/bizinikiwi/client/network/test/src/conformance/setup.rs +++ b/bizinikiwi/client/network/test/src/conformance/setup.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/test/src/fuzz.rs b/bizinikiwi/client/network/test/src/fuzz.rs index a1eaaf43..8f2a0a70 100644 --- a/bizinikiwi/client/network/test/src/fuzz.rs +++ b/bizinikiwi/client/network/test/src/fuzz.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/test/src/lib.rs b/bizinikiwi/client/network/test/src/lib.rs index 7d4ee664..73100ae0 100644 --- a/bizinikiwi/client/network/test/src/lib.rs +++ b/bizinikiwi/client/network/test/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/test/src/service.rs b/bizinikiwi/client/network/test/src/service.rs index 0c7a770f..3b7e9573 100644 --- a/bizinikiwi/client/network/test/src/service.rs +++ b/bizinikiwi/client/network/test/src/service.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/test/src/sync.rs b/bizinikiwi/client/network/test/src/sync.rs index 6e9cac37..4f2db1d6 100644 --- a/bizinikiwi/client/network/test/src/sync.rs +++ b/bizinikiwi/client/network/test/src/sync.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/transactions/src/config.rs b/bizinikiwi/client/network/transactions/src/config.rs index 41da9644..724f6dc4 100644 --- a/bizinikiwi/client/network/transactions/src/config.rs +++ b/bizinikiwi/client/network/transactions/src/config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/transactions/src/lib.rs b/bizinikiwi/client/network/transactions/src/lib.rs index c90b8337..227851a3 100644 --- a/bizinikiwi/client/network/transactions/src/lib.rs +++ b/bizinikiwi/client/network/transactions/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/types/src/ed25519.rs b/bizinikiwi/client/network/types/src/ed25519.rs index 596447a6..f7f5850c 100644 --- a/bizinikiwi/client/network/types/src/ed25519.rs +++ b/bizinikiwi/client/network/types/src/ed25519.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/types/src/kad.rs b/bizinikiwi/client/network/types/src/kad.rs index 488882b0..c47b5792 100644 --- a/bizinikiwi/client/network/types/src/kad.rs +++ b/bizinikiwi/client/network/types/src/kad.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/types/src/lib.rs b/bizinikiwi/client/network/types/src/lib.rs index eecf4849..44810673 100644 --- a/bizinikiwi/client/network/types/src/lib.rs +++ b/bizinikiwi/client/network/types/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/types/src/multiaddr.rs b/bizinikiwi/client/network/types/src/multiaddr.rs index 44cb063c..4fd0160f 100644 --- a/bizinikiwi/client/network/types/src/multiaddr.rs +++ b/bizinikiwi/client/network/types/src/multiaddr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/types/src/multiaddr/protocol.rs b/bizinikiwi/client/network/types/src/multiaddr/protocol.rs index 5d0c394d..37345b18 100644 --- a/bizinikiwi/client/network/types/src/multiaddr/protocol.rs +++ b/bizinikiwi/client/network/types/src/multiaddr/protocol.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/types/src/multihash.rs b/bizinikiwi/client/network/types/src/multihash.rs index 047b9a22..066b64ba 100644 --- a/bizinikiwi/client/network/types/src/multihash.rs +++ b/bizinikiwi/client/network/types/src/multihash.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/network/types/src/peer_id.rs b/bizinikiwi/client/network/types/src/peer_id.rs index cdae7419..26c0af01 100644 --- a/bizinikiwi/client/network/types/src/peer_id.rs +++ b/bizinikiwi/client/network/types/src/peer_id.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/offchain/src/api.rs b/bizinikiwi/client/offchain/src/api.rs index 9ead4d4f..8f0d42e4 100644 --- a/bizinikiwi/client/offchain/src/api.rs +++ b/bizinikiwi/client/offchain/src/api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/offchain/src/api/http.rs b/bizinikiwi/client/offchain/src/api/http.rs index 76477c65..5cddddd1 100644 --- a/bizinikiwi/client/offchain/src/api/http.rs +++ b/bizinikiwi/client/offchain/src/api/http.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/offchain/src/api/timestamp.rs b/bizinikiwi/client/offchain/src/api/timestamp.rs index 5322e87f..a1dde574 100644 --- a/bizinikiwi/client/offchain/src/api/timestamp.rs +++ b/bizinikiwi/client/offchain/src/api/timestamp.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/offchain/src/lib.rs b/bizinikiwi/client/offchain/src/lib.rs index 39cbe5f9..c7878a65 100644 --- a/bizinikiwi/client/offchain/src/lib.rs +++ b/bizinikiwi/client/offchain/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/proposer-metrics/src/lib.rs b/bizinikiwi/client/proposer-metrics/src/lib.rs index 5c9b4619..04e1d0ad 100644 --- a/bizinikiwi/client/proposer-metrics/src/lib.rs +++ b/bizinikiwi/client/proposer-metrics/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/author/error.rs b/bizinikiwi/client/rpc-api/src/author/error.rs index f2bc18d2..1f869fe2 100644 --- a/bizinikiwi/client/rpc-api/src/author/error.rs +++ b/bizinikiwi/client/rpc-api/src/author/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/author/hash.rs b/bizinikiwi/client/rpc-api/src/author/hash.rs index 293769c6..fc2b5680 100644 --- a/bizinikiwi/client/rpc-api/src/author/hash.rs +++ b/bizinikiwi/client/rpc-api/src/author/hash.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/author/mod.rs b/bizinikiwi/client/rpc-api/src/author/mod.rs index 55009af7..066ea62c 100644 --- a/bizinikiwi/client/rpc-api/src/author/mod.rs +++ b/bizinikiwi/client/rpc-api/src/author/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/chain/error.rs b/bizinikiwi/client/rpc-api/src/chain/error.rs index bfb6db41..aa35d6c7 100644 --- a/bizinikiwi/client/rpc-api/src/chain/error.rs +++ b/bizinikiwi/client/rpc-api/src/chain/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/chain/mod.rs b/bizinikiwi/client/rpc-api/src/chain/mod.rs index ff064b3b..ea3ae4f3 100644 --- a/bizinikiwi/client/rpc-api/src/chain/mod.rs +++ b/bizinikiwi/client/rpc-api/src/chain/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/child_state/mod.rs b/bizinikiwi/client/rpc-api/src/child_state/mod.rs index 0abfb078..7edcf790 100644 --- a/bizinikiwi/client/rpc-api/src/child_state/mod.rs +++ b/bizinikiwi/client/rpc-api/src/child_state/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/dev/error.rs b/bizinikiwi/client/rpc-api/src/dev/error.rs index 9c374140..c37a0d79 100644 --- a/bizinikiwi/client/rpc-api/src/dev/error.rs +++ b/bizinikiwi/client/rpc-api/src/dev/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/dev/mod.rs b/bizinikiwi/client/rpc-api/src/dev/mod.rs index c0c93502..6f8ae509 100644 --- a/bizinikiwi/client/rpc-api/src/dev/mod.rs +++ b/bizinikiwi/client/rpc-api/src/dev/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/error.rs b/bizinikiwi/client/rpc-api/src/error.rs index 262f7957..3f40e95b 100644 --- a/bizinikiwi/client/rpc-api/src/error.rs +++ b/bizinikiwi/client/rpc-api/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/lib.rs b/bizinikiwi/client/rpc-api/src/lib.rs index 3243cabc..932d7016 100644 --- a/bizinikiwi/client/rpc-api/src/lib.rs +++ b/bizinikiwi/client/rpc-api/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/mixnet/error.rs b/bizinikiwi/client/rpc-api/src/mixnet/error.rs index ad64506b..3b5e5561 100644 --- a/bizinikiwi/client/rpc-api/src/mixnet/error.rs +++ b/bizinikiwi/client/rpc-api/src/mixnet/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/mixnet/mod.rs b/bizinikiwi/client/rpc-api/src/mixnet/mod.rs index 40c48ce2..6b814ba3 100644 --- a/bizinikiwi/client/rpc-api/src/mixnet/mod.rs +++ b/bizinikiwi/client/rpc-api/src/mixnet/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/offchain/error.rs b/bizinikiwi/client/rpc-api/src/offchain/error.rs index 4fb354ae..2d2a2450 100644 --- a/bizinikiwi/client/rpc-api/src/offchain/error.rs +++ b/bizinikiwi/client/rpc-api/src/offchain/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/offchain/mod.rs b/bizinikiwi/client/rpc-api/src/offchain/mod.rs index 4490fa5a..912e25a6 100644 --- a/bizinikiwi/client/rpc-api/src/offchain/mod.rs +++ b/bizinikiwi/client/rpc-api/src/offchain/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/policy.rs b/bizinikiwi/client/rpc-api/src/policy.rs index 1a5276d8..67f9dc01 100644 --- a/bizinikiwi/client/rpc-api/src/policy.rs +++ b/bizinikiwi/client/rpc-api/src/policy.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/state/error.rs b/bizinikiwi/client/rpc-api/src/state/error.rs index 380c467d..e86bedc0 100644 --- a/bizinikiwi/client/rpc-api/src/state/error.rs +++ b/bizinikiwi/client/rpc-api/src/state/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/state/helpers.rs b/bizinikiwi/client/rpc-api/src/state/helpers.rs index cf9f10fb..fa09b3f1 100644 --- a/bizinikiwi/client/rpc-api/src/state/helpers.rs +++ b/bizinikiwi/client/rpc-api/src/state/helpers.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/state/mod.rs b/bizinikiwi/client/rpc-api/src/state/mod.rs index fc9c1da4..bc787451 100644 --- a/bizinikiwi/client/rpc-api/src/state/mod.rs +++ b/bizinikiwi/client/rpc-api/src/state/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/statement/error.rs b/bizinikiwi/client/rpc-api/src/statement/error.rs index d2778ccf..f685eeea 100644 --- a/bizinikiwi/client/rpc-api/src/statement/error.rs +++ b/bizinikiwi/client/rpc-api/src/statement/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/statement/mod.rs b/bizinikiwi/client/rpc-api/src/statement/mod.rs index c1bf1d97..c48a6ade 100644 --- a/bizinikiwi/client/rpc-api/src/statement/mod.rs +++ b/bizinikiwi/client/rpc-api/src/statement/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/system/error.rs b/bizinikiwi/client/rpc-api/src/system/error.rs index c2197e24..2faf1c9a 100644 --- a/bizinikiwi/client/rpc-api/src/system/error.rs +++ b/bizinikiwi/client/rpc-api/src/system/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/system/helpers.rs b/bizinikiwi/client/rpc-api/src/system/helpers.rs index 0553f605..fc010599 100644 --- a/bizinikiwi/client/rpc-api/src/system/helpers.rs +++ b/bizinikiwi/client/rpc-api/src/system/helpers.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-api/src/system/mod.rs b/bizinikiwi/client/rpc-api/src/system/mod.rs index 643cc0aa..e5048f73 100644 --- a/bizinikiwi/client/rpc-api/src/system/mod.rs +++ b/bizinikiwi/client/rpc-api/src/system/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-servers/src/lib.rs b/bizinikiwi/client/rpc-servers/src/lib.rs index d8e83cf7..5d800927 100644 --- a/bizinikiwi/client/rpc-servers/src/lib.rs +++ b/bizinikiwi/client/rpc-servers/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-servers/src/middleware/metrics.rs b/bizinikiwi/client/rpc-servers/src/middleware/metrics.rs index cb20b4b4..b4d70666 100644 --- a/bizinikiwi/client/rpc-servers/src/middleware/metrics.rs +++ b/bizinikiwi/client/rpc-servers/src/middleware/metrics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-servers/src/middleware/mod.rs b/bizinikiwi/client/rpc-servers/src/middleware/mod.rs index dca2575c..8e52d492 100644 --- a/bizinikiwi/client/rpc-servers/src/middleware/mod.rs +++ b/bizinikiwi/client/rpc-servers/src/middleware/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-servers/src/middleware/node_health.rs b/bizinikiwi/client/rpc-servers/src/middleware/node_health.rs index cdd79f0d..a707b1ee 100644 --- a/bizinikiwi/client/rpc-servers/src/middleware/node_health.rs +++ b/bizinikiwi/client/rpc-servers/src/middleware/node_health.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-servers/src/middleware/rate_limit.rs b/bizinikiwi/client/rpc-servers/src/middleware/rate_limit.rs index 027faa12..d618314c 100644 --- a/bizinikiwi/client/rpc-servers/src/middleware/rate_limit.rs +++ b/bizinikiwi/client/rpc-servers/src/middleware/rate_limit.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-servers/src/utils.rs b/bizinikiwi/client/rpc-servers/src/utils.rs index af6fb44a..f3757980 100644 --- a/bizinikiwi/client/rpc-servers/src/utils.rs +++ b/bizinikiwi/client/rpc-servers/src/utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/archive/api.rs b/bizinikiwi/client/rpc-spec-v2/src/archive/api.rs index 6dfec132..894e7b7f 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/archive/api.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/archive/api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/archive/archive.rs b/bizinikiwi/client/rpc-spec-v2/src/archive/archive.rs index c42ac115..0b772c21 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/archive/archive.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/archive/archive.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/archive/archive_storage.rs b/bizinikiwi/client/rpc-spec-v2/src/archive/archive_storage.rs index c0dea80e..f3da4142 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/archive/archive_storage.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/archive/archive_storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/archive/error.rs b/bizinikiwi/client/rpc-spec-v2/src/archive/error.rs index eb1b342e..7aa8fd9c 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/archive/error.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/archive/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/archive/mod.rs b/bizinikiwi/client/rpc-spec-v2/src/archive/mod.rs index 24cffbd2..b1885d11 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/archive/mod.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/archive/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/archive/tests.rs b/bizinikiwi/client/rpc-spec-v2/src/archive/tests.rs index c4758dc4..ecc99be4 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/archive/tests.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/archive/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/archive/types.rs b/bizinikiwi/client/rpc-spec-v2/src/archive/types.rs index 0412ae53..bcc76cda 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/archive/types.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/archive/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/chain_head/api.rs b/bizinikiwi/client/rpc-spec-v2/src/chain_head/api.rs index 6f182ef3..0b891582 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/chain_head/api.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/chain_head/api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/chain_head/chain_head.rs b/bizinikiwi/client/rpc-spec-v2/src/chain_head/chain_head.rs index 80f1b457..643f9572 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/chain_head/chain_head.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/chain_head/chain_head.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/chain_head/chain_head_follow.rs b/bizinikiwi/client/rpc-spec-v2/src/chain_head/chain_head_follow.rs index e5a17881..c5ee679e 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/chain_head/chain_head_follow.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/chain_head/chain_head_follow.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/chain_head/chain_head_storage.rs b/bizinikiwi/client/rpc-spec-v2/src/chain_head/chain_head_storage.rs index 563efe3b..93d4c5e2 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/chain_head/chain_head_storage.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/chain_head/chain_head_storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/chain_head/error.rs b/bizinikiwi/client/rpc-spec-v2/src/chain_head/error.rs index a88de023..c6c95e63 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/chain_head/error.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/chain_head/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/chain_head/event.rs b/bizinikiwi/client/rpc-spec-v2/src/chain_head/event.rs index fae4e695..75e250bd 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/chain_head/event.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/chain_head/event.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/chain_head/mod.rs b/bizinikiwi/client/rpc-spec-v2/src/chain_head/mod.rs index a8c6e98d..bfbb3046 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/chain_head/mod.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/chain_head/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/chain_head/subscription/error.rs b/bizinikiwi/client/rpc-spec-v2/src/chain_head/subscription/error.rs index dac7faff..be3bc834 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/chain_head/subscription/error.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/chain_head/subscription/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/chain_head/subscription/inner.rs b/bizinikiwi/client/rpc-spec-v2/src/chain_head/subscription/inner.rs index 3e907be2..1cd4d6b5 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/chain_head/subscription/inner.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/chain_head/subscription/inner.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/chain_head/subscription/mod.rs b/bizinikiwi/client/rpc-spec-v2/src/chain_head/subscription/mod.rs index 9f7f732e..7363cc21 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/chain_head/subscription/mod.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/chain_head/subscription/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/chain_head/test_utils.rs b/bizinikiwi/client/rpc-spec-v2/src/chain_head/test_utils.rs index d342ad8f..9fb17a0e 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/chain_head/test_utils.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/chain_head/test_utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/chain_head/tests.rs b/bizinikiwi/client/rpc-spec-v2/src/chain_head/tests.rs index f530245a..df5c237e 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/chain_head/tests.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/chain_head/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/chain_spec/api.rs b/bizinikiwi/client/rpc-spec-v2/src/chain_spec/api.rs index 5315af3f..58617852 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/chain_spec/api.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/chain_spec/api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/chain_spec/chain_spec.rs b/bizinikiwi/client/rpc-spec-v2/src/chain_spec/chain_spec.rs index 6f2e96dc..d85e5889 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/chain_spec/chain_spec.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/chain_spec/chain_spec.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/chain_spec/mod.rs b/bizinikiwi/client/rpc-spec-v2/src/chain_spec/mod.rs index 74f3f153..e7709d04 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/chain_spec/mod.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/chain_spec/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/chain_spec/tests.rs b/bizinikiwi/client/rpc-spec-v2/src/chain_spec/tests.rs index ba9aa8c8..6d6fa7f4 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/chain_spec/tests.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/chain_spec/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/common/connections.rs b/bizinikiwi/client/rpc-spec-v2/src/common/connections.rs index b0b5aefe..9f841c3a 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/common/connections.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/common/connections.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/common/events.rs b/bizinikiwi/client/rpc-spec-v2/src/common/events.rs index 720545d4..ef6d4e1d 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/common/events.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/common/events.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/common/mod.rs b/bizinikiwi/client/rpc-spec-v2/src/common/mod.rs index 982c45cd..cd54de04 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/common/mod.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/common/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/common/storage.rs b/bizinikiwi/client/rpc-spec-v2/src/common/storage.rs index 84ab6199..b0f288e1 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/common/storage.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/common/storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/lib.rs b/bizinikiwi/client/rpc-spec-v2/src/lib.rs index 76e1aea2..497bd1b6 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/lib.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/transaction/api.rs b/bizinikiwi/client/rpc-spec-v2/src/transaction/api.rs index 5c6a9a90..3a80576b 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/transaction/api.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/transaction/api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/transaction/error.rs b/bizinikiwi/client/rpc-spec-v2/src/transaction/error.rs index be368304..197ebb1c 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/transaction/error.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/transaction/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/transaction/event.rs b/bizinikiwi/client/rpc-spec-v2/src/transaction/event.rs index da223aad..5e9281e8 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/transaction/event.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/transaction/event.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/transaction/metrics.rs b/bizinikiwi/client/rpc-spec-v2/src/transaction/metrics.rs index 4dcfd840..26f654d0 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/transaction/metrics.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/transaction/metrics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/transaction/mod.rs b/bizinikiwi/client/rpc-spec-v2/src/transaction/mod.rs index 5a3f8069..37074f16 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/transaction/mod.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/transaction/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/executor.rs b/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/executor.rs index a77e2dbb..ec016a84 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/executor.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/executor.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/middleware_pool.rs b/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/middleware_pool.rs index 3a9c0dca..2b580f38 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/middleware_pool.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/middleware_pool.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/mod.rs b/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/mod.rs index 24f14d35..eb93a7f0 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/mod.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/setup.rs b/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/setup.rs index 1aa59984..60e59164 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/setup.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/setup.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/transaction_broadcast_tests.rs b/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/transaction_broadcast_tests.rs index a2112ad1..eacc7353 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/transaction_broadcast_tests.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/transaction_broadcast_tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/transaction_tests.rs b/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/transaction_tests.rs index 4dd99056..c06d6d42 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/transaction_tests.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/transaction/tests/transaction_tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/transaction/transaction.rs b/bizinikiwi/client/rpc-spec-v2/src/transaction/transaction.rs index 9942cb8a..4e14c94f 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/transaction/transaction.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/transaction/transaction.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc-spec-v2/src/transaction/transaction_broadcast.rs b/bizinikiwi/client/rpc-spec-v2/src/transaction/transaction_broadcast.rs index 4fef2312..823064aa 100644 --- a/bizinikiwi/client/rpc-spec-v2/src/transaction/transaction_broadcast.rs +++ b/bizinikiwi/client/rpc-spec-v2/src/transaction/transaction_broadcast.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/author/mod.rs b/bizinikiwi/client/rpc/src/author/mod.rs index fc87e38d..3b928854 100644 --- a/bizinikiwi/client/rpc/src/author/mod.rs +++ b/bizinikiwi/client/rpc/src/author/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/author/tests.rs b/bizinikiwi/client/rpc/src/author/tests.rs index 4fca7a57..cc16b22a 100644 --- a/bizinikiwi/client/rpc/src/author/tests.rs +++ b/bizinikiwi/client/rpc/src/author/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/chain/chain_full.rs b/bizinikiwi/client/rpc/src/chain/chain_full.rs index 792b363b..7f8d197e 100644 --- a/bizinikiwi/client/rpc/src/chain/chain_full.rs +++ b/bizinikiwi/client/rpc/src/chain/chain_full.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/chain/mod.rs b/bizinikiwi/client/rpc/src/chain/mod.rs index b34cec34..ca4dcdce 100644 --- a/bizinikiwi/client/rpc/src/chain/mod.rs +++ b/bizinikiwi/client/rpc/src/chain/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/chain/tests.rs b/bizinikiwi/client/rpc/src/chain/tests.rs index acb7dc88..fed2a2ca 100644 --- a/bizinikiwi/client/rpc/src/chain/tests.rs +++ b/bizinikiwi/client/rpc/src/chain/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/dev/mod.rs b/bizinikiwi/client/rpc/src/dev/mod.rs index 56a3989d..42349a61 100644 --- a/bizinikiwi/client/rpc/src/dev/mod.rs +++ b/bizinikiwi/client/rpc/src/dev/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/dev/tests.rs b/bizinikiwi/client/rpc/src/dev/tests.rs index e55f4fd6..94857129 100644 --- a/bizinikiwi/client/rpc/src/dev/tests.rs +++ b/bizinikiwi/client/rpc/src/dev/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/lib.rs b/bizinikiwi/client/rpc/src/lib.rs index 1123755b..4a6af010 100644 --- a/bizinikiwi/client/rpc/src/lib.rs +++ b/bizinikiwi/client/rpc/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/mixnet/mod.rs b/bizinikiwi/client/rpc/src/mixnet/mod.rs index 32058c17..f0b8f39b 100644 --- a/bizinikiwi/client/rpc/src/mixnet/mod.rs +++ b/bizinikiwi/client/rpc/src/mixnet/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/offchain/mod.rs b/bizinikiwi/client/rpc/src/offchain/mod.rs index 55db3969..a37a7d63 100644 --- a/bizinikiwi/client/rpc/src/offchain/mod.rs +++ b/bizinikiwi/client/rpc/src/offchain/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/offchain/tests.rs b/bizinikiwi/client/rpc/src/offchain/tests.rs index f0855c65..08e1d32c 100644 --- a/bizinikiwi/client/rpc/src/offchain/tests.rs +++ b/bizinikiwi/client/rpc/src/offchain/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/state/mod.rs b/bizinikiwi/client/rpc/src/state/mod.rs index 411f14b9..1a63dec1 100644 --- a/bizinikiwi/client/rpc/src/state/mod.rs +++ b/bizinikiwi/client/rpc/src/state/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/state/state_full.rs b/bizinikiwi/client/rpc/src/state/state_full.rs index a6645030..2ad1294e 100644 --- a/bizinikiwi/client/rpc/src/state/state_full.rs +++ b/bizinikiwi/client/rpc/src/state/state_full.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/state/tests.rs b/bizinikiwi/client/rpc/src/state/tests.rs index c7cefba6..33433f0a 100644 --- a/bizinikiwi/client/rpc/src/state/tests.rs +++ b/bizinikiwi/client/rpc/src/state/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/state/utils.rs b/bizinikiwi/client/rpc/src/state/utils.rs index 886b6e01..ade20af4 100644 --- a/bizinikiwi/client/rpc/src/state/utils.rs +++ b/bizinikiwi/client/rpc/src/state/utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/statement/mod.rs b/bizinikiwi/client/rpc/src/statement/mod.rs index 98579ad5..51869303 100644 --- a/bizinikiwi/client/rpc/src/statement/mod.rs +++ b/bizinikiwi/client/rpc/src/statement/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/system/mod.rs b/bizinikiwi/client/rpc/src/system/mod.rs index 5396183c..2c1afeaf 100644 --- a/bizinikiwi/client/rpc/src/system/mod.rs +++ b/bizinikiwi/client/rpc/src/system/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/system/tests.rs b/bizinikiwi/client/rpc/src/system/tests.rs index 328534de..bc912929 100644 --- a/bizinikiwi/client/rpc/src/system/tests.rs +++ b/bizinikiwi/client/rpc/src/system/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/testing.rs b/bizinikiwi/client/rpc/src/testing.rs index 6100ec55..bb908933 100644 --- a/bizinikiwi/client/rpc/src/testing.rs +++ b/bizinikiwi/client/rpc/src/testing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/rpc/src/utils.rs b/bizinikiwi/client/rpc/src/utils.rs index 3d3de968..c0f8f267 100644 --- a/bizinikiwi/client/rpc/src/utils.rs +++ b/bizinikiwi/client/rpc/src/utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/runtime-utilities/src/error.rs b/bizinikiwi/client/runtime-utilities/src/error.rs index 2cfdeba4..1e197683 100644 --- a/bizinikiwi/client/runtime-utilities/src/error.rs +++ b/bizinikiwi/client/runtime-utilities/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/runtime-utilities/src/lib.rs b/bizinikiwi/client/runtime-utilities/src/lib.rs index 7ba44fb7..309828af 100644 --- a/bizinikiwi/client/runtime-utilities/src/lib.rs +++ b/bizinikiwi/client/runtime-utilities/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/builder.rs b/bizinikiwi/client/service/src/builder.rs index a4bae428..44431a37 100644 --- a/bizinikiwi/client/service/src/builder.rs +++ b/bizinikiwi/client/service/src/builder.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/chain_ops/check_block.rs b/bizinikiwi/client/service/src/chain_ops/check_block.rs index 2ee7c3e6..7937f44e 100644 --- a/bizinikiwi/client/service/src/chain_ops/check_block.rs +++ b/bizinikiwi/client/service/src/chain_ops/check_block.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/chain_ops/export_blocks.rs b/bizinikiwi/client/service/src/chain_ops/export_blocks.rs index df5e284f..146cd422 100644 --- a/bizinikiwi/client/service/src/chain_ops/export_blocks.rs +++ b/bizinikiwi/client/service/src/chain_ops/export_blocks.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/chain_ops/export_raw_state.rs b/bizinikiwi/client/service/src/chain_ops/export_raw_state.rs index 594bc58e..0d107cb8 100644 --- a/bizinikiwi/client/service/src/chain_ops/export_raw_state.rs +++ b/bizinikiwi/client/service/src/chain_ops/export_raw_state.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/chain_ops/import_blocks.rs b/bizinikiwi/client/service/src/chain_ops/import_blocks.rs index fe7aae12..0417654a 100644 --- a/bizinikiwi/client/service/src/chain_ops/import_blocks.rs +++ b/bizinikiwi/client/service/src/chain_ops/import_blocks.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/chain_ops/mod.rs b/bizinikiwi/client/service/src/chain_ops/mod.rs index 0763e5bf..166e2a40 100644 --- a/bizinikiwi/client/service/src/chain_ops/mod.rs +++ b/bizinikiwi/client/service/src/chain_ops/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/chain_ops/revert_chain.rs b/bizinikiwi/client/service/src/chain_ops/revert_chain.rs index 07a91599..95f431a6 100644 --- a/bizinikiwi/client/service/src/chain_ops/revert_chain.rs +++ b/bizinikiwi/client/service/src/chain_ops/revert_chain.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/client/block_rules.rs b/bizinikiwi/client/service/src/client/block_rules.rs index cb80f181..2da26efe 100644 --- a/bizinikiwi/client/service/src/client/block_rules.rs +++ b/bizinikiwi/client/service/src/client/block_rules.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/client/call_executor.rs b/bizinikiwi/client/service/src/client/call_executor.rs index 2a41ed6a..d0d80061 100644 --- a/bizinikiwi/client/service/src/client/call_executor.rs +++ b/bizinikiwi/client/service/src/client/call_executor.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/client/client.rs b/bizinikiwi/client/service/src/client/client.rs index f22c71d0..e4c7ae75 100644 --- a/bizinikiwi/client/service/src/client/client.rs +++ b/bizinikiwi/client/service/src/client/client.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/client/code_provider.rs b/bizinikiwi/client/service/src/client/code_provider.rs index 351382be..eb03edad 100644 --- a/bizinikiwi/client/service/src/client/code_provider.rs +++ b/bizinikiwi/client/service/src/client/code_provider.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/client/mod.rs b/bizinikiwi/client/service/src/client/mod.rs index cbe0a0fb..d906495f 100644 --- a/bizinikiwi/client/service/src/client/mod.rs +++ b/bizinikiwi/client/service/src/client/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/client/notification_pinning.rs b/bizinikiwi/client/service/src/client/notification_pinning.rs index 19043044..3f8c3127 100644 --- a/bizinikiwi/client/service/src/client/notification_pinning.rs +++ b/bizinikiwi/client/service/src/client/notification_pinning.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/client/wasm_override.rs b/bizinikiwi/client/service/src/client/wasm_override.rs index 0714a43d..762524dd 100644 --- a/bizinikiwi/client/service/src/client/wasm_override.rs +++ b/bizinikiwi/client/service/src/client/wasm_override.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/client/wasm_substitutes.rs b/bizinikiwi/client/service/src/client/wasm_substitutes.rs index 352f4f67..eb006585 100644 --- a/bizinikiwi/client/service/src/client/wasm_substitutes.rs +++ b/bizinikiwi/client/service/src/client/wasm_substitutes.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/config.rs b/bizinikiwi/client/service/src/config.rs index b81b4d0c..9dceb250 100644 --- a/bizinikiwi/client/service/src/config.rs +++ b/bizinikiwi/client/service/src/config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/error.rs b/bizinikiwi/client/service/src/error.rs index f497251d..71c2594e 100644 --- a/bizinikiwi/client/service/src/error.rs +++ b/bizinikiwi/client/service/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/lib.rs b/bizinikiwi/client/service/src/lib.rs index f3b7d5fd..6468a785 100644 --- a/bizinikiwi/client/service/src/lib.rs +++ b/bizinikiwi/client/service/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/metrics.rs b/bizinikiwi/client/service/src/metrics.rs index de0eb470..b8e3db4b 100644 --- a/bizinikiwi/client/service/src/metrics.rs +++ b/bizinikiwi/client/service/src/metrics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/task_manager/mod.rs b/bizinikiwi/client/service/src/task_manager/mod.rs index d63e8345..1175c054 100644 --- a/bizinikiwi/client/service/src/task_manager/mod.rs +++ b/bizinikiwi/client/service/src/task_manager/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/task_manager/prometheus_future.rs b/bizinikiwi/client/service/src/task_manager/prometheus_future.rs index cf9c8e6f..9174811b 100644 --- a/bizinikiwi/client/service/src/task_manager/prometheus_future.rs +++ b/bizinikiwi/client/service/src/task_manager/prometheus_future.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/src/task_manager/tests.rs b/bizinikiwi/client/service/src/task_manager/tests.rs index c5b2a9ad..ce5fe052 100644 --- a/bizinikiwi/client/service/src/task_manager/tests.rs +++ b/bizinikiwi/client/service/src/task_manager/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/test/src/client/db.rs b/bizinikiwi/client/service/test/src/client/db.rs index 7f9b349f..346e44a8 100644 --- a/bizinikiwi/client/service/test/src/client/db.rs +++ b/bizinikiwi/client/service/test/src/client/db.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/test/src/client/mod.rs b/bizinikiwi/client/service/test/src/client/mod.rs index 980f9a88..5f75921e 100644 --- a/bizinikiwi/client/service/test/src/client/mod.rs +++ b/bizinikiwi/client/service/test/src/client/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/service/test/src/lib.rs b/bizinikiwi/client/service/test/src/lib.rs index e7b474de..1b35ae16 100644 --- a/bizinikiwi/client/service/test/src/lib.rs +++ b/bizinikiwi/client/service/test/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/state-db/src/lib.rs b/bizinikiwi/client/state-db/src/lib.rs index f9a60283..80367e3b 100644 --- a/bizinikiwi/client/state-db/src/lib.rs +++ b/bizinikiwi/client/state-db/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/state-db/src/noncanonical.rs b/bizinikiwi/client/state-db/src/noncanonical.rs index d9c2e822..44578351 100644 --- a/bizinikiwi/client/state-db/src/noncanonical.rs +++ b/bizinikiwi/client/state-db/src/noncanonical.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/state-db/src/pruning.rs b/bizinikiwi/client/state-db/src/pruning.rs index 12bc3e20..0c2d618a 100644 --- a/bizinikiwi/client/state-db/src/pruning.rs +++ b/bizinikiwi/client/state-db/src/pruning.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/state-db/src/test.rs b/bizinikiwi/client/state-db/src/test.rs index 96be63c2..dd293a30 100644 --- a/bizinikiwi/client/state-db/src/test.rs +++ b/bizinikiwi/client/state-db/src/test.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/statement-store/benches/statement_store.rs b/bizinikiwi/client/statement-store/benches/statement_store.rs index 66f70e0a..9b688bbd 100644 --- a/bizinikiwi/client/statement-store/benches/statement_store.rs +++ b/bizinikiwi/client/statement-store/benches/statement_store.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/statement-store/src/lib.rs b/bizinikiwi/client/statement-store/src/lib.rs index 22798e78..702b1a25 100644 --- a/bizinikiwi/client/statement-store/src/lib.rs +++ b/bizinikiwi/client/statement-store/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/statement-store/src/metrics.rs b/bizinikiwi/client/statement-store/src/metrics.rs index 811f18b1..c5140319 100644 --- a/bizinikiwi/client/statement-store/src/metrics.rs +++ b/bizinikiwi/client/statement-store/src/metrics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/storage-monitor/src/lib.rs b/bizinikiwi/client/storage-monitor/src/lib.rs index b11dc698..2d6d364a 100644 --- a/bizinikiwi/client/storage-monitor/src/lib.rs +++ b/bizinikiwi/client/storage-monitor/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/sync-state-rpc/src/lib.rs b/bizinikiwi/client/sync-state-rpc/src/lib.rs index b31cc4ba..74016c3c 100644 --- a/bizinikiwi/client/sync-state-rpc/src/lib.rs +++ b/bizinikiwi/client/sync-state-rpc/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/client/sysinfo/build.rs b/bizinikiwi/client/sysinfo/build.rs index ab218cc7..8fe6a37a 100644 --- a/bizinikiwi/client/sysinfo/build.rs +++ b/bizinikiwi/client/sysinfo/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/sysinfo/src/lib.rs b/bizinikiwi/client/sysinfo/src/lib.rs index 07f50373..3cc30899 100644 --- a/bizinikiwi/client/sysinfo/src/lib.rs +++ b/bizinikiwi/client/sysinfo/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/sysinfo/src/sysinfo.rs b/bizinikiwi/client/sysinfo/src/sysinfo.rs index 3ad91dff..2d31be80 100644 --- a/bizinikiwi/client/sysinfo/src/sysinfo.rs +++ b/bizinikiwi/client/sysinfo/src/sysinfo.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/sysinfo/src/sysinfo_freebsd.rs b/bizinikiwi/client/sysinfo/src/sysinfo_freebsd.rs index 1ecd8633..1605b3ff 100644 --- a/bizinikiwi/client/sysinfo/src/sysinfo_freebsd.rs +++ b/bizinikiwi/client/sysinfo/src/sysinfo_freebsd.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/sysinfo/src/sysinfo_linux.rs b/bizinikiwi/client/sysinfo/src/sysinfo_linux.rs index 3b042205..d0cb9f47 100644 --- a/bizinikiwi/client/sysinfo/src/sysinfo_linux.rs +++ b/bizinikiwi/client/sysinfo/src/sysinfo_linux.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/telemetry/src/endpoints.rs b/bizinikiwi/client/telemetry/src/endpoints.rs index 19121b15..2119b156 100644 --- a/bizinikiwi/client/telemetry/src/endpoints.rs +++ b/bizinikiwi/client/telemetry/src/endpoints.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/telemetry/src/error.rs b/bizinikiwi/client/telemetry/src/error.rs index af8377e9..568b2ff2 100644 --- a/bizinikiwi/client/telemetry/src/error.rs +++ b/bizinikiwi/client/telemetry/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/telemetry/src/lib.rs b/bizinikiwi/client/telemetry/src/lib.rs index 6ffe499e..e8b8aa58 100644 --- a/bizinikiwi/client/telemetry/src/lib.rs +++ b/bizinikiwi/client/telemetry/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/telemetry/src/node.rs b/bizinikiwi/client/telemetry/src/node.rs index f4a26292..d4d0cea3 100644 --- a/bizinikiwi/client/telemetry/src/node.rs +++ b/bizinikiwi/client/telemetry/src/node.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/telemetry/src/transport.rs b/bizinikiwi/client/telemetry/src/transport.rs index 19a84edf..0aaa5c45 100644 --- a/bizinikiwi/client/telemetry/src/transport.rs +++ b/bizinikiwi/client/telemetry/src/transport.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/tracing/benches/bench.rs b/bizinikiwi/client/tracing/benches/bench.rs index 44acdbd4..e3ca7c41 100644 --- a/bizinikiwi/client/tracing/benches/bench.rs +++ b/bizinikiwi/client/tracing/benches/bench.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/tracing/benches/common/mod.rs b/bizinikiwi/client/tracing/benches/common/mod.rs index ddbb870d..a2cf019c 100644 --- a/bizinikiwi/client/tracing/benches/common/mod.rs +++ b/bizinikiwi/client/tracing/benches/common/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. // -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 //! Common utilities for interest cache benchmarks. diff --git a/bizinikiwi/client/tracing/benches/interest_cache_diverse.rs b/bizinikiwi/client/tracing/benches/interest_cache_diverse.rs index 0bcebfb8..57836edf 100644 --- a/bizinikiwi/client/tracing/benches/interest_cache_diverse.rs +++ b/bizinikiwi/client/tracing/benches/interest_cache_diverse.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. // -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 //! Benchmark diverse targets with interest cache configuration from INTEREST_CACHE env var. diff --git a/bizinikiwi/client/tracing/benches/interest_cache_multithreaded.rs b/bizinikiwi/client/tracing/benches/interest_cache_multithreaded.rs index 31a6fd5f..7faa3865 100644 --- a/bizinikiwi/client/tracing/benches/interest_cache_multithreaded.rs +++ b/bizinikiwi/client/tracing/benches/interest_cache_multithreaded.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. // -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 //! Benchmark multithreaded logging with interest cache configuration from INTEREST_CACHE env var. diff --git a/bizinikiwi/client/tracing/benches/interest_cache_realistic.rs b/bizinikiwi/client/tracing/benches/interest_cache_realistic.rs index 4323dff3..e0ce94e5 100644 --- a/bizinikiwi/client/tracing/benches/interest_cache_realistic.rs +++ b/bizinikiwi/client/tracing/benches/interest_cache_realistic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. // -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 //! Benchmark realistic logging with interest cache configuration from INTEREST_CACHE env var. diff --git a/bizinikiwi/client/tracing/proc-macro/src/lib.rs b/bizinikiwi/client/tracing/proc-macro/src/lib.rs index e1aa8487..af42b60f 100644 --- a/bizinikiwi/client/tracing/proc-macro/src/lib.rs +++ b/bizinikiwi/client/tracing/proc-macro/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/client/tracing/src/block/mod.rs b/bizinikiwi/client/tracing/src/block/mod.rs index a4ef8ec3..aeafbda3 100644 --- a/bizinikiwi/client/tracing/src/block/mod.rs +++ b/bizinikiwi/client/tracing/src/block/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/bizinikiwi/client/tracing/src/lib.rs b/bizinikiwi/client/tracing/src/lib.rs index 13279692..5afa8bfe 100644 --- a/bizinikiwi/client/tracing/src/lib.rs +++ b/bizinikiwi/client/tracing/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/tracing/src/logging/directives.rs b/bizinikiwi/client/tracing/src/logging/directives.rs index 8b1ea53b..548c79c1 100644 --- a/bizinikiwi/client/tracing/src/logging/directives.rs +++ b/bizinikiwi/client/tracing/src/logging/directives.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/bizinikiwi/client/tracing/src/logging/event_format.rs b/bizinikiwi/client/tracing/src/logging/event_format.rs index 6562a3f8..4c972248 100644 --- a/bizinikiwi/client/tracing/src/logging/event_format.rs +++ b/bizinikiwi/client/tracing/src/logging/event_format.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/tracing/src/logging/fast_local_time.rs b/bizinikiwi/client/tracing/src/logging/fast_local_time.rs index 4c537d9c..9c08976b 100644 --- a/bizinikiwi/client/tracing/src/logging/fast_local_time.rs +++ b/bizinikiwi/client/tracing/src/logging/fast_local_time.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/tracing/src/logging/layers/mod.rs b/bizinikiwi/client/tracing/src/logging/layers/mod.rs index 5c8b173d..17522154 100644 --- a/bizinikiwi/client/tracing/src/logging/layers/mod.rs +++ b/bizinikiwi/client/tracing/src/logging/layers/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/tracing/src/logging/layers/prefix_layer.rs b/bizinikiwi/client/tracing/src/logging/layers/prefix_layer.rs index 538ae362..f6b3f675 100644 --- a/bizinikiwi/client/tracing/src/logging/layers/prefix_layer.rs +++ b/bizinikiwi/client/tracing/src/logging/layers/prefix_layer.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/tracing/src/logging/mod.rs b/bizinikiwi/client/tracing/src/logging/mod.rs index cb0792fc..ab748615 100644 --- a/bizinikiwi/client/tracing/src/logging/mod.rs +++ b/bizinikiwi/client/tracing/src/logging/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/tracing/src/logging/stderr_writer.rs b/bizinikiwi/client/tracing/src/logging/stderr_writer.rs index 24131342..a88f6933 100644 --- a/bizinikiwi/client/tracing/src/logging/stderr_writer.rs +++ b/bizinikiwi/client/tracing/src/logging/stderr_writer.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/api/src/error.rs b/bizinikiwi/client/transaction-pool/api/src/error.rs index bc9c21e7..4676ed59 100644 --- a/bizinikiwi/client/transaction-pool/api/src/error.rs +++ b/bizinikiwi/client/transaction-pool/api/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/api/src/lib.rs b/bizinikiwi/client/transaction-pool/api/src/lib.rs index 179a9420..e4b10afb 100644 --- a/bizinikiwi/client/transaction-pool/api/src/lib.rs +++ b/bizinikiwi/client/transaction-pool/api/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/benches/basics.rs b/bizinikiwi/client/transaction-pool/benches/basics.rs index 953366f1..edae8a05 100644 --- a/bizinikiwi/client/transaction-pool/benches/basics.rs +++ b/bizinikiwi/client/transaction-pool/benches/basics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/builder.rs b/bizinikiwi/client/transaction-pool/src/builder.rs index ec8e273a..263837f3 100644 --- a/bizinikiwi/client/transaction-pool/src/builder.rs +++ b/bizinikiwi/client/transaction-pool/src/builder.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/common/api.rs b/bizinikiwi/client/transaction-pool/src/common/api.rs index 77f52eb1..b4fa9d3d 100644 --- a/bizinikiwi/client/transaction-pool/src/common/api.rs +++ b/bizinikiwi/client/transaction-pool/src/common/api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/common/enactment_state.rs b/bizinikiwi/client/transaction-pool/src/common/enactment_state.rs index b7ab27ac..47fbcc70 100644 --- a/bizinikiwi/client/transaction-pool/src/common/enactment_state.rs +++ b/bizinikiwi/client/transaction-pool/src/common/enactment_state.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/common/error.rs b/bizinikiwi/client/transaction-pool/src/common/error.rs index 6f8fff9b..2b13534a 100644 --- a/bizinikiwi/client/transaction-pool/src/common/error.rs +++ b/bizinikiwi/client/transaction-pool/src/common/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/common/metrics.rs b/bizinikiwi/client/transaction-pool/src/common/metrics.rs index 43eff15c..1a77fd8a 100644 --- a/bizinikiwi/client/transaction-pool/src/common/metrics.rs +++ b/bizinikiwi/client/transaction-pool/src/common/metrics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/common/mod.rs b/bizinikiwi/client/transaction-pool/src/common/mod.rs index 60ba3815..2fe45929 100644 --- a/bizinikiwi/client/transaction-pool/src/common/mod.rs +++ b/bizinikiwi/client/transaction-pool/src/common/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/common/sliding_stat.rs b/bizinikiwi/client/transaction-pool/src/common/sliding_stat.rs index ef3e9279..bf7f3949 100644 --- a/bizinikiwi/client/transaction-pool/src/common/sliding_stat.rs +++ b/bizinikiwi/client/transaction-pool/src/common/sliding_stat.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/common/tests.rs b/bizinikiwi/client/transaction-pool/src/common/tests.rs index f3bac0ae..9fe981c9 100644 --- a/bizinikiwi/client/transaction-pool/src/common/tests.rs +++ b/bizinikiwi/client/transaction-pool/src/common/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/common/tracing_log_xt.rs b/bizinikiwi/client/transaction-pool/src/common/tracing_log_xt.rs index a946431b..5fa2ef63 100644 --- a/bizinikiwi/client/transaction-pool/src/common/tracing_log_xt.rs +++ b/bizinikiwi/client/transaction-pool/src/common/tracing_log_xt.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/dropped_watcher.rs b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/dropped_watcher.rs index b5469e14..6ddc951b 100644 --- a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/dropped_watcher.rs +++ b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/dropped_watcher.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/fork_aware_txpool.rs b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/fork_aware_txpool.rs index 48b8cf14..346921ad 100644 --- a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/fork_aware_txpool.rs +++ b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/fork_aware_txpool.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/import_notification_sink.rs b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/import_notification_sink.rs index ad346aaf..d39e3a46 100644 --- a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/import_notification_sink.rs +++ b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/import_notification_sink.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/metrics.rs b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/metrics.rs index 77c6ffd2..f905690d 100644 --- a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/metrics.rs +++ b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/metrics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/mod.rs b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/mod.rs index 57bb3696..45968a3a 100644 --- a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/mod.rs +++ b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/multi_view_listener.rs b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/multi_view_listener.rs index e86c9ec6..f9033f06 100644 --- a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/multi_view_listener.rs +++ b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/multi_view_listener.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/revalidation_worker.rs b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/revalidation_worker.rs index 31c8570f..fce3969e 100644 --- a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/revalidation_worker.rs +++ b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/revalidation_worker.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/tx_mem_pool.rs b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/tx_mem_pool.rs index d168cee3..07f2159e 100644 --- a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/tx_mem_pool.rs +++ b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/tx_mem_pool.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/tx_mem_pool/tx_mem_pool_map.rs b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/tx_mem_pool/tx_mem_pool_map.rs index 6fda3d0c..e2833a33 100644 --- a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/tx_mem_pool/tx_mem_pool_map.rs +++ b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/tx_mem_pool/tx_mem_pool_map.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/view.rs b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/view.rs index 375c66a5..cbe47981 100644 --- a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/view.rs +++ b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/view.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/view_store.rs b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/view_store.rs index 49b1abce..1645e6e0 100644 --- a/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/view_store.rs +++ b/bizinikiwi/client/transaction-pool/src/fork_aware_txpool/view_store.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/graph/base_pool.rs b/bizinikiwi/client/transaction-pool/src/graph/base_pool.rs index acf75286..a77b21c0 100644 --- a/bizinikiwi/client/transaction-pool/src/graph/base_pool.rs +++ b/bizinikiwi/client/transaction-pool/src/graph/base_pool.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/graph/future.rs b/bizinikiwi/client/transaction-pool/src/graph/future.rs index 3c5099f6..293243ee 100644 --- a/bizinikiwi/client/transaction-pool/src/graph/future.rs +++ b/bizinikiwi/client/transaction-pool/src/graph/future.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/graph/listener.rs b/bizinikiwi/client/transaction-pool/src/graph/listener.rs index eddda84f..81336df6 100644 --- a/bizinikiwi/client/transaction-pool/src/graph/listener.rs +++ b/bizinikiwi/client/transaction-pool/src/graph/listener.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/graph/mod.rs b/bizinikiwi/client/transaction-pool/src/graph/mod.rs index 84993739..41943cca 100644 --- a/bizinikiwi/client/transaction-pool/src/graph/mod.rs +++ b/bizinikiwi/client/transaction-pool/src/graph/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/graph/pool.rs b/bizinikiwi/client/transaction-pool/src/graph/pool.rs index 964b29fa..40fbf137 100644 --- a/bizinikiwi/client/transaction-pool/src/graph/pool.rs +++ b/bizinikiwi/client/transaction-pool/src/graph/pool.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/graph/ready.rs b/bizinikiwi/client/transaction-pool/src/graph/ready.rs index 5c9c63d1..389d2255 100644 --- a/bizinikiwi/client/transaction-pool/src/graph/ready.rs +++ b/bizinikiwi/client/transaction-pool/src/graph/ready.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/graph/rotator.rs b/bizinikiwi/client/transaction-pool/src/graph/rotator.rs index 958eb5e6..339f42da 100644 --- a/bizinikiwi/client/transaction-pool/src/graph/rotator.rs +++ b/bizinikiwi/client/transaction-pool/src/graph/rotator.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/graph/tracked_map.rs b/bizinikiwi/client/transaction-pool/src/graph/tracked_map.rs index cd9a0cbd..4fe0d382 100644 --- a/bizinikiwi/client/transaction-pool/src/graph/tracked_map.rs +++ b/bizinikiwi/client/transaction-pool/src/graph/tracked_map.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/graph/validated_pool.rs b/bizinikiwi/client/transaction-pool/src/graph/validated_pool.rs index 3858a926..4086ef28 100644 --- a/bizinikiwi/client/transaction-pool/src/graph/validated_pool.rs +++ b/bizinikiwi/client/transaction-pool/src/graph/validated_pool.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/graph/watcher.rs b/bizinikiwi/client/transaction-pool/src/graph/watcher.rs index 37a746cb..4cbf63dc 100644 --- a/bizinikiwi/client/transaction-pool/src/graph/watcher.rs +++ b/bizinikiwi/client/transaction-pool/src/graph/watcher.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/lib.rs b/bizinikiwi/client/transaction-pool/src/lib.rs index 112c5857..3fcaee7e 100644 --- a/bizinikiwi/client/transaction-pool/src/lib.rs +++ b/bizinikiwi/client/transaction-pool/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/single_state_txpool/metrics.rs b/bizinikiwi/client/transaction-pool/src/single_state_txpool/metrics.rs index 4f5ae10c..966c6073 100644 --- a/bizinikiwi/client/transaction-pool/src/single_state_txpool/metrics.rs +++ b/bizinikiwi/client/transaction-pool/src/single_state_txpool/metrics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/single_state_txpool/mod.rs b/bizinikiwi/client/transaction-pool/src/single_state_txpool/mod.rs index 6dcce46a..25fe09ae 100644 --- a/bizinikiwi/client/transaction-pool/src/single_state_txpool/mod.rs +++ b/bizinikiwi/client/transaction-pool/src/single_state_txpool/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/single_state_txpool/revalidation.rs b/bizinikiwi/client/transaction-pool/src/single_state_txpool/revalidation.rs index 036f3172..c3c5bcd3 100644 --- a/bizinikiwi/client/transaction-pool/src/single_state_txpool/revalidation.rs +++ b/bizinikiwi/client/transaction-pool/src/single_state_txpool/revalidation.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/single_state_txpool/single_state_txpool.rs b/bizinikiwi/client/transaction-pool/src/single_state_txpool/single_state_txpool.rs index ef5bae90..9c82a420 100644 --- a/bizinikiwi/client/transaction-pool/src/single_state_txpool/single_state_txpool.rs +++ b/bizinikiwi/client/transaction-pool/src/single_state_txpool/single_state_txpool.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/src/transaction_pool_wrapper.rs b/bizinikiwi/client/transaction-pool/src/transaction_pool_wrapper.rs index 6435ea70..d756cc7d 100644 --- a/bizinikiwi/client/transaction-pool/src/transaction_pool_wrapper.rs +++ b/bizinikiwi/client/transaction-pool/src/transaction_pool_wrapper.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/tests/fatp.rs b/bizinikiwi/client/transaction-pool/tests/fatp.rs index afb5737f..1f4f2ca0 100644 --- a/bizinikiwi/client/transaction-pool/tests/fatp.rs +++ b/bizinikiwi/client/transaction-pool/tests/fatp.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/tests/fatp_common/mod.rs b/bizinikiwi/client/transaction-pool/tests/fatp_common/mod.rs index 33f9c789..a0aab340 100644 --- a/bizinikiwi/client/transaction-pool/tests/fatp_common/mod.rs +++ b/bizinikiwi/client/transaction-pool/tests/fatp_common/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/tests/fatp_finality_timeout.rs b/bizinikiwi/client/transaction-pool/tests/fatp_finality_timeout.rs index f9bafaeb..403096d4 100644 --- a/bizinikiwi/client/transaction-pool/tests/fatp_finality_timeout.rs +++ b/bizinikiwi/client/transaction-pool/tests/fatp_finality_timeout.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/tests/fatp_invalid.rs b/bizinikiwi/client/transaction-pool/tests/fatp_invalid.rs index 71a7c0f8..5e248255 100644 --- a/bizinikiwi/client/transaction-pool/tests/fatp_invalid.rs +++ b/bizinikiwi/client/transaction-pool/tests/fatp_invalid.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/tests/fatp_limits.rs b/bizinikiwi/client/transaction-pool/tests/fatp_limits.rs index dc79f3f1..bc86887b 100644 --- a/bizinikiwi/client/transaction-pool/tests/fatp_limits.rs +++ b/bizinikiwi/client/transaction-pool/tests/fatp_limits.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/tests/fatp_prios.rs b/bizinikiwi/client/transaction-pool/tests/fatp_prios.rs index 58ed74f0..0947c13f 100644 --- a/bizinikiwi/client/transaction-pool/tests/fatp_prios.rs +++ b/bizinikiwi/client/transaction-pool/tests/fatp_prios.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/tests/integration.rs b/bizinikiwi/client/transaction-pool/tests/integration.rs index b6a3986f..da34bad8 100644 --- a/bizinikiwi/client/transaction-pool/tests/integration.rs +++ b/bizinikiwi/client/transaction-pool/tests/integration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/tests/pool.rs b/bizinikiwi/client/transaction-pool/tests/pool.rs index 6b1ea8fa..cbb0341b 100644 --- a/bizinikiwi/client/transaction-pool/tests/pool.rs +++ b/bizinikiwi/client/transaction-pool/tests/pool.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/tests/zombienet/mod.rs b/bizinikiwi/client/transaction-pool/tests/zombienet/mod.rs index 879ce4d9..c03682ad 100644 --- a/bizinikiwi/client/transaction-pool/tests/zombienet/mod.rs +++ b/bizinikiwi/client/transaction-pool/tests/zombienet/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/transaction-pool/tests/zombienet/yap_test.rs b/bizinikiwi/client/transaction-pool/tests/zombienet/yap_test.rs index d924578a..9a03b96c 100644 --- a/bizinikiwi/client/transaction-pool/tests/zombienet/yap_test.rs +++ b/bizinikiwi/client/transaction-pool/tests/zombienet/yap_test.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/client/utils/src/id_sequence.rs b/bizinikiwi/client/utils/src/id_sequence.rs index 8be8e0e0..cd3eae15 100644 --- a/bizinikiwi/client/utils/src/id_sequence.rs +++ b/bizinikiwi/client/utils/src/id_sequence.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/client/utils/src/lib.rs b/bizinikiwi/client/utils/src/lib.rs index fdd99ffe..1e7578f4 100644 --- a/bizinikiwi/client/utils/src/lib.rs +++ b/bizinikiwi/client/utils/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/client/utils/src/metrics.rs b/bizinikiwi/client/utils/src/metrics.rs index 640c9676..e82133ba 100644 --- a/bizinikiwi/client/utils/src/metrics.rs +++ b/bizinikiwi/client/utils/src/metrics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/client/utils/src/mpsc.rs b/bizinikiwi/client/utils/src/mpsc.rs index eea79070..0418caeb 100644 --- a/bizinikiwi/client/utils/src/mpsc.rs +++ b/bizinikiwi/client/utils/src/mpsc.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/client/utils/src/notification.rs b/bizinikiwi/client/utils/src/notification.rs index d55ed2b5..a5603bc3 100644 --- a/bizinikiwi/client/utils/src/notification.rs +++ b/bizinikiwi/client/utils/src/notification.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/client/utils/src/notification/registry.rs b/bizinikiwi/client/utils/src/notification/registry.rs index 09d94054..b35bebbf 100644 --- a/bizinikiwi/client/utils/src/notification/registry.rs +++ b/bizinikiwi/client/utils/src/notification/registry.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/client/utils/src/notification/tests.rs b/bizinikiwi/client/utils/src/notification/tests.rs index 890b56b9..bfcc3a8a 100644 --- a/bizinikiwi/client/utils/src/notification/tests.rs +++ b/bizinikiwi/client/utils/src/notification/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/client/utils/src/pubsub.rs b/bizinikiwi/client/utils/src/pubsub.rs index fc388f8c..50f73458 100644 --- a/bizinikiwi/client/utils/src/pubsub.rs +++ b/bizinikiwi/client/utils/src/pubsub.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/client/utils/src/pubsub/tests.rs b/bizinikiwi/client/utils/src/pubsub/tests.rs index 8e2b0752..f1f4ad42 100644 --- a/bizinikiwi/client/utils/src/pubsub/tests.rs +++ b/bizinikiwi/client/utils/src/pubsub/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/client/utils/src/pubsub/tests/normal_operation.rs b/bizinikiwi/client/utils/src/pubsub/tests/normal_operation.rs index 758523ce..7646238b 100644 --- a/bizinikiwi/client/utils/src/pubsub/tests/normal_operation.rs +++ b/bizinikiwi/client/utils/src/pubsub/tests/normal_operation.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/client/utils/src/pubsub/tests/panicking_registry.rs b/bizinikiwi/client/utils/src/pubsub/tests/panicking_registry.rs index 1f4446cd..4ecb1068 100644 --- a/bizinikiwi/client/utils/src/pubsub/tests/panicking_registry.rs +++ b/bizinikiwi/client/utils/src/pubsub/tests/panicking_registry.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/client/utils/src/status_sinks.rs b/bizinikiwi/client/utils/src/status_sinks.rs index 147a823a..c0cca8fa 100644 --- a/bizinikiwi/client/utils/src/status_sinks.rs +++ b/bizinikiwi/client/utils/src/status_sinks.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/deprecated/hashing/proc-macro/src/lib.rs b/bizinikiwi/deprecated/hashing/proc-macro/src/lib.rs index 47d934f6..c40a590c 100644 --- a/bizinikiwi/deprecated/hashing/proc-macro/src/lib.rs +++ b/bizinikiwi/deprecated/hashing/proc-macro/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/deprecated/hashing/src/lib.rs b/bizinikiwi/deprecated/hashing/src/lib.rs index 5fce4226..832a09f8 100644 --- a/bizinikiwi/deprecated/hashing/src/lib.rs +++ b/bizinikiwi/deprecated/hashing/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/alliance/src/benchmarking.rs b/bizinikiwi/pezframe/alliance/src/benchmarking.rs index 38cf6175..01c2fd72 100644 --- a/bizinikiwi/pezframe/alliance/src/benchmarking.rs +++ b/bizinikiwi/pezframe/alliance/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/alliance/src/lib.rs b/bizinikiwi/pezframe/alliance/src/lib.rs index d3958385..23329eb6 100644 --- a/bizinikiwi/pezframe/alliance/src/lib.rs +++ b/bizinikiwi/pezframe/alliance/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/alliance/src/migration.rs b/bizinikiwi/pezframe/alliance/src/migration.rs index 190b9039..ffad010b 100644 --- a/bizinikiwi/pezframe/alliance/src/migration.rs +++ b/bizinikiwi/pezframe/alliance/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/alliance/src/mock.rs b/bizinikiwi/pezframe/alliance/src/mock.rs index eab00a1f..de3b46ef 100644 --- a/bizinikiwi/pezframe/alliance/src/mock.rs +++ b/bizinikiwi/pezframe/alliance/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/alliance/src/tests.rs b/bizinikiwi/pezframe/alliance/src/tests.rs index 19ac8e09..2b10ed13 100644 --- a/bizinikiwi/pezframe/alliance/src/tests.rs +++ b/bizinikiwi/pezframe/alliance/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/alliance/src/types.rs b/bizinikiwi/pezframe/alliance/src/types.rs index 7836b4ed..020a2add 100644 --- a/bizinikiwi/pezframe/alliance/src/types.rs +++ b/bizinikiwi/pezframe/alliance/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/alliance/src/weights.rs b/bizinikiwi/pezframe/alliance/src/weights.rs index 4e567881..0320fff5 100644 --- a/bizinikiwi/pezframe/alliance/src/weights.rs +++ b/bizinikiwi/pezframe/alliance/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-conversion/ops/src/benchmarking.rs b/bizinikiwi/pezframe/asset-conversion/ops/src/benchmarking.rs index a062fdf7..36c3743c 100644 --- a/bizinikiwi/pezframe/asset-conversion/ops/src/benchmarking.rs +++ b/bizinikiwi/pezframe/asset-conversion/ops/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-conversion/ops/src/lib.rs b/bizinikiwi/pezframe/asset-conversion/ops/src/lib.rs index 1c3893d7..ed710361 100644 --- a/bizinikiwi/pezframe/asset-conversion/ops/src/lib.rs +++ b/bizinikiwi/pezframe/asset-conversion/ops/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-conversion/ops/src/mock.rs b/bizinikiwi/pezframe/asset-conversion/ops/src/mock.rs index 9d7a5d4b..9dc756ea 100644 --- a/bizinikiwi/pezframe/asset-conversion/ops/src/mock.rs +++ b/bizinikiwi/pezframe/asset-conversion/ops/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-conversion/ops/src/tests.rs b/bizinikiwi/pezframe/asset-conversion/ops/src/tests.rs index b5a34931..eb42f97d 100644 --- a/bizinikiwi/pezframe/asset-conversion/ops/src/tests.rs +++ b/bizinikiwi/pezframe/asset-conversion/ops/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-conversion/ops/src/weights.rs b/bizinikiwi/pezframe/asset-conversion/ops/src/weights.rs index e021a552..d53485e3 100644 --- a/bizinikiwi/pezframe/asset-conversion/ops/src/weights.rs +++ b/bizinikiwi/pezframe/asset-conversion/ops/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-conversion/src/benchmarking.rs b/bizinikiwi/pezframe/asset-conversion/src/benchmarking.rs index ae3c13e3..36d085db 100644 --- a/bizinikiwi/pezframe/asset-conversion/src/benchmarking.rs +++ b/bizinikiwi/pezframe/asset-conversion/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-conversion/src/lib.rs b/bizinikiwi/pezframe/asset-conversion/src/lib.rs index 546e4896..9ed2deb9 100644 --- a/bizinikiwi/pezframe/asset-conversion/src/lib.rs +++ b/bizinikiwi/pezframe/asset-conversion/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-conversion/src/liquidity.rs b/bizinikiwi/pezframe/asset-conversion/src/liquidity.rs index bf5fbb64..3355d697 100644 --- a/bizinikiwi/pezframe/asset-conversion/src/liquidity.rs +++ b/bizinikiwi/pezframe/asset-conversion/src/liquidity.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-conversion/src/mock.rs b/bizinikiwi/pezframe/asset-conversion/src/mock.rs index de5f15c7..df94f8a2 100644 --- a/bizinikiwi/pezframe/asset-conversion/src/mock.rs +++ b/bizinikiwi/pezframe/asset-conversion/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-conversion/src/swap.rs b/bizinikiwi/pezframe/asset-conversion/src/swap.rs index f8b056cb..8d773015 100644 --- a/bizinikiwi/pezframe/asset-conversion/src/swap.rs +++ b/bizinikiwi/pezframe/asset-conversion/src/swap.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-conversion/src/tests.rs b/bizinikiwi/pezframe/asset-conversion/src/tests.rs index fb2513cf..ea742677 100644 --- a/bizinikiwi/pezframe/asset-conversion/src/tests.rs +++ b/bizinikiwi/pezframe/asset-conversion/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-conversion/src/types.rs b/bizinikiwi/pezframe/asset-conversion/src/types.rs index 71b5d1c1..4dd471bf 100644 --- a/bizinikiwi/pezframe/asset-conversion/src/types.rs +++ b/bizinikiwi/pezframe/asset-conversion/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-conversion/src/weights.rs b/bizinikiwi/pezframe/asset-conversion/src/weights.rs index 04a24e8a..cb00e88c 100644 --- a/bizinikiwi/pezframe/asset-conversion/src/weights.rs +++ b/bizinikiwi/pezframe/asset-conversion/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-rate/src/benchmarking.rs b/bizinikiwi/pezframe/asset-rate/src/benchmarking.rs index d84feee5..f662528a 100644 --- a/bizinikiwi/pezframe/asset-rate/src/benchmarking.rs +++ b/bizinikiwi/pezframe/asset-rate/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-rate/src/lib.rs b/bizinikiwi/pezframe/asset-rate/src/lib.rs index 89c8924a..7d7bec6f 100644 --- a/bizinikiwi/pezframe/asset-rate/src/lib.rs +++ b/bizinikiwi/pezframe/asset-rate/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-rate/src/mock.rs b/bizinikiwi/pezframe/asset-rate/src/mock.rs index ac459fb1..cdc53a4b 100644 --- a/bizinikiwi/pezframe/asset-rate/src/mock.rs +++ b/bizinikiwi/pezframe/asset-rate/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-rate/src/tests.rs b/bizinikiwi/pezframe/asset-rate/src/tests.rs index c68cb162..39f299c1 100644 --- a/bizinikiwi/pezframe/asset-rate/src/tests.rs +++ b/bizinikiwi/pezframe/asset-rate/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-rate/src/weights.rs b/bizinikiwi/pezframe/asset-rate/src/weights.rs index 981649c5..a55d2437 100644 --- a/bizinikiwi/pezframe/asset-rate/src/weights.rs +++ b/bizinikiwi/pezframe/asset-rate/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-rewards/src/benchmarking.rs b/bizinikiwi/pezframe/asset-rewards/src/benchmarking.rs index 69f8274c..06ea0c74 100644 --- a/bizinikiwi/pezframe/asset-rewards/src/benchmarking.rs +++ b/bizinikiwi/pezframe/asset-rewards/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-rewards/src/lib.rs b/bizinikiwi/pezframe/asset-rewards/src/lib.rs index ea3afd5c..0cc9fb21 100644 --- a/bizinikiwi/pezframe/asset-rewards/src/lib.rs +++ b/bizinikiwi/pezframe/asset-rewards/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-rewards/src/mock.rs b/bizinikiwi/pezframe/asset-rewards/src/mock.rs index 48730a01..d9e93ca6 100644 --- a/bizinikiwi/pezframe/asset-rewards/src/mock.rs +++ b/bizinikiwi/pezframe/asset-rewards/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-rewards/src/tests.rs b/bizinikiwi/pezframe/asset-rewards/src/tests.rs index 5b4f958f..b0fe1dcd 100644 --- a/bizinikiwi/pezframe/asset-rewards/src/tests.rs +++ b/bizinikiwi/pezframe/asset-rewards/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/asset-rewards/src/weights.rs b/bizinikiwi/pezframe/asset-rewards/src/weights.rs index d7a1c0f4..73144090 100644 --- a/bizinikiwi/pezframe/asset-rewards/src/weights.rs +++ b/bizinikiwi/pezframe/asset-rewards/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets-freezer/src/impls.rs b/bizinikiwi/pezframe/assets-freezer/src/impls.rs index 31a710e6..7ec353b1 100644 --- a/bizinikiwi/pezframe/assets-freezer/src/impls.rs +++ b/bizinikiwi/pezframe/assets-freezer/src/impls.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/assets-freezer/src/lib.rs b/bizinikiwi/pezframe/assets-freezer/src/lib.rs index 5f75bfbf..6d7f7fdf 100644 --- a/bizinikiwi/pezframe/assets-freezer/src/lib.rs +++ b/bizinikiwi/pezframe/assets-freezer/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/assets-freezer/src/mock.rs b/bizinikiwi/pezframe/assets-freezer/src/mock.rs index c355921f..9f53260d 100644 --- a/bizinikiwi/pezframe/assets-freezer/src/mock.rs +++ b/bizinikiwi/pezframe/assets-freezer/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/assets-freezer/src/tests.rs b/bizinikiwi/pezframe/assets-freezer/src/tests.rs index 8bc973ff..b1709c5c 100644 --- a/bizinikiwi/pezframe/assets-freezer/src/tests.rs +++ b/bizinikiwi/pezframe/assets-freezer/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/assets-holder/src/impl_fungibles.rs b/bizinikiwi/pezframe/assets-holder/src/impl_fungibles.rs index 0299f8a4..a01e00f6 100644 --- a/bizinikiwi/pezframe/assets-holder/src/impl_fungibles.rs +++ b/bizinikiwi/pezframe/assets-holder/src/impl_fungibles.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets-holder/src/lib.rs b/bizinikiwi/pezframe/assets-holder/src/lib.rs index 46b41a48..3ccd42c0 100644 --- a/bizinikiwi/pezframe/assets-holder/src/lib.rs +++ b/bizinikiwi/pezframe/assets-holder/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets-holder/src/mock.rs b/bizinikiwi/pezframe/assets-holder/src/mock.rs index 0b2fdeec..81d9390d 100644 --- a/bizinikiwi/pezframe/assets-holder/src/mock.rs +++ b/bizinikiwi/pezframe/assets-holder/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets-holder/src/tests.rs b/bizinikiwi/pezframe/assets-holder/src/tests.rs index 65eb4033..205587ad 100644 --- a/bizinikiwi/pezframe/assets-holder/src/tests.rs +++ b/bizinikiwi/pezframe/assets-holder/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets/precompiles/src/lib.rs b/bizinikiwi/pezframe/assets/precompiles/src/lib.rs index 0a5fa364..5308b9e5 100644 --- a/bizinikiwi/pezframe/assets/precompiles/src/lib.rs +++ b/bizinikiwi/pezframe/assets/precompiles/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets/precompiles/src/mock.rs b/bizinikiwi/pezframe/assets/precompiles/src/mock.rs index 554dcf84..44a5d681 100644 --- a/bizinikiwi/pezframe/assets/precompiles/src/mock.rs +++ b/bizinikiwi/pezframe/assets/precompiles/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets/precompiles/src/tests.rs b/bizinikiwi/pezframe/assets/precompiles/src/tests.rs index 9c83d2e7..7a690589 100644 --- a/bizinikiwi/pezframe/assets/precompiles/src/tests.rs +++ b/bizinikiwi/pezframe/assets/precompiles/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets/src/benchmarking.rs b/bizinikiwi/pezframe/assets/src/benchmarking.rs index 13c76a4a..e23929ef 100644 --- a/bizinikiwi/pezframe/assets/src/benchmarking.rs +++ b/bizinikiwi/pezframe/assets/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets/src/extra_mutator.rs b/bizinikiwi/pezframe/assets/src/extra_mutator.rs index 82e951aa..cfdd8608 100644 --- a/bizinikiwi/pezframe/assets/src/extra_mutator.rs +++ b/bizinikiwi/pezframe/assets/src/extra_mutator.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets/src/functions.rs b/bizinikiwi/pezframe/assets/src/functions.rs index 9f8d2b00..d1c99e4a 100644 --- a/bizinikiwi/pezframe/assets/src/functions.rs +++ b/bizinikiwi/pezframe/assets/src/functions.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets/src/impl_fungibles.rs b/bizinikiwi/pezframe/assets/src/impl_fungibles.rs index 29100995..037a9bdc 100644 --- a/bizinikiwi/pezframe/assets/src/impl_fungibles.rs +++ b/bizinikiwi/pezframe/assets/src/impl_fungibles.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets/src/impl_stored_map.rs b/bizinikiwi/pezframe/assets/src/impl_stored_map.rs index c2f120e8..5aba4272 100644 --- a/bizinikiwi/pezframe/assets/src/impl_stored_map.rs +++ b/bizinikiwi/pezframe/assets/src/impl_stored_map.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets/src/lib.rs b/bizinikiwi/pezframe/assets/src/lib.rs index 51cbb106..95de0ff5 100644 --- a/bizinikiwi/pezframe/assets/src/lib.rs +++ b/bizinikiwi/pezframe/assets/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets/src/migration.rs b/bizinikiwi/pezframe/assets/src/migration.rs index 44977a52..9a377ce6 100644 --- a/bizinikiwi/pezframe/assets/src/migration.rs +++ b/bizinikiwi/pezframe/assets/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets/src/mock.rs b/bizinikiwi/pezframe/assets/src/mock.rs index 21896e14..4168d600 100644 --- a/bizinikiwi/pezframe/assets/src/mock.rs +++ b/bizinikiwi/pezframe/assets/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets/src/tests.rs b/bizinikiwi/pezframe/assets/src/tests.rs index 1a3849cc..ad67ec96 100644 --- a/bizinikiwi/pezframe/assets/src/tests.rs +++ b/bizinikiwi/pezframe/assets/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets/src/tests/sets.rs b/bizinikiwi/pezframe/assets/src/tests/sets.rs index 0f88ad80..57dcd504 100644 --- a/bizinikiwi/pezframe/assets/src/tests/sets.rs +++ b/bizinikiwi/pezframe/assets/src/tests/sets.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets/src/types.rs b/bizinikiwi/pezframe/assets/src/types.rs index 83a09219..186680ba 100644 --- a/bizinikiwi/pezframe/assets/src/types.rs +++ b/bizinikiwi/pezframe/assets/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/assets/src/weights.rs b/bizinikiwi/pezframe/assets/src/weights.rs index 0076d6fe..f3e8d3bf 100644 --- a/bizinikiwi/pezframe/assets/src/weights.rs +++ b/bizinikiwi/pezframe/assets/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/atomic-swap/src/lib.rs b/bizinikiwi/pezframe/atomic-swap/src/lib.rs index 59a392cb..f213f602 100644 --- a/bizinikiwi/pezframe/atomic-swap/src/lib.rs +++ b/bizinikiwi/pezframe/atomic-swap/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/atomic-swap/src/tests.rs b/bizinikiwi/pezframe/atomic-swap/src/tests.rs index 368f9e48..1ffa0619 100644 --- a/bizinikiwi/pezframe/atomic-swap/src/tests.rs +++ b/bizinikiwi/pezframe/atomic-swap/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/aura/src/lib.rs b/bizinikiwi/pezframe/aura/src/lib.rs index a2ce628e..0de3ab3b 100644 --- a/bizinikiwi/pezframe/aura/src/lib.rs +++ b/bizinikiwi/pezframe/aura/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/aura/src/migrations.rs b/bizinikiwi/pezframe/aura/src/migrations.rs index d49f4434..61296dec 100644 --- a/bizinikiwi/pezframe/aura/src/migrations.rs +++ b/bizinikiwi/pezframe/aura/src/migrations.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/aura/src/mock.rs b/bizinikiwi/pezframe/aura/src/mock.rs index 094be8ae..5634fcaf 100644 --- a/bizinikiwi/pezframe/aura/src/mock.rs +++ b/bizinikiwi/pezframe/aura/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/aura/src/tests.rs b/bizinikiwi/pezframe/aura/src/tests.rs index 275706ca..354e9f62 100644 --- a/bizinikiwi/pezframe/aura/src/tests.rs +++ b/bizinikiwi/pezframe/aura/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/authority-discovery/src/lib.rs b/bizinikiwi/pezframe/authority-discovery/src/lib.rs index b27d18d2..475bd31d 100644 --- a/bizinikiwi/pezframe/authority-discovery/src/lib.rs +++ b/bizinikiwi/pezframe/authority-discovery/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/authorship/src/lib.rs b/bizinikiwi/pezframe/authorship/src/lib.rs index 993f890f..82a0d955 100644 --- a/bizinikiwi/pezframe/authorship/src/lib.rs +++ b/bizinikiwi/pezframe/authorship/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/babe/src/benchmarking.rs b/bizinikiwi/pezframe/babe/src/benchmarking.rs index 60e4e585..3a497a76 100644 --- a/bizinikiwi/pezframe/babe/src/benchmarking.rs +++ b/bizinikiwi/pezframe/babe/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/babe/src/default_weights.rs b/bizinikiwi/pezframe/babe/src/default_weights.rs index 012184cf..8c2e9728 100644 --- a/bizinikiwi/pezframe/babe/src/default_weights.rs +++ b/bizinikiwi/pezframe/babe/src/default_weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/babe/src/equivocation.rs b/bizinikiwi/pezframe/babe/src/equivocation.rs index 65f5a36c..4fc4e553 100644 --- a/bizinikiwi/pezframe/babe/src/equivocation.rs +++ b/bizinikiwi/pezframe/babe/src/equivocation.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/babe/src/lib.rs b/bizinikiwi/pezframe/babe/src/lib.rs index ab435f4d..7843902c 100644 --- a/bizinikiwi/pezframe/babe/src/lib.rs +++ b/bizinikiwi/pezframe/babe/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/babe/src/mock.rs b/bizinikiwi/pezframe/babe/src/mock.rs index b10be8b7..bc401b8b 100644 --- a/bizinikiwi/pezframe/babe/src/mock.rs +++ b/bizinikiwi/pezframe/babe/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/babe/src/randomness.rs b/bizinikiwi/pezframe/babe/src/randomness.rs index 4510b4e0..1c424aa6 100644 --- a/bizinikiwi/pezframe/babe/src/randomness.rs +++ b/bizinikiwi/pezframe/babe/src/randomness.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/babe/src/tests.rs b/bizinikiwi/pezframe/babe/src/tests.rs index 1bf9b74f..7e46559c 100644 --- a/bizinikiwi/pezframe/babe/src/tests.rs +++ b/bizinikiwi/pezframe/babe/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/babe/src/weights.rs b/bizinikiwi/pezframe/babe/src/weights.rs index be2b1bc3..3c54086a 100644 --- a/bizinikiwi/pezframe/babe/src/weights.rs +++ b/bizinikiwi/pezframe/babe/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/bags-list/fuzzer/src/main.rs b/bizinikiwi/pezframe/bags-list/fuzzer/src/main.rs index 0e99ee1c..fbe21318 100644 --- a/bizinikiwi/pezframe/bags-list/fuzzer/src/main.rs +++ b/bizinikiwi/pezframe/bags-list/fuzzer/src/main.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/bags-list/remote-tests/src/lib.rs b/bizinikiwi/pezframe/bags-list/remote-tests/src/lib.rs index 0eb153e9..a823e49f 100644 --- a/bizinikiwi/pezframe/bags-list/remote-tests/src/lib.rs +++ b/bizinikiwi/pezframe/bags-list/remote-tests/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/bags-list/remote-tests/src/migration.rs b/bizinikiwi/pezframe/bags-list/remote-tests/src/migration.rs index e5fb9e4b..ea341642 100644 --- a/bizinikiwi/pezframe/bags-list/remote-tests/src/migration.rs +++ b/bizinikiwi/pezframe/bags-list/remote-tests/src/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/bizinikiwi/pezframe/bags-list/remote-tests/src/snapshot.rs b/bizinikiwi/pezframe/bags-list/remote-tests/src/snapshot.rs index 09b9a9e3..ad0cf050 100644 --- a/bizinikiwi/pezframe/bags-list/remote-tests/src/snapshot.rs +++ b/bizinikiwi/pezframe/bags-list/remote-tests/src/snapshot.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/bizinikiwi/pezframe/bags-list/remote-tests/src/try_state.rs b/bizinikiwi/pezframe/bags-list/remote-tests/src/try_state.rs index 236012ba..0a2c9356 100644 --- a/bizinikiwi/pezframe/bags-list/remote-tests/src/try_state.rs +++ b/bizinikiwi/pezframe/bags-list/remote-tests/src/try_state.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/bizinikiwi/pezframe/bags-list/src/benchmarks.rs b/bizinikiwi/pezframe/bags-list/src/benchmarks.rs index 95611d6c..7b709856 100644 --- a/bizinikiwi/pezframe/bags-list/src/benchmarks.rs +++ b/bizinikiwi/pezframe/bags-list/src/benchmarks.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/bags-list/src/lib.rs b/bizinikiwi/pezframe/bags-list/src/lib.rs index 3125fcd9..db3f4259 100644 --- a/bizinikiwi/pezframe/bags-list/src/lib.rs +++ b/bizinikiwi/pezframe/bags-list/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/bags-list/src/list/mod.rs b/bizinikiwi/pezframe/bags-list/src/list/mod.rs index 2e1e00e1..5b83f263 100644 --- a/bizinikiwi/pezframe/bags-list/src/list/mod.rs +++ b/bizinikiwi/pezframe/bags-list/src/list/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/bags-list/src/list/tests.rs b/bizinikiwi/pezframe/bags-list/src/list/tests.rs index a0ea1c2d..3ca4b342 100644 --- a/bizinikiwi/pezframe/bags-list/src/list/tests.rs +++ b/bizinikiwi/pezframe/bags-list/src/list/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/bags-list/src/migrations.rs b/bizinikiwi/pezframe/bags-list/src/migrations.rs index 526cb65e..0cae66c7 100644 --- a/bizinikiwi/pezframe/bags-list/src/migrations.rs +++ b/bizinikiwi/pezframe/bags-list/src/migrations.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/bags-list/src/mock.rs b/bizinikiwi/pezframe/bags-list/src/mock.rs index 5b4b2726..ffec6e43 100644 --- a/bizinikiwi/pezframe/bags-list/src/mock.rs +++ b/bizinikiwi/pezframe/bags-list/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/bags-list/src/tests.rs b/bizinikiwi/pezframe/bags-list/src/tests.rs index 796acbfb..64a78dab 100644 --- a/bizinikiwi/pezframe/bags-list/src/tests.rs +++ b/bizinikiwi/pezframe/bags-list/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/bags-list/src/weights.rs b/bizinikiwi/pezframe/bags-list/src/weights.rs index f954f16d..94e928e3 100644 --- a/bizinikiwi/pezframe/bags-list/src/weights.rs +++ b/bizinikiwi/pezframe/bags-list/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/balances/src/benchmarking.rs b/bizinikiwi/pezframe/balances/src/benchmarking.rs index ce974e08..fb41ef2b 100644 --- a/bizinikiwi/pezframe/balances/src/benchmarking.rs +++ b/bizinikiwi/pezframe/balances/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/balances/src/impl_currency.rs b/bizinikiwi/pezframe/balances/src/impl_currency.rs index 6d70973f..6ad1efef 100644 --- a/bizinikiwi/pezframe/balances/src/impl_currency.rs +++ b/bizinikiwi/pezframe/balances/src/impl_currency.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/balances/src/impl_fungible.rs b/bizinikiwi/pezframe/balances/src/impl_fungible.rs index b7792f9b..e810b7b0 100644 --- a/bizinikiwi/pezframe/balances/src/impl_fungible.rs +++ b/bizinikiwi/pezframe/balances/src/impl_fungible.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/balances/src/lib.rs b/bizinikiwi/pezframe/balances/src/lib.rs index 0b0e8a48..94ef5fc7 100644 --- a/bizinikiwi/pezframe/balances/src/lib.rs +++ b/bizinikiwi/pezframe/balances/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/balances/src/migration.rs b/bizinikiwi/pezframe/balances/src/migration.rs index 81a8283c..f5cee763 100644 --- a/bizinikiwi/pezframe/balances/src/migration.rs +++ b/bizinikiwi/pezframe/balances/src/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/bizinikiwi/pezframe/balances/src/tests/consumer_limit_tests.rs b/bizinikiwi/pezframe/balances/src/tests/consumer_limit_tests.rs index 80f9c23e..ce78e89b 100644 --- a/bizinikiwi/pezframe/balances/src/tests/consumer_limit_tests.rs +++ b/bizinikiwi/pezframe/balances/src/tests/consumer_limit_tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/balances/src/tests/currency_tests.rs b/bizinikiwi/pezframe/balances/src/tests/currency_tests.rs index e8612857..61ac5860 100644 --- a/bizinikiwi/pezframe/balances/src/tests/currency_tests.rs +++ b/bizinikiwi/pezframe/balances/src/tests/currency_tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/balances/src/tests/dispatchable_tests.rs b/bizinikiwi/pezframe/balances/src/tests/dispatchable_tests.rs index d13fc1e2..0e5b8b2f 100644 --- a/bizinikiwi/pezframe/balances/src/tests/dispatchable_tests.rs +++ b/bizinikiwi/pezframe/balances/src/tests/dispatchable_tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/balances/src/tests/fungible_and_currency.rs b/bizinikiwi/pezframe/balances/src/tests/fungible_and_currency.rs index 40538c47..844bff41 100644 --- a/bizinikiwi/pezframe/balances/src/tests/fungible_and_currency.rs +++ b/bizinikiwi/pezframe/balances/src/tests/fungible_and_currency.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/balances/src/tests/fungible_conformance_tests.rs b/bizinikiwi/pezframe/balances/src/tests/fungible_conformance_tests.rs index 44a262a0..b5ed09d7 100644 --- a/bizinikiwi/pezframe/balances/src/tests/fungible_conformance_tests.rs +++ b/bizinikiwi/pezframe/balances/src/tests/fungible_conformance_tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/balances/src/tests/fungible_tests.rs b/bizinikiwi/pezframe/balances/src/tests/fungible_tests.rs index 75ab63d5..84daa087 100644 --- a/bizinikiwi/pezframe/balances/src/tests/fungible_tests.rs +++ b/bizinikiwi/pezframe/balances/src/tests/fungible_tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/balances/src/tests/general_tests.rs b/bizinikiwi/pezframe/balances/src/tests/general_tests.rs index ac5ba129..e635b11e 100644 --- a/bizinikiwi/pezframe/balances/src/tests/general_tests.rs +++ b/bizinikiwi/pezframe/balances/src/tests/general_tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/balances/src/tests/mod.rs b/bizinikiwi/pezframe/balances/src/tests/mod.rs index 2f5d2054..8a26d91b 100644 --- a/bizinikiwi/pezframe/balances/src/tests/mod.rs +++ b/bizinikiwi/pezframe/balances/src/tests/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/balances/src/tests/reentrancy_tests.rs b/bizinikiwi/pezframe/balances/src/tests/reentrancy_tests.rs index 86120161..68f135bd 100644 --- a/bizinikiwi/pezframe/balances/src/tests/reentrancy_tests.rs +++ b/bizinikiwi/pezframe/balances/src/tests/reentrancy_tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/balances/src/types.rs b/bizinikiwi/pezframe/balances/src/types.rs index 643072e5..9151284d 100644 --- a/bizinikiwi/pezframe/balances/src/types.rs +++ b/bizinikiwi/pezframe/balances/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/balances/src/weights.rs b/bizinikiwi/pezframe/balances/src/weights.rs index 9a292ec9..380f8d26 100644 --- a/bizinikiwi/pezframe/balances/src/weights.rs +++ b/bizinikiwi/pezframe/balances/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/beefy-mmr/src/benchmarking.rs b/bizinikiwi/pezframe/beefy-mmr/src/benchmarking.rs index 5fde6a44..d0e57a69 100644 --- a/bizinikiwi/pezframe/beefy-mmr/src/benchmarking.rs +++ b/bizinikiwi/pezframe/beefy-mmr/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/beefy-mmr/src/lib.rs b/bizinikiwi/pezframe/beefy-mmr/src/lib.rs index 1931d18e..c34ec075 100644 --- a/bizinikiwi/pezframe/beefy-mmr/src/lib.rs +++ b/bizinikiwi/pezframe/beefy-mmr/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/beefy-mmr/src/mock.rs b/bizinikiwi/pezframe/beefy-mmr/src/mock.rs index 2a872777..82b3678f 100644 --- a/bizinikiwi/pezframe/beefy-mmr/src/mock.rs +++ b/bizinikiwi/pezframe/beefy-mmr/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/beefy-mmr/src/tests.rs b/bizinikiwi/pezframe/beefy-mmr/src/tests.rs index 080af787..b82d110f 100644 --- a/bizinikiwi/pezframe/beefy-mmr/src/tests.rs +++ b/bizinikiwi/pezframe/beefy-mmr/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/beefy-mmr/src/weights.rs b/bizinikiwi/pezframe/beefy-mmr/src/weights.rs index 96596cf3..f8382e5f 100644 --- a/bizinikiwi/pezframe/beefy-mmr/src/weights.rs +++ b/bizinikiwi/pezframe/beefy-mmr/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/beefy/src/default_weights.rs b/bizinikiwi/pezframe/beefy/src/default_weights.rs index fd10889e..c7074949 100644 --- a/bizinikiwi/pezframe/beefy/src/default_weights.rs +++ b/bizinikiwi/pezframe/beefy/src/default_weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/beefy/src/equivocation.rs b/bizinikiwi/pezframe/beefy/src/equivocation.rs index 6046002c..cc1e5f42 100644 --- a/bizinikiwi/pezframe/beefy/src/equivocation.rs +++ b/bizinikiwi/pezframe/beefy/src/equivocation.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/beefy/src/lib.rs b/bizinikiwi/pezframe/beefy/src/lib.rs index 1f631b3b..49d1575d 100644 --- a/bizinikiwi/pezframe/beefy/src/lib.rs +++ b/bizinikiwi/pezframe/beefy/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/beefy/src/mock.rs b/bizinikiwi/pezframe/beefy/src/mock.rs index 1638202a..fd543582 100644 --- a/bizinikiwi/pezframe/beefy/src/mock.rs +++ b/bizinikiwi/pezframe/beefy/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/beefy/src/tests.rs b/bizinikiwi/pezframe/beefy/src/tests.rs index 0c598f7b..df6766ab 100644 --- a/bizinikiwi/pezframe/beefy/src/tests.rs +++ b/bizinikiwi/pezframe/beefy/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/benchmarking/pov/src/benchmarking.rs b/bizinikiwi/pezframe/benchmarking/pov/src/benchmarking.rs index 5b22feaa..d60d937c 100644 --- a/bizinikiwi/pezframe/benchmarking/pov/src/benchmarking.rs +++ b/bizinikiwi/pezframe/benchmarking/pov/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/benchmarking/pov/src/lib.rs b/bizinikiwi/pezframe/benchmarking/pov/src/lib.rs index 214d9c5b..5ba8b5ff 100644 --- a/bizinikiwi/pezframe/benchmarking/pov/src/lib.rs +++ b/bizinikiwi/pezframe/benchmarking/pov/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/benchmarking/pov/src/tests.rs b/bizinikiwi/pezframe/benchmarking/pov/src/tests.rs index 37e37423..a9d15e2f 100644 --- a/bizinikiwi/pezframe/benchmarking/pov/src/tests.rs +++ b/bizinikiwi/pezframe/benchmarking/pov/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/benchmarking/pov/src/weights.rs b/bizinikiwi/pezframe/benchmarking/pov/src/weights.rs index 041a65fa..5b23c445 100644 --- a/bizinikiwi/pezframe/benchmarking/pov/src/weights.rs +++ b/bizinikiwi/pezframe/benchmarking/pov/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/benchmarking/src/analysis.rs b/bizinikiwi/pezframe/benchmarking/src/analysis.rs index 6d9749e5..33c59a75 100644 --- a/bizinikiwi/pezframe/benchmarking/src/analysis.rs +++ b/bizinikiwi/pezframe/benchmarking/src/analysis.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/benchmarking/src/baseline.rs b/bizinikiwi/pezframe/benchmarking/src/baseline.rs index 08163780..8b93ef0a 100644 --- a/bizinikiwi/pezframe/benchmarking/src/baseline.rs +++ b/bizinikiwi/pezframe/benchmarking/src/baseline.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/benchmarking/src/lib.rs b/bizinikiwi/pezframe/benchmarking/src/lib.rs index 8ecf55d6..0da2e019 100644 --- a/bizinikiwi/pezframe/benchmarking/src/lib.rs +++ b/bizinikiwi/pezframe/benchmarking/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/benchmarking/src/tests.rs b/bizinikiwi/pezframe/benchmarking/src/tests.rs index f18f82a4..47d6d245 100644 --- a/bizinikiwi/pezframe/benchmarking/src/tests.rs +++ b/bizinikiwi/pezframe/benchmarking/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/benchmarking/src/tests_instance.rs b/bizinikiwi/pezframe/benchmarking/src/tests_instance.rs index 724ca074..01272830 100644 --- a/bizinikiwi/pezframe/benchmarking/src/tests_instance.rs +++ b/bizinikiwi/pezframe/benchmarking/src/tests_instance.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/benchmarking/src/utils.rs b/bizinikiwi/pezframe/benchmarking/src/utils.rs index 42ede37c..aca012a5 100644 --- a/bizinikiwi/pezframe/benchmarking/src/utils.rs +++ b/bizinikiwi/pezframe/benchmarking/src/utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/benchmarking/src/v1.rs b/bizinikiwi/pezframe/benchmarking/src/v1.rs index 63c0a176..786ae126 100644 --- a/bizinikiwi/pezframe/benchmarking/src/v1.rs +++ b/bizinikiwi/pezframe/benchmarking/src/v1.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/benchmarking/src/weights.rs b/bizinikiwi/pezframe/benchmarking/src/weights.rs index 2af6e7a2..d200988b 100644 --- a/bizinikiwi/pezframe/benchmarking/src/weights.rs +++ b/bizinikiwi/pezframe/benchmarking/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/bounties/src/benchmarking.rs b/bizinikiwi/pezframe/bounties/src/benchmarking.rs index 08ce4817..faeb1ed1 100644 --- a/bizinikiwi/pezframe/bounties/src/benchmarking.rs +++ b/bizinikiwi/pezframe/bounties/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/bounties/src/lib.rs b/bizinikiwi/pezframe/bounties/src/lib.rs index c667da6b..45223165 100644 --- a/bizinikiwi/pezframe/bounties/src/lib.rs +++ b/bizinikiwi/pezframe/bounties/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/bounties/src/migrations/mod.rs b/bizinikiwi/pezframe/bounties/src/migrations/mod.rs index 3540cbd9..8766c087 100644 --- a/bizinikiwi/pezframe/bounties/src/migrations/mod.rs +++ b/bizinikiwi/pezframe/bounties/src/migrations/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/bounties/src/migrations/v4.rs b/bizinikiwi/pezframe/bounties/src/migrations/v4.rs index 9da949c4..0b3e6e62 100644 --- a/bizinikiwi/pezframe/bounties/src/migrations/v4.rs +++ b/bizinikiwi/pezframe/bounties/src/migrations/v4.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/bounties/src/tests.rs b/bizinikiwi/pezframe/bounties/src/tests.rs index 1e03601b..926c6570 100644 --- a/bizinikiwi/pezframe/bounties/src/tests.rs +++ b/bizinikiwi/pezframe/bounties/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/bounties/src/weights.rs b/bizinikiwi/pezframe/bounties/src/weights.rs index 222ec223..a1351a98 100644 --- a/bizinikiwi/pezframe/bounties/src/weights.rs +++ b/bizinikiwi/pezframe/bounties/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/broker/src/adapt_price.rs b/bizinikiwi/pezframe/broker/src/adapt_price.rs index 0a6adaf4..ca1e1127 100644 --- a/bizinikiwi/pezframe/broker/src/adapt_price.rs +++ b/bizinikiwi/pezframe/broker/src/adapt_price.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/broker/src/benchmarking.rs b/bizinikiwi/pezframe/broker/src/benchmarking.rs index 292b49a1..f945219c 100644 --- a/bizinikiwi/pezframe/broker/src/benchmarking.rs +++ b/bizinikiwi/pezframe/broker/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/broker/src/core_mask.rs b/bizinikiwi/pezframe/broker/src/core_mask.rs index 10f3b3f6..280b2048 100644 --- a/bizinikiwi/pezframe/broker/src/core_mask.rs +++ b/bizinikiwi/pezframe/broker/src/core_mask.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/broker/src/coretime_interface.rs b/bizinikiwi/pezframe/broker/src/coretime_interface.rs index fea3e995..9c5eaa0c 100644 --- a/bizinikiwi/pezframe/broker/src/coretime_interface.rs +++ b/bizinikiwi/pezframe/broker/src/coretime_interface.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/broker/src/dispatchable_impls.rs b/bizinikiwi/pezframe/broker/src/dispatchable_impls.rs index 8f49f600..2d25953a 100644 --- a/bizinikiwi/pezframe/broker/src/dispatchable_impls.rs +++ b/bizinikiwi/pezframe/broker/src/dispatchable_impls.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/broker/src/lib.rs b/bizinikiwi/pezframe/broker/src/lib.rs index 9d9b57fc..c063416b 100644 --- a/bizinikiwi/pezframe/broker/src/lib.rs +++ b/bizinikiwi/pezframe/broker/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/broker/src/migration.rs b/bizinikiwi/pezframe/broker/src/migration.rs index 9f19208c..31321ce2 100644 --- a/bizinikiwi/pezframe/broker/src/migration.rs +++ b/bizinikiwi/pezframe/broker/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/broker/src/mock.rs b/bizinikiwi/pezframe/broker/src/mock.rs index eb3c3c7e..8fa757c0 100644 --- a/bizinikiwi/pezframe/broker/src/mock.rs +++ b/bizinikiwi/pezframe/broker/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/broker/src/nonfungible_impl.rs b/bizinikiwi/pezframe/broker/src/nonfungible_impl.rs index 78bca11e..d38535b0 100644 --- a/bizinikiwi/pezframe/broker/src/nonfungible_impl.rs +++ b/bizinikiwi/pezframe/broker/src/nonfungible_impl.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/broker/src/runtime_api.rs b/bizinikiwi/pezframe/broker/src/runtime_api.rs index e3c61178..722b26aa 100644 --- a/bizinikiwi/pezframe/broker/src/runtime_api.rs +++ b/bizinikiwi/pezframe/broker/src/runtime_api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/broker/src/test_fungibles.rs b/bizinikiwi/pezframe/broker/src/test_fungibles.rs index f1af9fc4..7e8e8852 100644 --- a/bizinikiwi/pezframe/broker/src/test_fungibles.rs +++ b/bizinikiwi/pezframe/broker/src/test_fungibles.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/broker/src/tests.rs b/bizinikiwi/pezframe/broker/src/tests.rs index f4bf829d..cf25b2cc 100644 --- a/bizinikiwi/pezframe/broker/src/tests.rs +++ b/bizinikiwi/pezframe/broker/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/broker/src/tick_impls.rs b/bizinikiwi/pezframe/broker/src/tick_impls.rs index 1cb29bc1..d5a2f989 100644 --- a/bizinikiwi/pezframe/broker/src/tick_impls.rs +++ b/bizinikiwi/pezframe/broker/src/tick_impls.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/broker/src/types.rs b/bizinikiwi/pezframe/broker/src/types.rs index 4ea5715c..da5c8a98 100644 --- a/bizinikiwi/pezframe/broker/src/types.rs +++ b/bizinikiwi/pezframe/broker/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/broker/src/utility_impls.rs b/bizinikiwi/pezframe/broker/src/utility_impls.rs index b4be39f1..d2ac475e 100644 --- a/bizinikiwi/pezframe/broker/src/utility_impls.rs +++ b/bizinikiwi/pezframe/broker/src/utility_impls.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/broker/src/weights.rs b/bizinikiwi/pezframe/broker/src/weights.rs index 25eeb472..0e1f7290 100644 --- a/bizinikiwi/pezframe/broker/src/weights.rs +++ b/bizinikiwi/pezframe/broker/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/child-bounties/src/benchmarking.rs b/bizinikiwi/pezframe/child-bounties/src/benchmarking.rs index f896b54d..61b93beb 100644 --- a/bizinikiwi/pezframe/child-bounties/src/benchmarking.rs +++ b/bizinikiwi/pezframe/child-bounties/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/child-bounties/src/lib.rs b/bizinikiwi/pezframe/child-bounties/src/lib.rs index 80d068e0..27b37c19 100644 --- a/bizinikiwi/pezframe/child-bounties/src/lib.rs +++ b/bizinikiwi/pezframe/child-bounties/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/child-bounties/src/migration.rs b/bizinikiwi/pezframe/child-bounties/src/migration.rs index 2440883a..c7daef90 100644 --- a/bizinikiwi/pezframe/child-bounties/src/migration.rs +++ b/bizinikiwi/pezframe/child-bounties/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/child-bounties/src/tests.rs b/bizinikiwi/pezframe/child-bounties/src/tests.rs index 58d9956c..475db3f4 100644 --- a/bizinikiwi/pezframe/child-bounties/src/tests.rs +++ b/bizinikiwi/pezframe/child-bounties/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/child-bounties/src/weights.rs b/bizinikiwi/pezframe/child-bounties/src/weights.rs index 9184b0ee..ef67c877 100644 --- a/bizinikiwi/pezframe/child-bounties/src/weights.rs +++ b/bizinikiwi/pezframe/child-bounties/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/collective/src/benchmarking.rs b/bizinikiwi/pezframe/collective/src/benchmarking.rs index b05f6c8e..41b607fd 100644 --- a/bizinikiwi/pezframe/collective/src/benchmarking.rs +++ b/bizinikiwi/pezframe/collective/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/collective/src/lib.rs b/bizinikiwi/pezframe/collective/src/lib.rs index 7891af36..705a975b 100644 --- a/bizinikiwi/pezframe/collective/src/lib.rs +++ b/bizinikiwi/pezframe/collective/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/collective/src/migrations/mod.rs b/bizinikiwi/pezframe/collective/src/migrations/mod.rs index 3540cbd9..8766c087 100644 --- a/bizinikiwi/pezframe/collective/src/migrations/mod.rs +++ b/bizinikiwi/pezframe/collective/src/migrations/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/collective/src/migrations/v4.rs b/bizinikiwi/pezframe/collective/src/migrations/v4.rs index 53e4b086..7a0ebd2a 100644 --- a/bizinikiwi/pezframe/collective/src/migrations/v4.rs +++ b/bizinikiwi/pezframe/collective/src/migrations/v4.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/collective/src/tests.rs b/bizinikiwi/pezframe/collective/src/tests.rs index 4c77fc22..23889a38 100644 --- a/bizinikiwi/pezframe/collective/src/tests.rs +++ b/bizinikiwi/pezframe/collective/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/collective/src/weights.rs b/bizinikiwi/pezframe/collective/src/weights.rs index 7cfb5439..56562b47 100644 --- a/bizinikiwi/pezframe/collective/src/weights.rs +++ b/bizinikiwi/pezframe/collective/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/build.rs b/bizinikiwi/pezframe/contracts/build.rs index 7439b658..797c6932 100644 --- a/bizinikiwi/pezframe/contracts/build.rs +++ b/bizinikiwi/pezframe/contracts/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/build.rs b/bizinikiwi/pezframe/contracts/fixtures/build.rs index bfaa9b12..65c91516 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/build.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/account_reentrance_count_call.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/account_reentrance_count_call.rs index 356d5346..32acaa79 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/account_reentrance_count_call.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/account_reentrance_count_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/balance.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/balance.rs index 01965bfb..19e1562a 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/balance.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/balance.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/call.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/call.rs index 30021cd4..7ed20fc1 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/call.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/call_return_code.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/call_return_code.rs index efdea598..e405c9e4 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/call_return_code.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/call_return_code.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/call_runtime.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/call_runtime.rs index 7a2dd623..e9571aee 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/call_runtime.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/call_runtime.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/call_runtime_and_call.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/call_runtime_and_call.rs index c829602d..db143d9b 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/call_runtime_and_call.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/call_runtime_and_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/call_with_flags_and_value.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/call_with_flags_and_value.rs index 2141676f..f79ed52f 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/call_with_flags_and_value.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/call_with_flags_and_value.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/call_with_limit.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/call_with_limit.rs index a78422bf..0e93d979 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/call_with_limit.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/call_with_limit.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/caller_contract.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/caller_contract.rs index b6f53114..ae9ebeb8 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/caller_contract.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/caller_contract.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/caller_is_origin_n.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/caller_is_origin_n.rs index b00f1d19..e228bff2 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/caller_is_origin_n.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/caller_is_origin_n.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/chain_extension.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/chain_extension.rs index 3ea88c5b..fecaf53d 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/chain_extension.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/chain_extension.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/chain_extension_temp_storage.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/chain_extension_temp_storage.rs index 7b7479a3..a7dd87b7 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/chain_extension_temp_storage.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/chain_extension_temp_storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/common/src/lib.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/common/src/lib.rs index dfa99021..e3166e0a 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/common/src/lib.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/common/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/create_storage_and_call.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/create_storage_and_call.rs index 6e591aea..74317335 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/create_storage_and_call.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/create_storage_and_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/create_storage_and_instantiate.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/create_storage_and_instantiate.rs index 41b962d9..e9013815 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/create_storage_and_instantiate.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/create_storage_and_instantiate.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/create_transient_storage_and_call.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/create_transient_storage_and_call.rs index c55e70c5..2bae6378 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/create_transient_storage_and_call.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/create_transient_storage_and_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/crypto_hashes.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/crypto_hashes.rs index 765818c4..24616cc5 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/crypto_hashes.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/crypto_hashes.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/debug_message_invalid_utf8.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/debug_message_invalid_utf8.rs index 7ec0e4bd..20c2e2f1 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/debug_message_invalid_utf8.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/debug_message_invalid_utf8.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/debug_message_logging_disabled.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/debug_message_logging_disabled.rs index f89a800e..12020e5c 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/debug_message_logging_disabled.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/debug_message_logging_disabled.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/debug_message_works.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/debug_message_works.rs index 3319a4de..820141f0 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/debug_message_works.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/debug_message_works.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/delegate_call.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/delegate_call.rs index be7172b1..d5e4623d 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/delegate_call.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/delegate_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/delegate_call_lib.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/delegate_call_lib.rs index 47562e95..c0077208 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/delegate_call_lib.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/delegate_call_lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/delegate_call_simple.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/delegate_call_simple.rs index 2613f9dd..29ce9d83 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/delegate_call_simple.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/delegate_call_simple.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/destroy_and_transfer.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/destroy_and_transfer.rs index 584c89e7..e580b383 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/destroy_and_transfer.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/destroy_and_transfer.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/drain.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/drain.rs index e19a4a64..043b2b94 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/drain.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/drain.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/dummy.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/dummy.rs index d4f8e96a..3a4bc9a7 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/dummy.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/dummy.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/ecdsa_recover.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/ecdsa_recover.rs index 40ce4e8e..106f6bc1 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/ecdsa_recover.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/ecdsa_recover.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/event_and_return_on_deploy.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/event_and_return_on_deploy.rs index 40ec31f7..51032c0a 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/event_and_return_on_deploy.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/event_and_return_on_deploy.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/event_size.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/event_size.rs index 2a549754..95cde93d 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/event_size.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/event_size.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/float_instruction.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/float_instruction.rs index da2283f4..ddbefa4f 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/float_instruction.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/float_instruction.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/instantiate_return_code.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/instantiate_return_code.rs index 7ec69f0a..a1e36e25 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/instantiate_return_code.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/instantiate_return_code.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/locking_delegate_dependency.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/locking_delegate_dependency.rs index 456e728f..431d07dc 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/locking_delegate_dependency.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/locking_delegate_dependency.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/multi_store.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/multi_store.rs index 86e90e7a..6138245d 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/multi_store.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/multi_store.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/new_set_code_hash_contract.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/new_set_code_hash_contract.rs index 0fec1587..db34e0fa 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/new_set_code_hash_contract.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/new_set_code_hash_contract.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/ok_trap_revert.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/ok_trap_revert.rs index 4d3cddd0..07377c1c 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/ok_trap_revert.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/ok_trap_revert.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/read_only_call.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/read_only_call.rs index a2ef9cb6..6322f27e 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/read_only_call.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/read_only_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/recurse.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/recurse.rs index 1b125b33..36c5923d 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/recurse.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/recurse.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/reentrance_count_call.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/reentrance_count_call.rs index 2ae1c75f..c4a7e843 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/reentrance_count_call.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/reentrance_count_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/reentrance_count_delegated_call.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/reentrance_count_delegated_call.rs index e1cd0d94..6467dd8e 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/reentrance_count_delegated_call.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/reentrance_count_delegated_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/return_with_data.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/return_with_data.rs index 98a59cad..4f909011 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/return_with_data.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/return_with_data.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/run_out_of_gas.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/run_out_of_gas.rs index ff6df8df..249ab92c 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/run_out_of_gas.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/run_out_of_gas.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/self_destruct.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/self_destruct.rs index e9842a86..34ebe9bb 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/self_destruct.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/self_destruct.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/self_destructing_constructor.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/self_destructing_constructor.rs index f3e42f13..fd55a79c 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/self_destructing_constructor.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/self_destructing_constructor.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/set_code_hash.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/set_code_hash.rs index 5598b733..de202ffa 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/set_code_hash.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/set_code_hash.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/set_empty_storage.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/set_empty_storage.rs index 1198d5d0..dfdd0c77 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/set_empty_storage.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/set_empty_storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/set_transient_storage.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/set_transient_storage.rs index 15726d73..921bf09e 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/set_transient_storage.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/set_transient_storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/sr25519_verify.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/sr25519_verify.rs index 705741a8..6e838c05 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/sr25519_verify.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/sr25519_verify.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/storage.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/storage.rs index 49e97806..f59eeb82 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/storage.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/storage_size.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/storage_size.rs index 5b651291..aafa9ae7 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/storage_size.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/storage_size.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/store_call.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/store_call.rs index dde498e8..ad1b5f35 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/store_call.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/store_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/store_deploy.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/store_deploy.rs index 64ac12ba..b6ff12bb 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/store_deploy.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/store_deploy.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/transfer_return_code.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/transfer_return_code.rs index a6106714..ff44a503 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/transfer_return_code.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/transfer_return_code.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/transient_storage.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/transient_storage.rs index 2e913c8b..a01de9f1 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/transient_storage.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/transient_storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/xcm_execute.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/xcm_execute.rs index 23f5d5d2..db1112a8 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/xcm_execute.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/xcm_execute.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/xcm_send.rs b/bizinikiwi/pezframe/contracts/fixtures/contracts/xcm_send.rs index ce8674cf..ba03c44d 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/xcm_send.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/xcm_send.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/fixtures/src/lib.rs b/bizinikiwi/pezframe/contracts/fixtures/src/lib.rs index 497776a1..0f8fadc1 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/src/lib.rs +++ b/bizinikiwi/pezframe/contracts/fixtures/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/mock-network/src/lib.rs b/bizinikiwi/pezframe/contracts/mock-network/src/lib.rs index 6b209632..707a9f30 100644 --- a/bizinikiwi/pezframe/contracts/mock-network/src/lib.rs +++ b/bizinikiwi/pezframe/contracts/mock-network/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/contracts/mock-network/src/mocks.rs b/bizinikiwi/pezframe/contracts/mock-network/src/mocks.rs index 7603c5cc..f56e140b 100644 --- a/bizinikiwi/pezframe/contracts/mock-network/src/mocks.rs +++ b/bizinikiwi/pezframe/contracts/mock-network/src/mocks.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/contracts/mock-network/src/mocks/msg_queue.rs b/bizinikiwi/pezframe/contracts/mock-network/src/mocks/msg_queue.rs index dd1c10d4..356682cb 100644 --- a/bizinikiwi/pezframe/contracts/mock-network/src/mocks/msg_queue.rs +++ b/bizinikiwi/pezframe/contracts/mock-network/src/mocks/msg_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/contracts/mock-network/src/mocks/relay_message_queue.rs b/bizinikiwi/pezframe/contracts/mock-network/src/mocks/relay_message_queue.rs index 35a3f691..ce7259a4 100644 --- a/bizinikiwi/pezframe/contracts/mock-network/src/mocks/relay_message_queue.rs +++ b/bizinikiwi/pezframe/contracts/mock-network/src/mocks/relay_message_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/contracts/mock-network/src/primitives.rs b/bizinikiwi/pezframe/contracts/mock-network/src/primitives.rs index 01579864..a08186c9 100644 --- a/bizinikiwi/pezframe/contracts/mock-network/src/primitives.rs +++ b/bizinikiwi/pezframe/contracts/mock-network/src/primitives.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/contracts/mock-network/src/relay_chain.rs b/bizinikiwi/pezframe/contracts/mock-network/src/relay_chain.rs index c28fe44f..91692f75 100644 --- a/bizinikiwi/pezframe/contracts/mock-network/src/relay_chain.rs +++ b/bizinikiwi/pezframe/contracts/mock-network/src/relay_chain.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/contracts/mock-network/src/tests.rs b/bizinikiwi/pezframe/contracts/mock-network/src/tests.rs index d1c79692..f076cb13 100644 --- a/bizinikiwi/pezframe/contracts/mock-network/src/tests.rs +++ b/bizinikiwi/pezframe/contracts/mock-network/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/mock-network/src/teyrchain.rs b/bizinikiwi/pezframe/contracts/mock-network/src/teyrchain.rs index 53873909..ad2467f3 100644 --- a/bizinikiwi/pezframe/contracts/mock-network/src/teyrchain.rs +++ b/bizinikiwi/pezframe/contracts/mock-network/src/teyrchain.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/contracts/mock-network/src/teyrchain/contracts_config.rs b/bizinikiwi/pezframe/contracts/mock-network/src/teyrchain/contracts_config.rs index 6952d88b..efb59fab 100644 --- a/bizinikiwi/pezframe/contracts/mock-network/src/teyrchain/contracts_config.rs +++ b/bizinikiwi/pezframe/contracts/mock-network/src/teyrchain/contracts_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/contracts/proc-macro/src/lib.rs b/bizinikiwi/pezframe/contracts/proc-macro/src/lib.rs index b610154d..d404dd89 100644 --- a/bizinikiwi/pezframe/contracts/proc-macro/src/lib.rs +++ b/bizinikiwi/pezframe/contracts/proc-macro/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/address.rs b/bizinikiwi/pezframe/contracts/src/address.rs index 13dc3ef9..e44cb597 100644 --- a/bizinikiwi/pezframe/contracts/src/address.rs +++ b/bizinikiwi/pezframe/contracts/src/address.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/benchmarking/call_builder.rs b/bizinikiwi/pezframe/contracts/src/benchmarking/call_builder.rs index 4af766ed..0dcf2522 100644 --- a/bizinikiwi/pezframe/contracts/src/benchmarking/call_builder.rs +++ b/bizinikiwi/pezframe/contracts/src/benchmarking/call_builder.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/benchmarking/code.rs b/bizinikiwi/pezframe/contracts/src/benchmarking/code.rs index f416c43a..829e991e 100644 --- a/bizinikiwi/pezframe/contracts/src/benchmarking/code.rs +++ b/bizinikiwi/pezframe/contracts/src/benchmarking/code.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/benchmarking/mod.rs b/bizinikiwi/pezframe/contracts/src/benchmarking/mod.rs index ef2769f5..291a8e6f 100644 --- a/bizinikiwi/pezframe/contracts/src/benchmarking/mod.rs +++ b/bizinikiwi/pezframe/contracts/src/benchmarking/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/benchmarking/sandbox.rs b/bizinikiwi/pezframe/contracts/src/benchmarking/sandbox.rs index 0ecff2af..97fcb7e8 100644 --- a/bizinikiwi/pezframe/contracts/src/benchmarking/sandbox.rs +++ b/bizinikiwi/pezframe/contracts/src/benchmarking/sandbox.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/chain_extension.rs b/bizinikiwi/pezframe/contracts/src/chain_extension.rs index 78bea0bd..fb58356c 100644 --- a/bizinikiwi/pezframe/contracts/src/chain_extension.rs +++ b/bizinikiwi/pezframe/contracts/src/chain_extension.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/debug.rs b/bizinikiwi/pezframe/contracts/src/debug.rs index a1966484..2b980d8f 100644 --- a/bizinikiwi/pezframe/contracts/src/debug.rs +++ b/bizinikiwi/pezframe/contracts/src/debug.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/exec.rs b/bizinikiwi/pezframe/contracts/src/exec.rs index c5e92998..b73132da 100644 --- a/bizinikiwi/pezframe/contracts/src/exec.rs +++ b/bizinikiwi/pezframe/contracts/src/exec.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/gas.rs b/bizinikiwi/pezframe/contracts/src/gas.rs index d2bc31e8..d4d6fa75 100644 --- a/bizinikiwi/pezframe/contracts/src/gas.rs +++ b/bizinikiwi/pezframe/contracts/src/gas.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/lib.rs b/bizinikiwi/pezframe/contracts/src/lib.rs index ba2bc0f0..38b1c574 100644 --- a/bizinikiwi/pezframe/contracts/src/lib.rs +++ b/bizinikiwi/pezframe/contracts/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/migration.rs b/bizinikiwi/pezframe/contracts/src/migration.rs index 5ab34559..22694b87 100644 --- a/bizinikiwi/pezframe/contracts/src/migration.rs +++ b/bizinikiwi/pezframe/contracts/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/migration/v09.rs b/bizinikiwi/pezframe/contracts/src/migration/v09.rs index 4473c1cb..7148a41a 100644 --- a/bizinikiwi/pezframe/contracts/src/migration/v09.rs +++ b/bizinikiwi/pezframe/contracts/src/migration/v09.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/migration/v10.rs b/bizinikiwi/pezframe/contracts/src/migration/v10.rs index d494fb52..d2a4358d 100644 --- a/bizinikiwi/pezframe/contracts/src/migration/v10.rs +++ b/bizinikiwi/pezframe/contracts/src/migration/v10.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/migration/v11.rs b/bizinikiwi/pezframe/contracts/src/migration/v11.rs index 473f990d..7f4bde63 100644 --- a/bizinikiwi/pezframe/contracts/src/migration/v11.rs +++ b/bizinikiwi/pezframe/contracts/src/migration/v11.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/migration/v12.rs b/bizinikiwi/pezframe/contracts/src/migration/v12.rs index e125e94b..67f3d6da 100644 --- a/bizinikiwi/pezframe/contracts/src/migration/v12.rs +++ b/bizinikiwi/pezframe/contracts/src/migration/v12.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/migration/v13.rs b/bizinikiwi/pezframe/contracts/src/migration/v13.rs index 10136ce6..de120392 100644 --- a/bizinikiwi/pezframe/contracts/src/migration/v13.rs +++ b/bizinikiwi/pezframe/contracts/src/migration/v13.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/migration/v14.rs b/bizinikiwi/pezframe/contracts/src/migration/v14.rs index 27d56bc0..299d93db 100644 --- a/bizinikiwi/pezframe/contracts/src/migration/v14.rs +++ b/bizinikiwi/pezframe/contracts/src/migration/v14.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/migration/v15.rs b/bizinikiwi/pezframe/contracts/src/migration/v15.rs index 7de73391..0693689b 100644 --- a/bizinikiwi/pezframe/contracts/src/migration/v15.rs +++ b/bizinikiwi/pezframe/contracts/src/migration/v15.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/migration/v16.rs b/bizinikiwi/pezframe/contracts/src/migration/v16.rs index afc65bf4..f7dc8730 100644 --- a/bizinikiwi/pezframe/contracts/src/migration/v16.rs +++ b/bizinikiwi/pezframe/contracts/src/migration/v16.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/primitives.rs b/bizinikiwi/pezframe/contracts/src/primitives.rs index 24a40f59..c1317f40 100644 --- a/bizinikiwi/pezframe/contracts/src/primitives.rs +++ b/bizinikiwi/pezframe/contracts/src/primitives.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/schedule.rs b/bizinikiwi/pezframe/contracts/src/schedule.rs index 6405b7b9..9ac1e990 100644 --- a/bizinikiwi/pezframe/contracts/src/schedule.rs +++ b/bizinikiwi/pezframe/contracts/src/schedule.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/storage.rs b/bizinikiwi/pezframe/contracts/src/storage.rs index d8526731..745c74c2 100644 --- a/bizinikiwi/pezframe/contracts/src/storage.rs +++ b/bizinikiwi/pezframe/contracts/src/storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/storage/meter.rs b/bizinikiwi/pezframe/contracts/src/storage/meter.rs index 2b9afd37..257fa59e 100644 --- a/bizinikiwi/pezframe/contracts/src/storage/meter.rs +++ b/bizinikiwi/pezframe/contracts/src/storage/meter.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/test_utils.rs b/bizinikiwi/pezframe/contracts/src/test_utils.rs index 1f42ad24..1103f80c 100644 --- a/bizinikiwi/pezframe/contracts/src/test_utils.rs +++ b/bizinikiwi/pezframe/contracts/src/test_utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/test_utils/builder.rs b/bizinikiwi/pezframe/contracts/src/test_utils/builder.rs index 161c6e44..7fe43680 100644 --- a/bizinikiwi/pezframe/contracts/src/test_utils/builder.rs +++ b/bizinikiwi/pezframe/contracts/src/test_utils/builder.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/tests.rs b/bizinikiwi/pezframe/contracts/src/tests.rs index bfebb5f5..1932aa84 100644 --- a/bizinikiwi/pezframe/contracts/src/tests.rs +++ b/bizinikiwi/pezframe/contracts/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/tests/pezpallet_dummy.rs b/bizinikiwi/pezframe/contracts/src/tests/pezpallet_dummy.rs index a29eeda4..f1b534f6 100644 --- a/bizinikiwi/pezframe/contracts/src/tests/pezpallet_dummy.rs +++ b/bizinikiwi/pezframe/contracts/src/tests/pezpallet_dummy.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/tests/test_debug.rs b/bizinikiwi/pezframe/contracts/src/tests/test_debug.rs index d3ddf1b9..c5879d68 100644 --- a/bizinikiwi/pezframe/contracts/src/tests/test_debug.rs +++ b/bizinikiwi/pezframe/contracts/src/tests/test_debug.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/transient_storage.rs b/bizinikiwi/pezframe/contracts/src/transient_storage.rs index 1a6a561b..c8b4573b 100644 --- a/bizinikiwi/pezframe/contracts/src/transient_storage.rs +++ b/bizinikiwi/pezframe/contracts/src/transient_storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/wasm/mod.rs b/bizinikiwi/pezframe/contracts/src/wasm/mod.rs index 77785e26..86daac14 100644 --- a/bizinikiwi/pezframe/contracts/src/wasm/mod.rs +++ b/bizinikiwi/pezframe/contracts/src/wasm/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/wasm/prepare.rs b/bizinikiwi/pezframe/contracts/src/wasm/prepare.rs index 26efd82e..2edc1e1b 100644 --- a/bizinikiwi/pezframe/contracts/src/wasm/prepare.rs +++ b/bizinikiwi/pezframe/contracts/src/wasm/prepare.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/wasm/runtime.rs b/bizinikiwi/pezframe/contracts/src/wasm/runtime.rs index 1f7cbc8b..0bd2a946 100644 --- a/bizinikiwi/pezframe/contracts/src/wasm/runtime.rs +++ b/bizinikiwi/pezframe/contracts/src/wasm/runtime.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/src/weights.rs b/bizinikiwi/pezframe/contracts/src/weights.rs index 52b4d6ed..e50833a1 100644 --- a/bizinikiwi/pezframe/contracts/src/weights.rs +++ b/bizinikiwi/pezframe/contracts/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/uapi/src/flags.rs b/bizinikiwi/pezframe/contracts/uapi/src/flags.rs index a5ff4999..001ea2f0 100644 --- a/bizinikiwi/pezframe/contracts/uapi/src/flags.rs +++ b/bizinikiwi/pezframe/contracts/uapi/src/flags.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/contracts/uapi/src/host.rs b/bizinikiwi/pezframe/contracts/uapi/src/host.rs index fd9069ff..3de5acf2 100644 --- a/bizinikiwi/pezframe/contracts/uapi/src/host.rs +++ b/bizinikiwi/pezframe/contracts/uapi/src/host.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/bizinikiwi/pezframe/contracts/uapi/src/host/wasm32.rs b/bizinikiwi/pezframe/contracts/uapi/src/host/wasm32.rs index d0bb91ca..237d796a 100644 --- a/bizinikiwi/pezframe/contracts/uapi/src/host/wasm32.rs +++ b/bizinikiwi/pezframe/contracts/uapi/src/host/wasm32.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/bizinikiwi/pezframe/contracts/uapi/src/lib.rs b/bizinikiwi/pezframe/contracts/uapi/src/lib.rs index 6038d2a5..63b2ff8b 100644 --- a/bizinikiwi/pezframe/contracts/uapi/src/lib.rs +++ b/bizinikiwi/pezframe/contracts/uapi/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/bizinikiwi/pezframe/conviction-voting/src/benchmarking.rs b/bizinikiwi/pezframe/conviction-voting/src/benchmarking.rs index 9b9bac3d..67a8309d 100644 --- a/bizinikiwi/pezframe/conviction-voting/src/benchmarking.rs +++ b/bizinikiwi/pezframe/conviction-voting/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/conviction-voting/src/conviction.rs b/bizinikiwi/pezframe/conviction-voting/src/conviction.rs index d77081bb..46a8c9c0 100644 --- a/bizinikiwi/pezframe/conviction-voting/src/conviction.rs +++ b/bizinikiwi/pezframe/conviction-voting/src/conviction.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/conviction-voting/src/lib.rs b/bizinikiwi/pezframe/conviction-voting/src/lib.rs index 7950a8c2..c1b7bf7c 100644 --- a/bizinikiwi/pezframe/conviction-voting/src/lib.rs +++ b/bizinikiwi/pezframe/conviction-voting/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/conviction-voting/src/tests.rs b/bizinikiwi/pezframe/conviction-voting/src/tests.rs index becbf167..a1a4f5c3 100644 --- a/bizinikiwi/pezframe/conviction-voting/src/tests.rs +++ b/bizinikiwi/pezframe/conviction-voting/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/conviction-voting/src/traits.rs b/bizinikiwi/pezframe/conviction-voting/src/traits.rs index 7e925d2c..cbf5ed70 100644 --- a/bizinikiwi/pezframe/conviction-voting/src/traits.rs +++ b/bizinikiwi/pezframe/conviction-voting/src/traits.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/conviction-voting/src/types.rs b/bizinikiwi/pezframe/conviction-voting/src/types.rs index 81a06e0a..7aa3f749 100644 --- a/bizinikiwi/pezframe/conviction-voting/src/types.rs +++ b/bizinikiwi/pezframe/conviction-voting/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/conviction-voting/src/vote.rs b/bizinikiwi/pezframe/conviction-voting/src/vote.rs index 632a9b6e..ac8994ec 100644 --- a/bizinikiwi/pezframe/conviction-voting/src/vote.rs +++ b/bizinikiwi/pezframe/conviction-voting/src/vote.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/conviction-voting/src/weights.rs b/bizinikiwi/pezframe/conviction-voting/src/weights.rs index 7e8a6014..4d27be7f 100644 --- a/bizinikiwi/pezframe/conviction-voting/src/weights.rs +++ b/bizinikiwi/pezframe/conviction-voting/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/core-fellowship/src/benchmarking.rs b/bizinikiwi/pezframe/core-fellowship/src/benchmarking.rs index 80165057..b89c48e1 100644 --- a/bizinikiwi/pezframe/core-fellowship/src/benchmarking.rs +++ b/bizinikiwi/pezframe/core-fellowship/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/core-fellowship/src/lib.rs b/bizinikiwi/pezframe/core-fellowship/src/lib.rs index 0e30fdf7..bf368742 100644 --- a/bizinikiwi/pezframe/core-fellowship/src/lib.rs +++ b/bizinikiwi/pezframe/core-fellowship/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/core-fellowship/src/migration.rs b/bizinikiwi/pezframe/core-fellowship/src/migration.rs index 2d2fa601..04692585 100644 --- a/bizinikiwi/pezframe/core-fellowship/src/migration.rs +++ b/bizinikiwi/pezframe/core-fellowship/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/core-fellowship/src/tests/integration.rs b/bizinikiwi/pezframe/core-fellowship/src/tests/integration.rs index a6b0eb27..70331707 100644 --- a/bizinikiwi/pezframe/core-fellowship/src/tests/integration.rs +++ b/bizinikiwi/pezframe/core-fellowship/src/tests/integration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/core-fellowship/src/tests/mod.rs b/bizinikiwi/pezframe/core-fellowship/src/tests/mod.rs index ac2ffce8..0fb290af 100644 --- a/bizinikiwi/pezframe/core-fellowship/src/tests/mod.rs +++ b/bizinikiwi/pezframe/core-fellowship/src/tests/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/core-fellowship/src/tests/unit.rs b/bizinikiwi/pezframe/core-fellowship/src/tests/unit.rs index 8d4ca889..9c576765 100644 --- a/bizinikiwi/pezframe/core-fellowship/src/tests/unit.rs +++ b/bizinikiwi/pezframe/core-fellowship/src/tests/unit.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/core-fellowship/src/weights.rs b/bizinikiwi/pezframe/core-fellowship/src/weights.rs index 60ad6f61..5d54f20c 100644 --- a/bizinikiwi/pezframe/core-fellowship/src/weights.rs +++ b/bizinikiwi/pezframe/core-fellowship/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/delegated-staking/src/impls.rs b/bizinikiwi/pezframe/delegated-staking/src/impls.rs index a2b9f3b4..e07443c4 100644 --- a/bizinikiwi/pezframe/delegated-staking/src/impls.rs +++ b/bizinikiwi/pezframe/delegated-staking/src/impls.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/delegated-staking/src/lib.rs b/bizinikiwi/pezframe/delegated-staking/src/lib.rs index 82138b8a..c6ce6d37 100644 --- a/bizinikiwi/pezframe/delegated-staking/src/lib.rs +++ b/bizinikiwi/pezframe/delegated-staking/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/delegated-staking/src/migration.rs b/bizinikiwi/pezframe/delegated-staking/src/migration.rs index b4c63df6..ffb32fd1 100644 --- a/bizinikiwi/pezframe/delegated-staking/src/migration.rs +++ b/bizinikiwi/pezframe/delegated-staking/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/delegated-staking/src/mock.rs b/bizinikiwi/pezframe/delegated-staking/src/mock.rs index 1da65e4f..0fedcda6 100644 --- a/bizinikiwi/pezframe/delegated-staking/src/mock.rs +++ b/bizinikiwi/pezframe/delegated-staking/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/delegated-staking/src/tests.rs b/bizinikiwi/pezframe/delegated-staking/src/tests.rs index 727cd3d4..5c6652e4 100644 --- a/bizinikiwi/pezframe/delegated-staking/src/tests.rs +++ b/bizinikiwi/pezframe/delegated-staking/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/delegated-staking/src/types.rs b/bizinikiwi/pezframe/delegated-staking/src/types.rs index 70f9674a..f71fd871 100644 --- a/bizinikiwi/pezframe/delegated-staking/src/types.rs +++ b/bizinikiwi/pezframe/delegated-staking/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/benchmarking.rs b/bizinikiwi/pezframe/democracy/src/benchmarking.rs index 445a24b9..1eb05781 100644 --- a/bizinikiwi/pezframe/democracy/src/benchmarking.rs +++ b/bizinikiwi/pezframe/democracy/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/conviction.rs b/bizinikiwi/pezframe/democracy/src/conviction.rs index 20c838c2..547614f3 100644 --- a/bizinikiwi/pezframe/democracy/src/conviction.rs +++ b/bizinikiwi/pezframe/democracy/src/conviction.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/lib.rs b/bizinikiwi/pezframe/democracy/src/lib.rs index edab0e41..244a090e 100644 --- a/bizinikiwi/pezframe/democracy/src/lib.rs +++ b/bizinikiwi/pezframe/democracy/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/migrations/mod.rs b/bizinikiwi/pezframe/democracy/src/migrations/mod.rs index 866a7d52..387497dc 100644 --- a/bizinikiwi/pezframe/democracy/src/migrations/mod.rs +++ b/bizinikiwi/pezframe/democracy/src/migrations/mod.rs @@ -1,5 +1,5 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/bizinikiwi/pezframe/democracy/src/migrations/unlock_and_unreserve_all_funds.rs b/bizinikiwi/pezframe/democracy/src/migrations/unlock_and_unreserve_all_funds.rs index 8072bbac..2baed6eb 100644 --- a/bizinikiwi/pezframe/democracy/src/migrations/unlock_and_unreserve_all_funds.rs +++ b/bizinikiwi/pezframe/democracy/src/migrations/unlock_and_unreserve_all_funds.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/migrations/v1.rs b/bizinikiwi/pezframe/democracy/src/migrations/v1.rs index 12f642a8..ae1c87f5 100644 --- a/bizinikiwi/pezframe/democracy/src/migrations/v1.rs +++ b/bizinikiwi/pezframe/democracy/src/migrations/v1.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/tests.rs b/bizinikiwi/pezframe/democracy/src/tests.rs index 9431013e..2427903b 100644 --- a/bizinikiwi/pezframe/democracy/src/tests.rs +++ b/bizinikiwi/pezframe/democracy/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/tests/cancellation.rs b/bizinikiwi/pezframe/democracy/src/tests/cancellation.rs index 24bac719..a6fecc0c 100644 --- a/bizinikiwi/pezframe/democracy/src/tests/cancellation.rs +++ b/bizinikiwi/pezframe/democracy/src/tests/cancellation.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/tests/decoders.rs b/bizinikiwi/pezframe/democracy/src/tests/decoders.rs index 514729c2..552782e9 100644 --- a/bizinikiwi/pezframe/democracy/src/tests/decoders.rs +++ b/bizinikiwi/pezframe/democracy/src/tests/decoders.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/tests/delegation.rs b/bizinikiwi/pezframe/democracy/src/tests/delegation.rs index a2590dd9..10eabb5d 100644 --- a/bizinikiwi/pezframe/democracy/src/tests/delegation.rs +++ b/bizinikiwi/pezframe/democracy/src/tests/delegation.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/tests/external_proposing.rs b/bizinikiwi/pezframe/democracy/src/tests/external_proposing.rs index 7f91510f..939dd65f 100644 --- a/bizinikiwi/pezframe/democracy/src/tests/external_proposing.rs +++ b/bizinikiwi/pezframe/democracy/src/tests/external_proposing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/tests/fast_tracking.rs b/bizinikiwi/pezframe/democracy/src/tests/fast_tracking.rs index d6e16772..b596a081 100644 --- a/bizinikiwi/pezframe/democracy/src/tests/fast_tracking.rs +++ b/bizinikiwi/pezframe/democracy/src/tests/fast_tracking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/tests/lock_voting.rs b/bizinikiwi/pezframe/democracy/src/tests/lock_voting.rs index 161e17c7..36e5cb4c 100644 --- a/bizinikiwi/pezframe/democracy/src/tests/lock_voting.rs +++ b/bizinikiwi/pezframe/democracy/src/tests/lock_voting.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/tests/metadata.rs b/bizinikiwi/pezframe/democracy/src/tests/metadata.rs index 8d35750f..a6e967f6 100644 --- a/bizinikiwi/pezframe/democracy/src/tests/metadata.rs +++ b/bizinikiwi/pezframe/democracy/src/tests/metadata.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/tests/public_proposals.rs b/bizinikiwi/pezframe/democracy/src/tests/public_proposals.rs index a721872f..092b3925 100644 --- a/bizinikiwi/pezframe/democracy/src/tests/public_proposals.rs +++ b/bizinikiwi/pezframe/democracy/src/tests/public_proposals.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/tests/scheduling.rs b/bizinikiwi/pezframe/democracy/src/tests/scheduling.rs index 45e4c541..5f3e6f03 100644 --- a/bizinikiwi/pezframe/democracy/src/tests/scheduling.rs +++ b/bizinikiwi/pezframe/democracy/src/tests/scheduling.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/tests/voting.rs b/bizinikiwi/pezframe/democracy/src/tests/voting.rs index 15749f0f..bee94dea 100644 --- a/bizinikiwi/pezframe/democracy/src/tests/voting.rs +++ b/bizinikiwi/pezframe/democracy/src/tests/voting.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/types.rs b/bizinikiwi/pezframe/democracy/src/types.rs index 88f466a6..aa8be426 100644 --- a/bizinikiwi/pezframe/democracy/src/types.rs +++ b/bizinikiwi/pezframe/democracy/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/vote.rs b/bizinikiwi/pezframe/democracy/src/vote.rs index 154ea2fa..6dc7a99c 100644 --- a/bizinikiwi/pezframe/democracy/src/vote.rs +++ b/bizinikiwi/pezframe/democracy/src/vote.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/vote_threshold.rs b/bizinikiwi/pezframe/democracy/src/vote_threshold.rs index f8baa844..bde3b42e 100644 --- a/bizinikiwi/pezframe/democracy/src/vote_threshold.rs +++ b/bizinikiwi/pezframe/democracy/src/vote_threshold.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/democracy/src/weights.rs b/bizinikiwi/pezframe/democracy/src/weights.rs index 4ee366c9..4d4ced20 100644 --- a/bizinikiwi/pezframe/democracy/src/weights.rs +++ b/bizinikiwi/pezframe/democracy/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/derivatives/src/benchmarking.rs b/bizinikiwi/pezframe/derivatives/src/benchmarking.rs index 58ac9997..ca0eec21 100644 --- a/bizinikiwi/pezframe/derivatives/src/benchmarking.rs +++ b/bizinikiwi/pezframe/derivatives/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/derivatives/src/lib.rs b/bizinikiwi/pezframe/derivatives/src/lib.rs index 3f88663e..a6c29f87 100644 --- a/bizinikiwi/pezframe/derivatives/src/lib.rs +++ b/bizinikiwi/pezframe/derivatives/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/derivatives/src/misc.rs b/bizinikiwi/pezframe/derivatives/src/misc.rs index 95a50c83..e2f54a95 100644 --- a/bizinikiwi/pezframe/derivatives/src/misc.rs +++ b/bizinikiwi/pezframe/derivatives/src/misc.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/derivatives/src/mock/auto_id_collections.rs b/bizinikiwi/pezframe/derivatives/src/mock/auto_id_collections.rs index 65f186d4..68ad5fbc 100644 --- a/bizinikiwi/pezframe/derivatives/src/mock/auto_id_collections.rs +++ b/bizinikiwi/pezframe/derivatives/src/mock/auto_id_collections.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/derivatives/src/mock/auto_id_nfts.rs b/bizinikiwi/pezframe/derivatives/src/mock/auto_id_nfts.rs index c6949622..098c7e08 100644 --- a/bizinikiwi/pezframe/derivatives/src/mock/auto_id_nfts.rs +++ b/bizinikiwi/pezframe/derivatives/src/mock/auto_id_nfts.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/derivatives/src/mock/mod.rs b/bizinikiwi/pezframe/derivatives/src/mock/mod.rs index dcbc4e51..23a5ddd9 100644 --- a/bizinikiwi/pezframe/derivatives/src/mock/mod.rs +++ b/bizinikiwi/pezframe/derivatives/src/mock/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/derivatives/src/mock/predefined_id_collections.rs b/bizinikiwi/pezframe/derivatives/src/mock/predefined_id_collections.rs index 38a22f81..6f2629dd 100644 --- a/bizinikiwi/pezframe/derivatives/src/mock/predefined_id_collections.rs +++ b/bizinikiwi/pezframe/derivatives/src/mock/predefined_id_collections.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/derivatives/src/tests.rs b/bizinikiwi/pezframe/derivatives/src/tests.rs index f7da6b83..cdca4676 100644 --- a/bizinikiwi/pezframe/derivatives/src/tests.rs +++ b/bizinikiwi/pezframe/derivatives/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/dummy-dim/src/benchmarking.rs b/bizinikiwi/pezframe/dummy-dim/src/benchmarking.rs index 32b6a7d0..69535e83 100644 --- a/bizinikiwi/pezframe/dummy-dim/src/benchmarking.rs +++ b/bizinikiwi/pezframe/dummy-dim/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/dummy-dim/src/lib.rs b/bizinikiwi/pezframe/dummy-dim/src/lib.rs index e576ca77..1c3057de 100644 --- a/bizinikiwi/pezframe/dummy-dim/src/lib.rs +++ b/bizinikiwi/pezframe/dummy-dim/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/dummy-dim/src/mock.rs b/bizinikiwi/pezframe/dummy-dim/src/mock.rs index b4880ee8..1070b3e4 100644 --- a/bizinikiwi/pezframe/dummy-dim/src/mock.rs +++ b/bizinikiwi/pezframe/dummy-dim/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/dummy-dim/src/tests.rs b/bizinikiwi/pezframe/dummy-dim/src/tests.rs index 92fb32db..0b208d1e 100644 --- a/bizinikiwi/pezframe/dummy-dim/src/tests.rs +++ b/bizinikiwi/pezframe/dummy-dim/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/dummy-dim/src/weights.rs b/bizinikiwi/pezframe/dummy-dim/src/weights.rs index 77fb2c0c..d4c6d305 100644 --- a/bizinikiwi/pezframe/dummy-dim/src/weights.rs +++ b/bizinikiwi/pezframe/dummy-dim/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/benchmarking.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/benchmarking.rs index c011f37d..b3a5b414 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/benchmarking.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/helpers.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/helpers.rs index 8a924799..ebb69775 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/helpers.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/helpers.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/lib.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/lib.rs index 5dcc04f7..757c8086 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/lib.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/mock/mod.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/mock/mod.rs index 32877aa2..315f4841 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/mock/mod.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/mock/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/mock/signed.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/mock/signed.rs index b0eb4f05..4e92ca45 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/mock/signed.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/mock/signed.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/mock/staking.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/mock/staking.rs index 23b03a09..a36ca602 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/mock/staking.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/mock/staking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/signed/benchmarking.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/signed/benchmarking.rs index f2b5096c..e10c0147 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/signed/benchmarking.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/signed/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/signed/mod.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/signed/mod.rs index ba161467..adedd02a 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/signed/mod.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/signed/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/signed/tests.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/signed/tests.rs index 8a8cad83..52466f4f 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/signed/tests.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/signed/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/types.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/types.rs index 022e2e8a..ec3cc309 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/types.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/unsigned/benchmarking.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/unsigned/benchmarking.rs index 8bda758d..d509837f 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/unsigned/benchmarking.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/unsigned/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/unsigned/miner.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/unsigned/miner.rs index 29326c9a..c04f8a45 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/unsigned/miner.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/unsigned/miner.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/unsigned/mod.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/unsigned/mod.rs index 69d2723e..6999d74d 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/unsigned/mod.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/unsigned/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/verifier/benchmarking.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/verifier/benchmarking.rs index 9887b6c1..3f102c36 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/verifier/benchmarking.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/verifier/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/verifier/impls.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/verifier/impls.rs index 243938ce..7d22f18f 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/verifier/impls.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/verifier/impls.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/verifier/mod.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/verifier/mod.rs index aa6c6dc2..9eb4fd31 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/verifier/mod.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/verifier/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/verifier/tests.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/verifier/tests.rs index 1a67b118..1d7f7e15 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/verifier/tests.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/verifier/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/weights/mod.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/weights/mod.rs index 69f069fb..bec76308 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/weights/mod.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/weights/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_hez_size.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_hez_size.rs index 1d6ca957..90edf490 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_hez_size.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_hez_size.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_ksm_size.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_ksm_size.rs index 540afbf6..3e541cc0 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_ksm_size.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_ksm_size.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_signed_hez_size.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_signed_hez_size.rs index 1ccd9e3d..e610047d 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_signed_hez_size.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_signed_hez_size.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_signed_ksm_size.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_signed_ksm_size.rs index 7365520c..e6608396 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_signed_ksm_size.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_signed_ksm_size.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_unsigned_hez_size.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_unsigned_hez_size.rs index 152529cf..39342fec 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_unsigned_hez_size.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_unsigned_hez_size.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_unsigned_ksm_size.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_unsigned_ksm_size.rs index da4bcdc3..423c1086 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_unsigned_ksm_size.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_unsigned_ksm_size.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_verifier_hez_size.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_verifier_hez_size.rs index ead56045..91360f91 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_verifier_hez_size.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_verifier_hez_size.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_verifier_ksm_size.rs b/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_verifier_ksm_size.rs index 26151df1..9e31357d 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_verifier_ksm_size.rs +++ b/bizinikiwi/pezframe/election-provider-multi-block/src/weights/pezpallet_election_provider_multi_block_verifier_ksm_size.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-phase/src/benchmarking.rs b/bizinikiwi/pezframe/election-provider-multi-phase/src/benchmarking.rs index 816a9a94..3152fae0 100644 --- a/bizinikiwi/pezframe/election-provider-multi-phase/src/benchmarking.rs +++ b/bizinikiwi/pezframe/election-provider-multi-phase/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-phase/src/helpers.rs b/bizinikiwi/pezframe/election-provider-multi-phase/src/helpers.rs index 37ff7c56..c23babc2 100644 --- a/bizinikiwi/pezframe/election-provider-multi-phase/src/helpers.rs +++ b/bizinikiwi/pezframe/election-provider-multi-phase/src/helpers.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-phase/src/lib.rs b/bizinikiwi/pezframe/election-provider-multi-phase/src/lib.rs index 41bd7e20..a4c21301 100644 --- a/bizinikiwi/pezframe/election-provider-multi-phase/src/lib.rs +++ b/bizinikiwi/pezframe/election-provider-multi-phase/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-phase/src/migrations.rs b/bizinikiwi/pezframe/election-provider-multi-phase/src/migrations.rs index 279c44ae..e3b1685f 100644 --- a/bizinikiwi/pezframe/election-provider-multi-phase/src/migrations.rs +++ b/bizinikiwi/pezframe/election-provider-multi-phase/src/migrations.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-phase/src/mock.rs b/bizinikiwi/pezframe/election-provider-multi-phase/src/mock.rs index 0581db33..18c6f971 100644 --- a/bizinikiwi/pezframe/election-provider-multi-phase/src/mock.rs +++ b/bizinikiwi/pezframe/election-provider-multi-phase/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-phase/src/remote_mining.rs b/bizinikiwi/pezframe/election-provider-multi-phase/src/remote_mining.rs index fbdfc7be..23bfe9fb 100644 --- a/bizinikiwi/pezframe/election-provider-multi-phase/src/remote_mining.rs +++ b/bizinikiwi/pezframe/election-provider-multi-phase/src/remote_mining.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-phase/src/signed.rs b/bizinikiwi/pezframe/election-provider-multi-phase/src/signed.rs index 7aa1cba9..5287b277 100644 --- a/bizinikiwi/pezframe/election-provider-multi-phase/src/signed.rs +++ b/bizinikiwi/pezframe/election-provider-multi-phase/src/signed.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-phase/src/unsigned.rs b/bizinikiwi/pezframe/election-provider-multi-phase/src/unsigned.rs index cd0e46b5..bd8a57d4 100644 --- a/bizinikiwi/pezframe/election-provider-multi-phase/src/unsigned.rs +++ b/bizinikiwi/pezframe/election-provider-multi-phase/src/unsigned.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-phase/src/weights.rs b/bizinikiwi/pezframe/election-provider-multi-phase/src/weights.rs index a6645883..bc0c61df 100644 --- a/bizinikiwi/pezframe/election-provider-multi-phase/src/weights.rs +++ b/bizinikiwi/pezframe/election-provider-multi-phase/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-phase/test-staking-e2e/src/lib.rs b/bizinikiwi/pezframe/election-provider-multi-phase/test-staking-e2e/src/lib.rs index 0526eeec..833cd3f4 100644 --- a/bizinikiwi/pezframe/election-provider-multi-phase/test-staking-e2e/src/lib.rs +++ b/bizinikiwi/pezframe/election-provider-multi-phase/test-staking-e2e/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-multi-phase/test-staking-e2e/src/mock.rs b/bizinikiwi/pezframe/election-provider-multi-phase/test-staking-e2e/src/mock.rs index 417596a3..c449f822 100644 --- a/bizinikiwi/pezframe/election-provider-multi-phase/test-staking-e2e/src/mock.rs +++ b/bizinikiwi/pezframe/election-provider-multi-phase/test-staking-e2e/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/benchmarking/src/inner.rs b/bizinikiwi/pezframe/election-provider-support/benchmarking/src/inner.rs index db9a3dc9..fc86f475 100644 --- a/bizinikiwi/pezframe/election-provider-support/benchmarking/src/inner.rs +++ b/bizinikiwi/pezframe/election-provider-support/benchmarking/src/inner.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/benchmarking/src/lib.rs b/bizinikiwi/pezframe/election-provider-support/benchmarking/src/lib.rs index 898be184..ae16f9da 100644 --- a/bizinikiwi/pezframe/election-provider-support/benchmarking/src/lib.rs +++ b/bizinikiwi/pezframe/election-provider-support/benchmarking/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/benchmarking/src/weights.rs b/bizinikiwi/pezframe/election-provider-support/benchmarking/src/weights.rs index a3e2d9d0..fdb28501 100644 --- a/bizinikiwi/pezframe/election-provider-support/benchmarking/src/weights.rs +++ b/bizinikiwi/pezframe/election-provider-support/benchmarking/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/solution-type/fuzzer/src/compact.rs b/bizinikiwi/pezframe/election-provider-support/solution-type/fuzzer/src/compact.rs index 6ad4a144..16e45ef5 100644 --- a/bizinikiwi/pezframe/election-provider-support/solution-type/fuzzer/src/compact.rs +++ b/bizinikiwi/pezframe/election-provider-support/solution-type/fuzzer/src/compact.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/solution-type/src/codec.rs b/bizinikiwi/pezframe/election-provider-support/solution-type/src/codec.rs index ef285435..fb46bd22 100644 --- a/bizinikiwi/pezframe/election-provider-support/solution-type/src/codec.rs +++ b/bizinikiwi/pezframe/election-provider-support/solution-type/src/codec.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/solution-type/src/from_assignment_helpers.rs b/bizinikiwi/pezframe/election-provider-support/solution-type/src/from_assignment_helpers.rs index 65cc17cb..08bf379d 100644 --- a/bizinikiwi/pezframe/election-provider-support/solution-type/src/from_assignment_helpers.rs +++ b/bizinikiwi/pezframe/election-provider-support/solution-type/src/from_assignment_helpers.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/solution-type/src/index_assignment.rs b/bizinikiwi/pezframe/election-provider-support/solution-type/src/index_assignment.rs index 729ee987..e77a64c1 100644 --- a/bizinikiwi/pezframe/election-provider-support/solution-type/src/index_assignment.rs +++ b/bizinikiwi/pezframe/election-provider-support/solution-type/src/index_assignment.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/solution-type/src/lib.rs b/bizinikiwi/pezframe/election-provider-support/solution-type/src/lib.rs index 64b5c92b..d337ac49 100644 --- a/bizinikiwi/pezframe/election-provider-support/solution-type/src/lib.rs +++ b/bizinikiwi/pezframe/election-provider-support/solution-type/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/solution-type/src/single_page.rs b/bizinikiwi/pezframe/election-provider-support/solution-type/src/single_page.rs index 7f31f2da..e0671f63 100644 --- a/bizinikiwi/pezframe/election-provider-support/solution-type/src/single_page.rs +++ b/bizinikiwi/pezframe/election-provider-support/solution-type/src/single_page.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/missing_accuracy.rs b/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/missing_accuracy.rs index 0a387a0c..f611203b 100644 --- a/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/missing_accuracy.rs +++ b/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/missing_accuracy.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/missing_size_bound.rs b/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/missing_size_bound.rs index 85866c43..1df8271c 100644 --- a/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/missing_size_bound.rs +++ b/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/missing_size_bound.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/missing_target.rs b/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/missing_target.rs index 3d99db5d..abb3dfa8 100644 --- a/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/missing_target.rs +++ b/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/missing_target.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/missing_voter.rs b/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/missing_voter.rs index 614d869a..cab72a0f 100644 --- a/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/missing_voter.rs +++ b/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/missing_voter.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/no_annotations.rs b/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/no_annotations.rs index 5401e144..941f0acc 100644 --- a/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/no_annotations.rs +++ b/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/no_annotations.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/swap_voter_target.rs b/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/swap_voter_target.rs index cd351107..149d6c44 100644 --- a/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/swap_voter_target.rs +++ b/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/swap_voter_target.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/wrong_attribute.rs b/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/wrong_attribute.rs index 3f6233d8..16875ddc 100644 --- a/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/wrong_attribute.rs +++ b/bizinikiwi/pezframe/election-provider-support/solution-type/tests/ui/fail/wrong_attribute.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/src/bounds.rs b/bizinikiwi/pezframe/election-provider-support/src/bounds.rs index 4a6a4f0b..5545617e 100644 --- a/bizinikiwi/pezframe/election-provider-support/src/bounds.rs +++ b/bizinikiwi/pezframe/election-provider-support/src/bounds.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/src/lib.rs b/bizinikiwi/pezframe/election-provider-support/src/lib.rs index d847a8db..4604317c 100644 --- a/bizinikiwi/pezframe/election-provider-support/src/lib.rs +++ b/bizinikiwi/pezframe/election-provider-support/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/src/mock.rs b/bizinikiwi/pezframe/election-provider-support/src/mock.rs index 1d97f0fc..98fff889 100644 --- a/bizinikiwi/pezframe/election-provider-support/src/mock.rs +++ b/bizinikiwi/pezframe/election-provider-support/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/src/onchain.rs b/bizinikiwi/pezframe/election-provider-support/src/onchain.rs index 3f0347a2..4d48b9b9 100644 --- a/bizinikiwi/pezframe/election-provider-support/src/onchain.rs +++ b/bizinikiwi/pezframe/election-provider-support/src/onchain.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/src/tests.rs b/bizinikiwi/pezframe/election-provider-support/src/tests.rs index fc7fbacd..c443b67e 100644 --- a/bizinikiwi/pezframe/election-provider-support/src/tests.rs +++ b/bizinikiwi/pezframe/election-provider-support/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/src/traits.rs b/bizinikiwi/pezframe/election-provider-support/src/traits.rs index c42775e8..56237b13 100644 --- a/bizinikiwi/pezframe/election-provider-support/src/traits.rs +++ b/bizinikiwi/pezframe/election-provider-support/src/traits.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/election-provider-support/src/weights.rs b/bizinikiwi/pezframe/election-provider-support/src/weights.rs index 95714f40..130142bb 100644 --- a/bizinikiwi/pezframe/election-provider-support/src/weights.rs +++ b/bizinikiwi/pezframe/election-provider-support/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/elections-phragmen/src/benchmarking.rs b/bizinikiwi/pezframe/elections-phragmen/src/benchmarking.rs index 43890492..f5ac1b0e 100644 --- a/bizinikiwi/pezframe/elections-phragmen/src/benchmarking.rs +++ b/bizinikiwi/pezframe/elections-phragmen/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/elections-phragmen/src/lib.rs b/bizinikiwi/pezframe/elections-phragmen/src/lib.rs index 8ce30254..98f7c427 100644 --- a/bizinikiwi/pezframe/elections-phragmen/src/lib.rs +++ b/bizinikiwi/pezframe/elections-phragmen/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/elections-phragmen/src/migrations/mod.rs b/bizinikiwi/pezframe/elections-phragmen/src/migrations/mod.rs index a165e326..6d0fbfd7 100644 --- a/bizinikiwi/pezframe/elections-phragmen/src/migrations/mod.rs +++ b/bizinikiwi/pezframe/elections-phragmen/src/migrations/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/elections-phragmen/src/migrations/unlock_and_unreserve_all_funds.rs b/bizinikiwi/pezframe/elections-phragmen/src/migrations/unlock_and_unreserve_all_funds.rs index 0190ea3a..4fb1c21b 100644 --- a/bizinikiwi/pezframe/elections-phragmen/src/migrations/unlock_and_unreserve_all_funds.rs +++ b/bizinikiwi/pezframe/elections-phragmen/src/migrations/unlock_and_unreserve_all_funds.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/elections-phragmen/src/migrations/v3.rs b/bizinikiwi/pezframe/elections-phragmen/src/migrations/v3.rs index 3f0c7716..38604359 100644 --- a/bizinikiwi/pezframe/elections-phragmen/src/migrations/v3.rs +++ b/bizinikiwi/pezframe/elections-phragmen/src/migrations/v3.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/elections-phragmen/src/migrations/v4.rs b/bizinikiwi/pezframe/elections-phragmen/src/migrations/v4.rs index 075cd391..c6d85012 100644 --- a/bizinikiwi/pezframe/elections-phragmen/src/migrations/v4.rs +++ b/bizinikiwi/pezframe/elections-phragmen/src/migrations/v4.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/elections-phragmen/src/migrations/v5.rs b/bizinikiwi/pezframe/elections-phragmen/src/migrations/v5.rs index 25891dda..bf43ecad 100644 --- a/bizinikiwi/pezframe/elections-phragmen/src/migrations/v5.rs +++ b/bizinikiwi/pezframe/elections-phragmen/src/migrations/v5.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/elections-phragmen/src/weights.rs b/bizinikiwi/pezframe/elections-phragmen/src/weights.rs index 8c3ff6f6..3784bfeb 100644 --- a/bizinikiwi/pezframe/elections-phragmen/src/weights.rs +++ b/bizinikiwi/pezframe/elections-phragmen/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/examples/authorization-tx-extension/src/extensions.rs b/bizinikiwi/pezframe/examples/authorization-tx-extension/src/extensions.rs index b0c0ccb5..866e9c02 100644 --- a/bizinikiwi/pezframe/examples/authorization-tx-extension/src/extensions.rs +++ b/bizinikiwi/pezframe/examples/authorization-tx-extension/src/extensions.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/authorization-tx-extension/src/lib.rs b/bizinikiwi/pezframe/examples/authorization-tx-extension/src/lib.rs index bb27f4f2..274ce8b1 100644 --- a/bizinikiwi/pezframe/examples/authorization-tx-extension/src/lib.rs +++ b/bizinikiwi/pezframe/examples/authorization-tx-extension/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/authorization-tx-extension/src/mock.rs b/bizinikiwi/pezframe/examples/authorization-tx-extension/src/mock.rs index 0e8dab16..3ffd01d9 100644 --- a/bizinikiwi/pezframe/examples/authorization-tx-extension/src/mock.rs +++ b/bizinikiwi/pezframe/examples/authorization-tx-extension/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/authorization-tx-extension/src/tests.rs b/bizinikiwi/pezframe/examples/authorization-tx-extension/src/tests.rs index 254c5961..ab4aa00a 100644 --- a/bizinikiwi/pezframe/examples/authorization-tx-extension/src/tests.rs +++ b/bizinikiwi/pezframe/examples/authorization-tx-extension/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/basic/src/benchmarking.rs b/bizinikiwi/pezframe/examples/basic/src/benchmarking.rs index 5b16c652..0defdcf2 100644 --- a/bizinikiwi/pezframe/examples/basic/src/benchmarking.rs +++ b/bizinikiwi/pezframe/examples/basic/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/basic/src/lib.rs b/bizinikiwi/pezframe/examples/basic/src/lib.rs index 895b3f95..21922e23 100644 --- a/bizinikiwi/pezframe/examples/basic/src/lib.rs +++ b/bizinikiwi/pezframe/examples/basic/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/basic/src/tests.rs b/bizinikiwi/pezframe/examples/basic/src/tests.rs index 9e3fac7e..2d542220 100644 --- a/bizinikiwi/pezframe/examples/basic/src/tests.rs +++ b/bizinikiwi/pezframe/examples/basic/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/default-config/src/lib.rs b/bizinikiwi/pezframe/examples/default-config/src/lib.rs index f19776c1..c07995cc 100644 --- a/bizinikiwi/pezframe/examples/default-config/src/lib.rs +++ b/bizinikiwi/pezframe/examples/default-config/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/dev-mode/src/lib.rs b/bizinikiwi/pezframe/examples/dev-mode/src/lib.rs index 51b3fb83..62c5c46e 100644 --- a/bizinikiwi/pezframe/examples/dev-mode/src/lib.rs +++ b/bizinikiwi/pezframe/examples/dev-mode/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/dev-mode/src/tests.rs b/bizinikiwi/pezframe/examples/dev-mode/src/tests.rs index e7e2bdb1..8aeb4613 100644 --- a/bizinikiwi/pezframe/examples/dev-mode/src/tests.rs +++ b/bizinikiwi/pezframe/examples/dev-mode/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/kitchensink/src/benchmarking.rs b/bizinikiwi/pezframe/examples/kitchensink/src/benchmarking.rs index fd7af8b2..5bcf6647 100644 --- a/bizinikiwi/pezframe/examples/kitchensink/src/benchmarking.rs +++ b/bizinikiwi/pezframe/examples/kitchensink/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/kitchensink/src/lib.rs b/bizinikiwi/pezframe/examples/kitchensink/src/lib.rs index e9e07767..69c4fa40 100644 --- a/bizinikiwi/pezframe/examples/kitchensink/src/lib.rs +++ b/bizinikiwi/pezframe/examples/kitchensink/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/kitchensink/src/tests.rs b/bizinikiwi/pezframe/examples/kitchensink/src/tests.rs index 8aa9733c..a2b6be69 100644 --- a/bizinikiwi/pezframe/examples/kitchensink/src/tests.rs +++ b/bizinikiwi/pezframe/examples/kitchensink/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/kitchensink/src/weights.rs b/bizinikiwi/pezframe/examples/kitchensink/src/weights.rs index 1c43d894..a5ac4a13 100644 --- a/bizinikiwi/pezframe/examples/kitchensink/src/weights.rs +++ b/bizinikiwi/pezframe/examples/kitchensink/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/multi-block-migrations/src/lib.rs b/bizinikiwi/pezframe/examples/multi-block-migrations/src/lib.rs index 56ae2924..f5bb7f9d 100644 --- a/bizinikiwi/pezframe/examples/multi-block-migrations/src/lib.rs +++ b/bizinikiwi/pezframe/examples/multi-block-migrations/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/mod.rs b/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/mod.rs index 1efe6f30..977f2967 100644 --- a/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/mod.rs +++ b/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/v1/benchmarks.rs b/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/v1/benchmarks.rs index 8fc02d82..4698c8d7 100644 --- a/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/v1/benchmarks.rs +++ b/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/v1/benchmarks.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/v1/mod.rs b/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/v1/mod.rs index 42728eae..400e7be1 100644 --- a/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/v1/mod.rs +++ b/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/v1/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/v1/tests.rs b/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/v1/tests.rs index c8104161..dbd9b830 100644 --- a/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/v1/tests.rs +++ b/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/v1/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/v1/weights.rs b/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/v1/weights.rs index 286b9748..9bdf3dbb 100644 --- a/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/v1/weights.rs +++ b/bizinikiwi/pezframe/examples/multi-block-migrations/src/migrations/v1/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/examples/multi-block-migrations/src/mock.rs b/bizinikiwi/pezframe/examples/multi-block-migrations/src/mock.rs index 231c2048..a5d43090 100644 --- a/bizinikiwi/pezframe/examples/multi-block-migrations/src/mock.rs +++ b/bizinikiwi/pezframe/examples/multi-block-migrations/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/examples/multi-block-migrations/src/weights.rs b/bizinikiwi/pezframe/examples/multi-block-migrations/src/weights.rs index fa52f1b3..664abf89 100644 --- a/bizinikiwi/pezframe/examples/multi-block-migrations/src/weights.rs +++ b/bizinikiwi/pezframe/examples/multi-block-migrations/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/examples/offchain-worker/src/lib.rs b/bizinikiwi/pezframe/examples/offchain-worker/src/lib.rs index 65533dda..7c2bb917 100644 --- a/bizinikiwi/pezframe/examples/offchain-worker/src/lib.rs +++ b/bizinikiwi/pezframe/examples/offchain-worker/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/offchain-worker/src/tests.rs b/bizinikiwi/pezframe/examples/offchain-worker/src/tests.rs index 4634afd6..3e224998 100644 --- a/bizinikiwi/pezframe/examples/offchain-worker/src/tests.rs +++ b/bizinikiwi/pezframe/examples/offchain-worker/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/pezframe-crate/src/lib.rs b/bizinikiwi/pezframe/examples/pezframe-crate/src/lib.rs index c64a6861..f6f09e62 100644 --- a/bizinikiwi/pezframe/examples/pezframe-crate/src/lib.rs +++ b/bizinikiwi/pezframe/examples/pezframe-crate/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/single-block-migrations/src/lib.rs b/bizinikiwi/pezframe/examples/single-block-migrations/src/lib.rs index 60f8c9b7..7de13b44 100644 --- a/bizinikiwi/pezframe/examples/single-block-migrations/src/lib.rs +++ b/bizinikiwi/pezframe/examples/single-block-migrations/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/single-block-migrations/src/migrations/mod.rs b/bizinikiwi/pezframe/examples/single-block-migrations/src/migrations/mod.rs index c8b838de..ea949959 100644 --- a/bizinikiwi/pezframe/examples/single-block-migrations/src/migrations/mod.rs +++ b/bizinikiwi/pezframe/examples/single-block-migrations/src/migrations/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/single-block-migrations/src/migrations/v1.rs b/bizinikiwi/pezframe/examples/single-block-migrations/src/migrations/v1.rs index d33833ca..efe3e957 100644 --- a/bizinikiwi/pezframe/examples/single-block-migrations/src/migrations/v1.rs +++ b/bizinikiwi/pezframe/examples/single-block-migrations/src/migrations/v1.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/single-block-migrations/src/mock.rs b/bizinikiwi/pezframe/examples/single-block-migrations/src/mock.rs index 931809d8..214f36a9 100644 --- a/bizinikiwi/pezframe/examples/single-block-migrations/src/mock.rs +++ b/bizinikiwi/pezframe/examples/single-block-migrations/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/split/src/benchmarking.rs b/bizinikiwi/pezframe/examples/split/src/benchmarking.rs index 38bbf748..66dfa95d 100644 --- a/bizinikiwi/pezframe/examples/split/src/benchmarking.rs +++ b/bizinikiwi/pezframe/examples/split/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/split/src/events.rs b/bizinikiwi/pezframe/examples/split/src/events.rs index 3563d57c..4f205424 100644 --- a/bizinikiwi/pezframe/examples/split/src/events.rs +++ b/bizinikiwi/pezframe/examples/split/src/events.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/split/src/lib.rs b/bizinikiwi/pezframe/examples/split/src/lib.rs index d7c577e1..ef4cd2ab 100644 --- a/bizinikiwi/pezframe/examples/split/src/lib.rs +++ b/bizinikiwi/pezframe/examples/split/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/split/src/mock.rs b/bizinikiwi/pezframe/examples/split/src/mock.rs index 6054b353..7bd5a428 100644 --- a/bizinikiwi/pezframe/examples/split/src/mock.rs +++ b/bizinikiwi/pezframe/examples/split/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/split/src/tests.rs b/bizinikiwi/pezframe/examples/split/src/tests.rs index 42e05db6..f3e6ac74 100644 --- a/bizinikiwi/pezframe/examples/split/src/tests.rs +++ b/bizinikiwi/pezframe/examples/split/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/split/src/weights.rs b/bizinikiwi/pezframe/examples/split/src/weights.rs index f8f0d490..c91cae18 100644 --- a/bizinikiwi/pezframe/examples/split/src/weights.rs +++ b/bizinikiwi/pezframe/examples/split/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: MIT-0 // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/bizinikiwi/pezframe/examples/src/lib.rs b/bizinikiwi/pezframe/examples/src/lib.rs index 3a4bb293..cd8b8df6 100644 --- a/bizinikiwi/pezframe/examples/src/lib.rs +++ b/bizinikiwi/pezframe/examples/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/examples/tasks/src/benchmarking.rs b/bizinikiwi/pezframe/examples/tasks/src/benchmarking.rs index 305b81e8..bd297e5f 100644 --- a/bizinikiwi/pezframe/examples/tasks/src/benchmarking.rs +++ b/bizinikiwi/pezframe/examples/tasks/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/examples/tasks/src/lib.rs b/bizinikiwi/pezframe/examples/tasks/src/lib.rs index ea4bdfb7..ae26a9b7 100644 --- a/bizinikiwi/pezframe/examples/tasks/src/lib.rs +++ b/bizinikiwi/pezframe/examples/tasks/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/examples/tasks/src/mock.rs b/bizinikiwi/pezframe/examples/tasks/src/mock.rs index 41d989b0..a6581072 100644 --- a/bizinikiwi/pezframe/examples/tasks/src/mock.rs +++ b/bizinikiwi/pezframe/examples/tasks/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/examples/tasks/src/tests.rs b/bizinikiwi/pezframe/examples/tasks/src/tests.rs index 15d571b4..e357c2a7 100644 --- a/bizinikiwi/pezframe/examples/tasks/src/tests.rs +++ b/bizinikiwi/pezframe/examples/tasks/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/examples/tasks/src/weights.rs b/bizinikiwi/pezframe/examples/tasks/src/weights.rs index ba8fb923..a26ddfe1 100644 --- a/bizinikiwi/pezframe/examples/tasks/src/weights.rs +++ b/bizinikiwi/pezframe/examples/tasks/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/examples/view-functions/src/lib.rs b/bizinikiwi/pezframe/examples/view-functions/src/lib.rs index 863d7665..94740d35 100644 --- a/bizinikiwi/pezframe/examples/view-functions/src/lib.rs +++ b/bizinikiwi/pezframe/examples/view-functions/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/examples/view-functions/src/tests.rs b/bizinikiwi/pezframe/examples/view-functions/src/tests.rs index 70487f88..c3b1eb3d 100644 --- a/bizinikiwi/pezframe/examples/view-functions/src/tests.rs +++ b/bizinikiwi/pezframe/examples/view-functions/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/executive/src/lib.rs b/bizinikiwi/pezframe/executive/src/lib.rs index 4c582588..71c88f9d 100644 --- a/bizinikiwi/pezframe/executive/src/lib.rs +++ b/bizinikiwi/pezframe/executive/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/executive/src/tests.rs b/bizinikiwi/pezframe/executive/src/tests.rs index 857c9051..469d2214 100644 --- a/bizinikiwi/pezframe/executive/src/tests.rs +++ b/bizinikiwi/pezframe/executive/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/fast-unstake/src/benchmarking.rs b/bizinikiwi/pezframe/fast-unstake/src/benchmarking.rs index 3e0f5301..c2b9f225 100644 --- a/bizinikiwi/pezframe/fast-unstake/src/benchmarking.rs +++ b/bizinikiwi/pezframe/fast-unstake/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/fast-unstake/src/lib.rs b/bizinikiwi/pezframe/fast-unstake/src/lib.rs index 5c56f51c..9cfb3169 100644 --- a/bizinikiwi/pezframe/fast-unstake/src/lib.rs +++ b/bizinikiwi/pezframe/fast-unstake/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/fast-unstake/src/migrations.rs b/bizinikiwi/pezframe/fast-unstake/src/migrations.rs index 15516b2b..a36dd8c3 100644 --- a/bizinikiwi/pezframe/fast-unstake/src/migrations.rs +++ b/bizinikiwi/pezframe/fast-unstake/src/migrations.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/fast-unstake/src/mock.rs b/bizinikiwi/pezframe/fast-unstake/src/mock.rs index ece5b2a1..bfde4227 100644 --- a/bizinikiwi/pezframe/fast-unstake/src/mock.rs +++ b/bizinikiwi/pezframe/fast-unstake/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/fast-unstake/src/tests.rs b/bizinikiwi/pezframe/fast-unstake/src/tests.rs index 4bd964f1..393f8c29 100644 --- a/bizinikiwi/pezframe/fast-unstake/src/tests.rs +++ b/bizinikiwi/pezframe/fast-unstake/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/fast-unstake/src/types.rs b/bizinikiwi/pezframe/fast-unstake/src/types.rs index ee89531e..445fdeaa 100644 --- a/bizinikiwi/pezframe/fast-unstake/src/types.rs +++ b/bizinikiwi/pezframe/fast-unstake/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/fast-unstake/src/weights.rs b/bizinikiwi/pezframe/fast-unstake/src/weights.rs index 158168e9..1d0fb498 100644 --- a/bizinikiwi/pezframe/fast-unstake/src/weights.rs +++ b/bizinikiwi/pezframe/fast-unstake/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/glutton/src/benchmarking.rs b/bizinikiwi/pezframe/glutton/src/benchmarking.rs index 286742d7..da6c5b41 100644 --- a/bizinikiwi/pezframe/glutton/src/benchmarking.rs +++ b/bizinikiwi/pezframe/glutton/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/glutton/src/lib.rs b/bizinikiwi/pezframe/glutton/src/lib.rs index d4142e4d..c0bd4631 100644 --- a/bizinikiwi/pezframe/glutton/src/lib.rs +++ b/bizinikiwi/pezframe/glutton/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/glutton/src/mock.rs b/bizinikiwi/pezframe/glutton/src/mock.rs index 828b0e95..de580520 100644 --- a/bizinikiwi/pezframe/glutton/src/mock.rs +++ b/bizinikiwi/pezframe/glutton/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/glutton/src/tests.rs b/bizinikiwi/pezframe/glutton/src/tests.rs index 6145d726..f71f8a0c 100644 --- a/bizinikiwi/pezframe/glutton/src/tests.rs +++ b/bizinikiwi/pezframe/glutton/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/glutton/src/weights.rs b/bizinikiwi/pezframe/glutton/src/weights.rs index d20d46d6..63352a66 100644 --- a/bizinikiwi/pezframe/glutton/src/weights.rs +++ b/bizinikiwi/pezframe/glutton/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/grandpa/src/benchmarking.rs b/bizinikiwi/pezframe/grandpa/src/benchmarking.rs index feec1622..8b477a67 100644 --- a/bizinikiwi/pezframe/grandpa/src/benchmarking.rs +++ b/bizinikiwi/pezframe/grandpa/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/grandpa/src/default_weights.rs b/bizinikiwi/pezframe/grandpa/src/default_weights.rs index a596fc77..a25ceb40 100644 --- a/bizinikiwi/pezframe/grandpa/src/default_weights.rs +++ b/bizinikiwi/pezframe/grandpa/src/default_weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/grandpa/src/equivocation.rs b/bizinikiwi/pezframe/grandpa/src/equivocation.rs index a21d1c84..224c528e 100644 --- a/bizinikiwi/pezframe/grandpa/src/equivocation.rs +++ b/bizinikiwi/pezframe/grandpa/src/equivocation.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/grandpa/src/lib.rs b/bizinikiwi/pezframe/grandpa/src/lib.rs index 14c3efe5..ab17d9e1 100644 --- a/bizinikiwi/pezframe/grandpa/src/lib.rs +++ b/bizinikiwi/pezframe/grandpa/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/grandpa/src/migrations.rs b/bizinikiwi/pezframe/grandpa/src/migrations.rs index 1f652fdd..9fbf2c50 100644 --- a/bizinikiwi/pezframe/grandpa/src/migrations.rs +++ b/bizinikiwi/pezframe/grandpa/src/migrations.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/grandpa/src/migrations/v4.rs b/bizinikiwi/pezframe/grandpa/src/migrations/v4.rs index a5eb58b1..50098f6c 100644 --- a/bizinikiwi/pezframe/grandpa/src/migrations/v4.rs +++ b/bizinikiwi/pezframe/grandpa/src/migrations/v4.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/grandpa/src/migrations/v5.rs b/bizinikiwi/pezframe/grandpa/src/migrations/v5.rs index e9159bfc..1cf81587 100644 --- a/bizinikiwi/pezframe/grandpa/src/migrations/v5.rs +++ b/bizinikiwi/pezframe/grandpa/src/migrations/v5.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/grandpa/src/mock.rs b/bizinikiwi/pezframe/grandpa/src/mock.rs index 6d81f94f..9cb303cc 100644 --- a/bizinikiwi/pezframe/grandpa/src/mock.rs +++ b/bizinikiwi/pezframe/grandpa/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/grandpa/src/tests.rs b/bizinikiwi/pezframe/grandpa/src/tests.rs index e7701660..11777f51 100644 --- a/bizinikiwi/pezframe/grandpa/src/tests.rs +++ b/bizinikiwi/pezframe/grandpa/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/grandpa/src/weights.rs b/bizinikiwi/pezframe/grandpa/src/weights.rs index 5aa205d7..39554f44 100644 --- a/bizinikiwi/pezframe/grandpa/src/weights.rs +++ b/bizinikiwi/pezframe/grandpa/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/identity/src/benchmarking.rs b/bizinikiwi/pezframe/identity/src/benchmarking.rs index 04c305ac..4a3b8c3a 100644 --- a/bizinikiwi/pezframe/identity/src/benchmarking.rs +++ b/bizinikiwi/pezframe/identity/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/identity/src/legacy.rs b/bizinikiwi/pezframe/identity/src/legacy.rs index 406c1979..cd27a30a 100644 --- a/bizinikiwi/pezframe/identity/src/legacy.rs +++ b/bizinikiwi/pezframe/identity/src/legacy.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/identity/src/lib.rs b/bizinikiwi/pezframe/identity/src/lib.rs index 3cbd52a9..b5a3878c 100644 --- a/bizinikiwi/pezframe/identity/src/lib.rs +++ b/bizinikiwi/pezframe/identity/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/identity/src/migration.rs b/bizinikiwi/pezframe/identity/src/migration.rs index eab00f61..10a2099c 100644 --- a/bizinikiwi/pezframe/identity/src/migration.rs +++ b/bizinikiwi/pezframe/identity/src/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/identity/src/tests.rs b/bizinikiwi/pezframe/identity/src/tests.rs index 473dbd72..2bf73cb4 100644 --- a/bizinikiwi/pezframe/identity/src/tests.rs +++ b/bizinikiwi/pezframe/identity/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/identity/src/types.rs b/bizinikiwi/pezframe/identity/src/types.rs index 8f4c5fd8..a9d1baa0 100644 --- a/bizinikiwi/pezframe/identity/src/types.rs +++ b/bizinikiwi/pezframe/identity/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/identity/src/weights.rs b/bizinikiwi/pezframe/identity/src/weights.rs index ca1760c9..a8ee7222 100644 --- a/bizinikiwi/pezframe/identity/src/weights.rs +++ b/bizinikiwi/pezframe/identity/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/im-online/src/benchmarking.rs b/bizinikiwi/pezframe/im-online/src/benchmarking.rs index 10b5b464..f8a0dbae 100644 --- a/bizinikiwi/pezframe/im-online/src/benchmarking.rs +++ b/bizinikiwi/pezframe/im-online/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/im-online/src/lib.rs b/bizinikiwi/pezframe/im-online/src/lib.rs index ba47098c..cd4c7cbf 100644 --- a/bizinikiwi/pezframe/im-online/src/lib.rs +++ b/bizinikiwi/pezframe/im-online/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/im-online/src/migration.rs b/bizinikiwi/pezframe/im-online/src/migration.rs index 4f5ebc5d..2264f323 100644 --- a/bizinikiwi/pezframe/im-online/src/migration.rs +++ b/bizinikiwi/pezframe/im-online/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/im-online/src/mock.rs b/bizinikiwi/pezframe/im-online/src/mock.rs index 835df18b..72c346a0 100644 --- a/bizinikiwi/pezframe/im-online/src/mock.rs +++ b/bizinikiwi/pezframe/im-online/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/im-online/src/tests.rs b/bizinikiwi/pezframe/im-online/src/tests.rs index 3e0aadee..a4b026df 100644 --- a/bizinikiwi/pezframe/im-online/src/tests.rs +++ b/bizinikiwi/pezframe/im-online/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/im-online/src/weights.rs b/bizinikiwi/pezframe/im-online/src/weights.rs index c7baa0b3..d2c8acfb 100644 --- a/bizinikiwi/pezframe/im-online/src/weights.rs +++ b/bizinikiwi/pezframe/im-online/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/indices/src/benchmarking.rs b/bizinikiwi/pezframe/indices/src/benchmarking.rs index e030d286..e22e9ac9 100644 --- a/bizinikiwi/pezframe/indices/src/benchmarking.rs +++ b/bizinikiwi/pezframe/indices/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/indices/src/lib.rs b/bizinikiwi/pezframe/indices/src/lib.rs index 75e84587..af58f771 100644 --- a/bizinikiwi/pezframe/indices/src/lib.rs +++ b/bizinikiwi/pezframe/indices/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/indices/src/mock.rs b/bizinikiwi/pezframe/indices/src/mock.rs index 86ca1fae..e7c95635 100644 --- a/bizinikiwi/pezframe/indices/src/mock.rs +++ b/bizinikiwi/pezframe/indices/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/indices/src/tests.rs b/bizinikiwi/pezframe/indices/src/tests.rs index 1116b838..64e12b51 100644 --- a/bizinikiwi/pezframe/indices/src/tests.rs +++ b/bizinikiwi/pezframe/indices/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/indices/src/weights.rs b/bizinikiwi/pezframe/indices/src/weights.rs index 1b0594c6..e57da00b 100644 --- a/bizinikiwi/pezframe/indices/src/weights.rs +++ b/bizinikiwi/pezframe/indices/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/insecure-randomness-collective-flip/src/lib.rs b/bizinikiwi/pezframe/insecure-randomness-collective-flip/src/lib.rs index d50527ad..446446a9 100644 --- a/bizinikiwi/pezframe/insecure-randomness-collective-flip/src/lib.rs +++ b/bizinikiwi/pezframe/insecure-randomness-collective-flip/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/lottery/src/benchmarking.rs b/bizinikiwi/pezframe/lottery/src/benchmarking.rs index 9a2fcdae..59459788 100644 --- a/bizinikiwi/pezframe/lottery/src/benchmarking.rs +++ b/bizinikiwi/pezframe/lottery/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/lottery/src/lib.rs b/bizinikiwi/pezframe/lottery/src/lib.rs index a8540ec0..9edb7636 100644 --- a/bizinikiwi/pezframe/lottery/src/lib.rs +++ b/bizinikiwi/pezframe/lottery/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/lottery/src/mock.rs b/bizinikiwi/pezframe/lottery/src/mock.rs index c1d4ea0c..41869c9b 100644 --- a/bizinikiwi/pezframe/lottery/src/mock.rs +++ b/bizinikiwi/pezframe/lottery/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/lottery/src/tests.rs b/bizinikiwi/pezframe/lottery/src/tests.rs index f409350e..8cfc06e5 100644 --- a/bizinikiwi/pezframe/lottery/src/tests.rs +++ b/bizinikiwi/pezframe/lottery/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/lottery/src/weights.rs b/bizinikiwi/pezframe/lottery/src/weights.rs index f8d237f3..cae4abd0 100644 --- a/bizinikiwi/pezframe/lottery/src/weights.rs +++ b/bizinikiwi/pezframe/lottery/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/membership/src/benchmarking.rs b/bizinikiwi/pezframe/membership/src/benchmarking.rs index 93be9956..c147ccec 100644 --- a/bizinikiwi/pezframe/membership/src/benchmarking.rs +++ b/bizinikiwi/pezframe/membership/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/membership/src/lib.rs b/bizinikiwi/pezframe/membership/src/lib.rs index b69a9db4..b042283c 100644 --- a/bizinikiwi/pezframe/membership/src/lib.rs +++ b/bizinikiwi/pezframe/membership/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/membership/src/migrations/mod.rs b/bizinikiwi/pezframe/membership/src/migrations/mod.rs index 3540cbd9..8766c087 100644 --- a/bizinikiwi/pezframe/membership/src/migrations/mod.rs +++ b/bizinikiwi/pezframe/membership/src/migrations/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/membership/src/migrations/v4.rs b/bizinikiwi/pezframe/membership/src/migrations/v4.rs index 15b3e4b9..7f335755 100644 --- a/bizinikiwi/pezframe/membership/src/migrations/v4.rs +++ b/bizinikiwi/pezframe/membership/src/migrations/v4.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/membership/src/mock.rs b/bizinikiwi/pezframe/membership/src/mock.rs index 11fc2763..aec490c8 100644 --- a/bizinikiwi/pezframe/membership/src/mock.rs +++ b/bizinikiwi/pezframe/membership/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/membership/src/tests.rs b/bizinikiwi/pezframe/membership/src/tests.rs index 30fede1a..fed3aada 100644 --- a/bizinikiwi/pezframe/membership/src/tests.rs +++ b/bizinikiwi/pezframe/membership/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/membership/src/weights.rs b/bizinikiwi/pezframe/membership/src/weights.rs index 239c0499..95369ff9 100644 --- a/bizinikiwi/pezframe/membership/src/weights.rs +++ b/bizinikiwi/pezframe/membership/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/merkle-mountain-range/src/benchmarking.rs b/bizinikiwi/pezframe/merkle-mountain-range/src/benchmarking.rs index cd6f12f6..6f283bab 100644 --- a/bizinikiwi/pezframe/merkle-mountain-range/src/benchmarking.rs +++ b/bizinikiwi/pezframe/merkle-mountain-range/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/merkle-mountain-range/src/default_weights.rs b/bizinikiwi/pezframe/merkle-mountain-range/src/default_weights.rs index 4b083735..d3ffca89 100644 --- a/bizinikiwi/pezframe/merkle-mountain-range/src/default_weights.rs +++ b/bizinikiwi/pezframe/merkle-mountain-range/src/default_weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/merkle-mountain-range/src/lib.rs b/bizinikiwi/pezframe/merkle-mountain-range/src/lib.rs index e205e665..f44ba837 100644 --- a/bizinikiwi/pezframe/merkle-mountain-range/src/lib.rs +++ b/bizinikiwi/pezframe/merkle-mountain-range/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/merkle-mountain-range/src/mmr/mmr.rs b/bizinikiwi/pezframe/merkle-mountain-range/src/mmr/mmr.rs index f182527e..cb308bd8 100644 --- a/bizinikiwi/pezframe/merkle-mountain-range/src/mmr/mmr.rs +++ b/bizinikiwi/pezframe/merkle-mountain-range/src/mmr/mmr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/merkle-mountain-range/src/mmr/mod.rs b/bizinikiwi/pezframe/merkle-mountain-range/src/mmr/mod.rs index 8a56e67f..d7ed9f21 100644 --- a/bizinikiwi/pezframe/merkle-mountain-range/src/mmr/mod.rs +++ b/bizinikiwi/pezframe/merkle-mountain-range/src/mmr/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/merkle-mountain-range/src/mmr/storage.rs b/bizinikiwi/pezframe/merkle-mountain-range/src/mmr/storage.rs index 5c4250a3..4a9611e1 100644 --- a/bizinikiwi/pezframe/merkle-mountain-range/src/mmr/storage.rs +++ b/bizinikiwi/pezframe/merkle-mountain-range/src/mmr/storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/merkle-mountain-range/src/mock.rs b/bizinikiwi/pezframe/merkle-mountain-range/src/mock.rs index 94ceb520..c8159607 100644 --- a/bizinikiwi/pezframe/merkle-mountain-range/src/mock.rs +++ b/bizinikiwi/pezframe/merkle-mountain-range/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/merkle-mountain-range/src/tests.rs b/bizinikiwi/pezframe/merkle-mountain-range/src/tests.rs index f9aad751..827f3e82 100644 --- a/bizinikiwi/pezframe/merkle-mountain-range/src/tests.rs +++ b/bizinikiwi/pezframe/merkle-mountain-range/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/merkle-mountain-range/src/weights.rs b/bizinikiwi/pezframe/merkle-mountain-range/src/weights.rs index 9cecb35a..e773b299 100644 --- a/bizinikiwi/pezframe/merkle-mountain-range/src/weights.rs +++ b/bizinikiwi/pezframe/merkle-mountain-range/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/message-queue/src/benchmarking.rs b/bizinikiwi/pezframe/message-queue/src/benchmarking.rs index d45b4a95..cc66c3c0 100644 --- a/bizinikiwi/pezframe/message-queue/src/benchmarking.rs +++ b/bizinikiwi/pezframe/message-queue/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/message-queue/src/integration_test.rs b/bizinikiwi/pezframe/message-queue/src/integration_test.rs index 2a2efd07..9317fc31 100644 --- a/bizinikiwi/pezframe/message-queue/src/integration_test.rs +++ b/bizinikiwi/pezframe/message-queue/src/integration_test.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/message-queue/src/lib.rs b/bizinikiwi/pezframe/message-queue/src/lib.rs index 25241304..880808bd 100644 --- a/bizinikiwi/pezframe/message-queue/src/lib.rs +++ b/bizinikiwi/pezframe/message-queue/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/message-queue/src/mock.rs b/bizinikiwi/pezframe/message-queue/src/mock.rs index 4b3eabe6..788ace9b 100644 --- a/bizinikiwi/pezframe/message-queue/src/mock.rs +++ b/bizinikiwi/pezframe/message-queue/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/message-queue/src/mock_helpers.rs b/bizinikiwi/pezframe/message-queue/src/mock_helpers.rs index 40eebce6..041f6efe 100644 --- a/bizinikiwi/pezframe/message-queue/src/mock_helpers.rs +++ b/bizinikiwi/pezframe/message-queue/src/mock_helpers.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/message-queue/src/tests.rs b/bizinikiwi/pezframe/message-queue/src/tests.rs index d3edc7fb..232df682 100644 --- a/bizinikiwi/pezframe/message-queue/src/tests.rs +++ b/bizinikiwi/pezframe/message-queue/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/message-queue/src/weights.rs b/bizinikiwi/pezframe/message-queue/src/weights.rs index 4eafccac..96caf6cc 100644 --- a/bizinikiwi/pezframe/message-queue/src/weights.rs +++ b/bizinikiwi/pezframe/message-queue/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/meta-tx/src/benchmarking.rs b/bizinikiwi/pezframe/meta-tx/src/benchmarking.rs index 2f97da09..9a20d6ac 100644 --- a/bizinikiwi/pezframe/meta-tx/src/benchmarking.rs +++ b/bizinikiwi/pezframe/meta-tx/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/meta-tx/src/extension.rs b/bizinikiwi/pezframe/meta-tx/src/extension.rs index 2e39cd13..63306461 100644 --- a/bizinikiwi/pezframe/meta-tx/src/extension.rs +++ b/bizinikiwi/pezframe/meta-tx/src/extension.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/meta-tx/src/lib.rs b/bizinikiwi/pezframe/meta-tx/src/lib.rs index f0fe448c..02b7863b 100644 --- a/bizinikiwi/pezframe/meta-tx/src/lib.rs +++ b/bizinikiwi/pezframe/meta-tx/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/meta-tx/src/mock.rs b/bizinikiwi/pezframe/meta-tx/src/mock.rs index 2cba374a..e28a3678 100644 --- a/bizinikiwi/pezframe/meta-tx/src/mock.rs +++ b/bizinikiwi/pezframe/meta-tx/src/mock.rs @@ -1,5 +1,5 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/meta-tx/src/tests.rs b/bizinikiwi/pezframe/meta-tx/src/tests.rs index 17838f7f..577deacb 100644 --- a/bizinikiwi/pezframe/meta-tx/src/tests.rs +++ b/bizinikiwi/pezframe/meta-tx/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/meta-tx/src/weights.rs b/bizinikiwi/pezframe/meta-tx/src/weights.rs index e67fffbd..0eb50cf4 100644 --- a/bizinikiwi/pezframe/meta-tx/src/weights.rs +++ b/bizinikiwi/pezframe/meta-tx/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/metadata-hash-extension/src/lib.rs b/bizinikiwi/pezframe/metadata-hash-extension/src/lib.rs index 3b45a55d..3bd0ff83 100644 --- a/bizinikiwi/pezframe/metadata-hash-extension/src/lib.rs +++ b/bizinikiwi/pezframe/metadata-hash-extension/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/metadata-hash-extension/src/tests.rs b/bizinikiwi/pezframe/metadata-hash-extension/src/tests.rs index d7d6aad3..4b2dbd02 100644 --- a/bizinikiwi/pezframe/metadata-hash-extension/src/tests.rs +++ b/bizinikiwi/pezframe/metadata-hash-extension/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/migrations/src/benchmarking.rs b/bizinikiwi/pezframe/migrations/src/benchmarking.rs index 166e5e35..2b39fe96 100644 --- a/bizinikiwi/pezframe/migrations/src/benchmarking.rs +++ b/bizinikiwi/pezframe/migrations/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/migrations/src/lib.rs b/bizinikiwi/pezframe/migrations/src/lib.rs index e143683f..31fab3b3 100644 --- a/bizinikiwi/pezframe/migrations/src/lib.rs +++ b/bizinikiwi/pezframe/migrations/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/migrations/src/migrations.rs b/bizinikiwi/pezframe/migrations/src/migrations.rs index 2df7810f..972e2f0a 100644 --- a/bizinikiwi/pezframe/migrations/src/migrations.rs +++ b/bizinikiwi/pezframe/migrations/src/migrations.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/migrations/src/mock.rs b/bizinikiwi/pezframe/migrations/src/mock.rs index 49c53b5c..b629cb32 100644 --- a/bizinikiwi/pezframe/migrations/src/mock.rs +++ b/bizinikiwi/pezframe/migrations/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/migrations/src/mock_helpers.rs b/bizinikiwi/pezframe/migrations/src/mock_helpers.rs index 39bb489e..5fea637f 100644 --- a/bizinikiwi/pezframe/migrations/src/mock_helpers.rs +++ b/bizinikiwi/pezframe/migrations/src/mock_helpers.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/migrations/src/tests.rs b/bizinikiwi/pezframe/migrations/src/tests.rs index 1466fdd7..478efc71 100644 --- a/bizinikiwi/pezframe/migrations/src/tests.rs +++ b/bizinikiwi/pezframe/migrations/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/migrations/src/weights.rs b/bizinikiwi/pezframe/migrations/src/weights.rs index c6dfbf0f..46cd957f 100644 --- a/bizinikiwi/pezframe/migrations/src/weights.rs +++ b/bizinikiwi/pezframe/migrations/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/mixnet/src/lib.rs b/bizinikiwi/pezframe/mixnet/src/lib.rs index 17267310..38309e42 100644 --- a/bizinikiwi/pezframe/mixnet/src/lib.rs +++ b/bizinikiwi/pezframe/mixnet/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/multi-asset-bounties/src/benchmarking.rs b/bizinikiwi/pezframe/multi-asset-bounties/src/benchmarking.rs index b3de0a2b..a59918ca 100644 --- a/bizinikiwi/pezframe/multi-asset-bounties/src/benchmarking.rs +++ b/bizinikiwi/pezframe/multi-asset-bounties/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/multi-asset-bounties/src/lib.rs b/bizinikiwi/pezframe/multi-asset-bounties/src/lib.rs index bf651da3..c2675e47 100644 --- a/bizinikiwi/pezframe/multi-asset-bounties/src/lib.rs +++ b/bizinikiwi/pezframe/multi-asset-bounties/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/multi-asset-bounties/src/mock.rs b/bizinikiwi/pezframe/multi-asset-bounties/src/mock.rs index 1ef51d79..68a34bfb 100644 --- a/bizinikiwi/pezframe/multi-asset-bounties/src/mock.rs +++ b/bizinikiwi/pezframe/multi-asset-bounties/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/multi-asset-bounties/src/tests.rs b/bizinikiwi/pezframe/multi-asset-bounties/src/tests.rs index 1dc80023..ed63a92f 100644 --- a/bizinikiwi/pezframe/multi-asset-bounties/src/tests.rs +++ b/bizinikiwi/pezframe/multi-asset-bounties/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/multi-asset-bounties/src/weights.rs b/bizinikiwi/pezframe/multi-asset-bounties/src/weights.rs index b5ca489b..d417d67e 100644 --- a/bizinikiwi/pezframe/multi-asset-bounties/src/weights.rs +++ b/bizinikiwi/pezframe/multi-asset-bounties/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/multisig/src/benchmarking.rs b/bizinikiwi/pezframe/multisig/src/benchmarking.rs index bbb8686f..a9db1e50 100644 --- a/bizinikiwi/pezframe/multisig/src/benchmarking.rs +++ b/bizinikiwi/pezframe/multisig/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/multisig/src/lib.rs b/bizinikiwi/pezframe/multisig/src/lib.rs index 1e2a51c2..aca75a3c 100644 --- a/bizinikiwi/pezframe/multisig/src/lib.rs +++ b/bizinikiwi/pezframe/multisig/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/multisig/src/migrations.rs b/bizinikiwi/pezframe/multisig/src/migrations.rs index 48d3da32..ea5c0e6a 100644 --- a/bizinikiwi/pezframe/multisig/src/migrations.rs +++ b/bizinikiwi/pezframe/multisig/src/migrations.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/multisig/src/tests.rs b/bizinikiwi/pezframe/multisig/src/tests.rs index a9ca18be..e5f906bf 100644 --- a/bizinikiwi/pezframe/multisig/src/tests.rs +++ b/bizinikiwi/pezframe/multisig/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/multisig/src/weights.rs b/bizinikiwi/pezframe/multisig/src/weights.rs index 7e75c709..3ca57f63 100644 --- a/bizinikiwi/pezframe/multisig/src/weights.rs +++ b/bizinikiwi/pezframe/multisig/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nft-fractionalization/src/benchmarking.rs b/bizinikiwi/pezframe/nft-fractionalization/src/benchmarking.rs index c1fda564..3ab3fc65 100644 --- a/bizinikiwi/pezframe/nft-fractionalization/src/benchmarking.rs +++ b/bizinikiwi/pezframe/nft-fractionalization/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nft-fractionalization/src/lib.rs b/bizinikiwi/pezframe/nft-fractionalization/src/lib.rs index b12b50de..5e38243f 100644 --- a/bizinikiwi/pezframe/nft-fractionalization/src/lib.rs +++ b/bizinikiwi/pezframe/nft-fractionalization/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nft-fractionalization/src/mock.rs b/bizinikiwi/pezframe/nft-fractionalization/src/mock.rs index 224d732e..0fcfc1b8 100644 --- a/bizinikiwi/pezframe/nft-fractionalization/src/mock.rs +++ b/bizinikiwi/pezframe/nft-fractionalization/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nft-fractionalization/src/tests.rs b/bizinikiwi/pezframe/nft-fractionalization/src/tests.rs index 831f9123..c38b7e52 100644 --- a/bizinikiwi/pezframe/nft-fractionalization/src/tests.rs +++ b/bizinikiwi/pezframe/nft-fractionalization/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nft-fractionalization/src/types.rs b/bizinikiwi/pezframe/nft-fractionalization/src/types.rs index fc5034e5..d15716f2 100644 --- a/bizinikiwi/pezframe/nft-fractionalization/src/types.rs +++ b/bizinikiwi/pezframe/nft-fractionalization/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nft-fractionalization/src/weights.rs b/bizinikiwi/pezframe/nft-fractionalization/src/weights.rs index 56d45472..f49b5ce1 100644 --- a/bizinikiwi/pezframe/nft-fractionalization/src/weights.rs +++ b/bizinikiwi/pezframe/nft-fractionalization/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/runtime-api/src/lib.rs b/bizinikiwi/pezframe/nfts/runtime-api/src/lib.rs index b88ea193..b1d8de66 100644 --- a/bizinikiwi/pezframe/nfts/runtime-api/src/lib.rs +++ b/bizinikiwi/pezframe/nfts/runtime-api/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/benchmarking.rs b/bizinikiwi/pezframe/nfts/src/benchmarking.rs index 886c5d68..b0fa67ae 100644 --- a/bizinikiwi/pezframe/nfts/src/benchmarking.rs +++ b/bizinikiwi/pezframe/nfts/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/common_functions.rs b/bizinikiwi/pezframe/nfts/src/common_functions.rs index 88bd8a51..9b283369 100644 --- a/bizinikiwi/pezframe/nfts/src/common_functions.rs +++ b/bizinikiwi/pezframe/nfts/src/common_functions.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/features/approvals.rs b/bizinikiwi/pezframe/nfts/src/features/approvals.rs index e0acc13a..fe698a30 100644 --- a/bizinikiwi/pezframe/nfts/src/features/approvals.rs +++ b/bizinikiwi/pezframe/nfts/src/features/approvals.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/features/atomic_swap.rs b/bizinikiwi/pezframe/nfts/src/features/atomic_swap.rs index 0a795647..1a9edfd3 100644 --- a/bizinikiwi/pezframe/nfts/src/features/atomic_swap.rs +++ b/bizinikiwi/pezframe/nfts/src/features/atomic_swap.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/features/attributes.rs b/bizinikiwi/pezframe/nfts/src/features/attributes.rs index 9e3974bf..f2a0d943 100644 --- a/bizinikiwi/pezframe/nfts/src/features/attributes.rs +++ b/bizinikiwi/pezframe/nfts/src/features/attributes.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/features/buy_sell.rs b/bizinikiwi/pezframe/nfts/src/features/buy_sell.rs index 7c8f5498..efa06121 100644 --- a/bizinikiwi/pezframe/nfts/src/features/buy_sell.rs +++ b/bizinikiwi/pezframe/nfts/src/features/buy_sell.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/features/create_delete_collection.rs b/bizinikiwi/pezframe/nfts/src/features/create_delete_collection.rs index 038975f4..d90bf304 100644 --- a/bizinikiwi/pezframe/nfts/src/features/create_delete_collection.rs +++ b/bizinikiwi/pezframe/nfts/src/features/create_delete_collection.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/features/create_delete_item.rs b/bizinikiwi/pezframe/nfts/src/features/create_delete_item.rs index 7d494928..d855b175 100644 --- a/bizinikiwi/pezframe/nfts/src/features/create_delete_item.rs +++ b/bizinikiwi/pezframe/nfts/src/features/create_delete_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/features/lock.rs b/bizinikiwi/pezframe/nfts/src/features/lock.rs index 4aeee70d..cc97eb42 100644 --- a/bizinikiwi/pezframe/nfts/src/features/lock.rs +++ b/bizinikiwi/pezframe/nfts/src/features/lock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/features/metadata.rs b/bizinikiwi/pezframe/nfts/src/features/metadata.rs index 993b60f2..6e562db0 100644 --- a/bizinikiwi/pezframe/nfts/src/features/metadata.rs +++ b/bizinikiwi/pezframe/nfts/src/features/metadata.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/features/mod.rs b/bizinikiwi/pezframe/nfts/src/features/mod.rs index 611dab56..f55325f0 100644 --- a/bizinikiwi/pezframe/nfts/src/features/mod.rs +++ b/bizinikiwi/pezframe/nfts/src/features/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/features/roles.rs b/bizinikiwi/pezframe/nfts/src/features/roles.rs index a25f7328..65f97fb4 100644 --- a/bizinikiwi/pezframe/nfts/src/features/roles.rs +++ b/bizinikiwi/pezframe/nfts/src/features/roles.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/features/settings.rs b/bizinikiwi/pezframe/nfts/src/features/settings.rs index 9dab89d8..09feed1f 100644 --- a/bizinikiwi/pezframe/nfts/src/features/settings.rs +++ b/bizinikiwi/pezframe/nfts/src/features/settings.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/features/transfer.rs b/bizinikiwi/pezframe/nfts/src/features/transfer.rs index 162f42b5..8adda95e 100644 --- a/bizinikiwi/pezframe/nfts/src/features/transfer.rs +++ b/bizinikiwi/pezframe/nfts/src/features/transfer.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/impl_nonfungibles.rs b/bizinikiwi/pezframe/nfts/src/impl_nonfungibles.rs index 44c91fab..caa33e9d 100644 --- a/bizinikiwi/pezframe/nfts/src/impl_nonfungibles.rs +++ b/bizinikiwi/pezframe/nfts/src/impl_nonfungibles.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/lib.rs b/bizinikiwi/pezframe/nfts/src/lib.rs index 82953320..bfd3b113 100644 --- a/bizinikiwi/pezframe/nfts/src/lib.rs +++ b/bizinikiwi/pezframe/nfts/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/macros.rs b/bizinikiwi/pezframe/nfts/src/macros.rs index 3c667e21..7d7626a6 100644 --- a/bizinikiwi/pezframe/nfts/src/macros.rs +++ b/bizinikiwi/pezframe/nfts/src/macros.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/migration.rs b/bizinikiwi/pezframe/nfts/src/migration.rs index cb58e0e1..f78d1c25 100644 --- a/bizinikiwi/pezframe/nfts/src/migration.rs +++ b/bizinikiwi/pezframe/nfts/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/mock.rs b/bizinikiwi/pezframe/nfts/src/mock.rs index d8d6f36f..871cd83d 100644 --- a/bizinikiwi/pezframe/nfts/src/mock.rs +++ b/bizinikiwi/pezframe/nfts/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/tests.rs b/bizinikiwi/pezframe/nfts/src/tests.rs index 7143fa01..5f4e4004 100644 --- a/bizinikiwi/pezframe/nfts/src/tests.rs +++ b/bizinikiwi/pezframe/nfts/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/types.rs b/bizinikiwi/pezframe/nfts/src/types.rs index da096b34..ac729fe1 100644 --- a/bizinikiwi/pezframe/nfts/src/types.rs +++ b/bizinikiwi/pezframe/nfts/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nfts/src/weights.rs b/bizinikiwi/pezframe/nfts/src/weights.rs index 574880f0..6e659646 100644 --- a/bizinikiwi/pezframe/nfts/src/weights.rs +++ b/bizinikiwi/pezframe/nfts/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nis/src/benchmarking.rs b/bizinikiwi/pezframe/nis/src/benchmarking.rs index 978a3993..f242e613 100644 --- a/bizinikiwi/pezframe/nis/src/benchmarking.rs +++ b/bizinikiwi/pezframe/nis/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nis/src/lib.rs b/bizinikiwi/pezframe/nis/src/lib.rs index b9a26abe..3cef15e7 100644 --- a/bizinikiwi/pezframe/nis/src/lib.rs +++ b/bizinikiwi/pezframe/nis/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nis/src/mock.rs b/bizinikiwi/pezframe/nis/src/mock.rs index cabe83b4..4ac36451 100644 --- a/bizinikiwi/pezframe/nis/src/mock.rs +++ b/bizinikiwi/pezframe/nis/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nis/src/tests.rs b/bizinikiwi/pezframe/nis/src/tests.rs index 64bd413f..2291bf54 100644 --- a/bizinikiwi/pezframe/nis/src/tests.rs +++ b/bizinikiwi/pezframe/nis/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nis/src/weights.rs b/bizinikiwi/pezframe/nis/src/weights.rs index 2ba0ae7a..cf493bd6 100644 --- a/bizinikiwi/pezframe/nis/src/weights.rs +++ b/bizinikiwi/pezframe/nis/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/node-authorization/src/lib.rs b/bizinikiwi/pezframe/node-authorization/src/lib.rs index 1f78185c..9d416644 100644 --- a/bizinikiwi/pezframe/node-authorization/src/lib.rs +++ b/bizinikiwi/pezframe/node-authorization/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/node-authorization/src/mock.rs b/bizinikiwi/pezframe/node-authorization/src/mock.rs index 4ff769e7..249acba7 100644 --- a/bizinikiwi/pezframe/node-authorization/src/mock.rs +++ b/bizinikiwi/pezframe/node-authorization/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/node-authorization/src/tests.rs b/bizinikiwi/pezframe/node-authorization/src/tests.rs index 1ca2e07f..a0ce7bdd 100644 --- a/bizinikiwi/pezframe/node-authorization/src/tests.rs +++ b/bizinikiwi/pezframe/node-authorization/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/node-authorization/src/weights.rs b/bizinikiwi/pezframe/node-authorization/src/weights.rs index a1b8b352..eee77b13 100644 --- a/bizinikiwi/pezframe/node-authorization/src/weights.rs +++ b/bizinikiwi/pezframe/node-authorization/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nomination-pools/benchmarking/src/inner.rs b/bizinikiwi/pezframe/nomination-pools/benchmarking/src/inner.rs index 2fb6fedf..dbceba3b 100644 --- a/bizinikiwi/pezframe/nomination-pools/benchmarking/src/inner.rs +++ b/bizinikiwi/pezframe/nomination-pools/benchmarking/src/inner.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nomination-pools/benchmarking/src/lib.rs b/bizinikiwi/pezframe/nomination-pools/benchmarking/src/lib.rs index 42be8e70..1dada909 100644 --- a/bizinikiwi/pezframe/nomination-pools/benchmarking/src/lib.rs +++ b/bizinikiwi/pezframe/nomination-pools/benchmarking/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nomination-pools/benchmarking/src/mock.rs b/bizinikiwi/pezframe/nomination-pools/benchmarking/src/mock.rs index fdb1419f..9226f459 100644 --- a/bizinikiwi/pezframe/nomination-pools/benchmarking/src/mock.rs +++ b/bizinikiwi/pezframe/nomination-pools/benchmarking/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nomination-pools/fuzzer/src/call.rs b/bizinikiwi/pezframe/nomination-pools/fuzzer/src/call.rs index 69114705..5236516d 100644 --- a/bizinikiwi/pezframe/nomination-pools/fuzzer/src/call.rs +++ b/bizinikiwi/pezframe/nomination-pools/fuzzer/src/call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nomination-pools/runtime-api/src/lib.rs b/bizinikiwi/pezframe/nomination-pools/runtime-api/src/lib.rs index 23f205b2..419569fc 100644 --- a/bizinikiwi/pezframe/nomination-pools/runtime-api/src/lib.rs +++ b/bizinikiwi/pezframe/nomination-pools/runtime-api/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nomination-pools/src/adapter.rs b/bizinikiwi/pezframe/nomination-pools/src/adapter.rs index 6ac7dbfd..da958c0e 100644 --- a/bizinikiwi/pezframe/nomination-pools/src/adapter.rs +++ b/bizinikiwi/pezframe/nomination-pools/src/adapter.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nomination-pools/src/lib.rs b/bizinikiwi/pezframe/nomination-pools/src/lib.rs index c2dead2e..07b75bcc 100644 --- a/bizinikiwi/pezframe/nomination-pools/src/lib.rs +++ b/bizinikiwi/pezframe/nomination-pools/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nomination-pools/src/migration.rs b/bizinikiwi/pezframe/nomination-pools/src/migration.rs index 9f0ac057..c1f7033f 100644 --- a/bizinikiwi/pezframe/nomination-pools/src/migration.rs +++ b/bizinikiwi/pezframe/nomination-pools/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nomination-pools/src/mock.rs b/bizinikiwi/pezframe/nomination-pools/src/mock.rs index 2eead440..eba0f698 100644 --- a/bizinikiwi/pezframe/nomination-pools/src/mock.rs +++ b/bizinikiwi/pezframe/nomination-pools/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nomination-pools/src/tests.rs b/bizinikiwi/pezframe/nomination-pools/src/tests.rs index 5ed79c4c..454f2c8f 100644 --- a/bizinikiwi/pezframe/nomination-pools/src/tests.rs +++ b/bizinikiwi/pezframe/nomination-pools/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); you may not diff --git a/bizinikiwi/pezframe/nomination-pools/src/weights.rs b/bizinikiwi/pezframe/nomination-pools/src/weights.rs index 2416254c..5f5ae3b3 100644 --- a/bizinikiwi/pezframe/nomination-pools/src/weights.rs +++ b/bizinikiwi/pezframe/nomination-pools/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nomination-pools/test-delegate-stake/src/lib.rs b/bizinikiwi/pezframe/nomination-pools/test-delegate-stake/src/lib.rs index 5bac54d5..05fff80b 100644 --- a/bizinikiwi/pezframe/nomination-pools/test-delegate-stake/src/lib.rs +++ b/bizinikiwi/pezframe/nomination-pools/test-delegate-stake/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/nomination-pools/test-delegate-stake/src/mock.rs b/bizinikiwi/pezframe/nomination-pools/test-delegate-stake/src/mock.rs index 0f146a80..2e5a7b65 100644 --- a/bizinikiwi/pezframe/nomination-pools/test-delegate-stake/src/mock.rs +++ b/bizinikiwi/pezframe/nomination-pools/test-delegate-stake/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/offences/benchmarking/src/inner.rs b/bizinikiwi/pezframe/offences/benchmarking/src/inner.rs index 307adf06..8a33dd5c 100644 --- a/bizinikiwi/pezframe/offences/benchmarking/src/inner.rs +++ b/bizinikiwi/pezframe/offences/benchmarking/src/inner.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/offences/benchmarking/src/lib.rs b/bizinikiwi/pezframe/offences/benchmarking/src/lib.rs index efc587ac..678635d6 100644 --- a/bizinikiwi/pezframe/offences/benchmarking/src/lib.rs +++ b/bizinikiwi/pezframe/offences/benchmarking/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/offences/benchmarking/src/mock.rs b/bizinikiwi/pezframe/offences/benchmarking/src/mock.rs index 1ab92783..e6a9bf98 100644 --- a/bizinikiwi/pezframe/offences/benchmarking/src/mock.rs +++ b/bizinikiwi/pezframe/offences/benchmarking/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/offences/src/lib.rs b/bizinikiwi/pezframe/offences/src/lib.rs index a2854bd6..641bd4f9 100644 --- a/bizinikiwi/pezframe/offences/src/lib.rs +++ b/bizinikiwi/pezframe/offences/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/offences/src/migration.rs b/bizinikiwi/pezframe/offences/src/migration.rs index 222a3286..06c7fe2b 100644 --- a/bizinikiwi/pezframe/offences/src/migration.rs +++ b/bizinikiwi/pezframe/offences/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/offences/src/mock.rs b/bizinikiwi/pezframe/offences/src/mock.rs index ee0e2691..d563e35d 100644 --- a/bizinikiwi/pezframe/offences/src/mock.rs +++ b/bizinikiwi/pezframe/offences/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/offences/src/tests.rs b/bizinikiwi/pezframe/offences/src/tests.rs index 3fb5a80a..95b9d828 100644 --- a/bizinikiwi/pezframe/offences/src/tests.rs +++ b/bizinikiwi/pezframe/offences/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/offences/src/weights.rs b/bizinikiwi/pezframe/offences/src/weights.rs index fd13a8c2..d3bc295f 100644 --- a/bizinikiwi/pezframe/offences/src/weights.rs +++ b/bizinikiwi/pezframe/offences/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/origin-restriction/src/benchmarking.rs b/bizinikiwi/pezframe/origin-restriction/src/benchmarking.rs index 71a45e3a..51564518 100644 --- a/bizinikiwi/pezframe/origin-restriction/src/benchmarking.rs +++ b/bizinikiwi/pezframe/origin-restriction/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/origin-restriction/src/lib.rs b/bizinikiwi/pezframe/origin-restriction/src/lib.rs index ceb77f6d..2b6f71a9 100644 --- a/bizinikiwi/pezframe/origin-restriction/src/lib.rs +++ b/bizinikiwi/pezframe/origin-restriction/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/origin-restriction/src/mock.rs b/bizinikiwi/pezframe/origin-restriction/src/mock.rs index 2d391997..2d30cf9f 100644 --- a/bizinikiwi/pezframe/origin-restriction/src/mock.rs +++ b/bizinikiwi/pezframe/origin-restriction/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/origin-restriction/src/tests.rs b/bizinikiwi/pezframe/origin-restriction/src/tests.rs index 2aa32407..469260af 100644 --- a/bizinikiwi/pezframe/origin-restriction/src/tests.rs +++ b/bizinikiwi/pezframe/origin-restriction/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/origin-restriction/src/weights.rs b/bizinikiwi/pezframe/origin-restriction/src/weights.rs index eb7fa3b4..f9bf88dd 100644 --- a/bizinikiwi/pezframe/origin-restriction/src/weights.rs +++ b/bizinikiwi/pezframe/origin-restriction/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/paged-list/fuzzer/src/paged_list.rs b/bizinikiwi/pezframe/paged-list/fuzzer/src/paged_list.rs index 885b59f5..0d21477a 100644 --- a/bizinikiwi/pezframe/paged-list/fuzzer/src/paged_list.rs +++ b/bizinikiwi/pezframe/paged-list/fuzzer/src/paged_list.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/paged-list/src/lib.rs b/bizinikiwi/pezframe/paged-list/src/lib.rs index b64c53d1..53724f8c 100644 --- a/bizinikiwi/pezframe/paged-list/src/lib.rs +++ b/bizinikiwi/pezframe/paged-list/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/paged-list/src/mock.rs b/bizinikiwi/pezframe/paged-list/src/mock.rs index 4ec1de61..2f9b4de0 100644 --- a/bizinikiwi/pezframe/paged-list/src/mock.rs +++ b/bizinikiwi/pezframe/paged-list/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/paged-list/src/paged_list.rs b/bizinikiwi/pezframe/paged-list/src/paged_list.rs index d3ff46c7..f5d319da 100644 --- a/bizinikiwi/pezframe/paged-list/src/paged_list.rs +++ b/bizinikiwi/pezframe/paged-list/src/paged_list.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/paged-list/src/tests.rs b/bizinikiwi/pezframe/paged-list/src/tests.rs index cce3c45e..cbec716f 100644 --- a/bizinikiwi/pezframe/paged-list/src/tests.rs +++ b/bizinikiwi/pezframe/paged-list/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/parameters/src/benchmarking.rs b/bizinikiwi/pezframe/parameters/src/benchmarking.rs index 1100a5e1..463b0769 100644 --- a/bizinikiwi/pezframe/parameters/src/benchmarking.rs +++ b/bizinikiwi/pezframe/parameters/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/parameters/src/lib.rs b/bizinikiwi/pezframe/parameters/src/lib.rs index d0390109..5b1842f2 100644 --- a/bizinikiwi/pezframe/parameters/src/lib.rs +++ b/bizinikiwi/pezframe/parameters/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/parameters/src/tests/mock.rs b/bizinikiwi/pezframe/parameters/src/tests/mock.rs index 1107b5ae..b050fd73 100644 --- a/bizinikiwi/pezframe/parameters/src/tests/mock.rs +++ b/bizinikiwi/pezframe/parameters/src/tests/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/parameters/src/tests/mod.rs b/bizinikiwi/pezframe/parameters/src/tests/mod.rs index 68553b57..cdd7111e 100644 --- a/bizinikiwi/pezframe/parameters/src/tests/mod.rs +++ b/bizinikiwi/pezframe/parameters/src/tests/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/parameters/src/tests/test_renamed.rs b/bizinikiwi/pezframe/parameters/src/tests/test_renamed.rs index 4f915036..2011e338 100644 --- a/bizinikiwi/pezframe/parameters/src/tests/test_renamed.rs +++ b/bizinikiwi/pezframe/parameters/src/tests/test_renamed.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/parameters/src/tests/unit.rs b/bizinikiwi/pezframe/parameters/src/tests/unit.rs index db1e838b..7a21161c 100644 --- a/bizinikiwi/pezframe/parameters/src/tests/unit.rs +++ b/bizinikiwi/pezframe/parameters/src/tests/unit.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/parameters/src/weights.rs b/bizinikiwi/pezframe/parameters/src/weights.rs index 9a78d439..1b0b3623 100644 --- a/bizinikiwi/pezframe/parameters/src/weights.rs +++ b/bizinikiwi/pezframe/parameters/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/people/src/benchmarking.rs b/bizinikiwi/pezframe/people/src/benchmarking.rs index e23a840f..77abddfc 100644 --- a/bizinikiwi/pezframe/people/src/benchmarking.rs +++ b/bizinikiwi/pezframe/people/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/people/src/extension.rs b/bizinikiwi/pezframe/people/src/extension.rs index 163e0af5..ed6ef1c6 100644 --- a/bizinikiwi/pezframe/people/src/extension.rs +++ b/bizinikiwi/pezframe/people/src/extension.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/people/src/lib.rs b/bizinikiwi/pezframe/people/src/lib.rs index 8ce0bd2f..42819b0c 100644 --- a/bizinikiwi/pezframe/people/src/lib.rs +++ b/bizinikiwi/pezframe/people/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/people/src/mock.rs b/bizinikiwi/pezframe/people/src/mock.rs index 560e17a1..2f232994 100644 --- a/bizinikiwi/pezframe/people/src/mock.rs +++ b/bizinikiwi/pezframe/people/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/people/src/tests.rs b/bizinikiwi/pezframe/people/src/tests.rs index 6e9f8f21..dac094df 100644 --- a/bizinikiwi/pezframe/people/src/tests.rs +++ b/bizinikiwi/pezframe/people/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/people/src/types.rs b/bizinikiwi/pezframe/people/src/types.rs index 2bca323e..ea4403dc 100644 --- a/bizinikiwi/pezframe/people/src/types.rs +++ b/bizinikiwi/pezframe/people/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/people/src/weights.rs b/bizinikiwi/pezframe/people/src/weights.rs index 65c4e6dc..46d13919 100644 --- a/bizinikiwi/pezframe/people/src/weights.rs +++ b/bizinikiwi/pezframe/people/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/pezframe-metadata/src/decode_different.rs b/bizinikiwi/pezframe/pezframe-metadata/src/decode_different.rs index 0c132546..fa759717 100644 --- a/bizinikiwi/pezframe/pezframe-metadata/src/decode_different.rs +++ b/bizinikiwi/pezframe/pezframe-metadata/src/decode_different.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/pezframe-metadata/src/lib.rs b/bizinikiwi/pezframe/pezframe-metadata/src/lib.rs index eb626b68..ce3854f3 100644 --- a/bizinikiwi/pezframe/pezframe-metadata/src/lib.rs +++ b/bizinikiwi/pezframe/pezframe-metadata/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/pezframe-metadata/src/v10.rs b/bizinikiwi/pezframe/pezframe-metadata/src/v10.rs index 9306c9aa..78db2f22 100644 --- a/bizinikiwi/pezframe/pezframe-metadata/src/v10.rs +++ b/bizinikiwi/pezframe/pezframe-metadata/src/v10.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/pezframe-metadata/src/v11.rs b/bizinikiwi/pezframe/pezframe-metadata/src/v11.rs index 077f07dc..cf61cf4a 100644 --- a/bizinikiwi/pezframe/pezframe-metadata/src/v11.rs +++ b/bizinikiwi/pezframe/pezframe-metadata/src/v11.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/pezframe-metadata/src/v12.rs b/bizinikiwi/pezframe/pezframe-metadata/src/v12.rs index 63d75231..6add8fdd 100644 --- a/bizinikiwi/pezframe/pezframe-metadata/src/v12.rs +++ b/bizinikiwi/pezframe/pezframe-metadata/src/v12.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/pezframe-metadata/src/v14.rs b/bizinikiwi/pezframe/pezframe-metadata/src/v14.rs index 260d77e1..0e624ff1 100644 --- a/bizinikiwi/pezframe/pezframe-metadata/src/v14.rs +++ b/bizinikiwi/pezframe/pezframe-metadata/src/v14.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/pezframe-metadata/src/v15.rs b/bizinikiwi/pezframe/pezframe-metadata/src/v15.rs index 9742988f..33baf592 100644 --- a/bizinikiwi/pezframe/pezframe-metadata/src/v15.rs +++ b/bizinikiwi/pezframe/pezframe-metadata/src/v15.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/pezframe-metadata/src/v16.rs b/bizinikiwi/pezframe/pezframe-metadata/src/v16.rs index 28fdbe36..d1ca29c8 100644 --- a/bizinikiwi/pezframe/pezframe-metadata/src/v16.rs +++ b/bizinikiwi/pezframe/pezframe-metadata/src/v16.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/pezframe-metadata/src/v8.rs b/bizinikiwi/pezframe/pezframe-metadata/src/v8.rs index c357271a..ece1166a 100644 --- a/bizinikiwi/pezframe/pezframe-metadata/src/v8.rs +++ b/bizinikiwi/pezframe/pezframe-metadata/src/v8.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/pezframe-metadata/src/v9.rs b/bizinikiwi/pezframe/pezframe-metadata/src/v9.rs index 2d11ee3b..787dd1e1 100644 --- a/bizinikiwi/pezframe/pezframe-metadata/src/v9.rs +++ b/bizinikiwi/pezframe/pezframe-metadata/src/v9.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/preimage/src/benchmarking.rs b/bizinikiwi/pezframe/preimage/src/benchmarking.rs index 2503199c..5089a636 100644 --- a/bizinikiwi/pezframe/preimage/src/benchmarking.rs +++ b/bizinikiwi/pezframe/preimage/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/preimage/src/lib.rs b/bizinikiwi/pezframe/preimage/src/lib.rs index 6b0f6aa5..b9a4b036 100644 --- a/bizinikiwi/pezframe/preimage/src/lib.rs +++ b/bizinikiwi/pezframe/preimage/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/preimage/src/migration.rs b/bizinikiwi/pezframe/preimage/src/migration.rs index 34725c13..dc0145cd 100644 --- a/bizinikiwi/pezframe/preimage/src/migration.rs +++ b/bizinikiwi/pezframe/preimage/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/preimage/src/mock.rs b/bizinikiwi/pezframe/preimage/src/mock.rs index 76226d83..b7307aa2 100644 --- a/bizinikiwi/pezframe/preimage/src/mock.rs +++ b/bizinikiwi/pezframe/preimage/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/preimage/src/tests.rs b/bizinikiwi/pezframe/preimage/src/tests.rs index 2dd67108..a25f9735 100644 --- a/bizinikiwi/pezframe/preimage/src/tests.rs +++ b/bizinikiwi/pezframe/preimage/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/preimage/src/weights.rs b/bizinikiwi/pezframe/preimage/src/weights.rs index 7726b814..0b62f8fa 100644 --- a/bizinikiwi/pezframe/preimage/src/weights.rs +++ b/bizinikiwi/pezframe/preimage/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/proxy/src/benchmarking.rs b/bizinikiwi/pezframe/proxy/src/benchmarking.rs index d080d3c6..c9ad2e27 100644 --- a/bizinikiwi/pezframe/proxy/src/benchmarking.rs +++ b/bizinikiwi/pezframe/proxy/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/proxy/src/lib.rs b/bizinikiwi/pezframe/proxy/src/lib.rs index db5fdb8b..c754d41e 100644 --- a/bizinikiwi/pezframe/proxy/src/lib.rs +++ b/bizinikiwi/pezframe/proxy/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/proxy/src/tests.rs b/bizinikiwi/pezframe/proxy/src/tests.rs index 9423108d..ecafb8bb 100644 --- a/bizinikiwi/pezframe/proxy/src/tests.rs +++ b/bizinikiwi/pezframe/proxy/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/proxy/src/weights.rs b/bizinikiwi/pezframe/proxy/src/weights.rs index dcc85d04..f8464110 100644 --- a/bizinikiwi/pezframe/proxy/src/weights.rs +++ b/bizinikiwi/pezframe/proxy/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/ranked-collective/src/benchmarking.rs b/bizinikiwi/pezframe/ranked-collective/src/benchmarking.rs index 9465e981..04cd3440 100644 --- a/bizinikiwi/pezframe/ranked-collective/src/benchmarking.rs +++ b/bizinikiwi/pezframe/ranked-collective/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/ranked-collective/src/lib.rs b/bizinikiwi/pezframe/ranked-collective/src/lib.rs index d80f8ecc..ef68138f 100644 --- a/bizinikiwi/pezframe/ranked-collective/src/lib.rs +++ b/bizinikiwi/pezframe/ranked-collective/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/ranked-collective/src/tests.rs b/bizinikiwi/pezframe/ranked-collective/src/tests.rs index 4e0b1ae0..2b26fcc2 100644 --- a/bizinikiwi/pezframe/ranked-collective/src/tests.rs +++ b/bizinikiwi/pezframe/ranked-collective/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/ranked-collective/src/weights.rs b/bizinikiwi/pezframe/ranked-collective/src/weights.rs index 5ab68f2a..db092f07 100644 --- a/bizinikiwi/pezframe/ranked-collective/src/weights.rs +++ b/bizinikiwi/pezframe/ranked-collective/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/recovery/src/benchmarking.rs b/bizinikiwi/pezframe/recovery/src/benchmarking.rs index 69141c55..cfc31eca 100644 --- a/bizinikiwi/pezframe/recovery/src/benchmarking.rs +++ b/bizinikiwi/pezframe/recovery/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/recovery/src/lib.rs b/bizinikiwi/pezframe/recovery/src/lib.rs index b0e760d8..d9615b4d 100644 --- a/bizinikiwi/pezframe/recovery/src/lib.rs +++ b/bizinikiwi/pezframe/recovery/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/recovery/src/mock.rs b/bizinikiwi/pezframe/recovery/src/mock.rs index 8f2aaa39..7ea643a4 100644 --- a/bizinikiwi/pezframe/recovery/src/mock.rs +++ b/bizinikiwi/pezframe/recovery/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/recovery/src/tests.rs b/bizinikiwi/pezframe/recovery/src/tests.rs index ce7cefa5..4abf71a6 100644 --- a/bizinikiwi/pezframe/recovery/src/tests.rs +++ b/bizinikiwi/pezframe/recovery/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/recovery/src/weights.rs b/bizinikiwi/pezframe/recovery/src/weights.rs index 3af17100..221ba692 100644 --- a/bizinikiwi/pezframe/recovery/src/weights.rs +++ b/bizinikiwi/pezframe/recovery/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/referenda/src/benchmarking.rs b/bizinikiwi/pezframe/referenda/src/benchmarking.rs index c5a8e9a5..70247ce5 100644 --- a/bizinikiwi/pezframe/referenda/src/benchmarking.rs +++ b/bizinikiwi/pezframe/referenda/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/referenda/src/branch.rs b/bizinikiwi/pezframe/referenda/src/branch.rs index ff7414d8..cbd82176 100644 --- a/bizinikiwi/pezframe/referenda/src/branch.rs +++ b/bizinikiwi/pezframe/referenda/src/branch.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/referenda/src/lib.rs b/bizinikiwi/pezframe/referenda/src/lib.rs index d4ce36af..bcd6a90e 100644 --- a/bizinikiwi/pezframe/referenda/src/lib.rs +++ b/bizinikiwi/pezframe/referenda/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/referenda/src/migration.rs b/bizinikiwi/pezframe/referenda/src/migration.rs index e27ed0a4..28ffe03e 100644 --- a/bizinikiwi/pezframe/referenda/src/migration.rs +++ b/bizinikiwi/pezframe/referenda/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/referenda/src/mock.rs b/bizinikiwi/pezframe/referenda/src/mock.rs index 3c13c106..90282b83 100644 --- a/bizinikiwi/pezframe/referenda/src/mock.rs +++ b/bizinikiwi/pezframe/referenda/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/referenda/src/tests.rs b/bizinikiwi/pezframe/referenda/src/tests.rs index a69f19b6..7a0da4b3 100644 --- a/bizinikiwi/pezframe/referenda/src/tests.rs +++ b/bizinikiwi/pezframe/referenda/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/referenda/src/types.rs b/bizinikiwi/pezframe/referenda/src/types.rs index b4f934a9..b9e654e2 100644 --- a/bizinikiwi/pezframe/referenda/src/types.rs +++ b/bizinikiwi/pezframe/referenda/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/referenda/src/weights.rs b/bizinikiwi/pezframe/referenda/src/weights.rs index 92fe9345..294053ae 100644 --- a/bizinikiwi/pezframe/referenda/src/weights.rs +++ b/bizinikiwi/pezframe/referenda/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/remark/src/benchmarking.rs b/bizinikiwi/pezframe/remark/src/benchmarking.rs index d04b4789..97d07f2a 100644 --- a/bizinikiwi/pezframe/remark/src/benchmarking.rs +++ b/bizinikiwi/pezframe/remark/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/remark/src/lib.rs b/bizinikiwi/pezframe/remark/src/lib.rs index 3c5077fe..547e7df0 100644 --- a/bizinikiwi/pezframe/remark/src/lib.rs +++ b/bizinikiwi/pezframe/remark/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/remark/src/mock.rs b/bizinikiwi/pezframe/remark/src/mock.rs index c119e28e..45b52af0 100644 --- a/bizinikiwi/pezframe/remark/src/mock.rs +++ b/bizinikiwi/pezframe/remark/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/remark/src/tests.rs b/bizinikiwi/pezframe/remark/src/tests.rs index f5706485..0b246590 100644 --- a/bizinikiwi/pezframe/remark/src/tests.rs +++ b/bizinikiwi/pezframe/remark/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/remark/src/weights.rs b/bizinikiwi/pezframe/remark/src/weights.rs index bf969df3..590133c7 100644 --- a/bizinikiwi/pezframe/remark/src/weights.rs +++ b/bizinikiwi/pezframe/remark/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/dev-node/node/build.rs b/bizinikiwi/pezframe/revive/dev-node/node/build.rs index ea2ac560..f29e1aab 100644 --- a/bizinikiwi/pezframe/revive/dev-node/node/build.rs +++ b/bizinikiwi/pezframe/revive/dev-node/node/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/dev-node/node/src/chain_spec.rs b/bizinikiwi/pezframe/revive/dev-node/node/src/chain_spec.rs index 93a4c97c..28dd2804 100644 --- a/bizinikiwi/pezframe/revive/dev-node/node/src/chain_spec.rs +++ b/bizinikiwi/pezframe/revive/dev-node/node/src/chain_spec.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/dev-node/node/src/cli.rs b/bizinikiwi/pezframe/revive/dev-node/node/src/cli.rs index 07cd8e36..d5f57f89 100644 --- a/bizinikiwi/pezframe/revive/dev-node/node/src/cli.rs +++ b/bizinikiwi/pezframe/revive/dev-node/node/src/cli.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/dev-node/node/src/command.rs b/bizinikiwi/pezframe/revive/dev-node/node/src/command.rs index b7d4fe7f..e97deb6e 100644 --- a/bizinikiwi/pezframe/revive/dev-node/node/src/command.rs +++ b/bizinikiwi/pezframe/revive/dev-node/node/src/command.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/dev-node/node/src/lib.rs b/bizinikiwi/pezframe/revive/dev-node/node/src/lib.rs index de233a9c..71cf3444 100644 --- a/bizinikiwi/pezframe/revive/dev-node/node/src/lib.rs +++ b/bizinikiwi/pezframe/revive/dev-node/node/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/dev-node/node/src/main.rs b/bizinikiwi/pezframe/revive/dev-node/node/src/main.rs index c1643b72..1869b7ee 100644 --- a/bizinikiwi/pezframe/revive/dev-node/node/src/main.rs +++ b/bizinikiwi/pezframe/revive/dev-node/node/src/main.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/dev-node/node/src/rpc.rs b/bizinikiwi/pezframe/revive/dev-node/node/src/rpc.rs index 7f7d5f30..942f3a96 100644 --- a/bizinikiwi/pezframe/revive/dev-node/node/src/rpc.rs +++ b/bizinikiwi/pezframe/revive/dev-node/node/src/rpc.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/dev-node/node/src/service.rs b/bizinikiwi/pezframe/revive/dev-node/node/src/service.rs index 1ee2af97..1a4cd79c 100644 --- a/bizinikiwi/pezframe/revive/dev-node/node/src/service.rs +++ b/bizinikiwi/pezframe/revive/dev-node/node/src/service.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/dev-node/runtime/build.rs b/bizinikiwi/pezframe/revive/dev-node/runtime/build.rs index e44ef105..c807de4d 100644 --- a/bizinikiwi/pezframe/revive/dev-node/runtime/build.rs +++ b/bizinikiwi/pezframe/revive/dev-node/runtime/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/dev-node/runtime/src/lib.rs b/bizinikiwi/pezframe/revive/dev-node/runtime/src/lib.rs index 388df366..b8418fac 100644 --- a/bizinikiwi/pezframe/revive/dev-node/runtime/src/lib.rs +++ b/bizinikiwi/pezframe/revive/dev-node/runtime/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/build.rs b/bizinikiwi/pezframe/revive/fixtures/build.rs index 0bb2b752..88c419c9 100644 --- a/bizinikiwi/pezframe/revive/fixtures/build.rs +++ b/bizinikiwi/pezframe/revive/fixtures/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/balance.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/balance.rs index 11cbb882..624d0893 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/balance.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/balance.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/balance_of.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/balance_of.rs index 88d1579b..c00cf35e 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/balance_of.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/balance_of.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/base_fee.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/base_fee.rs index bd410b41..929bdc9e 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/base_fee.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/base_fee.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/basic_block.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/basic_block.rs index a1b1c6f0..444de779 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/basic_block.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/basic_block.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/block_author.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/block_author.rs index 7b82072d..9b35d630 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/block_author.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/block_author.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/block_hash.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/block_hash.rs index 71a47f6d..cf60d9fc 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/block_hash.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/block_hash.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/call.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/call.rs index 81f09a11..97d11c15 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/call.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/call_and_return.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/call_and_return.rs index fcd73e54..9e181997 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/call_and_return.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/call_and_return.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/call_and_returncode.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/call_and_returncode.rs index c07b0fa6..ff16d99b 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/call_and_returncode.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/call_and_returncode.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/call_caller_is_origin.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/call_caller_is_origin.rs index c6c2009c..f13083ed 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/call_caller_is_origin.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/call_caller_is_origin.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/call_caller_is_root.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/call_caller_is_root.rs index 35800442..ed06b518 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/call_caller_is_root.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/call_caller_is_root.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/call_data_copy.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/call_data_copy.rs index e94d69ec..baad1aae 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/call_data_copy.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/call_data_copy.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/call_data_load.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/call_data_load.rs index 617b0cc6..2f4b093d 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/call_data_load.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/call_data_load.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/call_data_size.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/call_data_size.rs index 8e7f02ac..c18ef90f 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/call_data_size.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/call_data_size.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/call_diverging_out_len.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/call_diverging_out_len.rs index d1f68876..f162d99e 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/call_diverging_out_len.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/call_diverging_out_len.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/call_own_code_hash.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/call_own_code_hash.rs index a4c9c107..eca5a1ef 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/call_own_code_hash.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/call_own_code_hash.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/call_return_code.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/call_return_code.rs index cc0e7609..0571cfa6 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/call_return_code.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/call_return_code.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/call_with_flags_and_value.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/call_with_flags_and_value.rs index a369088a..3bf4a080 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/call_with_flags_and_value.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/call_with_flags_and_value.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/call_with_input_size.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/call_with_input_size.rs index b91d52b6..3875cd6b 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/call_with_input_size.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/call_with_input_size.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/call_with_limit.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/call_with_limit.rs index 45166c38..dfc3b715 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/call_with_limit.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/call_with_limit.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/call_with_value.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/call_with_value.rs index 3be3a359..e437ecfe 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/call_with_value.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/call_with_value.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/caller_contract.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/caller_contract.rs index 798e8b60..56a24317 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/caller_contract.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/caller_contract.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/caller_is_origin_n.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/caller_is_origin_n.rs index efed88d9..0b282f68 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/caller_is_origin_n.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/caller_is_origin_n.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/chain_id.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/chain_id.rs index 340d0066..40f6bac9 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/chain_id.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/chain_id.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/clear_storage_on_zero_value.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/clear_storage_on_zero_value.rs index 10c0f570..780fcdc1 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/clear_storage_on_zero_value.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/clear_storage_on_zero_value.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/code_hash.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/code_hash.rs index 5e3d24bc..b382b2ea 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/code_hash.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/code_hash.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/consume_all_gas.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/consume_all_gas.rs index c9ab2e32..9c76ece2 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/consume_all_gas.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/consume_all_gas.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/create1_with_value.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/create1_with_value.rs index 7c3b3de3..ad6b7186 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/create1_with_value.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/create1_with_value.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/create2_with_value.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/create2_with_value.rs index 8330f007..69a94739 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/create2_with_value.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/create2_with_value.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/create_storage_and_call.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/create_storage_and_call.rs index b0dc3521..d2d3b93b 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/create_storage_and_call.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/create_storage_and_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/create_storage_and_instantiate.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/create_storage_and_instantiate.rs index 39fc6650..953724ec 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/create_storage_and_instantiate.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/create_storage_and_instantiate.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/create_transient_storage_and_call.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/create_transient_storage_and_call.rs index 9a31e39a..a9b99bf8 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/create_transient_storage_and_call.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/create_transient_storage_and_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/crypto_hash_keccak_256.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/crypto_hash_keccak_256.rs index f09effcc..92e35ab2 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/crypto_hash_keccak_256.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/crypto_hash_keccak_256.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/delegate_call.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/delegate_call.rs index 2791b1e5..a64339d5 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/delegate_call.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/delegate_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/delegate_call_deposit_limit.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/delegate_call_deposit_limit.rs index ad776446..a5b84a5d 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/delegate_call_deposit_limit.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/delegate_call_deposit_limit.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/delegate_call_lib.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/delegate_call_lib.rs index 89aa4e40..c54e469d 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/delegate_call_lib.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/delegate_call_lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/delegate_call_simple.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/delegate_call_simple.rs index 634e3ac4..51e4c476 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/delegate_call_simple.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/delegate_call_simple.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/drain.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/drain.rs index 265d4e21..5127126d 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/drain.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/drain.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/dummy.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/dummy.rs index eba55f86..32c1bf65 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/dummy.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/dummy.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/event_and_return_on_deploy.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/event_and_return_on_deploy.rs index 7fe17491..85e22008 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/event_and_return_on_deploy.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/event_and_return_on_deploy.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/event_size.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/event_size.rs index 66342a9b..b9a70eab 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/event_size.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/event_size.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/extcodesize.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/extcodesize.rs index e4c06b9b..446b1383 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/extcodesize.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/extcodesize.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/float_instruction.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/float_instruction.rs index 383543d1..ca7988b9 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/float_instruction.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/float_instruction.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/gas_left.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/gas_left.rs index 77b216c0..f0ef6fc8 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/gas_left.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/gas_left.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/gas_limit.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/gas_limit.rs index 65a79570..3f358ee4 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/gas_limit.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/gas_limit.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/gas_price.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/gas_price.rs index 80391afe..e1e6b366 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/gas_price.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/gas_price.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/gas_price_n.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/gas_price_n.rs index 6a1e9ae8..1cc5eedc 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/gas_price_n.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/gas_price_n.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/immutable_data.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/immutable_data.rs index a06686dd..53c1f7e3 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/immutable_data.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/immutable_data.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/instantiate_return_code.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/instantiate_return_code.rs index ba4aec99..88169720 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/instantiate_return_code.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/instantiate_return_code.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/multi_store.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/multi_store.rs index b5ad4b86..31f77360 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/multi_store.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/multi_store.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/new_set_code_hash_contract.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/new_set_code_hash_contract.rs index c56f943e..34769af8 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/new_set_code_hash_contract.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/new_set_code_hash_contract.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/noop.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/noop.rs index fa0ceef9..0896ecac 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/noop.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/noop.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/ok_trap_revert.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/ok_trap_revert.rs index 7d8b9643..60fb30ee 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/ok_trap_revert.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/ok_trap_revert.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/oom_ro.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/oom_ro.rs index 1955070b..7617c020 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/oom_ro.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/oom_ro.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/oom_rw_included.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/oom_rw_included.rs index b70c7cae..722b8903 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/oom_rw_included.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/oom_rw_included.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/oom_rw_trailing.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/oom_rw_trailing.rs index 3c1f9d33..3720fae5 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/oom_rw_trailing.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/oom_rw_trailing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/origin.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/origin.rs index d4120924..4f41a6c1 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/origin.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/origin.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/read_only_call.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/read_only_call.rs index 19c279a2..923d4312 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/read_only_call.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/read_only_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/recurse.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/recurse.rs index 169eeea3..73ec9e0e 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/recurse.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/recurse.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/return_data_api.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/return_data_api.rs index 32dd2e9d..ecf462a7 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/return_data_api.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/return_data_api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/return_sized.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/return_sized.rs index d46d25fe..72853599 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/return_sized.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/return_sized.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/return_with_data.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/return_with_data.rs index d6d07664..dbb60290 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/return_with_data.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/return_with_data.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/rpc_demo.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/rpc_demo.rs index 61e63051..a6c88870 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/rpc_demo.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/rpc_demo.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/run_out_of_gas.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/run_out_of_gas.rs index 87db84bb..92cc2b34 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/run_out_of_gas.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/run_out_of_gas.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/sbrk.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/sbrk.rs index 3fc0f576..1df3e863 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/sbrk.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/sbrk.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/self_destruct_by_precompile.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/self_destruct_by_precompile.rs index 17e1f21d..4a1d51b7 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/self_destruct_by_precompile.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/self_destruct_by_precompile.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/self_destruct_by_syscall.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/self_destruct_by_syscall.rs index 0e98be1a..29131dea 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/self_destruct_by_syscall.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/self_destruct_by_syscall.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/self_destruct_factory.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/self_destruct_factory.rs index 096708f3..55665398 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/self_destruct_factory.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/self_destruct_factory.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 #![no_std] diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/self_destructing_constructor_by_precompile.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/self_destructing_constructor_by_precompile.rs index 16df820a..940b9b3a 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/self_destructing_constructor_by_precompile.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/self_destructing_constructor_by_precompile.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/self_destructing_constructor_by_syscall.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/self_destructing_constructor_by_syscall.rs index 30682732..1e1edaf8 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/self_destructing_constructor_by_syscall.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/self_destructing_constructor_by_syscall.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/set_code_hash.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/set_code_hash.rs index 3d37deed..ee34768f 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/set_code_hash.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/set_code_hash.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/set_transient_storage.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/set_transient_storage.rs index bca042ea..c6fd07da 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/set_transient_storage.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/set_transient_storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/sr25519_verify.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/sr25519_verify.rs index 517e0efe..54745042 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/sr25519_verify.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/sr25519_verify.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/storage.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/storage.rs index 12ff0cfe..5341f20c 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/storage.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/storage_precompile_only_delegate_call.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/storage_precompile_only_delegate_call.rs index 19f4683f..050ab357 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/storage_precompile_only_delegate_call.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/storage_precompile_only_delegate_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/storage_size.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/storage_size.rs index 378473d1..ef468fe4 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/storage_size.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/storage_size.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/store_call.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/store_call.rs index ebd57185..a168f9bb 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/store_call.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/store_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/store_deploy.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/store_deploy.rs index c879aec7..fe678c35 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/store_deploy.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/store_deploy.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/terminate_and_send_to_argument.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/terminate_and_send_to_argument.rs index 4f08c142..7dce9e9d 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/terminate_and_send_to_argument.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/terminate_and_send_to_argument.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/tracing.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/tracing.rs index 929105e9..8497c749 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/tracing.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/tracing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/tracing_callee.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/tracing_callee.rs index 1371767d..c427321f 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/tracing_callee.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/tracing_callee.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/transfer_return_code.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/transfer_return_code.rs index 654220cc..074acf4b 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/transfer_return_code.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/transfer_return_code.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/transient_storage.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/transient_storage.rs index 429d6062..a2ab2a32 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/transient_storage.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/transient_storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/unknown_syscall.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/unknown_syscall.rs index 12c7a9b5..587aa57a 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/unknown_syscall.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/unknown_syscall.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/contracts/unstable_interface.rs b/bizinikiwi/pezframe/revive/fixtures/contracts/unstable_interface.rs index be8864f9..ec24bcac 100644 --- a/bizinikiwi/pezframe/revive/fixtures/contracts/unstable_interface.rs +++ b/bizinikiwi/pezframe/revive/fixtures/contracts/unstable_interface.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/panic_handler.rs b/bizinikiwi/pezframe/revive/fixtures/panic_handler.rs index c7cd65d1..50345079 100644 --- a/bizinikiwi/pezframe/revive/fixtures/panic_handler.rs +++ b/bizinikiwi/pezframe/revive/fixtures/panic_handler.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/sol_utils.rs b/bizinikiwi/pezframe/revive/fixtures/sol_utils.rs index 2c71c466..a2aa5e83 100644 --- a/bizinikiwi/pezframe/revive/fixtures/sol_utils.rs +++ b/bizinikiwi/pezframe/revive/fixtures/sol_utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/fixtures/src/lib.rs b/bizinikiwi/pezframe/revive/fixtures/src/lib.rs index b05ee6ed..3ffcdb9c 100644 --- a/bizinikiwi/pezframe/revive/fixtures/src/lib.rs +++ b/bizinikiwi/pezframe/revive/fixtures/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/proc-macro/src/lib.rs b/bizinikiwi/pezframe/revive/proc-macro/src/lib.rs index c1269ed5..5cd123f0 100644 --- a/bizinikiwi/pezframe/revive/proc-macro/src/lib.rs +++ b/bizinikiwi/pezframe/revive/proc-macro/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/build.rs b/bizinikiwi/pezframe/revive/rpc/build.rs index 6c68a38b..f0de6ac9 100644 --- a/bizinikiwi/pezframe/revive/rpc/build.rs +++ b/bizinikiwi/pezframe/revive/rpc/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/examples/deploy.rs b/bizinikiwi/pezframe/revive/rpc/examples/deploy.rs index 7d855f62..47c6fafe 100644 --- a/bizinikiwi/pezframe/revive/rpc/examples/deploy.rs +++ b/bizinikiwi/pezframe/revive/rpc/examples/deploy.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/examples/eth-rpc-tester.rs b/bizinikiwi/pezframe/revive/rpc/examples/eth-rpc-tester.rs index c7d74fe3..2b1f198f 100644 --- a/bizinikiwi/pezframe/revive/rpc/examples/eth-rpc-tester.rs +++ b/bizinikiwi/pezframe/revive/rpc/examples/eth-rpc-tester.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/examples/extrinsic.rs b/bizinikiwi/pezframe/revive/rpc/examples/extrinsic.rs index cd5d9e3c..e788596e 100644 --- a/bizinikiwi/pezframe/revive/rpc/examples/extrinsic.rs +++ b/bizinikiwi/pezframe/revive/rpc/examples/extrinsic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/examples/remark-extrinsic.rs b/bizinikiwi/pezframe/revive/rpc/examples/remark-extrinsic.rs index 2883307e..168fdcd5 100644 --- a/bizinikiwi/pezframe/revive/rpc/examples/remark-extrinsic.rs +++ b/bizinikiwi/pezframe/revive/rpc/examples/remark-extrinsic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/examples/rpc-playground.rs b/bizinikiwi/pezframe/revive/rpc/examples/rpc-playground.rs index 83e50e7a..6feca963 100644 --- a/bizinikiwi/pezframe/revive/rpc/examples/rpc-playground.rs +++ b/bizinikiwi/pezframe/revive/rpc/examples/rpc-playground.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/examples/transfer.rs b/bizinikiwi/pezframe/revive/rpc/examples/transfer.rs index 6a6eb715..cc5fd0f2 100644 --- a/bizinikiwi/pezframe/revive/rpc/examples/transfer.rs +++ b/bizinikiwi/pezframe/revive/rpc/examples/transfer.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/src/apis.rs b/bizinikiwi/pezframe/revive/rpc/src/apis.rs index 646061c8..57c333a2 100644 --- a/bizinikiwi/pezframe/revive/rpc/src/apis.rs +++ b/bizinikiwi/pezframe/revive/rpc/src/apis.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/src/apis/debug_apis.rs b/bizinikiwi/pezframe/revive/rpc/src/apis/debug_apis.rs index e91f80a3..c817fe81 100644 --- a/bizinikiwi/pezframe/revive/rpc/src/apis/debug_apis.rs +++ b/bizinikiwi/pezframe/revive/rpc/src/apis/debug_apis.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/src/apis/execution_apis.rs b/bizinikiwi/pezframe/revive/rpc/src/apis/execution_apis.rs index 375e3f90..c4a81478 100644 --- a/bizinikiwi/pezframe/revive/rpc/src/apis/execution_apis.rs +++ b/bizinikiwi/pezframe/revive/rpc/src/apis/execution_apis.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/src/apis/health_api.rs b/bizinikiwi/pezframe/revive/rpc/src/apis/health_api.rs index 6ed43875..03107b4c 100644 --- a/bizinikiwi/pezframe/revive/rpc/src/apis/health_api.rs +++ b/bizinikiwi/pezframe/revive/rpc/src/apis/health_api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/src/block_info_provider.rs b/bizinikiwi/pezframe/revive/rpc/src/block_info_provider.rs index 2103162f..4294b2e4 100644 --- a/bizinikiwi/pezframe/revive/rpc/src/block_info_provider.rs +++ b/bizinikiwi/pezframe/revive/rpc/src/block_info_provider.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/src/cli.rs b/bizinikiwi/pezframe/revive/rpc/src/cli.rs index d9d55cef..e599c7a5 100644 --- a/bizinikiwi/pezframe/revive/rpc/src/cli.rs +++ b/bizinikiwi/pezframe/revive/rpc/src/cli.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/src/client.rs b/bizinikiwi/pezframe/revive/rpc/src/client.rs index 14e5d87e..e900c628 100644 --- a/bizinikiwi/pezframe/revive/rpc/src/client.rs +++ b/bizinikiwi/pezframe/revive/rpc/src/client.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/src/client/runtime_api.rs b/bizinikiwi/pezframe/revive/rpc/src/client/runtime_api.rs index cd51d556..789ded2a 100644 --- a/bizinikiwi/pezframe/revive/rpc/src/client/runtime_api.rs +++ b/bizinikiwi/pezframe/revive/rpc/src/client/runtime_api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/src/client/storage_api.rs b/bizinikiwi/pezframe/revive/rpc/src/client/storage_api.rs index a6cf95ab..d554213b 100644 --- a/bizinikiwi/pezframe/revive/rpc/src/client/storage_api.rs +++ b/bizinikiwi/pezframe/revive/rpc/src/client/storage_api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/src/example.rs b/bizinikiwi/pezframe/revive/rpc/src/example.rs index d7a8aa24..0b7eea95 100644 --- a/bizinikiwi/pezframe/revive/rpc/src/example.rs +++ b/bizinikiwi/pezframe/revive/rpc/src/example.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/src/fee_history_provider.rs b/bizinikiwi/pezframe/revive/rpc/src/fee_history_provider.rs index c2a308ac..5b2969ad 100644 --- a/bizinikiwi/pezframe/revive/rpc/src/fee_history_provider.rs +++ b/bizinikiwi/pezframe/revive/rpc/src/fee_history_provider.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/src/lib.rs b/bizinikiwi/pezframe/revive/rpc/src/lib.rs index 655044c6..de04bfb7 100644 --- a/bizinikiwi/pezframe/revive/rpc/src/lib.rs +++ b/bizinikiwi/pezframe/revive/rpc/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/src/main.rs b/bizinikiwi/pezframe/revive/rpc/src/main.rs index 21d30809..b42e0b87 100644 --- a/bizinikiwi/pezframe/revive/rpc/src/main.rs +++ b/bizinikiwi/pezframe/revive/rpc/src/main.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/src/receipt_extractor.rs b/bizinikiwi/pezframe/revive/rpc/src/receipt_extractor.rs index 7ce1522e..65c7e138 100644 --- a/bizinikiwi/pezframe/revive/rpc/src/receipt_extractor.rs +++ b/bizinikiwi/pezframe/revive/rpc/src/receipt_extractor.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/src/receipt_provider.rs b/bizinikiwi/pezframe/revive/rpc/src/receipt_provider.rs index 917be7c8..5e8fc3d0 100644 --- a/bizinikiwi/pezframe/revive/rpc/src/receipt_provider.rs +++ b/bizinikiwi/pezframe/revive/rpc/src/receipt_provider.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/src/subxt_client.rs b/bizinikiwi/pezframe/revive/rpc/src/subxt_client.rs index e8ce07cd..8b494ede 100644 --- a/bizinikiwi/pezframe/revive/rpc/src/subxt_client.rs +++ b/bizinikiwi/pezframe/revive/rpc/src/subxt_client.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/rpc/src/tests.rs b/bizinikiwi/pezframe/revive/rpc/src/tests.rs index 3e65d9f7..4e1b3a5f 100644 --- a/bizinikiwi/pezframe/revive/rpc/src/tests.rs +++ b/bizinikiwi/pezframe/revive/rpc/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/address.rs b/bizinikiwi/pezframe/revive/src/address.rs index 74b561d2..f2b9a679 100644 --- a/bizinikiwi/pezframe/revive/src/address.rs +++ b/bizinikiwi/pezframe/revive/src/address.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/benchmarking.rs b/bizinikiwi/pezframe/revive/src/benchmarking.rs index 2d4690bd..49a8dbe0 100644 --- a/bizinikiwi/pezframe/revive/src/benchmarking.rs +++ b/bizinikiwi/pezframe/revive/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/call_builder.rs b/bizinikiwi/pezframe/revive/src/call_builder.rs index dcaaa883..a5cc9901 100644 --- a/bizinikiwi/pezframe/revive/src/call_builder.rs +++ b/bizinikiwi/pezframe/revive/src/call_builder.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/debug.rs b/bizinikiwi/pezframe/revive/src/debug.rs index e67df541..1684234e 100644 --- a/bizinikiwi/pezframe/revive/src/debug.rs +++ b/bizinikiwi/pezframe/revive/src/debug.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm.rs b/bizinikiwi/pezframe/revive/src/evm.rs index bea616d6..5961dce2 100644 --- a/bizinikiwi/pezframe/revive/src/evm.rs +++ b/bizinikiwi/pezframe/revive/src/evm.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/api.rs b/bizinikiwi/pezframe/revive/src/evm/api.rs index 5ea51a77..efc92f85 100644 --- a/bizinikiwi/pezframe/revive/src/evm/api.rs +++ b/bizinikiwi/pezframe/revive/src/evm/api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/api/account.rs b/bizinikiwi/pezframe/revive/src/evm/api/account.rs index dedbfe2a..804825e9 100644 --- a/bizinikiwi/pezframe/revive/src/evm/api/account.rs +++ b/bizinikiwi/pezframe/revive/src/evm/api/account.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/api/byte.rs b/bizinikiwi/pezframe/revive/src/evm/api/byte.rs index 7be4b694..94003793 100644 --- a/bizinikiwi/pezframe/revive/src/evm/api/byte.rs +++ b/bizinikiwi/pezframe/revive/src/evm/api/byte.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/api/debug_rpc_types.rs b/bizinikiwi/pezframe/revive/src/evm/api/debug_rpc_types.rs index 22a7b3fa..52d9a826 100644 --- a/bizinikiwi/pezframe/revive/src/evm/api/debug_rpc_types.rs +++ b/bizinikiwi/pezframe/revive/src/evm/api/debug_rpc_types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/api/hex_serde.rs b/bizinikiwi/pezframe/revive/src/evm/api/hex_serde.rs index 2f9d0c8e..6118e997 100644 --- a/bizinikiwi/pezframe/revive/src/evm/api/hex_serde.rs +++ b/bizinikiwi/pezframe/revive/src/evm/api/hex_serde.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/api/rlp_codec.rs b/bizinikiwi/pezframe/revive/src/evm/api/rlp_codec.rs index 89cb6523..04618458 100644 --- a/bizinikiwi/pezframe/revive/src/evm/api/rlp_codec.rs +++ b/bizinikiwi/pezframe/revive/src/evm/api/rlp_codec.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/api/rpc_types.rs b/bizinikiwi/pezframe/revive/src/evm/api/rpc_types.rs index 4e0627bd..640847f2 100644 --- a/bizinikiwi/pezframe/revive/src/evm/api/rpc_types.rs +++ b/bizinikiwi/pezframe/revive/src/evm/api/rpc_types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/api/rpc_types_gen.rs b/bizinikiwi/pezframe/revive/src/evm/api/rpc_types_gen.rs index 24ba44ca..19ae60b2 100644 --- a/bizinikiwi/pezframe/revive/src/evm/api/rpc_types_gen.rs +++ b/bizinikiwi/pezframe/revive/src/evm/api/rpc_types_gen.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/api/signature.rs b/bizinikiwi/pezframe/revive/src/evm/api/signature.rs index 0c59446b..bfecb03c 100644 --- a/bizinikiwi/pezframe/revive/src/evm/api/signature.rs +++ b/bizinikiwi/pezframe/revive/src/evm/api/signature.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/api/type_id.rs b/bizinikiwi/pezframe/revive/src/evm/api/type_id.rs index 0ac321fb..d8739427 100644 --- a/bizinikiwi/pezframe/revive/src/evm/api/type_id.rs +++ b/bizinikiwi/pezframe/revive/src/evm/api/type_id.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/block_hash.rs b/bizinikiwi/pezframe/revive/src/evm/block_hash.rs index fe4f5569..e18ced2d 100644 --- a/bizinikiwi/pezframe/revive/src/evm/block_hash.rs +++ b/bizinikiwi/pezframe/revive/src/evm/block_hash.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/block_hash/block_builder.rs b/bizinikiwi/pezframe/revive/src/evm/block_hash/block_builder.rs index 23062543..d87b63bc 100644 --- a/bizinikiwi/pezframe/revive/src/evm/block_hash/block_builder.rs +++ b/bizinikiwi/pezframe/revive/src/evm/block_hash/block_builder.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/block_hash/hash_builder.rs b/bizinikiwi/pezframe/revive/src/evm/block_hash/hash_builder.rs index 42a52eb3..1b370f58 100644 --- a/bizinikiwi/pezframe/revive/src/evm/block_hash/hash_builder.rs +++ b/bizinikiwi/pezframe/revive/src/evm/block_hash/hash_builder.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/block_hash/receipt.rs b/bizinikiwi/pezframe/revive/src/evm/block_hash/receipt.rs index ebfc221b..ece7de4c 100644 --- a/bizinikiwi/pezframe/revive/src/evm/block_hash/receipt.rs +++ b/bizinikiwi/pezframe/revive/src/evm/block_hash/receipt.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/block_storage.rs b/bizinikiwi/pezframe/revive/src/evm/block_storage.rs index dc95d619..8b8a55d9 100644 --- a/bizinikiwi/pezframe/revive/src/evm/block_storage.rs +++ b/bizinikiwi/pezframe/revive/src/evm/block_storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/call.rs b/bizinikiwi/pezframe/revive/src/evm/call.rs index bf320c32..5454f2fa 100644 --- a/bizinikiwi/pezframe/revive/src/evm/call.rs +++ b/bizinikiwi/pezframe/revive/src/evm/call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/fees.rs b/bizinikiwi/pezframe/revive/src/evm/fees.rs index ceddd92e..5bc78b03 100644 --- a/bizinikiwi/pezframe/revive/src/evm/fees.rs +++ b/bizinikiwi/pezframe/revive/src/evm/fees.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/runtime.rs b/bizinikiwi/pezframe/revive/src/evm/runtime.rs index b4c24e04..21890818 100644 --- a/bizinikiwi/pezframe/revive/src/evm/runtime.rs +++ b/bizinikiwi/pezframe/revive/src/evm/runtime.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/tracing.rs b/bizinikiwi/pezframe/revive/src/evm/tracing.rs index bf1f2c30..2f46d4ef 100644 --- a/bizinikiwi/pezframe/revive/src/evm/tracing.rs +++ b/bizinikiwi/pezframe/revive/src/evm/tracing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/tracing/call_tracing.rs b/bizinikiwi/pezframe/revive/src/evm/tracing/call_tracing.rs index 6b209700..77046091 100644 --- a/bizinikiwi/pezframe/revive/src/evm/tracing/call_tracing.rs +++ b/bizinikiwi/pezframe/revive/src/evm/tracing/call_tracing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/tracing/prestate_tracing.rs b/bizinikiwi/pezframe/revive/src/evm/tracing/prestate_tracing.rs index 461135a1..ae284baa 100644 --- a/bizinikiwi/pezframe/revive/src/evm/tracing/prestate_tracing.rs +++ b/bizinikiwi/pezframe/revive/src/evm/tracing/prestate_tracing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/transfer_with_dust.rs b/bizinikiwi/pezframe/revive/src/evm/transfer_with_dust.rs index 36085ee0..a193d7ab 100644 --- a/bizinikiwi/pezframe/revive/src/evm/transfer_with_dust.rs +++ b/bizinikiwi/pezframe/revive/src/evm/transfer_with_dust.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/evm/tx_extension.rs b/bizinikiwi/pezframe/revive/src/evm/tx_extension.rs index 4d624472..533dc699 100644 --- a/bizinikiwi/pezframe/revive/src/evm/tx_extension.rs +++ b/bizinikiwi/pezframe/revive/src/evm/tx_extension.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/exec.rs b/bizinikiwi/pezframe/revive/src/exec.rs index 16c41ef7..dcc7dd02 100644 --- a/bizinikiwi/pezframe/revive/src/exec.rs +++ b/bizinikiwi/pezframe/revive/src/exec.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/exec/mock_ext.rs b/bizinikiwi/pezframe/revive/src/exec/mock_ext.rs index 4a656956..87daf82a 100644 --- a/bizinikiwi/pezframe/revive/src/exec/mock_ext.rs +++ b/bizinikiwi/pezframe/revive/src/exec/mock_ext.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/exec/tests.rs b/bizinikiwi/pezframe/revive/src/exec/tests.rs index b3d781db..7df9753f 100644 --- a/bizinikiwi/pezframe/revive/src/exec/tests.rs +++ b/bizinikiwi/pezframe/revive/src/exec/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/gas.rs b/bizinikiwi/pezframe/revive/src/gas.rs index a8f1d74c..2b09ab45 100644 --- a/bizinikiwi/pezframe/revive/src/gas.rs +++ b/bizinikiwi/pezframe/revive/src/gas.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/impl_fungibles.rs b/bizinikiwi/pezframe/revive/src/impl_fungibles.rs index 8c652974..5d64c538 100644 --- a/bizinikiwi/pezframe/revive/src/impl_fungibles.rs +++ b/bizinikiwi/pezframe/revive/src/impl_fungibles.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/lib.rs b/bizinikiwi/pezframe/revive/src/lib.rs index 7c670b35..08a0ac9d 100644 --- a/bizinikiwi/pezframe/revive/src/lib.rs +++ b/bizinikiwi/pezframe/revive/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/limits.rs b/bizinikiwi/pezframe/revive/src/limits.rs index 5f7dea6a..2c0bc078 100644 --- a/bizinikiwi/pezframe/revive/src/limits.rs +++ b/bizinikiwi/pezframe/revive/src/limits.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/migrations.rs b/bizinikiwi/pezframe/revive/src/migrations.rs index 01f144dd..325712a9 100644 --- a/bizinikiwi/pezframe/revive/src/migrations.rs +++ b/bizinikiwi/pezframe/revive/src/migrations.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/migrations/v1.rs b/bizinikiwi/pezframe/revive/src/migrations/v1.rs index 7651eda8..bdbacce8 100644 --- a/bizinikiwi/pezframe/revive/src/migrations/v1.rs +++ b/bizinikiwi/pezframe/revive/src/migrations/v1.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/migrations/v2.rs b/bizinikiwi/pezframe/revive/src/migrations/v2.rs index 7454a316..86506a40 100644 --- a/bizinikiwi/pezframe/revive/src/migrations/v2.rs +++ b/bizinikiwi/pezframe/revive/src/migrations/v2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/mock.rs b/bizinikiwi/pezframe/revive/src/mock.rs index d9fe51cd..6c3d8570 100644 --- a/bizinikiwi/pezframe/revive/src/mock.rs +++ b/bizinikiwi/pezframe/revive/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/precompiles.rs b/bizinikiwi/pezframe/revive/src/precompiles.rs index 09b2ab3a..481bfd65 100644 --- a/bizinikiwi/pezframe/revive/src/precompiles.rs +++ b/bizinikiwi/pezframe/revive/src/precompiles.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/precompiles/builtin.rs b/bizinikiwi/pezframe/revive/src/precompiles/builtin.rs index b9458c0d..d409e9c5 100644 --- a/bizinikiwi/pezframe/revive/src/precompiles/builtin.rs +++ b/bizinikiwi/pezframe/revive/src/precompiles/builtin.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/precompiles/builtin/benchmarking.rs b/bizinikiwi/pezframe/revive/src/precompiles/builtin/benchmarking.rs index 27c440dc..4af1e0c5 100644 --- a/bizinikiwi/pezframe/revive/src/precompiles/builtin/benchmarking.rs +++ b/bizinikiwi/pezframe/revive/src/precompiles/builtin/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/precompiles/builtin/blake2f.rs b/bizinikiwi/pezframe/revive/src/precompiles/builtin/blake2f.rs index 89bac1be..176340ff 100644 --- a/bizinikiwi/pezframe/revive/src/precompiles/builtin/blake2f.rs +++ b/bizinikiwi/pezframe/revive/src/precompiles/builtin/blake2f.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/precompiles/builtin/bn128.rs b/bizinikiwi/pezframe/revive/src/precompiles/builtin/bn128.rs index c66e9481..49089c61 100644 --- a/bizinikiwi/pezframe/revive/src/precompiles/builtin/bn128.rs +++ b/bizinikiwi/pezframe/revive/src/precompiles/builtin/bn128.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/precompiles/builtin/ecrecover.rs b/bizinikiwi/pezframe/revive/src/precompiles/builtin/ecrecover.rs index 0c054dd0..e83f3793 100644 --- a/bizinikiwi/pezframe/revive/src/precompiles/builtin/ecrecover.rs +++ b/bizinikiwi/pezframe/revive/src/precompiles/builtin/ecrecover.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/precompiles/builtin/identity.rs b/bizinikiwi/pezframe/revive/src/precompiles/builtin/identity.rs index 82abc409..df68d308 100644 --- a/bizinikiwi/pezframe/revive/src/precompiles/builtin/identity.rs +++ b/bizinikiwi/pezframe/revive/src/precompiles/builtin/identity.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/precompiles/builtin/modexp.rs b/bizinikiwi/pezframe/revive/src/precompiles/builtin/modexp.rs index 5fb4d626..e1bbffce 100644 --- a/bizinikiwi/pezframe/revive/src/precompiles/builtin/modexp.rs +++ b/bizinikiwi/pezframe/revive/src/precompiles/builtin/modexp.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/precompiles/builtin/p256_verify.rs b/bizinikiwi/pezframe/revive/src/precompiles/builtin/p256_verify.rs index 023bb208..62b6ceff 100644 --- a/bizinikiwi/pezframe/revive/src/precompiles/builtin/p256_verify.rs +++ b/bizinikiwi/pezframe/revive/src/precompiles/builtin/p256_verify.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/precompiles/builtin/point_eval.rs b/bizinikiwi/pezframe/revive/src/precompiles/builtin/point_eval.rs index 6d5ef588..80b18b72 100644 --- a/bizinikiwi/pezframe/revive/src/precompiles/builtin/point_eval.rs +++ b/bizinikiwi/pezframe/revive/src/precompiles/builtin/point_eval.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/precompiles/builtin/ripemd160.rs b/bizinikiwi/pezframe/revive/src/precompiles/builtin/ripemd160.rs index 5157fda9..4e749b93 100644 --- a/bizinikiwi/pezframe/revive/src/precompiles/builtin/ripemd160.rs +++ b/bizinikiwi/pezframe/revive/src/precompiles/builtin/ripemd160.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/precompiles/builtin/sha256.rs b/bizinikiwi/pezframe/revive/src/precompiles/builtin/sha256.rs index c8f5e0db..06c24164 100644 --- a/bizinikiwi/pezframe/revive/src/precompiles/builtin/sha256.rs +++ b/bizinikiwi/pezframe/revive/src/precompiles/builtin/sha256.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/precompiles/builtin/storage.rs b/bizinikiwi/pezframe/revive/src/precompiles/builtin/storage.rs index dc6b6ef5..9aced4bd 100644 --- a/bizinikiwi/pezframe/revive/src/precompiles/builtin/storage.rs +++ b/bizinikiwi/pezframe/revive/src/precompiles/builtin/storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/precompiles/builtin/system.rs b/bizinikiwi/pezframe/revive/src/precompiles/builtin/system.rs index b6244840..bfc4432c 100644 --- a/bizinikiwi/pezframe/revive/src/precompiles/builtin/system.rs +++ b/bizinikiwi/pezframe/revive/src/precompiles/builtin/system.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/precompiles/tests.rs b/bizinikiwi/pezframe/revive/src/precompiles/tests.rs index ab9c7eff..ee035450 100644 --- a/bizinikiwi/pezframe/revive/src/precompiles/tests.rs +++ b/bizinikiwi/pezframe/revive/src/precompiles/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/primitives.rs b/bizinikiwi/pezframe/revive/src/primitives.rs index 7adf081c..f9fd4421 100644 --- a/bizinikiwi/pezframe/revive/src/primitives.rs +++ b/bizinikiwi/pezframe/revive/src/primitives.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/storage.rs b/bizinikiwi/pezframe/revive/src/storage.rs index 6f077ada..fdda30b9 100644 --- a/bizinikiwi/pezframe/revive/src/storage.rs +++ b/bizinikiwi/pezframe/revive/src/storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/storage/meter.rs b/bizinikiwi/pezframe/revive/src/storage/meter.rs index 86361445..60ca0aa0 100644 --- a/bizinikiwi/pezframe/revive/src/storage/meter.rs +++ b/bizinikiwi/pezframe/revive/src/storage/meter.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/test_utils.rs b/bizinikiwi/pezframe/revive/src/test_utils.rs index 5f5779e0..02d1cf4c 100644 --- a/bizinikiwi/pezframe/revive/src/test_utils.rs +++ b/bizinikiwi/pezframe/revive/src/test_utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/test_utils/builder.rs b/bizinikiwi/pezframe/revive/src/test_utils/builder.rs index 035fc1df..66b054a5 100644 --- a/bizinikiwi/pezframe/revive/src/test_utils/builder.rs +++ b/bizinikiwi/pezframe/revive/src/test_utils/builder.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/tests.rs b/bizinikiwi/pezframe/revive/src/tests.rs index 3a739451..8cb3a756 100644 --- a/bizinikiwi/pezframe/revive/src/tests.rs +++ b/bizinikiwi/pezframe/revive/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/tests/block_hash.rs b/bizinikiwi/pezframe/revive/src/tests/block_hash.rs index 536f9650..4fd99e13 100644 --- a/bizinikiwi/pezframe/revive/src/tests/block_hash.rs +++ b/bizinikiwi/pezframe/revive/src/tests/block_hash.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/tests/pezpallet_dummy.rs b/bizinikiwi/pezframe/revive/src/tests/pezpallet_dummy.rs index a29eeda4..f1b534f6 100644 --- a/bizinikiwi/pezframe/revive/src/tests/pezpallet_dummy.rs +++ b/bizinikiwi/pezframe/revive/src/tests/pezpallet_dummy.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/tests/precompiles.rs b/bizinikiwi/pezframe/revive/src/tests/precompiles.rs index ab0fda87..7992e5b8 100644 --- a/bizinikiwi/pezframe/revive/src/tests/precompiles.rs +++ b/bizinikiwi/pezframe/revive/src/tests/precompiles.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/tests/pvm.rs b/bizinikiwi/pezframe/revive/src/tests/pvm.rs index 80421189..ac01c28b 100644 --- a/bizinikiwi/pezframe/revive/src/tests/pvm.rs +++ b/bizinikiwi/pezframe/revive/src/tests/pvm.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/tests/sol.rs b/bizinikiwi/pezframe/revive/src/tests/sol.rs index cc0330cc..56778d28 100644 --- a/bizinikiwi/pezframe/revive/src/tests/sol.rs +++ b/bizinikiwi/pezframe/revive/src/tests/sol.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/tests/sol/arithmetic.rs b/bizinikiwi/pezframe/revive/src/tests/sol/arithmetic.rs index 8656b50c..1ea85016 100644 --- a/bizinikiwi/pezframe/revive/src/tests/sol/arithmetic.rs +++ b/bizinikiwi/pezframe/revive/src/tests/sol/arithmetic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/tests/sol/bitwise.rs b/bizinikiwi/pezframe/revive/src/tests/sol/bitwise.rs index 170ac4c0..83dfdb05 100644 --- a/bizinikiwi/pezframe/revive/src/tests/sol/bitwise.rs +++ b/bizinikiwi/pezframe/revive/src/tests/sol/bitwise.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/tests/sol/block_info.rs b/bizinikiwi/pezframe/revive/src/tests/sol/block_info.rs index f0c0b4bf..13c35397 100644 --- a/bizinikiwi/pezframe/revive/src/tests/sol/block_info.rs +++ b/bizinikiwi/pezframe/revive/src/tests/sol/block_info.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/tests/sol/contract.rs b/bizinikiwi/pezframe/revive/src/tests/sol/contract.rs index c20e2b6e..897768ae 100644 --- a/bizinikiwi/pezframe/revive/src/tests/sol/contract.rs +++ b/bizinikiwi/pezframe/revive/src/tests/sol/contract.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/tests/sol/control.rs b/bizinikiwi/pezframe/revive/src/tests/sol/control.rs index 8735f550..3975ce34 100644 --- a/bizinikiwi/pezframe/revive/src/tests/sol/control.rs +++ b/bizinikiwi/pezframe/revive/src/tests/sol/control.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/tests/sol/host.rs b/bizinikiwi/pezframe/revive/src/tests/sol/host.rs index 8bc08099..8e20dfd5 100644 --- a/bizinikiwi/pezframe/revive/src/tests/sol/host.rs +++ b/bizinikiwi/pezframe/revive/src/tests/sol/host.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/tests/sol/memory.rs b/bizinikiwi/pezframe/revive/src/tests/sol/memory.rs index 8dbe6dd8..b93b77cc 100644 --- a/bizinikiwi/pezframe/revive/src/tests/sol/memory.rs +++ b/bizinikiwi/pezframe/revive/src/tests/sol/memory.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/tests/sol/stack.rs b/bizinikiwi/pezframe/revive/src/tests/sol/stack.rs index 072087b0..6e7ca614 100644 --- a/bizinikiwi/pezframe/revive/src/tests/sol/stack.rs +++ b/bizinikiwi/pezframe/revive/src/tests/sol/stack.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/tests/sol/system.rs b/bizinikiwi/pezframe/revive/src/tests/sol/system.rs index bbb22988..09cc22c5 100644 --- a/bizinikiwi/pezframe/revive/src/tests/sol/system.rs +++ b/bizinikiwi/pezframe/revive/src/tests/sol/system.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/tests/sol/terminate.rs b/bizinikiwi/pezframe/revive/src/tests/sol/terminate.rs index 2191e87e..bba587cc 100644 --- a/bizinikiwi/pezframe/revive/src/tests/sol/terminate.rs +++ b/bizinikiwi/pezframe/revive/src/tests/sol/terminate.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/tests/sol/tx_info.rs b/bizinikiwi/pezframe/revive/src/tests/sol/tx_info.rs index 9235bf5c..59e58c7e 100644 --- a/bizinikiwi/pezframe/revive/src/tests/sol/tx_info.rs +++ b/bizinikiwi/pezframe/revive/src/tests/sol/tx_info.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/tracing.rs b/bizinikiwi/pezframe/revive/src/tracing.rs index 2d290b46..71be166e 100644 --- a/bizinikiwi/pezframe/revive/src/tracing.rs +++ b/bizinikiwi/pezframe/revive/src/tracing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/transient_storage.rs b/bizinikiwi/pezframe/revive/src/transient_storage.rs index afb242e5..c8c7267f 100644 --- a/bizinikiwi/pezframe/revive/src/transient_storage.rs +++ b/bizinikiwi/pezframe/revive/src/transient_storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm.rs b/bizinikiwi/pezframe/revive/src/vm/evm.rs index 395e03da..bb8b2ded 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/ext_bytecode.rs b/bizinikiwi/pezframe/revive/src/vm/evm/ext_bytecode.rs index b0bd6dd8..663b52d8 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/ext_bytecode.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/ext_bytecode.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/arithmetic.rs b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/arithmetic.rs index 69d57f8c..f3ba9f99 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/arithmetic.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/arithmetic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/arithmetic/i256.rs b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/arithmetic/i256.rs index ed22bcdb..8693cc50 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/arithmetic/i256.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/arithmetic/i256.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/arithmetic/modular.rs b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/arithmetic/modular.rs index 141d3fbd..3cb7347d 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/arithmetic/modular.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/arithmetic/modular.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/bitwise.rs b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/bitwise.rs index 961cab61..b1315199 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/bitwise.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/bitwise.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/bitwise/bits.rs b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/bitwise/bits.rs index 47a1029c..c5b6db48 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/bitwise/bits.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/bitwise/bits.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/block_info.rs b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/block_info.rs index b101fe66..55862fb7 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/block_info.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/block_info.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/contract.rs b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/contract.rs index af712fad..e5c965b9 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/contract.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/contract.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/contract/call_helpers.rs b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/contract/call_helpers.rs index 985f56c2..1cb6031e 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/contract/call_helpers.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/contract/call_helpers.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/control.rs b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/control.rs index 8e49ade1..0e61e769 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/control.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/control.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/host.rs b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/host.rs index 79677f11..32e1b5bf 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/host.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/host.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/memory.rs b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/memory.rs index 0f964422..c2a17483 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/memory.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/memory.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/mod.rs b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/mod.rs index 9535131d..484af9d5 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/mod.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/stack.rs b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/stack.rs index 9b81aad1..f46cc51e 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/stack.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/stack.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/system.rs b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/system.rs index 2bbcae1d..adbbeaec 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/system.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/system.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/tx_info.rs b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/tx_info.rs index 69a85ceb..3af50127 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/tx_info.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/tx_info.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/utility.rs b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/utility.rs index 981f5cb9..bf7584ab 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/instructions/utility.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/instructions/utility.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/interpreter.rs b/bizinikiwi/pezframe/revive/src/vm/evm/interpreter.rs index 8b6c0fbc..1e410d24 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/interpreter.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/interpreter.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/memory.rs b/bizinikiwi/pezframe/revive/src/vm/evm/memory.rs index ae5dc5ea..f8af2d2d 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/memory.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/memory.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/stack.rs b/bizinikiwi/pezframe/revive/src/vm/evm/stack.rs index 03b2a6ce..08214163 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/stack.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/stack.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/evm/util.rs b/bizinikiwi/pezframe/revive/src/vm/evm/util.rs index 7c30c64c..0f3717a3 100644 --- a/bizinikiwi/pezframe/revive/src/vm/evm/util.rs +++ b/bizinikiwi/pezframe/revive/src/vm/evm/util.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/mod.rs b/bizinikiwi/pezframe/revive/src/vm/mod.rs index 19fb6c8a..c1231d67 100644 --- a/bizinikiwi/pezframe/revive/src/vm/mod.rs +++ b/bizinikiwi/pezframe/revive/src/vm/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/pvm.rs b/bizinikiwi/pezframe/revive/src/vm/pvm.rs index 4b401097..4132c287 100644 --- a/bizinikiwi/pezframe/revive/src/vm/pvm.rs +++ b/bizinikiwi/pezframe/revive/src/vm/pvm.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/pvm/env.rs b/bizinikiwi/pezframe/revive/src/vm/pvm/env.rs index 59aaff44..90b2caa3 100644 --- a/bizinikiwi/pezframe/revive/src/vm/pvm/env.rs +++ b/bizinikiwi/pezframe/revive/src/vm/pvm/env.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/vm/runtime_costs.rs b/bizinikiwi/pezframe/revive/src/vm/runtime_costs.rs index af163ce3..db7788a2 100644 --- a/bizinikiwi/pezframe/revive/src/vm/runtime_costs.rs +++ b/bizinikiwi/pezframe/revive/src/vm/runtime_costs.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/weightinfo_extension.rs b/bizinikiwi/pezframe/revive/src/weightinfo_extension.rs index 15b6a703..37c75ec5 100644 --- a/bizinikiwi/pezframe/revive/src/weightinfo_extension.rs +++ b/bizinikiwi/pezframe/revive/src/weightinfo_extension.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/src/weights.rs b/bizinikiwi/pezframe/revive/src/weights.rs index 84977a6e..decf3736 100644 --- a/bizinikiwi/pezframe/revive/src/weights.rs +++ b/bizinikiwi/pezframe/revive/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/uapi/src/flags.rs b/bizinikiwi/pezframe/revive/uapi/src/flags.rs index 60f0a668..5174f3cc 100644 --- a/bizinikiwi/pezframe/revive/uapi/src/flags.rs +++ b/bizinikiwi/pezframe/revive/uapi/src/flags.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/uapi/src/host.rs b/bizinikiwi/pezframe/revive/uapi/src/host.rs index 27b80284..3c60815e 100644 --- a/bizinikiwi/pezframe/revive/uapi/src/host.rs +++ b/bizinikiwi/pezframe/revive/uapi/src/host.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/bizinikiwi/pezframe/revive/uapi/src/host/riscv64.rs b/bizinikiwi/pezframe/revive/uapi/src/host/riscv64.rs index c0e83cb9..d7eb4371 100644 --- a/bizinikiwi/pezframe/revive/uapi/src/host/riscv64.rs +++ b/bizinikiwi/pezframe/revive/uapi/src/host/riscv64.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/bizinikiwi/pezframe/revive/uapi/src/lib.rs b/bizinikiwi/pezframe/revive/uapi/src/lib.rs index b9db951f..46e1bd37 100644 --- a/bizinikiwi/pezframe/revive/uapi/src/lib.rs +++ b/bizinikiwi/pezframe/revive/uapi/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/bizinikiwi/pezframe/revive/uapi/src/macros.rs b/bizinikiwi/pezframe/revive/uapi/src/macros.rs index 64e26ffb..e79dad4b 100644 --- a/bizinikiwi/pezframe/revive/uapi/src/macros.rs +++ b/bizinikiwi/pezframe/revive/uapi/src/macros.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/uapi/src/precompiles/mod.rs b/bizinikiwi/pezframe/revive/uapi/src/precompiles/mod.rs index 41bfbd11..7c17e6e3 100644 --- a/bizinikiwi/pezframe/revive/uapi/src/precompiles/mod.rs +++ b/bizinikiwi/pezframe/revive/uapi/src/precompiles/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/bizinikiwi/pezframe/revive/uapi/src/precompiles/storage.rs b/bizinikiwi/pezframe/revive/uapi/src/precompiles/storage.rs index c081d07a..ebbc75fe 100644 --- a/bizinikiwi/pezframe/revive/uapi/src/precompiles/storage.rs +++ b/bizinikiwi/pezframe/revive/uapi/src/precompiles/storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/uapi/src/precompiles/system.rs b/bizinikiwi/pezframe/revive/uapi/src/precompiles/system.rs index 681fa06a..fe8890d1 100644 --- a/bizinikiwi/pezframe/revive/uapi/src/precompiles/system.rs +++ b/bizinikiwi/pezframe/revive/uapi/src/precompiles/system.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/revive/uapi/src/precompiles/utils.rs b/bizinikiwi/pezframe/revive/uapi/src/precompiles/utils.rs index 41f78616..d5e32f78 100644 --- a/bizinikiwi/pezframe/revive/uapi/src/precompiles/utils.rs +++ b/bizinikiwi/pezframe/revive/uapi/src/precompiles/utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/root-offences/src/lib.rs b/bizinikiwi/pezframe/root-offences/src/lib.rs index 96267048..1048a781 100644 --- a/bizinikiwi/pezframe/root-offences/src/lib.rs +++ b/bizinikiwi/pezframe/root-offences/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/root-offences/src/mock.rs b/bizinikiwi/pezframe/root-offences/src/mock.rs index 050d4ab9..3900aacc 100644 --- a/bizinikiwi/pezframe/root-offences/src/mock.rs +++ b/bizinikiwi/pezframe/root-offences/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/root-offences/src/tests.rs b/bizinikiwi/pezframe/root-offences/src/tests.rs index e72bd933..abbc7973 100644 --- a/bizinikiwi/pezframe/root-offences/src/tests.rs +++ b/bizinikiwi/pezframe/root-offences/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/root-testing/src/lib.rs b/bizinikiwi/pezframe/root-testing/src/lib.rs index 0bd38fb8..a5a235d3 100644 --- a/bizinikiwi/pezframe/root-testing/src/lib.rs +++ b/bizinikiwi/pezframe/root-testing/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/safe-mode/src/benchmarking.rs b/bizinikiwi/pezframe/safe-mode/src/benchmarking.rs index 6d35da8b..61cfd40e 100644 --- a/bizinikiwi/pezframe/safe-mode/src/benchmarking.rs +++ b/bizinikiwi/pezframe/safe-mode/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/safe-mode/src/lib.rs b/bizinikiwi/pezframe/safe-mode/src/lib.rs index 90468213..585d55b0 100644 --- a/bizinikiwi/pezframe/safe-mode/src/lib.rs +++ b/bizinikiwi/pezframe/safe-mode/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/safe-mode/src/mock.rs b/bizinikiwi/pezframe/safe-mode/src/mock.rs index 3b7a0877..d76a51c5 100644 --- a/bizinikiwi/pezframe/safe-mode/src/mock.rs +++ b/bizinikiwi/pezframe/safe-mode/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/safe-mode/src/tests.rs b/bizinikiwi/pezframe/safe-mode/src/tests.rs index 32ea7625..a546dc7b 100644 --- a/bizinikiwi/pezframe/safe-mode/src/tests.rs +++ b/bizinikiwi/pezframe/safe-mode/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/safe-mode/src/weights.rs b/bizinikiwi/pezframe/safe-mode/src/weights.rs index 9977079a..125fb97d 100644 --- a/bizinikiwi/pezframe/safe-mode/src/weights.rs +++ b/bizinikiwi/pezframe/safe-mode/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/salary/src/benchmarking.rs b/bizinikiwi/pezframe/salary/src/benchmarking.rs index 6f57a1da..1637328f 100644 --- a/bizinikiwi/pezframe/salary/src/benchmarking.rs +++ b/bizinikiwi/pezframe/salary/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/salary/src/lib.rs b/bizinikiwi/pezframe/salary/src/lib.rs index cbf88cf0..42387935 100644 --- a/bizinikiwi/pezframe/salary/src/lib.rs +++ b/bizinikiwi/pezframe/salary/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/salary/src/tests/integration.rs b/bizinikiwi/pezframe/salary/src/tests/integration.rs index 1ce99991..6705aff2 100644 --- a/bizinikiwi/pezframe/salary/src/tests/integration.rs +++ b/bizinikiwi/pezframe/salary/src/tests/integration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/salary/src/tests/mod.rs b/bizinikiwi/pezframe/salary/src/tests/mod.rs index 78aa7e5a..52af705c 100644 --- a/bizinikiwi/pezframe/salary/src/tests/mod.rs +++ b/bizinikiwi/pezframe/salary/src/tests/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/salary/src/tests/unit.rs b/bizinikiwi/pezframe/salary/src/tests/unit.rs index 04b97a3f..a03320fc 100644 --- a/bizinikiwi/pezframe/salary/src/tests/unit.rs +++ b/bizinikiwi/pezframe/salary/src/tests/unit.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/salary/src/weights.rs b/bizinikiwi/pezframe/salary/src/weights.rs index 3638a9f9..3da44e3b 100644 --- a/bizinikiwi/pezframe/salary/src/weights.rs +++ b/bizinikiwi/pezframe/salary/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/sassafras/src/benchmarking.rs b/bizinikiwi/pezframe/sassafras/src/benchmarking.rs index b1e0b7fd..d8ad42d1 100644 --- a/bizinikiwi/pezframe/sassafras/src/benchmarking.rs +++ b/bizinikiwi/pezframe/sassafras/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/sassafras/src/lib.rs b/bizinikiwi/pezframe/sassafras/src/lib.rs index 913c081d..374cf37d 100644 --- a/bizinikiwi/pezframe/sassafras/src/lib.rs +++ b/bizinikiwi/pezframe/sassafras/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/sassafras/src/mock.rs b/bizinikiwi/pezframe/sassafras/src/mock.rs index bdda7863..d681cd91 100644 --- a/bizinikiwi/pezframe/sassafras/src/mock.rs +++ b/bizinikiwi/pezframe/sassafras/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/sassafras/src/tests.rs b/bizinikiwi/pezframe/sassafras/src/tests.rs index e1547c6f..3fa3a0e5 100644 --- a/bizinikiwi/pezframe/sassafras/src/tests.rs +++ b/bizinikiwi/pezframe/sassafras/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/sassafras/src/weights.rs b/bizinikiwi/pezframe/sassafras/src/weights.rs index 4c66067c..ef12b812 100644 --- a/bizinikiwi/pezframe/sassafras/src/weights.rs +++ b/bizinikiwi/pezframe/sassafras/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/scheduler/src/benchmarking.rs b/bizinikiwi/pezframe/scheduler/src/benchmarking.rs index 556e574d..ebae0022 100644 --- a/bizinikiwi/pezframe/scheduler/src/benchmarking.rs +++ b/bizinikiwi/pezframe/scheduler/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/scheduler/src/lib.rs b/bizinikiwi/pezframe/scheduler/src/lib.rs index f01fd273..4e7e05ed 100644 --- a/bizinikiwi/pezframe/scheduler/src/lib.rs +++ b/bizinikiwi/pezframe/scheduler/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/scheduler/src/migration.rs b/bizinikiwi/pezframe/scheduler/src/migration.rs index 69ce6430..e6106ca3 100644 --- a/bizinikiwi/pezframe/scheduler/src/migration.rs +++ b/bizinikiwi/pezframe/scheduler/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/scheduler/src/mock.rs b/bizinikiwi/pezframe/scheduler/src/mock.rs index 9630dc4e..87bdcf71 100644 --- a/bizinikiwi/pezframe/scheduler/src/mock.rs +++ b/bizinikiwi/pezframe/scheduler/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/scheduler/src/tests.rs b/bizinikiwi/pezframe/scheduler/src/tests.rs index a73f08a4..28aa3469 100644 --- a/bizinikiwi/pezframe/scheduler/src/tests.rs +++ b/bizinikiwi/pezframe/scheduler/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/scheduler/src/weights.rs b/bizinikiwi/pezframe/scheduler/src/weights.rs index 185064e6..643d39a1 100644 --- a/bizinikiwi/pezframe/scheduler/src/weights.rs +++ b/bizinikiwi/pezframe/scheduler/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/scored-pool/src/lib.rs b/bizinikiwi/pezframe/scored-pool/src/lib.rs index c582933f..42150a61 100644 --- a/bizinikiwi/pezframe/scored-pool/src/lib.rs +++ b/bizinikiwi/pezframe/scored-pool/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/scored-pool/src/mock.rs b/bizinikiwi/pezframe/scored-pool/src/mock.rs index 478f52ca..3e612386 100644 --- a/bizinikiwi/pezframe/scored-pool/src/mock.rs +++ b/bizinikiwi/pezframe/scored-pool/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/scored-pool/src/tests.rs b/bizinikiwi/pezframe/scored-pool/src/tests.rs index 43a34009..c744de41 100644 --- a/bizinikiwi/pezframe/scored-pool/src/tests.rs +++ b/bizinikiwi/pezframe/scored-pool/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/session/benchmarking/src/inner.rs b/bizinikiwi/pezframe/session/benchmarking/src/inner.rs index cff3293c..d65dd276 100644 --- a/bizinikiwi/pezframe/session/benchmarking/src/inner.rs +++ b/bizinikiwi/pezframe/session/benchmarking/src/inner.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/session/benchmarking/src/lib.rs b/bizinikiwi/pezframe/session/benchmarking/src/lib.rs index efc587ac..678635d6 100644 --- a/bizinikiwi/pezframe/session/benchmarking/src/lib.rs +++ b/bizinikiwi/pezframe/session/benchmarking/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/session/benchmarking/src/mock.rs b/bizinikiwi/pezframe/session/benchmarking/src/mock.rs index 8e7ff4ec..1e48721a 100644 --- a/bizinikiwi/pezframe/session/benchmarking/src/mock.rs +++ b/bizinikiwi/pezframe/session/benchmarking/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/session/src/disabling.rs b/bizinikiwi/pezframe/session/src/disabling.rs index 02bb262f..6d4161f7 100644 --- a/bizinikiwi/pezframe/session/src/disabling.rs +++ b/bizinikiwi/pezframe/session/src/disabling.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/session/src/historical/mod.rs b/bizinikiwi/pezframe/session/src/historical/mod.rs index d1936eed..f9719878 100644 --- a/bizinikiwi/pezframe/session/src/historical/mod.rs +++ b/bizinikiwi/pezframe/session/src/historical/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/session/src/historical/offchain.rs b/bizinikiwi/pezframe/session/src/historical/offchain.rs index 7f49cf41..ce62687a 100644 --- a/bizinikiwi/pezframe/session/src/historical/offchain.rs +++ b/bizinikiwi/pezframe/session/src/historical/offchain.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/session/src/historical/onchain.rs b/bizinikiwi/pezframe/session/src/historical/onchain.rs index c664f3eb..1fc3b9bb 100644 --- a/bizinikiwi/pezframe/session/src/historical/onchain.rs +++ b/bizinikiwi/pezframe/session/src/historical/onchain.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/session/src/historical/shared.rs b/bizinikiwi/pezframe/session/src/historical/shared.rs index 69a4b2a1..a8137a9f 100644 --- a/bizinikiwi/pezframe/session/src/historical/shared.rs +++ b/bizinikiwi/pezframe/session/src/historical/shared.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/session/src/lib.rs b/bizinikiwi/pezframe/session/src/lib.rs index 4b8e6ccd..570082a9 100644 --- a/bizinikiwi/pezframe/session/src/lib.rs +++ b/bizinikiwi/pezframe/session/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/session/src/migrations/historical.rs b/bizinikiwi/pezframe/session/src/migrations/historical.rs index 146072c5..84431d85 100644 --- a/bizinikiwi/pezframe/session/src/migrations/historical.rs +++ b/bizinikiwi/pezframe/session/src/migrations/historical.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/session/src/migrations/mod.rs b/bizinikiwi/pezframe/session/src/migrations/mod.rs index b7f14630..f6e7c786 100644 --- a/bizinikiwi/pezframe/session/src/migrations/mod.rs +++ b/bizinikiwi/pezframe/session/src/migrations/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/session/src/migrations/v1.rs b/bizinikiwi/pezframe/session/src/migrations/v1.rs index 2419b31a..dd11c0fa 100644 --- a/bizinikiwi/pezframe/session/src/migrations/v1.rs +++ b/bizinikiwi/pezframe/session/src/migrations/v1.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/session/src/mock.rs b/bizinikiwi/pezframe/session/src/mock.rs index 3c365186..2bc6605b 100644 --- a/bizinikiwi/pezframe/session/src/mock.rs +++ b/bizinikiwi/pezframe/session/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/session/src/tests.rs b/bizinikiwi/pezframe/session/src/tests.rs index dfa70873..84f19e9f 100644 --- a/bizinikiwi/pezframe/session/src/tests.rs +++ b/bizinikiwi/pezframe/session/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/session/src/weights.rs b/bizinikiwi/pezframe/session/src/weights.rs index 4da5feaa..a131cf25 100644 --- a/bizinikiwi/pezframe/session/src/weights.rs +++ b/bizinikiwi/pezframe/session/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/society/src/benchmarking.rs b/bizinikiwi/pezframe/society/src/benchmarking.rs index 76abfac8..441a51a3 100644 --- a/bizinikiwi/pezframe/society/src/benchmarking.rs +++ b/bizinikiwi/pezframe/society/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/society/src/lib.rs b/bizinikiwi/pezframe/society/src/lib.rs index 306430a7..2e97e4d5 100644 --- a/bizinikiwi/pezframe/society/src/lib.rs +++ b/bizinikiwi/pezframe/society/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/society/src/migrations.rs b/bizinikiwi/pezframe/society/src/migrations.rs index f363edb3..8d93effc 100644 --- a/bizinikiwi/pezframe/society/src/migrations.rs +++ b/bizinikiwi/pezframe/society/src/migrations.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/society/src/mock.rs b/bizinikiwi/pezframe/society/src/mock.rs index 38d4d18e..f91aaefe 100644 --- a/bizinikiwi/pezframe/society/src/mock.rs +++ b/bizinikiwi/pezframe/society/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/society/src/tests.rs b/bizinikiwi/pezframe/society/src/tests.rs index ad7aa7f7..27003b1f 100644 --- a/bizinikiwi/pezframe/society/src/tests.rs +++ b/bizinikiwi/pezframe/society/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/society/src/weights.rs b/bizinikiwi/pezframe/society/src/weights.rs index 2afea200..6b0c5cd7 100644 --- a/bizinikiwi/pezframe/society/src/weights.rs +++ b/bizinikiwi/pezframe/society/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/src/lib.rs b/bizinikiwi/pezframe/src/lib.rs index 64a3732f..f9f7c07d 100644 --- a/bizinikiwi/pezframe/src/lib.rs +++ b/bizinikiwi/pezframe/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/ah-client/src/lib.rs b/bizinikiwi/pezframe/staking-async/ah-client/src/lib.rs index 174f9009..85453d76 100644 --- a/bizinikiwi/pezframe/staking-async/ah-client/src/lib.rs +++ b/bizinikiwi/pezframe/staking-async/ah-client/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/ah-client/src/mock.rs b/bizinikiwi/pezframe/staking-async/ah-client/src/mock.rs index 3b43cdec..548ff8e4 100644 --- a/bizinikiwi/pezframe/staking-async/ah-client/src/mock.rs +++ b/bizinikiwi/pezframe/staking-async/ah-client/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/ahm-test/src/ah/mock.rs b/bizinikiwi/pezframe/staking-async/ahm-test/src/ah/mock.rs index 2964b40e..3a9ff680 100644 --- a/bizinikiwi/pezframe/staking-async/ahm-test/src/ah/mock.rs +++ b/bizinikiwi/pezframe/staking-async/ahm-test/src/ah/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/ahm-test/src/ah/mod.rs b/bizinikiwi/pezframe/staking-async/ahm-test/src/ah/mod.rs index ffd0a2d2..63a68a0c 100644 --- a/bizinikiwi/pezframe/staking-async/ahm-test/src/ah/mod.rs +++ b/bizinikiwi/pezframe/staking-async/ahm-test/src/ah/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/ahm-test/src/ah/test.rs b/bizinikiwi/pezframe/staking-async/ahm-test/src/ah/test.rs index f20326db..cfee79cf 100644 --- a/bizinikiwi/pezframe/staking-async/ahm-test/src/ah/test.rs +++ b/bizinikiwi/pezframe/staking-async/ahm-test/src/ah/test.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/ahm-test/src/lib.rs b/bizinikiwi/pezframe/staking-async/ahm-test/src/lib.rs index 9de32a18..c7afca57 100644 --- a/bizinikiwi/pezframe/staking-async/ahm-test/src/lib.rs +++ b/bizinikiwi/pezframe/staking-async/ahm-test/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/ahm-test/src/rc/mock.rs b/bizinikiwi/pezframe/staking-async/ahm-test/src/rc/mock.rs index 8fd29fd1..c09aa87b 100644 --- a/bizinikiwi/pezframe/staking-async/ahm-test/src/rc/mock.rs +++ b/bizinikiwi/pezframe/staking-async/ahm-test/src/rc/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/ahm-test/src/rc/mod.rs b/bizinikiwi/pezframe/staking-async/ahm-test/src/rc/mod.rs index ffd0a2d2..63a68a0c 100644 --- a/bizinikiwi/pezframe/staking-async/ahm-test/src/rc/mod.rs +++ b/bizinikiwi/pezframe/staking-async/ahm-test/src/rc/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/ahm-test/src/rc/test.rs b/bizinikiwi/pezframe/staking-async/ahm-test/src/rc/test.rs index 162f9c08..4b51d28e 100644 --- a/bizinikiwi/pezframe/staking-async/ahm-test/src/rc/test.rs +++ b/bizinikiwi/pezframe/staking-async/ahm-test/src/rc/test.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/ahm-test/src/shared.rs b/bizinikiwi/pezframe/staking-async/ahm-test/src/shared.rs index 3ef8c01c..8c7c4510 100644 --- a/bizinikiwi/pezframe/staking-async/ahm-test/src/shared.rs +++ b/bizinikiwi/pezframe/staking-async/ahm-test/src/shared.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/rc-client/src/lib.rs b/bizinikiwi/pezframe/staking-async/rc-client/src/lib.rs index 38185bae..d2d65265 100644 --- a/bizinikiwi/pezframe/staking-async/rc-client/src/lib.rs +++ b/bizinikiwi/pezframe/staking-async/rc-client/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/reward-fn/src/lib.rs b/bizinikiwi/pezframe/staking-async/reward-fn/src/lib.rs index 6d79d228..08924543 100644 --- a/bizinikiwi/pezframe/staking-async/reward-fn/src/lib.rs +++ b/bizinikiwi/pezframe/staking-async/reward-fn/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/reward-fn/tests/test.rs b/bizinikiwi/pezframe/staking-async/reward-fn/tests/test.rs index 0e900cc6..b73054bf 100644 --- a/bizinikiwi/pezframe/staking-async/reward-fn/tests/test.rs +++ b/bizinikiwi/pezframe/staking-async/reward-fn/tests/test.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtime-api/src/lib.rs b/bizinikiwi/pezframe/staking-async/runtime-api/src/lib.rs index cc147bc9..19a5ea46 100644 --- a/bizinikiwi/pezframe/staking-async/runtime-api/src/lib.rs +++ b/bizinikiwi/pezframe/staking-async/runtime-api/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/preset-store/src/lib.rs b/bizinikiwi/pezframe/staking-async/runtimes/preset-store/src/lib.rs index 1a7f2474..5b8af6d3 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/preset-store/src/lib.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/preset-store/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/build.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/build.rs index 730566cb..5e359b2a 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/build.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/lib.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/lib.rs index 9504512c..074dda63 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/lib.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/block_weights.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/block_weights.rs index 629c0afb..7fe117d7 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/block_weights.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/block_weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/extrinsic_weights.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/extrinsic_weights.rs index 22b20456..b5071c6d 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/extrinsic_weights.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/extrinsic_weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/mod.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/mod.rs index ef516117..67774e57 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/mod.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/paritydb_weights.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/paritydb_weights.rs index 0b05f271..26be7f12 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/paritydb_weights.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/paritydb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/rocksdb_weights.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/rocksdb_weights.rs index ae71db19..5ae66003 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/rocksdb_weights.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/src/weights/rocksdb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/genesis_config_presets.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/genesis_config_presets.rs index 4e95553d..94ab80e4 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/genesis_config_presets.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/genesis_config_presets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/governance/mod.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/governance/mod.rs index e0141cde..7f87bb2a 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/governance/mod.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/governance/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/governance/origins.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/governance/origins.rs index 46464674..abcca71b 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/governance/origins.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/governance/origins.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/governance/tracks.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/governance/tracks.rs index 7ccd713d..6de68bcd 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/governance/tracks.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/governance/tracks.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/impls.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/impls.rs index 907d80eb..cac95619 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/impls.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/impls.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/lib.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/lib.rs index c82bfcdf..6b6e845d 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/lib.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/tests.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/tests.rs index 9fd865ff..8644bd0a 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/tests.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/mod.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/mod.rs index 833655f5..9a3287c7 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/mod.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezframe_system.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezframe_system.rs index a815d548..27ae7d8e 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezframe_system.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezframe_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezframe_system_extensions.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezframe_system_extensions.rs index 409c1f56..7e5015e8 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezframe_system_extensions.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezframe_system_extensions.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_assigned_slots.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_assigned_slots.rs index e193ab5f..a06fa9b6 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_assigned_slots.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_assigned_slots.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_auctions.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_auctions.rs index 2f370c7d..5799418a 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_auctions.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_auctions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_crowdloan.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_crowdloan.rs index 32932ba9..a214698d 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_crowdloan.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_crowdloan.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_identity_migrator.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_identity_migrator.rs index be02557b..92a91d75 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_identity_migrator.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_identity_migrator.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_paras_registrar.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_paras_registrar.rs index c5724514..5276f9eb 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_paras_registrar.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_paras_registrar.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_slots.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_slots.rs index d6c1def3..1a63498f 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_slots.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_common_slots.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_configuration.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_configuration.rs index 7e23bdda..586dab68 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_configuration.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_configuration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_coretime.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_coretime.rs index 9a336532..08f30681 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_coretime.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_coretime.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_disputes.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_disputes.rs index 7554cfe4..b4afcef4 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_disputes.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_disputes.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_disputes_slashing.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_disputes_slashing.rs index 12dda97d..abde4d52 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_disputes_slashing.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_disputes_slashing.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_hrmp.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_hrmp.rs index f9c796bf..6aab6a4d 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_hrmp.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_hrmp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_inclusion.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_inclusion.rs index f4a2702f..8905f200 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_inclusion.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_inclusion.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_initializer.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_initializer.rs index 8706aeb1..a007e4e6 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_initializer.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_initializer.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_on_demand.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_on_demand.rs index 16cbafbe..8ff76af5 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_on_demand.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_on_demand.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_paras.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_paras.rs index 9a2db9bf..e9b73352 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_paras.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_paras.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_paras_inherent.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_paras_inherent.rs index ac73d850..f7286f94 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_paras_inherent.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezkuwi_runtime_teyrchains_paras_inherent.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_asset_rate.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_asset_rate.rs index cc0d3b08..c5629788 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_asset_rate.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_asset_rate.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_balances.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_balances.rs index b4ff0b25..5c05d9f9 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_balances.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_balances.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_beefy_mmr.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_beefy_mmr.rs index c48688d6..582c8b83 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_beefy_mmr.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_beefy_mmr.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_conviction_voting.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_conviction_voting.rs index c2cf09a0..c533847c 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_conviction_voting.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_conviction_voting.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_identity.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_identity.rs index a9c527f3..9c1a3aba 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_identity.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_identity.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_indices.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_indices.rs index 8e22e092..eea691b4 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_indices.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_indices.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_message_queue.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_message_queue.rs index 21d2d263..a94ec978 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_message_queue.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_message_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_migrations.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_migrations.rs index 2ffbe514..17ee1605 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_migrations.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_migrations.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_mmr.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_mmr.rs index c64a2308..f983c19a 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_mmr.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_mmr.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_multisig.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_multisig.rs index 73dec91a..73d87334 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_multisig.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_multisig.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_offences.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_offences.rs index 75ff52ee..55615928 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_offences.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_offences.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_parameters.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_parameters.rs index c55cb646..a5057705 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_parameters.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_parameters.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_preimage.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_preimage.rs index eb22f13f..451bdb65 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_preimage.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_preimage.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_proxy.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_proxy.rs index 2f7b2cd5..eb573364 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_proxy.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_proxy.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_recovery.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_recovery.rs index def7a358..b74667fe 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_recovery.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_recovery.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_referenda.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_referenda.rs index a5920196..afd730eb 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_referenda.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_referenda.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_referenda_referenda.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_referenda_referenda.rs index 88acb01c..6c8f55d3 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_referenda_referenda.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_referenda_referenda.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_scheduler.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_scheduler.rs index 86b82015..ec524f1e 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_scheduler.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_scheduler.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_session.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_session.rs index ea54f905..54cddaee 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_session.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_session.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_sudo.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_sudo.rs index 2e6438c5..6d3de499 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_sudo.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_sudo.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_timestamp.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_timestamp.rs index ff9841fa..25b400a7 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_timestamp.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_timestamp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_transaction_payment.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_transaction_payment.rs index 77729d77..f418a9bc 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_transaction_payment.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_transaction_payment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_treasury.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_treasury.rs index 4a310b24..9ce6cabd 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_treasury.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_treasury.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_utility.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_utility.rs index 358f9082..27b5796b 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_utility.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_utility.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_vesting.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_vesting.rs index e89fa2f9..66c000c4 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_vesting.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_vesting.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_whitelist.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_whitelist.rs index 0312b624..bf735da4 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_whitelist.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_whitelist.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_xcm.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_xcm.rs index d06da6c2..5d7b3374 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_xcm.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/pezpallet_xcm.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/xcm/mod.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/xcm/mod.rs index 46b3d4f5..ba613f67 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/xcm/mod.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/xcm/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs index a44d8081..82527cde 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs index 7fe43aea..be7d7577 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/xcm_config.rs b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/xcm_config.rs index b57a220a..fa991f91 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/src/xcm_config.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/build.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/build.rs index a13641fd..624e812f 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/build.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/bag_thresholds.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/bag_thresholds.rs index 10fe9475..137d2040 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/bag_thresholds.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/bag_thresholds.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/genesis_config_presets.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/genesis_config_presets.rs index 1314d4d6..f7ee528c 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/genesis_config_presets.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/genesis_config_presets.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/governance/mod.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/governance/mod.rs index a43c2cf3..80282e16 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/governance/mod.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/governance/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/governance/origins.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/governance/origins.rs index 46464674..abcca71b 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/governance/origins.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/governance/origins.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/governance/tracks.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/governance/tracks.rs index 2e8f6830..bf83c52c 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/governance/tracks.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/governance/tracks.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/lib.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/lib.rs index f8c404d3..d9cb096c 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/lib.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/staking.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/staking.rs index c200cc04..d266f925 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/staking.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/staking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/block_weights.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/block_weights.rs index ab13e468..118e4265 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/block_weights.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/block_weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/extrinsic_weights.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/extrinsic_weights.rs index e3ab6051..b3c2f8cc 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/extrinsic_weights.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/extrinsic_weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/mod.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/mod.rs index e93f0b17..39044c5c 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/mod.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/paritydb_weights.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/paritydb_weights.rs index 0b05f271..26be7f12 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/paritydb_weights.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/paritydb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pallet_teyrchain_system.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pallet_teyrchain_system.rs index bdda1536..c5d49d9b 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pallet_teyrchain_system.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pallet_teyrchain_system.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pallet_weight_reclaim.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pallet_weight_reclaim.rs index 56580ab7..ad8b4a41 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pallet_weight_reclaim.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pallet_weight_reclaim.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pallet_xcmp_queue.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pallet_xcmp_queue.rs index 2a117eca..46e2cac6 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pallet_xcmp_queue.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pallet_xcmp_queue.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs index bdda1536..c5d49d9b 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs index 56580ab7..ad8b4a41 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs index 2a117eca..46e2cac6 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezframe_system.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezframe_system.rs index a26a4d6b..53f30b8c 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezframe_system.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezframe_system.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezframe_system_extensions.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezframe_system_extensions.rs index 1dbd8a55..6ea5aed9 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezframe_system_extensions.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezframe_system_extensions.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_conversion.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_conversion.rs index 13c7e78c..baa7cdae 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_conversion.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_conversion.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_conversion_ops.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_conversion_ops.rs index 94164077..4ed1a425 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_conversion_ops.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_conversion_ops.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_conversion_tx_payment.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_conversion_tx_payment.rs index d1c3c43e..4f086981 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_conversion_tx_payment.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_conversion_tx_payment.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_rate.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_rate.rs index 464e2911..817cfbdb 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_rate.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_rate.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_rewards.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_rewards.rs index 0c04f1af..e04a33e4 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_rewards.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_asset_rewards.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_assets_foreign.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_assets_foreign.rs index ef931037..86293c2e 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_assets_foreign.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_assets_foreign.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_assets_local.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_assets_local.rs index c6d2e29c..a38c7e4f 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_assets_local.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_assets_local.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_assets_pool.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_assets_pool.rs index 303f1383..e96fb1b6 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_assets_pool.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_assets_pool.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_bags_list.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_bags_list.rs index eb7ad81b..d7475c16 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_bags_list.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_bags_list.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_balances.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_balances.rs index 9650c288..b2ba8234 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_balances.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_balances.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_collator_selection.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_collator_selection.rs index 66957029..04bba6d2 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_collator_selection.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_collator_selection.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_conviction_voting.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_conviction_voting.rs index cf278cf3..211e52b0 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_conviction_voting.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_conviction_voting.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_fast_unstake.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_fast_unstake.rs index 4fb88f61..aa315330 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_fast_unstake.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_fast_unstake.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_message_queue.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_message_queue.rs index cd40032f..959be7de 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_message_queue.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_message_queue.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_migrations.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_migrations.rs index 930e7410..c4612778 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_migrations.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_migrations.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_multisig.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_multisig.rs index f79a388a..ad25f5ba 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_multisig.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_multisig.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_nft_fractionalization.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_nft_fractionalization.rs index 2c19a16f..67a8d9d4 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_nft_fractionalization.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_nft_fractionalization.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_nfts.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_nfts.rs index cb2791a0..756e6714 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_nfts.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_nfts.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_nomination_pools.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_nomination_pools.rs index d69db4de..65ee57ea 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_nomination_pools.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_nomination_pools.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_preimage.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_preimage.rs index eb35c307..6a49d1ed 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_preimage.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_preimage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_proxy.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_proxy.rs index 1bd87acc..060c4bf9 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_proxy.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_proxy.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_referenda.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_referenda.rs index 88acb01c..6c8f55d3 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_referenda.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_referenda.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_scheduler.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_scheduler.rs index b0ca16fa..bbafaa16 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_scheduler.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_scheduler.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_session.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_session.rs index 529299a7..46cd8c93 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_session.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_session.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_staking_async.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_staking_async.rs index c24bf3f7..c06abedd 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_staking_async.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_staking_async.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_sudo.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_sudo.rs index a0cde70c..d3e296b8 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_sudo.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_sudo.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_timestamp.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_timestamp.rs index a7c4ec2a..cbe4e397 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_timestamp.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_timestamp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_transaction_payment.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_transaction_payment.rs index 1e38f165..eea90f7f 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_transaction_payment.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_transaction_payment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_treasury.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_treasury.rs index 6e8279b5..1d0c3bcb 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_treasury.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_treasury.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_uniques.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_uniques.rs index 70e31fe2..3510856c 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_uniques.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_uniques.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_utility.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_utility.rs index 05883a72..1e317d95 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_utility.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_utility.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_vesting.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_vesting.rs index 2c8926b2..dca2035d 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_vesting.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_vesting.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_whitelist.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_whitelist.rs index 85ef733e..5c26a6b4 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_whitelist.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_whitelist.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // Bizinikiwi is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_xcm.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_xcm.rs index 2f5bb93d..17d70df7 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_xcm.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_xcm.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_xcm_bridge_hub_router.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_xcm_bridge_hub_router.rs index 354680d0..ba7f7ff2 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_xcm_bridge_hub_router.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/pezpallet_xcm_bridge_hub_router.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Bizinikiwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/rocksdb_weights.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/rocksdb_weights.rs index ae71db19..5ae66003 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/rocksdb_weights.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/rocksdb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/xcm/mod.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/xcm/mod.rs index 6c57ae47..faae048d 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/xcm/mod.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/xcm/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs index 75668ab6..240e1414 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs index 57494f1c..313b6646 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/xcm_config.rs b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/xcm_config.rs index 90fe5e83..27ef4183 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/xcm_config.rs +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/src/xcm_config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/asset.rs b/bizinikiwi/pezframe/staking-async/src/asset.rs index 4b214264..55b687bc 100644 --- a/bizinikiwi/pezframe/staking-async/src/asset.rs +++ b/bizinikiwi/pezframe/staking-async/src/asset.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/benchmarking.rs b/bizinikiwi/pezframe/staking-async/src/benchmarking.rs index e1a6fd4e..b04e5675 100644 --- a/bizinikiwi/pezframe/staking-async/src/benchmarking.rs +++ b/bizinikiwi/pezframe/staking-async/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/election_size_tracker.rs b/bizinikiwi/pezframe/staking-async/src/election_size_tracker.rs index 6f482c50..5635c6f1 100644 --- a/bizinikiwi/pezframe/staking-async/src/election_size_tracker.rs +++ b/bizinikiwi/pezframe/staking-async/src/election_size_tracker.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/ledger.rs b/bizinikiwi/pezframe/staking-async/src/ledger.rs index 203aebd6..239c8271 100644 --- a/bizinikiwi/pezframe/staking-async/src/ledger.rs +++ b/bizinikiwi/pezframe/staking-async/src/ledger.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/lib.rs b/bizinikiwi/pezframe/staking-async/src/lib.rs index 36c1c4e7..741df53b 100644 --- a/bizinikiwi/pezframe/staking-async/src/lib.rs +++ b/bizinikiwi/pezframe/staking-async/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/mock.rs b/bizinikiwi/pezframe/staking-async/src/mock.rs index 7a80f327..0529570d 100644 --- a/bizinikiwi/pezframe/staking-async/src/mock.rs +++ b/bizinikiwi/pezframe/staking-async/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/pezpallet/impls.rs b/bizinikiwi/pezframe/staking-async/src/pezpallet/impls.rs index 367af5ef..4b011b8f 100644 --- a/bizinikiwi/pezframe/staking-async/src/pezpallet/impls.rs +++ b/bizinikiwi/pezframe/staking-async/src/pezpallet/impls.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/pezpallet/mod.rs b/bizinikiwi/pezframe/staking-async/src/pezpallet/mod.rs index a1c01774..2799fbf8 100644 --- a/bizinikiwi/pezframe/staking-async/src/pezpallet/mod.rs +++ b/bizinikiwi/pezframe/staking-async/src/pezpallet/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/session_rotation.rs b/bizinikiwi/pezframe/staking-async/src/session_rotation.rs index 3f27d9a9..3c66fdc2 100644 --- a/bizinikiwi/pezframe/staking-async/src/session_rotation.rs +++ b/bizinikiwi/pezframe/staking-async/src/session_rotation.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/slashing.rs b/bizinikiwi/pezframe/staking-async/src/slashing.rs index 78c39f4f..148b806b 100644 --- a/bizinikiwi/pezframe/staking-async/src/slashing.rs +++ b/bizinikiwi/pezframe/staking-async/src/slashing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/testing_utils.rs b/bizinikiwi/pezframe/staking-async/src/testing_utils.rs index dc5a504a..167a7120 100644 --- a/bizinikiwi/pezframe/staking-async/src/testing_utils.rs +++ b/bizinikiwi/pezframe/staking-async/src/testing_utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/tests/bonding.rs b/bizinikiwi/pezframe/staking-async/src/tests/bonding.rs index 4e3e6b2d..3ec2120e 100644 --- a/bizinikiwi/pezframe/staking-async/src/tests/bonding.rs +++ b/bizinikiwi/pezframe/staking-async/src/tests/bonding.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/tests/configs.rs b/bizinikiwi/pezframe/staking-async/src/tests/configs.rs index 256565e9..dc9616b7 100644 --- a/bizinikiwi/pezframe/staking-async/src/tests/configs.rs +++ b/bizinikiwi/pezframe/staking-async/src/tests/configs.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/tests/controller.rs b/bizinikiwi/pezframe/staking-async/src/tests/controller.rs index 437e3db5..03dc8643 100644 --- a/bizinikiwi/pezframe/staking-async/src/tests/controller.rs +++ b/bizinikiwi/pezframe/staking-async/src/tests/controller.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/tests/election_data_provider.rs b/bizinikiwi/pezframe/staking-async/src/tests/election_data_provider.rs index 735a96c3..d05b0352 100644 --- a/bizinikiwi/pezframe/staking-async/src/tests/election_data_provider.rs +++ b/bizinikiwi/pezframe/staking-async/src/tests/election_data_provider.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/tests/election_provider.rs b/bizinikiwi/pezframe/staking-async/src/tests/election_provider.rs index 10c2b8c6..198a3271 100644 --- a/bizinikiwi/pezframe/staking-async/src/tests/election_provider.rs +++ b/bizinikiwi/pezframe/staking-async/src/tests/election_provider.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/tests/era_rotation.rs b/bizinikiwi/pezframe/staking-async/src/tests/era_rotation.rs index 09c175a2..1817564b 100644 --- a/bizinikiwi/pezframe/staking-async/src/tests/era_rotation.rs +++ b/bizinikiwi/pezframe/staking-async/src/tests/era_rotation.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/tests/force_unstake_kill_stash.rs b/bizinikiwi/pezframe/staking-async/src/tests/force_unstake_kill_stash.rs index a285d4c4..42a198cc 100644 --- a/bizinikiwi/pezframe/staking-async/src/tests/force_unstake_kill_stash.rs +++ b/bizinikiwi/pezframe/staking-async/src/tests/force_unstake_kill_stash.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/tests/ledger.rs b/bizinikiwi/pezframe/staking-async/src/tests/ledger.rs index 03ecee7f..c27915b0 100644 --- a/bizinikiwi/pezframe/staking-async/src/tests/ledger.rs +++ b/bizinikiwi/pezframe/staking-async/src/tests/ledger.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/tests/mod.rs b/bizinikiwi/pezframe/staking-async/src/tests/mod.rs index 82462db8..9e383afc 100644 --- a/bizinikiwi/pezframe/staking-async/src/tests/mod.rs +++ b/bizinikiwi/pezframe/staking-async/src/tests/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/tests/payout_stakers.rs b/bizinikiwi/pezframe/staking-async/src/tests/payout_stakers.rs index ac283991..cc2202bc 100644 --- a/bizinikiwi/pezframe/staking-async/src/tests/payout_stakers.rs +++ b/bizinikiwi/pezframe/staking-async/src/tests/payout_stakers.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/tests/slashing.rs b/bizinikiwi/pezframe/staking-async/src/tests/slashing.rs index ba7a1654..4b1f38ce 100644 --- a/bizinikiwi/pezframe/staking-async/src/tests/slashing.rs +++ b/bizinikiwi/pezframe/staking-async/src/tests/slashing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/tests/try_state.rs b/bizinikiwi/pezframe/staking-async/src/tests/try_state.rs index 00f1ed8b..e021dce6 100644 --- a/bizinikiwi/pezframe/staking-async/src/tests/try_state.rs +++ b/bizinikiwi/pezframe/staking-async/src/tests/try_state.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking-async/src/weights.rs b/bizinikiwi/pezframe/staking-async/src/weights.rs index 25474db2..f59550a5 100644 --- a/bizinikiwi/pezframe/staking-async/src/weights.rs +++ b/bizinikiwi/pezframe/staking-async/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/reward-curve/src/lib.rs b/bizinikiwi/pezframe/staking/reward-curve/src/lib.rs index 030eaf37..92f65333 100644 --- a/bizinikiwi/pezframe/staking/reward-curve/src/lib.rs +++ b/bizinikiwi/pezframe/staking/reward-curve/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/reward-curve/src/log.rs b/bizinikiwi/pezframe/staking/reward-curve/src/log.rs index 97db75c7..ee0cf7ae 100644 --- a/bizinikiwi/pezframe/staking/reward-curve/src/log.rs +++ b/bizinikiwi/pezframe/staking/reward-curve/src/log.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/reward-curve/tests/test.rs b/bizinikiwi/pezframe/staking/reward-curve/tests/test.rs index bef7c589..bd3382c4 100644 --- a/bizinikiwi/pezframe/staking/reward-curve/tests/test.rs +++ b/bizinikiwi/pezframe/staking/reward-curve/tests/test.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/reward-fn/src/lib.rs b/bizinikiwi/pezframe/staking/reward-fn/src/lib.rs index 78e3ae20..2fdbbd71 100644 --- a/bizinikiwi/pezframe/staking/reward-fn/src/lib.rs +++ b/bizinikiwi/pezframe/staking/reward-fn/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/reward-fn/tests/test.rs b/bizinikiwi/pezframe/staking/reward-fn/tests/test.rs index d79f2745..b4e3f73a 100644 --- a/bizinikiwi/pezframe/staking/reward-fn/tests/test.rs +++ b/bizinikiwi/pezframe/staking/reward-fn/tests/test.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/runtime-api/src/lib.rs b/bizinikiwi/pezframe/staking/runtime-api/src/lib.rs index 70616339..038a84f7 100644 --- a/bizinikiwi/pezframe/staking/runtime-api/src/lib.rs +++ b/bizinikiwi/pezframe/staking/runtime-api/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/src/asset.rs b/bizinikiwi/pezframe/staking/src/asset.rs index f8d3d52f..aa1dc480 100644 --- a/bizinikiwi/pezframe/staking/src/asset.rs +++ b/bizinikiwi/pezframe/staking/src/asset.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/src/benchmarking.rs b/bizinikiwi/pezframe/staking/src/benchmarking.rs index 33bb11fb..c8d5ff89 100644 --- a/bizinikiwi/pezframe/staking/src/benchmarking.rs +++ b/bizinikiwi/pezframe/staking/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/src/election_size_tracker.rs b/bizinikiwi/pezframe/staking/src/election_size_tracker.rs index 5ae4ce64..e077df7e 100644 --- a/bizinikiwi/pezframe/staking/src/election_size_tracker.rs +++ b/bizinikiwi/pezframe/staking/src/election_size_tracker.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/src/inflation.rs b/bizinikiwi/pezframe/staking/src/inflation.rs index e9b95f3d..296b5b41 100644 --- a/bizinikiwi/pezframe/staking/src/inflation.rs +++ b/bizinikiwi/pezframe/staking/src/inflation.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/src/ledger.rs b/bizinikiwi/pezframe/staking/src/ledger.rs index 132232e2..b1370649 100644 --- a/bizinikiwi/pezframe/staking/src/ledger.rs +++ b/bizinikiwi/pezframe/staking/src/ledger.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/src/lib.rs b/bizinikiwi/pezframe/staking/src/lib.rs index 20c151a2..760f0d7d 100644 --- a/bizinikiwi/pezframe/staking/src/lib.rs +++ b/bizinikiwi/pezframe/staking/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/src/migrations.rs b/bizinikiwi/pezframe/staking/src/migrations.rs index 655afade..64a6e45a 100644 --- a/bizinikiwi/pezframe/staking/src/migrations.rs +++ b/bizinikiwi/pezframe/staking/src/migrations.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/src/mock.rs b/bizinikiwi/pezframe/staking/src/mock.rs index 8025320d..9f7205cf 100644 --- a/bizinikiwi/pezframe/staking/src/mock.rs +++ b/bizinikiwi/pezframe/staking/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/src/pezpallet/impls.rs b/bizinikiwi/pezframe/staking/src/pezpallet/impls.rs index e0e3d0cd..8568768d 100644 --- a/bizinikiwi/pezframe/staking/src/pezpallet/impls.rs +++ b/bizinikiwi/pezframe/staking/src/pezpallet/impls.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/src/pezpallet/mod.rs b/bizinikiwi/pezframe/staking/src/pezpallet/mod.rs index 9ebb9b14..92ce9c1e 100644 --- a/bizinikiwi/pezframe/staking/src/pezpallet/mod.rs +++ b/bizinikiwi/pezframe/staking/src/pezpallet/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/src/slashing.rs b/bizinikiwi/pezframe/staking/src/slashing.rs index 3fc1b9fd..003d73ad 100644 --- a/bizinikiwi/pezframe/staking/src/slashing.rs +++ b/bizinikiwi/pezframe/staking/src/slashing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/src/testing_utils.rs b/bizinikiwi/pezframe/staking/src/testing_utils.rs index c501477c..77066c85 100644 --- a/bizinikiwi/pezframe/staking/src/testing_utils.rs +++ b/bizinikiwi/pezframe/staking/src/testing_utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/src/tests.rs b/bizinikiwi/pezframe/staking/src/tests.rs index 3787e6d2..bebb212d 100644 --- a/bizinikiwi/pezframe/staking/src/tests.rs +++ b/bizinikiwi/pezframe/staking/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/staking/src/weights.rs b/bizinikiwi/pezframe/staking/src/weights.rs index d8a6736a..bcabdc3c 100644 --- a/bizinikiwi/pezframe/staking/src/weights.rs +++ b/bizinikiwi/pezframe/staking/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/state-trie-migration/src/lib.rs b/bizinikiwi/pezframe/state-trie-migration/src/lib.rs index 8c50f050..dd165e07 100644 --- a/bizinikiwi/pezframe/state-trie-migration/src/lib.rs +++ b/bizinikiwi/pezframe/state-trie-migration/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/state-trie-migration/src/weights.rs b/bizinikiwi/pezframe/state-trie-migration/src/weights.rs index 439a4f1f..25eaf130 100644 --- a/bizinikiwi/pezframe/state-trie-migration/src/weights.rs +++ b/bizinikiwi/pezframe/state-trie-migration/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/statement/src/lib.rs b/bizinikiwi/pezframe/statement/src/lib.rs index 0b63e17f..c174b624 100644 --- a/bizinikiwi/pezframe/statement/src/lib.rs +++ b/bizinikiwi/pezframe/statement/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/statement/src/mock.rs b/bizinikiwi/pezframe/statement/src/mock.rs index d0f8328e..fa37bb19 100644 --- a/bizinikiwi/pezframe/statement/src/mock.rs +++ b/bizinikiwi/pezframe/statement/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/statement/src/tests.rs b/bizinikiwi/pezframe/statement/src/tests.rs index 201dcb3e..af585b82 100644 --- a/bizinikiwi/pezframe/statement/src/tests.rs +++ b/bizinikiwi/pezframe/statement/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/sudo/src/benchmarking.rs b/bizinikiwi/pezframe/sudo/src/benchmarking.rs index 1b919496..6329b391 100644 --- a/bizinikiwi/pezframe/sudo/src/benchmarking.rs +++ b/bizinikiwi/pezframe/sudo/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/sudo/src/extension.rs b/bizinikiwi/pezframe/sudo/src/extension.rs index d584bf62..9837924c 100644 --- a/bizinikiwi/pezframe/sudo/src/extension.rs +++ b/bizinikiwi/pezframe/sudo/src/extension.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/sudo/src/lib.rs b/bizinikiwi/pezframe/sudo/src/lib.rs index ff3d5919..62577665 100644 --- a/bizinikiwi/pezframe/sudo/src/lib.rs +++ b/bizinikiwi/pezframe/sudo/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/sudo/src/mock.rs b/bizinikiwi/pezframe/sudo/src/mock.rs index b53de1ad..22fa25c8 100644 --- a/bizinikiwi/pezframe/sudo/src/mock.rs +++ b/bizinikiwi/pezframe/sudo/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/sudo/src/tests.rs b/bizinikiwi/pezframe/sudo/src/tests.rs index 0bef5dc7..23c8c175 100644 --- a/bizinikiwi/pezframe/sudo/src/tests.rs +++ b/bizinikiwi/pezframe/sudo/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/sudo/src/weights.rs b/bizinikiwi/pezframe/sudo/src/weights.rs index 0113c3aa..0121f607 100644 --- a/bizinikiwi/pezframe/sudo/src/weights.rs +++ b/bizinikiwi/pezframe/sudo/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/examples/proc_main/inject_runtime_type.rs b/bizinikiwi/pezframe/support/procedural/examples/proc_main/inject_runtime_type.rs index 8403b3cb..ae2e4028 100644 --- a/bizinikiwi/pezframe/support/procedural/examples/proc_main/inject_runtime_type.rs +++ b/bizinikiwi/pezframe/support/procedural/examples/proc_main/inject_runtime_type.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/examples/proc_main/main.rs b/bizinikiwi/pezframe/support/procedural/examples/proc_main/main.rs index 0203d05e..ddb6e8ff 100644 --- a/bizinikiwi/pezframe/support/procedural/examples/proc_main/main.rs +++ b/bizinikiwi/pezframe/support/procedural/examples/proc_main/main.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/examples/proc_main/runtime.rs b/bizinikiwi/pezframe/support/procedural/examples/proc_main/runtime.rs index 2454e6b2..336dd1d2 100644 --- a/bizinikiwi/pezframe/support/procedural/examples/proc_main/runtime.rs +++ b/bizinikiwi/pezframe/support/procedural/examples/proc_main/runtime.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/examples/proc_main/tasks.rs b/bizinikiwi/pezframe/support/procedural/examples/proc_main/tasks.rs index 6adfd3a6..1c3d9eeb 100644 --- a/bizinikiwi/pezframe/support/procedural/examples/proc_main/tasks.rs +++ b/bizinikiwi/pezframe/support/procedural/examples/proc_main/tasks.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/benchmark.rs b/bizinikiwi/pezframe/support/procedural/src/benchmark.rs index 807368c7..38fe0360 100644 --- a/bizinikiwi/pezframe/support/procedural/src/benchmark.rs +++ b/bizinikiwi/pezframe/support/procedural/src/benchmark.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/call.rs b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/call.rs index 3267d4f6..76cc39a8 100644 --- a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/call.rs +++ b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/composite_helper.rs b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/composite_helper.rs index 5ffecfec..f5154356 100644 --- a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/composite_helper.rs +++ b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/composite_helper.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/config.rs b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/config.rs index 1eecf883..d7128ccc 100644 --- a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/config.rs +++ b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/freeze_reason.rs b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/freeze_reason.rs index e3fe56b9..edcfc573 100644 --- a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/freeze_reason.rs +++ b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/freeze_reason.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/hold_reason.rs b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/hold_reason.rs index 01fa90f8..84c4764d 100644 --- a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/hold_reason.rs +++ b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/hold_reason.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/inherent.rs b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/inherent.rs index f4fe152c..cac4a546 100644 --- a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/inherent.rs +++ b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/inherent.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/lock_id.rs b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/lock_id.rs index a648436a..436e2789 100644 --- a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/lock_id.rs +++ b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/lock_id.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/metadata.rs b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/metadata.rs index 96761dae..67086537 100644 --- a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/metadata.rs +++ b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/metadata.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/mod.rs b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/mod.rs index 9562c690..3cfa7d3b 100644 --- a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/mod.rs +++ b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/origin.rs b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/origin.rs index 526e81ce..c3ffa50f 100644 --- a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/origin.rs +++ b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/origin.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/outer_enums.rs b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/outer_enums.rs index dcc3f5ad..63ef733e 100644 --- a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/outer_enums.rs +++ b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/outer_enums.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/slash_reason.rs b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/slash_reason.rs index cbfa1cf7..57b168cd 100644 --- a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/slash_reason.rs +++ b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/slash_reason.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/task.rs b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/task.rs index b6630516..1db12b26 100644 --- a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/task.rs +++ b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/task.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/unsigned.rs b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/unsigned.rs index 6964eca4..7687b32e 100644 --- a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/unsigned.rs +++ b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/unsigned.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/view_function.rs b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/view_function.rs index 1694316f..ddbed2de 100644 --- a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/view_function.rs +++ b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/expand/view_function.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/mod.rs b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/mod.rs index 08a9c636..87599305 100644 --- a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/mod.rs +++ b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/parse.rs b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/parse.rs index 7c1a6eda..494330c9 100644 --- a/bizinikiwi/pezframe/support/procedural/src/construct_runtime/parse.rs +++ b/bizinikiwi/pezframe/support/procedural/src/construct_runtime/parse.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/crate_version.rs b/bizinikiwi/pezframe/support/procedural/src/crate_version.rs index 06647efb..23f5fc01 100644 --- a/bizinikiwi/pezframe/support/procedural/src/crate_version.rs +++ b/bizinikiwi/pezframe/support/procedural/src/crate_version.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/deprecation.rs b/bizinikiwi/pezframe/support/procedural/src/deprecation.rs index 4aa43bd2..450b7bb3 100644 --- a/bizinikiwi/pezframe/support/procedural/src/deprecation.rs +++ b/bizinikiwi/pezframe/support/procedural/src/deprecation.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/derive_impl.rs b/bizinikiwi/pezframe/support/procedural/src/derive_impl.rs index 00082fea..6eecb18f 100644 --- a/bizinikiwi/pezframe/support/procedural/src/derive_impl.rs +++ b/bizinikiwi/pezframe/support/procedural/src/derive_impl.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/dummy_part_checker.rs b/bizinikiwi/pezframe/support/procedural/src/dummy_part_checker.rs index c64c40d2..96a25b78 100644 --- a/bizinikiwi/pezframe/support/procedural/src/dummy_part_checker.rs +++ b/bizinikiwi/pezframe/support/procedural/src/dummy_part_checker.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/dynamic_params.rs b/bizinikiwi/pezframe/support/procedural/src/dynamic_params.rs index e7763b47..bf37c347 100644 --- a/bizinikiwi/pezframe/support/procedural/src/dynamic_params.rs +++ b/bizinikiwi/pezframe/support/procedural/src/dynamic_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/key_prefix.rs b/bizinikiwi/pezframe/support/procedural/src/key_prefix.rs index 3871d9fa..25422424 100644 --- a/bizinikiwi/pezframe/support/procedural/src/key_prefix.rs +++ b/bizinikiwi/pezframe/support/procedural/src/key_prefix.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/lib.rs b/bizinikiwi/pezframe/support/procedural/src/lib.rs index f58b6903..ab32b211 100644 --- a/bizinikiwi/pezframe/support/procedural/src/lib.rs +++ b/bizinikiwi/pezframe/support/procedural/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/match_and_insert.rs b/bizinikiwi/pezframe/support/procedural/src/match_and_insert.rs index eab15880..7db01a2c 100644 --- a/bizinikiwi/pezframe/support/procedural/src/match_and_insert.rs +++ b/bizinikiwi/pezframe/support/procedural/src/match_and_insert.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/no_bound/clone.rs b/bizinikiwi/pezframe/support/procedural/src/no_bound/clone.rs index 8dcf7361..cdf0abbe 100644 --- a/bizinikiwi/pezframe/support/procedural/src/no_bound/clone.rs +++ b/bizinikiwi/pezframe/support/procedural/src/no_bound/clone.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/no_bound/debug.rs b/bizinikiwi/pezframe/support/procedural/src/no_bound/debug.rs index 70cc411d..692000eb 100644 --- a/bizinikiwi/pezframe/support/procedural/src/no_bound/debug.rs +++ b/bizinikiwi/pezframe/support/procedural/src/no_bound/debug.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/no_bound/default.rs b/bizinikiwi/pezframe/support/procedural/src/no_bound/default.rs index a344ca4e..34c6e18c 100644 --- a/bizinikiwi/pezframe/support/procedural/src/no_bound/default.rs +++ b/bizinikiwi/pezframe/support/procedural/src/no_bound/default.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/no_bound/mod.rs b/bizinikiwi/pezframe/support/procedural/src/no_bound/mod.rs index 8ac72b4f..9d725995 100644 --- a/bizinikiwi/pezframe/support/procedural/src/no_bound/mod.rs +++ b/bizinikiwi/pezframe/support/procedural/src/no_bound/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/no_bound/ord.rs b/bizinikiwi/pezframe/support/procedural/src/no_bound/ord.rs index ae5d259f..ccec4349 100644 --- a/bizinikiwi/pezframe/support/procedural/src/no_bound/ord.rs +++ b/bizinikiwi/pezframe/support/procedural/src/no_bound/ord.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/no_bound/partial_eq.rs b/bizinikiwi/pezframe/support/procedural/src/no_bound/partial_eq.rs index 113aee3c..26915044 100644 --- a/bizinikiwi/pezframe/support/procedural/src/no_bound/partial_eq.rs +++ b/bizinikiwi/pezframe/support/procedural/src/no_bound/partial_eq.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/no_bound/partial_ord.rs b/bizinikiwi/pezframe/support/procedural/src/no_bound/partial_ord.rs index eb297c0d..5580f158 100644 --- a/bizinikiwi/pezframe/support/procedural/src/no_bound/partial_ord.rs +++ b/bizinikiwi/pezframe/support/procedural/src/no_bound/partial_ord.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/call.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/call.rs index 02832d20..afd2f1bf 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/call.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/composite.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/composite.rs index 79d65bc7..dc56608a 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/composite.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/composite.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/config.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/config.rs index a84db45a..8ae850fd 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/config.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/constants.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/constants.rs index 99665638..d43240cf 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/constants.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/constants.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/doc_only.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/doc_only.rs index dd40307c..c3b32464 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/doc_only.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/doc_only.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/documentation.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/documentation.rs index 92f94971..dfd6c8d2 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/documentation.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/documentation.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/error.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/error.rs index 39e2aadd..6090ffd0 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/error.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/event.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/event.rs index 7a1cfa0d..bb1b0162 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/event.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/event.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/genesis_build.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/genesis_build.rs index 2d3cac27..4bf3b845 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/genesis_build.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/genesis_build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/genesis_config.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/genesis_config.rs index 12bf57b3..de582b4d 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/genesis_config.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/genesis_config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/hooks.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/hooks.rs index 012234f8..149e78ce 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/hooks.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/hooks.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/inherent.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/inherent.rs index 179db36a..ac25ac14 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/inherent.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/inherent.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/instances.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/instances.rs index 8a952fca..742a0a25 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/instances.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/instances.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/mod.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/mod.rs index e8deb17d..25eb9f20 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/mod.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/origin.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/origin.rs index a6320e9b..c5e91e4e 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/origin.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/origin.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/pezpallet_struct.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/pezpallet_struct.rs index b8ba1954..7d92f943 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/pezpallet_struct.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/pezpallet_struct.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/storage.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/storage.rs index e61c1cf8..0ad562b0 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/storage.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/tasks.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/tasks.rs index 0ae2e70f..562a433e 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/tasks.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/tasks.rs @@ -2,7 +2,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/tt_default_parts.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/tt_default_parts.rs index f4144770..8102e3be 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/tt_default_parts.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/tt_default_parts.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/type_value.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/type_value.rs index 6753a8c8..fd0d46c1 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/type_value.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/type_value.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/validate_unsigned.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/validate_unsigned.rs index cd216fc9..2e928d6a 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/validate_unsigned.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/validate_unsigned.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/view_functions.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/view_functions.rs index 75adc3f9..5df22c98 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/view_functions.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/view_functions.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/warnings.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/warnings.rs index 9ad72ec4..d7dd6313 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/warnings.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/expand/warnings.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/mod.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/mod.rs index 01f538f2..c1a1e0e3 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/mod.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/call.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/call.rs index 7c574113..39ce7900 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/call.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/composite.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/composite.rs index 144db150..5e8641eb 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/composite.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/composite.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/config.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/config.rs index 24dfb831..7e875b81 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/config.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/error.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/error.rs index 2ee44391..76fa80c3 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/error.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/event.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/event.rs index deb7a94f..7d43c068 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/event.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/event.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/extra_constants.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/extra_constants.rs index e7281675..3b38d7dc 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/extra_constants.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/extra_constants.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/genesis_build.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/genesis_build.rs index b781582e..76d10c33 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/genesis_build.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/genesis_build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/genesis_config.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/genesis_config.rs index 2496ad8d..a5916a7d 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/genesis_config.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/genesis_config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/helper.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/helper.rs index 39677af3..8070ea9b 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/helper.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/helper.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/hooks.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/hooks.rs index f7ad72cf..49bc2b8d 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/hooks.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/hooks.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/inherent.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/inherent.rs index 425081d7..23931964 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/inherent.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/inherent.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/mod.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/mod.rs index 3c017438..4d3c602e 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/mod.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/origin.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/origin.rs index c41a52a1..58edfb57 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/origin.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/origin.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/pezpallet_struct.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/pezpallet_struct.rs index b0a2eae8..60f11818 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/pezpallet_struct.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/pezpallet_struct.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/storage.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/storage.rs index 02eb3b36..441972e8 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/storage.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/tasks.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/tasks.rs index 1d055514..28ca2079 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/tasks.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/tasks.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/tests/mod.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/tests/mod.rs index 547ec366..289179c4 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/tests/mod.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/tests/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/tests/tasks.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/tests/tasks.rs index 6182c550..431f99e7 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/tests/tasks.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/tests/tasks.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/type_value.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/type_value.rs index 131a435d..2bc4116c 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/type_value.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/type_value.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/validate_unsigned.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/validate_unsigned.rs index dd7d344e..bbebc0e1 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/validate_unsigned.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/validate_unsigned.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/view_functions.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/view_functions.rs index 43585787..c8c183c9 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/view_functions.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet/parse/view_functions.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/pezpallet_error.rs b/bizinikiwi/pezframe/support/procedural/src/pezpallet_error.rs index 760f054c..1242f51c 100644 --- a/bizinikiwi/pezframe/support/procedural/src/pezpallet_error.rs +++ b/bizinikiwi/pezframe/support/procedural/src/pezpallet_error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/runtime/expand/mod.rs b/bizinikiwi/pezframe/support/procedural/src/runtime/expand/mod.rs index b3946a41..57257778 100644 --- a/bizinikiwi/pezframe/support/procedural/src/runtime/expand/mod.rs +++ b/bizinikiwi/pezframe/support/procedural/src/runtime/expand/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/runtime/mod.rs b/bizinikiwi/pezframe/support/procedural/src/runtime/mod.rs index 0e899595..925807dd 100644 --- a/bizinikiwi/pezframe/support/procedural/src/runtime/mod.rs +++ b/bizinikiwi/pezframe/support/procedural/src/runtime/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/runtime/parse/helper.rs b/bizinikiwi/pezframe/support/procedural/src/runtime/parse/helper.rs index 044c2d63..79c5bb13 100644 --- a/bizinikiwi/pezframe/support/procedural/src/runtime/parse/helper.rs +++ b/bizinikiwi/pezframe/support/procedural/src/runtime/parse/helper.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/runtime/parse/mod.rs b/bizinikiwi/pezframe/support/procedural/src/runtime/parse/mod.rs index 08ab8a45..085d489e 100644 --- a/bizinikiwi/pezframe/support/procedural/src/runtime/parse/mod.rs +++ b/bizinikiwi/pezframe/support/procedural/src/runtime/parse/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/runtime/parse/pezpallet.rs b/bizinikiwi/pezframe/support/procedural/src/runtime/parse/pezpallet.rs index 5a989070..3674d6dd 100644 --- a/bizinikiwi/pezframe/support/procedural/src/runtime/parse/pezpallet.rs +++ b/bizinikiwi/pezframe/support/procedural/src/runtime/parse/pezpallet.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/runtime/parse/pezpallet_decl.rs b/bizinikiwi/pezframe/support/procedural/src/runtime/parse/pezpallet_decl.rs index dd5ec986..bce4f41a 100644 --- a/bizinikiwi/pezframe/support/procedural/src/runtime/parse/pezpallet_decl.rs +++ b/bizinikiwi/pezframe/support/procedural/src/runtime/parse/pezpallet_decl.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/runtime/parse/runtime_struct.rs b/bizinikiwi/pezframe/support/procedural/src/runtime/parse/runtime_struct.rs index 820f8a93..0f823970 100644 --- a/bizinikiwi/pezframe/support/procedural/src/runtime/parse/runtime_struct.rs +++ b/bizinikiwi/pezframe/support/procedural/src/runtime/parse/runtime_struct.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/runtime/parse/runtime_types.rs b/bizinikiwi/pezframe/support/procedural/src/runtime/parse/runtime_types.rs index 079a93b1..ff04465b 100644 --- a/bizinikiwi/pezframe/support/procedural/src/runtime/parse/runtime_types.rs +++ b/bizinikiwi/pezframe/support/procedural/src/runtime/parse/runtime_types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/storage_alias.rs b/bizinikiwi/pezframe/support/procedural/src/storage_alias.rs index c90c4578..f431808c 100644 --- a/bizinikiwi/pezframe/support/procedural/src/storage_alias.rs +++ b/bizinikiwi/pezframe/support/procedural/src/storage_alias.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/transactional.rs b/bizinikiwi/pezframe/support/procedural/src/transactional.rs index 0401b405..3753c550 100644 --- a/bizinikiwi/pezframe/support/procedural/src/transactional.rs +++ b/bizinikiwi/pezframe/support/procedural/src/transactional.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/src/tt_macro.rs b/bizinikiwi/pezframe/support/procedural/src/tt_macro.rs index e88bfa54..2ddfa598 100644 --- a/bizinikiwi/pezframe/support/procedural/src/tt_macro.rs +++ b/bizinikiwi/pezframe/support/procedural/src/tt_macro.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/tools/derive/src/lib.rs b/bizinikiwi/pezframe/support/procedural/tools/derive/src/lib.rs index e2e11562..7c27213b 100644 --- a/bizinikiwi/pezframe/support/procedural/tools/derive/src/lib.rs +++ b/bizinikiwi/pezframe/support/procedural/tools/derive/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/tools/src/lib.rs b/bizinikiwi/pezframe/support/procedural/tools/src/lib.rs index 832284b5..bbd5aeda 100644 --- a/bizinikiwi/pezframe/support/procedural/tools/src/lib.rs +++ b/bizinikiwi/pezframe/support/procedural/tools/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/procedural/tools/src/syn_ext.rs b/bizinikiwi/pezframe/support/procedural/tools/src/syn_ext.rs index a92dbc2c..e27ddaec 100644 --- a/bizinikiwi/pezframe/support/procedural/tools/src/syn_ext.rs +++ b/bizinikiwi/pezframe/support/procedural/tools/src/syn_ext.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/crypto.rs b/bizinikiwi/pezframe/support/src/crypto.rs index a317fb30..8f929c76 100644 --- a/bizinikiwi/pezframe/support/src/crypto.rs +++ b/bizinikiwi/pezframe/support/src/crypto.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/crypto/ecdsa.rs b/bizinikiwi/pezframe/support/src/crypto/ecdsa.rs index e44e691b..198ede0b 100644 --- a/bizinikiwi/pezframe/support/src/crypto/ecdsa.rs +++ b/bizinikiwi/pezframe/support/src/crypto/ecdsa.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/dispatch.rs b/bizinikiwi/pezframe/support/src/dispatch.rs index 4527aeae..c47b9b2d 100644 --- a/bizinikiwi/pezframe/support/src/dispatch.rs +++ b/bizinikiwi/pezframe/support/src/dispatch.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/dispatch_context.rs b/bizinikiwi/pezframe/support/src/dispatch_context.rs index cf51418f..8a505cb1 100644 --- a/bizinikiwi/pezframe/support/src/dispatch_context.rs +++ b/bizinikiwi/pezframe/support/src/dispatch_context.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/generate_genesis_config.rs b/bizinikiwi/pezframe/support/src/generate_genesis_config.rs index d67bb044..45831d95 100644 --- a/bizinikiwi/pezframe/support/src/generate_genesis_config.rs +++ b/bizinikiwi/pezframe/support/src/generate_genesis_config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/genesis_builder_helper.rs b/bizinikiwi/pezframe/support/src/genesis_builder_helper.rs index d467ec9c..49ef8c68 100644 --- a/bizinikiwi/pezframe/support/src/genesis_builder_helper.rs +++ b/bizinikiwi/pezframe/support/src/genesis_builder_helper.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/hash.rs b/bizinikiwi/pezframe/support/src/hash.rs index 3a3eba2f..88eacf8e 100644 --- a/bizinikiwi/pezframe/support/src/hash.rs +++ b/bizinikiwi/pezframe/support/src/hash.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/inherent.rs b/bizinikiwi/pezframe/support/src/inherent.rs index a0a9be92..601157bc 100644 --- a/bizinikiwi/pezframe/support/src/inherent.rs +++ b/bizinikiwi/pezframe/support/src/inherent.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/instances.rs b/bizinikiwi/pezframe/support/src/instances.rs index 9f595a77..ad63f417 100644 --- a/bizinikiwi/pezframe/support/src/instances.rs +++ b/bizinikiwi/pezframe/support/src/instances.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/lib.rs b/bizinikiwi/pezframe/support/src/lib.rs index 7b1ff31f..12bfc9b1 100644 --- a/bizinikiwi/pezframe/support/src/lib.rs +++ b/bizinikiwi/pezframe/support/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/macros.rs b/bizinikiwi/pezframe/support/src/macros.rs index 064528ad..cf51a1f8 100644 --- a/bizinikiwi/pezframe/support/src/macros.rs +++ b/bizinikiwi/pezframe/support/src/macros.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/migrations.rs b/bizinikiwi/pezframe/support/src/migrations.rs index b3a99553..d90ffac9 100644 --- a/bizinikiwi/pezframe/support/src/migrations.rs +++ b/bizinikiwi/pezframe/support/src/migrations.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/bounded_btree_map.rs b/bizinikiwi/pezframe/support/src/storage/bounded_btree_map.rs index ea3c5232..ec18248c 100644 --- a/bizinikiwi/pezframe/support/src/storage/bounded_btree_map.rs +++ b/bizinikiwi/pezframe/support/src/storage/bounded_btree_map.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/bounded_btree_set.rs b/bizinikiwi/pezframe/support/src/storage/bounded_btree_set.rs index 0a25953a..ef90e1a6 100644 --- a/bizinikiwi/pezframe/support/src/storage/bounded_btree_set.rs +++ b/bizinikiwi/pezframe/support/src/storage/bounded_btree_set.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/bounded_vec.rs b/bizinikiwi/pezframe/support/src/storage/bounded_vec.rs index c0bfd8d4..6eccdab9 100644 --- a/bizinikiwi/pezframe/support/src/storage/bounded_vec.rs +++ b/bizinikiwi/pezframe/support/src/storage/bounded_vec.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/child.rs b/bizinikiwi/pezframe/support/src/storage/child.rs index 655e1fed..cfa8e2c2 100644 --- a/bizinikiwi/pezframe/support/src/storage/child.rs +++ b/bizinikiwi/pezframe/support/src/storage/child.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/generator/double_map.rs b/bizinikiwi/pezframe/support/src/storage/generator/double_map.rs index 7f3d5262..44a7e1ea 100644 --- a/bizinikiwi/pezframe/support/src/storage/generator/double_map.rs +++ b/bizinikiwi/pezframe/support/src/storage/generator/double_map.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/generator/map.rs b/bizinikiwi/pezframe/support/src/storage/generator/map.rs index 177bab38..a66316c9 100644 --- a/bizinikiwi/pezframe/support/src/storage/generator/map.rs +++ b/bizinikiwi/pezframe/support/src/storage/generator/map.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/generator/mod.rs b/bizinikiwi/pezframe/support/src/storage/generator/mod.rs index a1260c0c..b76beeda 100644 --- a/bizinikiwi/pezframe/support/src/storage/generator/mod.rs +++ b/bizinikiwi/pezframe/support/src/storage/generator/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/generator/nmap.rs b/bizinikiwi/pezframe/support/src/storage/generator/nmap.rs index aebc876b..e6775e03 100755 --- a/bizinikiwi/pezframe/support/src/storage/generator/nmap.rs +++ b/bizinikiwi/pezframe/support/src/storage/generator/nmap.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/generator/value.rs b/bizinikiwi/pezframe/support/src/storage/generator/value.rs index 9f26ed25..6b15fc74 100644 --- a/bizinikiwi/pezframe/support/src/storage/generator/value.rs +++ b/bizinikiwi/pezframe/support/src/storage/generator/value.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/hashed.rs b/bizinikiwi/pezframe/support/src/storage/hashed.rs index 42e2fc25..9f8aa8a8 100644 --- a/bizinikiwi/pezframe/support/src/storage/hashed.rs +++ b/bizinikiwi/pezframe/support/src/storage/hashed.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/migration.rs b/bizinikiwi/pezframe/support/src/storage/migration.rs index b6a2ad37..a48d53d2 100644 --- a/bizinikiwi/pezframe/support/src/storage/migration.rs +++ b/bizinikiwi/pezframe/support/src/storage/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/mod.rs b/bizinikiwi/pezframe/support/src/storage/mod.rs index 2f21731d..0078269a 100644 --- a/bizinikiwi/pezframe/support/src/storage/mod.rs +++ b/bizinikiwi/pezframe/support/src/storage/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/storage_noop_guard.rs b/bizinikiwi/pezframe/support/src/storage/storage_noop_guard.rs index 06a16114..61f115e1 100644 --- a/bizinikiwi/pezframe/support/src/storage/storage_noop_guard.rs +++ b/bizinikiwi/pezframe/support/src/storage/storage_noop_guard.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/stream_iter.rs b/bizinikiwi/pezframe/support/src/storage/stream_iter.rs index d0bd7591..a5abb812 100644 --- a/bizinikiwi/pezframe/support/src/storage/stream_iter.rs +++ b/bizinikiwi/pezframe/support/src/storage/stream_iter.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/transactional.rs b/bizinikiwi/pezframe/support/src/storage/transactional.rs index dd187aec..94f769d0 100644 --- a/bizinikiwi/pezframe/support/src/storage/transactional.rs +++ b/bizinikiwi/pezframe/support/src/storage/transactional.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/types/counted_map.rs b/bizinikiwi/pezframe/support/src/storage/types/counted_map.rs index 0f150031..7665da96 100644 --- a/bizinikiwi/pezframe/support/src/storage/types/counted_map.rs +++ b/bizinikiwi/pezframe/support/src/storage/types/counted_map.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/types/counted_nmap.rs b/bizinikiwi/pezframe/support/src/storage/types/counted_nmap.rs index 79e348cb..44266f05 100644 --- a/bizinikiwi/pezframe/support/src/storage/types/counted_nmap.rs +++ b/bizinikiwi/pezframe/support/src/storage/types/counted_nmap.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/types/double_map.rs b/bizinikiwi/pezframe/support/src/storage/types/double_map.rs index 1c64c730..cea1ff13 100644 --- a/bizinikiwi/pezframe/support/src/storage/types/double_map.rs +++ b/bizinikiwi/pezframe/support/src/storage/types/double_map.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/types/key.rs b/bizinikiwi/pezframe/support/src/storage/types/key.rs index dafb04b7..80793744 100755 --- a/bizinikiwi/pezframe/support/src/storage/types/key.rs +++ b/bizinikiwi/pezframe/support/src/storage/types/key.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/types/map.rs b/bizinikiwi/pezframe/support/src/storage/types/map.rs index bcc22e72..1055e834 100644 --- a/bizinikiwi/pezframe/support/src/storage/types/map.rs +++ b/bizinikiwi/pezframe/support/src/storage/types/map.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/types/mod.rs b/bizinikiwi/pezframe/support/src/storage/types/mod.rs index edc24082..7483cdd6 100644 --- a/bizinikiwi/pezframe/support/src/storage/types/mod.rs +++ b/bizinikiwi/pezframe/support/src/storage/types/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/types/nmap.rs b/bizinikiwi/pezframe/support/src/storage/types/nmap.rs index e7acb018..6a055fc2 100755 --- a/bizinikiwi/pezframe/support/src/storage/types/nmap.rs +++ b/bizinikiwi/pezframe/support/src/storage/types/nmap.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/types/value.rs b/bizinikiwi/pezframe/support/src/storage/types/value.rs index 5d25b0d1..3da1c353 100644 --- a/bizinikiwi/pezframe/support/src/storage/types/value.rs +++ b/bizinikiwi/pezframe/support/src/storage/types/value.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/unhashed.rs b/bizinikiwi/pezframe/support/src/storage/unhashed.rs index 062b872c..8b7c06dd 100644 --- a/bizinikiwi/pezframe/support/src/storage/unhashed.rs +++ b/bizinikiwi/pezframe/support/src/storage/unhashed.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/storage/weak_bounded_vec.rs b/bizinikiwi/pezframe/support/src/storage/weak_bounded_vec.rs index 09d6ed2e..a62132e7 100644 --- a/bizinikiwi/pezframe/support/src/storage/weak_bounded_vec.rs +++ b/bizinikiwi/pezframe/support/src/storage/weak_bounded_vec.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/tests/mod.rs b/bizinikiwi/pezframe/support/src/tests/mod.rs index c9ceedd2..53e56897 100644 --- a/bizinikiwi/pezframe/support/src/tests/mod.rs +++ b/bizinikiwi/pezframe/support/src/tests/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/tests/storage_alias.rs b/bizinikiwi/pezframe/support/src/tests/storage_alias.rs index ef635f5c..7629e726 100644 --- a/bizinikiwi/pezframe/support/src/tests/storage_alias.rs +++ b/bizinikiwi/pezframe/support/src/tests/storage_alias.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits.rs b/bizinikiwi/pezframe/support/src/traits.rs index 8c7115b3..f7be483f 100644 --- a/bizinikiwi/pezframe/support/src/traits.rs +++ b/bizinikiwi/pezframe/support/src/traits.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/dispatch.rs b/bizinikiwi/pezframe/support/src/traits/dispatch.rs index 7ca8a33b..ee4ce862 100644 --- a/bizinikiwi/pezframe/support/src/traits/dispatch.rs +++ b/bizinikiwi/pezframe/support/src/traits/dispatch.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/dynamic_params.rs b/bizinikiwi/pezframe/support/src/traits/dynamic_params.rs index 85acdcca..e2a667eb 100644 --- a/bizinikiwi/pezframe/support/src/traits/dynamic_params.rs +++ b/bizinikiwi/pezframe/support/src/traits/dynamic_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/error.rs b/bizinikiwi/pezframe/support/src/traits/error.rs index 2dfdc2a3..95099e54 100644 --- a/bizinikiwi/pezframe/support/src/traits/error.rs +++ b/bizinikiwi/pezframe/support/src/traits/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/filter.rs b/bizinikiwi/pezframe/support/src/traits/filter.rs index 41c0a5d9..b4e2b150 100644 --- a/bizinikiwi/pezframe/support/src/traits/filter.rs +++ b/bizinikiwi/pezframe/support/src/traits/filter.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/hooks.rs b/bizinikiwi/pezframe/support/src/traits/hooks.rs index 3505b9e4..21e4530f 100644 --- a/bizinikiwi/pezframe/support/src/traits/hooks.rs +++ b/bizinikiwi/pezframe/support/src/traits/hooks.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/members.rs b/bizinikiwi/pezframe/support/src/traits/members.rs index 32be4c01..819d2722 100644 --- a/bizinikiwi/pezframe/support/src/traits/members.rs +++ b/bizinikiwi/pezframe/support/src/traits/members.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/messages.rs b/bizinikiwi/pezframe/support/src/traits/messages.rs index 9e9f085d..9bd321e4 100644 --- a/bizinikiwi/pezframe/support/src/traits/messages.rs +++ b/bizinikiwi/pezframe/support/src/traits/messages.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/metadata.rs b/bizinikiwi/pezframe/support/src/traits/metadata.rs index e3b99d44..4f57dd97 100644 --- a/bizinikiwi/pezframe/support/src/traits/metadata.rs +++ b/bizinikiwi/pezframe/support/src/traits/metadata.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/misc.rs b/bizinikiwi/pezframe/support/src/traits/misc.rs index 4ab3f3ae..c2e85a23 100644 --- a/bizinikiwi/pezframe/support/src/traits/misc.rs +++ b/bizinikiwi/pezframe/support/src/traits/misc.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/preimages.rs b/bizinikiwi/pezframe/support/src/traits/preimages.rs index efaa9e07..4c7f41d1 100644 --- a/bizinikiwi/pezframe/support/src/traits/preimages.rs +++ b/bizinikiwi/pezframe/support/src/traits/preimages.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/proving.rs b/bizinikiwi/pezframe/support/src/traits/proving.rs index c6ad54da..22a1f02c 100644 --- a/bizinikiwi/pezframe/support/src/traits/proving.rs +++ b/bizinikiwi/pezframe/support/src/traits/proving.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/randomness.rs b/bizinikiwi/pezframe/support/src/traits/randomness.rs index be4fe073..14a575e5 100644 --- a/bizinikiwi/pezframe/support/src/traits/randomness.rs +++ b/bizinikiwi/pezframe/support/src/traits/randomness.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/reality.rs b/bizinikiwi/pezframe/support/src/traits/reality.rs index 8dd22b9a..c986895f 100644 --- a/bizinikiwi/pezframe/support/src/traits/reality.rs +++ b/bizinikiwi/pezframe/support/src/traits/reality.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/rewards.rs b/bizinikiwi/pezframe/support/src/traits/rewards.rs index 9fa627f8..0ba8cae8 100644 --- a/bizinikiwi/pezframe/support/src/traits/rewards.rs +++ b/bizinikiwi/pezframe/support/src/traits/rewards.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/safe_mode.rs b/bizinikiwi/pezframe/support/src/traits/safe_mode.rs index 4af724ae..8f6798e5 100644 --- a/bizinikiwi/pezframe/support/src/traits/safe_mode.rs +++ b/bizinikiwi/pezframe/support/src/traits/safe_mode.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/schedule.rs b/bizinikiwi/pezframe/support/src/traits/schedule.rs index e0daf24b..473ba48c 100644 --- a/bizinikiwi/pezframe/support/src/traits/schedule.rs +++ b/bizinikiwi/pezframe/support/src/traits/schedule.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/storage.rs b/bizinikiwi/pezframe/support/src/traits/storage.rs index f9f0629f..13655cdf 100644 --- a/bizinikiwi/pezframe/support/src/traits/storage.rs +++ b/bizinikiwi/pezframe/support/src/traits/storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/stored_map.rs b/bizinikiwi/pezframe/support/src/traits/stored_map.rs index 2338d2f3..085a3379 100644 --- a/bizinikiwi/pezframe/support/src/traits/stored_map.rs +++ b/bizinikiwi/pezframe/support/src/traits/stored_map.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tasks.rs b/bizinikiwi/pezframe/support/src/traits/tasks.rs index 9b1b904b..5333723b 100644 --- a/bizinikiwi/pezframe/support/src/traits/tasks.rs +++ b/bizinikiwi/pezframe/support/src/traits/tasks.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens.rs b/bizinikiwi/pezframe/support/src/traits/tokens.rs index 83a8f611..df575219 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/asset_ops.rs b/bizinikiwi/pezframe/support/src/traits/tokens/asset_ops.rs index 180a07d3..dc3225e8 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/asset_ops.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/asset_ops.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/asset_ops/common_ops.rs b/bizinikiwi/pezframe/support/src/traits/tokens/asset_ops/common_ops.rs index 45f73fc3..f3bf6751 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/asset_ops/common_ops.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/asset_ops/common_ops.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/asset_ops/common_strategies.rs b/bizinikiwi/pezframe/support/src/traits/tokens/asset_ops/common_strategies.rs index b6bb7db8..5002b314 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/asset_ops/common_strategies.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/asset_ops/common_strategies.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/currency.rs b/bizinikiwi/pezframe/support/src/traits/tokens/currency.rs index 0c35d50e..139bcb3b 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/currency.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/currency.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/currency/lockable.rs b/bizinikiwi/pezframe/support/src/traits/tokens/currency/lockable.rs index 4ea1a54c..e4cf320b 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/currency/lockable.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/currency/lockable.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/currency/reservable.rs b/bizinikiwi/pezframe/support/src/traits/tokens/currency/reservable.rs index 03f07a07..f9ca287d 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/currency/reservable.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/currency/reservable.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/inspect_mutate.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/inspect_mutate.rs index dc1f4801..4224f516 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/inspect_mutate.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/inspect_mutate.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/mod.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/mod.rs index 76c96356..1b21d09b 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/mod.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/regular/balanced.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/regular/balanced.rs index 191d3dc5..be23072a 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/regular/balanced.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/regular/balanced.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/regular/mod.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/regular/mod.rs index dc0cc598..3497dc4a 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/regular/mod.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/regular/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/regular/mutate.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/regular/mutate.rs index 1652181d..a41761d2 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/regular/mutate.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/regular/mutate.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/regular/unbalanced.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/regular/unbalanced.rs index 24a39ed6..2ab9c78e 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/regular/unbalanced.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/conformance_tests/regular/unbalanced.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/freeze.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/freeze.rs index 64777c54..01b0e7bc 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/freeze.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/freeze.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/hold.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/hold.rs index 89d676a6..06f58a44 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/hold.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/hold.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/imbalance.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/imbalance.rs index d25b6331..4de12bed 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/imbalance.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/imbalance.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/item_of.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/item_of.rs index b573acea..597176ee 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/item_of.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/item_of.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/mod.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/mod.rs index d2bd8434..ccc9ae5c 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/mod.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/regular.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/regular.rs index 437a1fe1..65698d42 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungible/regular.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungible/regular.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/approvals.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/approvals.rs index 9630a998..ead33d24 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/approvals.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/approvals.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/enumerable.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/enumerable.rs index effa7225..ba976876 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/enumerable.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/enumerable.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/freeze.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/freeze.rs index 3af9779f..c7651fc9 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/freeze.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/freeze.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/hold.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/hold.rs index 4eb41839..943b7811 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/hold.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/hold.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/imbalance.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/imbalance.rs index 88edd0bc..da983480 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/imbalance.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/imbalance.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/lifetime.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/lifetime.rs index e13562ac..11c790be 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/lifetime.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/lifetime.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/metadata.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/metadata.rs index 5a851101..e10ee618 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/metadata.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/metadata.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/mod.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/mod.rs index b1382596..42fb50eb 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/mod.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/regular.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/regular.rs index 663e23b6..84fc7e8e 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/regular.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/regular.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/roles.rs b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/roles.rs index db348fa0..bbbb7021 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/roles.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/fungibles/roles.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/imbalance.rs b/bizinikiwi/pezframe/support/src/traits/tokens/imbalance.rs index 5a5a7580..2876106c 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/imbalance.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/imbalance.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/imbalance/on_unbalanced.rs b/bizinikiwi/pezframe/support/src/traits/tokens/imbalance/on_unbalanced.rs index e08dade9..bd717085 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/imbalance/on_unbalanced.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/imbalance/on_unbalanced.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/imbalance/signed_imbalance.rs b/bizinikiwi/pezframe/support/src/traits/tokens/imbalance/signed_imbalance.rs index 99920e98..c3b33978 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/imbalance/signed_imbalance.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/imbalance/signed_imbalance.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/imbalance/split_two_ways.rs b/bizinikiwi/pezframe/support/src/traits/tokens/imbalance/split_two_ways.rs index c17a3604..23d715c9 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/imbalance/split_two_ways.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/imbalance/split_two_ways.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/misc.rs b/bizinikiwi/pezframe/support/src/traits/tokens/misc.rs index 293978aa..d5766924 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/misc.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/misc.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/nonfungible.rs b/bizinikiwi/pezframe/support/src/traits/tokens/nonfungible.rs index a5da6b7f..815ca714 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/nonfungible.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/nonfungible.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/nonfungible_v2.rs b/bizinikiwi/pezframe/support/src/traits/tokens/nonfungible_v2.rs index 1de2ab22..07f25005 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/nonfungible_v2.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/nonfungible_v2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/nonfungibles.rs b/bizinikiwi/pezframe/support/src/traits/tokens/nonfungibles.rs index b2c65f64..837c3010 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/nonfungibles.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/nonfungibles.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/nonfungibles_v2.rs b/bizinikiwi/pezframe/support/src/traits/tokens/nonfungibles_v2.rs index 961cd68e..ac158193 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/nonfungibles_v2.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/nonfungibles_v2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/pay.rs b/bizinikiwi/pezframe/support/src/traits/tokens/pay.rs index dfb57e85..e0281cb0 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/pay.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/pay.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tokens/transfer.rs b/bizinikiwi/pezframe/support/src/traits/tokens/transfer.rs index 44106e62..12e3a7fc 100644 --- a/bizinikiwi/pezframe/support/src/traits/tokens/transfer.rs +++ b/bizinikiwi/pezframe/support/src/traits/tokens/transfer.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/try_runtime/decode_entire_state.rs b/bizinikiwi/pezframe/support/src/traits/try_runtime/decode_entire_state.rs index c9f07a28..97ec945e 100644 --- a/bizinikiwi/pezframe/support/src/traits/try_runtime/decode_entire_state.rs +++ b/bizinikiwi/pezframe/support/src/traits/try_runtime/decode_entire_state.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/try_runtime/mod.rs b/bizinikiwi/pezframe/support/src/traits/try_runtime/mod.rs index b441e87d..d415541e 100644 --- a/bizinikiwi/pezframe/support/src/traits/try_runtime/mod.rs +++ b/bizinikiwi/pezframe/support/src/traits/try_runtime/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/tx_pause.rs b/bizinikiwi/pezframe/support/src/traits/tx_pause.rs index d45969fd..834bc621 100644 --- a/bizinikiwi/pezframe/support/src/traits/tx_pause.rs +++ b/bizinikiwi/pezframe/support/src/traits/tx_pause.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/validation.rs b/bizinikiwi/pezframe/support/src/traits/validation.rs index 729d6cb8..e6216f34 100644 --- a/bizinikiwi/pezframe/support/src/traits/validation.rs +++ b/bizinikiwi/pezframe/support/src/traits/validation.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/traits/voting.rs b/bizinikiwi/pezframe/support/src/traits/voting.rs index fbbe5a34..5fd9a0b4 100644 --- a/bizinikiwi/pezframe/support/src/traits/voting.rs +++ b/bizinikiwi/pezframe/support/src/traits/voting.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/view_functions.rs b/bizinikiwi/pezframe/support/src/view_functions.rs index 2a321076..43d5ff30 100644 --- a/bizinikiwi/pezframe/support/src/view_functions.rs +++ b/bizinikiwi/pezframe/support/src/view_functions.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/weights.rs b/bizinikiwi/pezframe/support/src/weights.rs index ac0bf767..6441c1bf 100644 --- a/bizinikiwi/pezframe/support/src/weights.rs +++ b/bizinikiwi/pezframe/support/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/weights/block_weights.rs b/bizinikiwi/pezframe/support/src/weights/block_weights.rs index a018c455..ec23a69c 100644 --- a/bizinikiwi/pezframe/support/src/weights/block_weights.rs +++ b/bizinikiwi/pezframe/support/src/weights/block_weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/weights/extrinsic_weights.rs b/bizinikiwi/pezframe/support/src/weights/extrinsic_weights.rs index 8613c493..e5eb8f17 100644 --- a/bizinikiwi/pezframe/support/src/weights/extrinsic_weights.rs +++ b/bizinikiwi/pezframe/support/src/weights/extrinsic_weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/weights/paritydb_weights.rs b/bizinikiwi/pezframe/support/src/weights/paritydb_weights.rs index 94acea1f..c279defd 100644 --- a/bizinikiwi/pezframe/support/src/weights/paritydb_weights.rs +++ b/bizinikiwi/pezframe/support/src/weights/paritydb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/src/weights/rocksdb_weights.rs b/bizinikiwi/pezframe/support/src/weights/rocksdb_weights.rs index 61fddc06..ec91b0dd 100644 --- a/bizinikiwi/pezframe/support/src/weights/rocksdb_weights.rs +++ b/bizinikiwi/pezframe/support/src/weights/rocksdb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/compile_pass/src/lib.rs b/bizinikiwi/pezframe/support/test/compile_pass/src/lib.rs index 3ef170f7..a8e01e9d 100644 --- a/bizinikiwi/pezframe/support/test/compile_pass/src/lib.rs +++ b/bizinikiwi/pezframe/support/test/compile_pass/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/pezpallet/src/lib.rs b/bizinikiwi/pezframe/support/test/pezpallet/src/lib.rs index 44adee69..03703dd7 100644 --- a/bizinikiwi/pezframe/support/test/pezpallet/src/lib.rs +++ b/bizinikiwi/pezframe/support/test/pezpallet/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/src/lib.rs b/bizinikiwi/pezframe/support/test/src/lib.rs index d60453a3..4f18c052 100644 --- a/bizinikiwi/pezframe/support/test/src/lib.rs +++ b/bizinikiwi/pezframe/support/test/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/stg_pezframe_crate/src/lib.rs b/bizinikiwi/pezframe/support/test/stg_pezframe_crate/src/lib.rs index fb1d3088..244fe865 100644 --- a/bizinikiwi/pezframe/support/test/stg_pezframe_crate/src/lib.rs +++ b/bizinikiwi/pezframe/support/test/stg_pezframe_crate/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/authorize.rs b/bizinikiwi/pezframe/support/test/tests/authorize.rs index 834071dd..fdc0c5b8 100644 --- a/bizinikiwi/pezframe/support/test/tests/authorize.rs +++ b/bizinikiwi/pezframe/support/test/tests/authorize.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui.rs index e496ddd3..a6fa84dd 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_attr_pov_mode_1.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_attr_pov_mode_1.rs index 7c372347..8e8b0678 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_attr_pov_mode_1.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_attr_pov_mode_1.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_attr_pov_mode_2.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_attr_pov_mode_2.rs index deeb395e..124a18d5 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_attr_pov_mode_2.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_attr_pov_mode_2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_attr_pov_mode_3.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_attr_pov_mode_3.rs index e3033f42..d41c36cb 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_attr_pov_mode_3.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_attr_pov_mode_3.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_attr_pov_mode_4.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_attr_pov_mode_4.rs index 15e7f308..0918187c 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_attr_pov_mode_4.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_attr_pov_mode_4.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_param_name.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_param_name.rs index a239bef3..ccd2a858 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_param_name.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_param_name.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_param_name_too_long.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_param_name_too_long.rs index 81f6e727..db05a36e 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_param_name_too_long.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_param_name_too_long.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_param_name_upper_case.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_param_name_upper_case.rs index 78f3737b..9ecdd90c 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_param_name_upper_case.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_param_name_upper_case.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_params.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_params.rs index 77df7a3e..73877d75 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_params.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_non_benchmark_err.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_non_benchmark_err.rs index 4d476712..0f3bd07b 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_non_benchmark_err.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_non_benchmark_err.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_non_type_path.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_non_type_path.rs index 715b7b25..f783430f 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_non_type_path.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_non_type_path.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_non_unit_t.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_non_unit_t.rs index 17922bfa..3ec66c1d 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_non_unit_t.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_non_unit_t.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_type_blank_with_question.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_type_blank_with_question.rs index fb4ed423..2aa8f88b 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_type_blank_with_question.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_type_blank_with_question.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_type_no_last_stmt.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_type_no_last_stmt.rs index 190dd9dc..12566d37 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_type_no_last_stmt.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_type_no_last_stmt.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_type_non_result.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_type_non_result.rs index 1b210471..105556af 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_type_non_result.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_type_non_result.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_type_option.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_type_option.rs index d9d23182..5a9dbf67 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_type_option.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/bad_return_type_option.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/dup_attr_pov_mode.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/dup_attr_pov_mode.rs index 253b0f8a..d588809a 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/dup_attr_pov_mode.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/dup_attr_pov_mode.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/dup_block.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/dup_block.rs index 9f4fb882..91bcbbad 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/dup_block.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/dup_block.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/dup_extrinsic_call.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/dup_extrinsic_call.rs index 6d377579..facd4f77 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/dup_extrinsic_call.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/dup_extrinsic_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/empty_function.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/empty_function.rs index 2bb800f2..79d4d674 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/empty_function.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/empty_function.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/extra_extra.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/extra_extra.rs index 529c10dd..e053e573 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/extra_extra.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/extra_extra.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/extra_skip_meta.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/extra_skip_meta.rs index 5ec39644..2a95ca49 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/extra_skip_meta.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/extra_skip_meta.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/extrinsic_call_out_of_fn.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/extrinsic_call_out_of_fn.rs index 58cb2614..c2a476a6 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/extrinsic_call_out_of_fn.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/extrinsic_call_out_of_fn.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/extrinsic_call_wrong_origin.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/extrinsic_call_wrong_origin.rs index 2f46297d..c5ae3faa 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/extrinsic_call_wrong_origin.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/extrinsic_call_wrong_origin.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/invalid_origin.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/invalid_origin.rs index 5393e777..afb40e80 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/invalid_origin.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/invalid_origin.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/missing_call.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/missing_call.rs index f529db7a..2a289bd2 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/missing_call.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/missing_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/missing_origin.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/missing_origin.rs index 712d8604..ca27f5a1 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/missing_origin.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/missing_origin.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_attr_pov_mode.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_attr_pov_mode.rs index d7bdf183..98ea3e67 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_attr_pov_mode.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_attr_pov_mode.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_basic.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_basic.rs index 9e729c43..586a5082 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_basic.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_basic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_complex_path_benchmark_result.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_complex_path_benchmark_result.rs index 19af69d2..046223ef 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_complex_path_benchmark_result.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_complex_path_benchmark_result.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_const_expr.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_const_expr.rs index ddd9e15a..f1daba87 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_const_expr.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_const_expr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_no_last_stmt.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_no_last_stmt.rs index 31863a73..3a12f6b5 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_no_last_stmt.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_no_last_stmt.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_path_result_benchmark_error.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_path_result_benchmark_error.rs index 19af69d2..046223ef 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_path_result_benchmark_error.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_path_result_benchmark_error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_result.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_result.rs index 8ff8214f..d4286d4c 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_result.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/pass/valid_result.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/unrecognized_option.rs b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/unrecognized_option.rs index b092e948..faee3ad2 100644 --- a/bizinikiwi/pezframe/support/test/tests/benchmark_ui/unrecognized_option.rs +++ b/bizinikiwi/pezframe/support/test/tests/benchmark_ui/unrecognized_option.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/common/mod.rs b/bizinikiwi/pezframe/support/test/tests/common/mod.rs index 5441d068..faa5901a 100644 --- a/bizinikiwi/pezframe/support/test/tests/common/mod.rs +++ b/bizinikiwi/pezframe/support/test/tests/common/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/common/outer_enums.rs b/bizinikiwi/pezframe/support/test/tests/common/outer_enums.rs index a9e1b584..62525d7f 100644 --- a/bizinikiwi/pezframe/support/test/tests/common/outer_enums.rs +++ b/bizinikiwi/pezframe/support/test/tests/common/outer_enums.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/composite_enum.rs b/bizinikiwi/pezframe/support/test/tests/composite_enum.rs index 8f451e8c..d10ba7f2 100644 --- a/bizinikiwi/pezframe/support/test/tests/composite_enum.rs +++ b/bizinikiwi/pezframe/support/test/tests/composite_enum.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui.rs index d52fb415..c6e12afd 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/abundant_where_param.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/abundant_where_param.rs index 1a476582..efe23e33 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/abundant_where_param.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/abundant_where_param.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/both_use_and_excluded_parts.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/both_use_and_excluded_parts.rs index 73022b83..56840cd3 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/both_use_and_excluded_parts.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/both_use_and_excluded_parts.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/conflicting_index.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/conflicting_index.rs index 125f39de..cb57f7f8 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/conflicting_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/conflicting_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/conflicting_index_2.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/conflicting_index_2.rs index a6689222..09306745 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/conflicting_index_2.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/conflicting_index_2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/conflicting_module_name.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/conflicting_module_name.rs index bb86cce8..a6ecf667 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/conflicting_module_name.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/conflicting_module_name.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/deprecated_where_block.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/deprecated_where_block.rs index b1819d9e..d6733b16 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/deprecated_where_block.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/deprecated_where_block.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/double_module_parts.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/double_module_parts.rs index e3d723a7..39654d45 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/double_module_parts.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/double_module_parts.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/duplicate_exclude.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/duplicate_exclude.rs index 53338213..ea582888 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/duplicate_exclude.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/duplicate_exclude.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/empty_pallet_path.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/empty_pallet_path.rs index 3fd81c64..4fc0197d 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/empty_pallet_path.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/empty_pallet_path.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/empty_pezpallet_path.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/empty_pezpallet_path.rs index 3fd81c64..4fc0197d 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/empty_pezpallet_path.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/empty_pezpallet_path.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/exclude_missspell.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/exclude_missspell.rs index 4ad700ca..d9639e0b 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/exclude_missspell.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/exclude_missspell.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/exclude_undefined_part.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/exclude_undefined_part.rs index f1b94410..cb88cc1f 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/exclude_undefined_part.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/exclude_undefined_part.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/feature_gated_system_pallet.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/feature_gated_system_pallet.rs index 7202cde5..b3bec1d0 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/feature_gated_system_pallet.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/feature_gated_system_pallet.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/generics_in_invalid_module.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/generics_in_invalid_module.rs index 910ce540..3f48cd24 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/generics_in_invalid_module.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/generics_in_invalid_module.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_meta_literal.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_meta_literal.rs index c8fefc99..0b4e8421 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_meta_literal.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_meta_literal.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_module_details.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_module_details.rs index 2126c870..f91b3760 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_module_details.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_module_details.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_module_details_keyword.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_module_details_keyword.rs index a826bcee..6444d455 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_module_details_keyword.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_module_details_keyword.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_module_entry.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_module_entry.rs index c1156ed5..5cc16057 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_module_entry.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_module_entry.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_token_after_module.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_token_after_module.rs index 4272f662..234a4c01 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_token_after_module.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_token_after_module.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_token_after_name.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_token_after_name.rs index cdd19d1f..658024f5 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_token_after_name.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_token_after_name.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_where_param.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_where_param.rs index 98b96baa..3e43bf07 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_where_param.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/invalid_where_param.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_event_generic_on_module_with_instance.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_event_generic_on_module_with_instance.rs index c6c99a73..027d5499 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_event_generic_on_module_with_instance.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_event_generic_on_module_with_instance.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_module_instance.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_module_instance.rs index 4fdab0e6..853b83f9 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_module_instance.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_module_instance.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_origin_generic_on_module_with_instance.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_origin_generic_on_module_with_instance.rs index d311df88..122ebc46 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_origin_generic_on_module_with_instance.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_origin_generic_on_module_with_instance.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_system_module.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_system_module.rs index 16149a83..96a3d99b 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_system_module.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_system_module.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_where_param.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_where_param.rs index 5dd6a084..f716a29c 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_where_param.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/missing_where_param.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/more_than_256_modules.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/more_than_256_modules.rs index a21a2df4..58668f59 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/more_than_256_modules.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/more_than_256_modules.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/no_comma_after_where.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/no_comma_after_where.rs index 951f46ef..5161d325 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/no_comma_after_where.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/no_comma_after_where.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/number_of_pallets_exceeds_tuple_size.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/number_of_pallets_exceeds_tuple_size.rs index 41089f66..9e2d1783 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/number_of_pallets_exceeds_tuple_size.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/number_of_pallets_exceeds_tuple_size.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/pass/composite_enum_instance.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/pass/composite_enum_instance.rs index 828ea3d8..9d0145c7 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/pass/composite_enum_instance.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/pass/composite_enum_instance.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/pezpallet_error_too_large.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/pezpallet_error_too_large.rs index 2970f80e..151d3787 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/pezpallet_error_too_large.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/pezpallet_error_too_large.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_call_part.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_call_part.rs index 51ced2f4..c63596b1 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_call_part.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_call_part.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_event_part.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_event_part.rs index 092158ce..1b6c58b6 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_event_part.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_event_part.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_genesis_config_part.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_genesis_config_part.rs index dcf2676f..18bf3b6e 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_genesis_config_part.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_genesis_config_part.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_inherent_part.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_inherent_part.rs index 048d3695..60c04cdb 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_inherent_part.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_inherent_part.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_origin_part.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_origin_part.rs index a9ffb935..d228c47f 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_origin_part.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_origin_part.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_validate_unsigned_part.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_validate_unsigned_part.rs index 2f96181d..eadb7657 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_validate_unsigned_part.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/undefined_validate_unsigned_part.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/unsupported_meta_structure.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/unsupported_meta_structure.rs index 9b52d753..0c527f04 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/unsupported_meta_structure.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/unsupported_meta_structure.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/unsupported_pallet_attr.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/unsupported_pallet_attr.rs index bc43e620..9c93b3c6 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/unsupported_pallet_attr.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/unsupported_pallet_attr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/unsupported_pezpallet_attr.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/unsupported_pezpallet_attr.rs index bc43e620..9c93b3c6 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/unsupported_pezpallet_attr.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/unsupported_pezpallet_attr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/use_undefined_part.rs b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/use_undefined_part.rs index 2250a338..0a536b50 100644 --- a/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/use_undefined_part.rs +++ b/bizinikiwi/pezframe/support/test/tests/construct_runtime_ui/use_undefined_part.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_impl.rs b/bizinikiwi/pezframe/support/test/tests/derive_impl.rs index cdeb5874..ec0b5960 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_impl.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_impl.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui.rs b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui.rs index 8c07f460..4f5dde40 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/attached_to_non_impl.rs b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/attached_to_non_impl.rs index a8b9aeab..bb598e6c 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/attached_to_non_impl.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/attached_to_non_impl.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/bad_default_impl_path.rs b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/bad_default_impl_path.rs index 92438421..9519b509 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/bad_default_impl_path.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/bad_default_impl_path.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/bad_disambiguation_path.rs b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/bad_disambiguation_path.rs index 6e554a96..fa38121f 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/bad_disambiguation_path.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/bad_disambiguation_path.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/inject_runtime_type_fails_when_type_not_in_scope.rs b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/inject_runtime_type_fails_when_type_not_in_scope.rs index dd731025..bd0b4034 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/inject_runtime_type_fails_when_type_not_in_scope.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/inject_runtime_type_fails_when_type_not_in_scope.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/inject_runtime_type_invalid.rs b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/inject_runtime_type_invalid.rs index 6fa42026..c0b55065 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/inject_runtime_type_invalid.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/inject_runtime_type_invalid.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/missing_disambiguation_path.rs b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/missing_disambiguation_path.rs index 97e665e7..1854cd7e 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/missing_disambiguation_path.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/missing_disambiguation_path.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/pass/basic_overriding.rs b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/pass/basic_overriding.rs index b2f9ee08..304a4cc3 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/pass/basic_overriding.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/pass/basic_overriding.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/pass/macro_magic_working.rs b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/pass/macro_magic_working.rs index e8152b97..996f3b6e 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/pass/macro_magic_working.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/pass/macro_magic_working.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/pass/runtime_type_working.rs b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/pass/runtime_type_working.rs index 7056291b..f8a74889 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/pass/runtime_type_working.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_impl_ui/pass/runtime_type_working.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_no_bound.rs b/bizinikiwi/pezframe/support/test/tests/derive_no_bound.rs index 6ac626e1..3f8897b0 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_no_bound.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_no_bound.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui.rs b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui.rs index dc308015..3b03ff5e 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/clone.rs b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/clone.rs index 4f7b6343..88aae114 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/clone.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/clone.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/debug.rs b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/debug.rs index b38ba538..cc4f1621 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/debug.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/debug.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default.rs b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default.rs index cd8540f8..5776c076 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default_empty_enum.rs b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default_empty_enum.rs index 0d4daaa3..4d570710 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default_empty_enum.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default_empty_enum.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default_no_attribute.rs b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default_no_attribute.rs index ec9baee1..4d0c5114 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default_no_attribute.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default_no_attribute.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default_too_many_attributes.rs b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default_too_many_attributes.rs index 738155f6..69802983 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default_too_many_attributes.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default_too_many_attributes.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default_union.rs b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default_union.rs index 97e2d31b..69283890 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default_union.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/default_union.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/eq.rs b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/eq.rs index e201fb0c..2532dc8d 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/eq.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/eq.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/ord.rs b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/ord.rs index eb1e00fb..b59ef1bd 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/ord.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/ord.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/partial_eq.rs b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/partial_eq.rs index e7b225a1..e8b10147 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/partial_eq.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/partial_eq.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/partial_ord.rs b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/partial_ord.rs index d4dd0dcf..b49010f2 100644 --- a/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/partial_ord.rs +++ b/bizinikiwi/pezframe/support/test/tests/derive_no_bound_ui/partial_ord.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/enum_deprecation.rs b/bizinikiwi/pezframe/support/test/tests/enum_deprecation.rs index 09900446..bc9d76df 100644 --- a/bizinikiwi/pezframe/support/test/tests/enum_deprecation.rs +++ b/bizinikiwi/pezframe/support/test/tests/enum_deprecation.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/final_keys.rs b/bizinikiwi/pezframe/support/test/tests/final_keys.rs index f19c95f1..4a664811 100644 --- a/bizinikiwi/pezframe/support/test/tests/final_keys.rs +++ b/bizinikiwi/pezframe/support/test/tests/final_keys.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/genesisconfig.rs b/bizinikiwi/pezframe/support/test/tests/genesisconfig.rs index 4f1b22b5..66e22edc 100644 --- a/bizinikiwi/pezframe/support/test/tests/genesisconfig.rs +++ b/bizinikiwi/pezframe/support/test/tests/genesisconfig.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/instance.rs b/bizinikiwi/pezframe/support/test/tests/instance.rs index 29c97de5..9d0ad095 100644 --- a/bizinikiwi/pezframe/support/test/tests/instance.rs +++ b/bizinikiwi/pezframe/support/test/tests/instance.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/issue2219.rs b/bizinikiwi/pezframe/support/test/tests/issue2219.rs index 6cf04c49..0c8d40f9 100644 --- a/bizinikiwi/pezframe/support/test/tests/issue2219.rs +++ b/bizinikiwi/pezframe/support/test/tests/issue2219.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/origin.rs b/bizinikiwi/pezframe/support/test/tests/origin.rs index 4db6be66..562e919f 100644 --- a/bizinikiwi/pezframe/support/test/tests/origin.rs +++ b/bizinikiwi/pezframe/support/test/tests/origin.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet.rs b/bizinikiwi/pezframe/support/test/tests/pallet.rs index 766bd940..77d5bac0 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/attr_non_empty.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/attr_non_empty.rs index 92255e6d..727fa1dc 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/attr_non_empty.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/attr_non_empty.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/attribute_macros_deny_parameters.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/attribute_macros_deny_parameters.rs index b6d6cb39..c90209c5 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/attribute_macros_deny_parameters.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/attribute_macros_deny_parameters.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_weight_but_no_closure.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_weight_but_no_closure.rs index 7b95d0d9..cec1765c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_weight_but_no_closure.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_weight_but_no_closure.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure.rs index 5bf29275..6d929dc7 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure_2.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure_2.rs index 6b028557..d7887afe 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure_2.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure_2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure_3.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure_3.rs index 73ca43c5..65fdaf6e 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure_3.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure_3.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure_4.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure_4.rs index f24a4d78..a3de6e77 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure_4.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure_4.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure_5.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure_5.rs index 5e754f36..160749e1 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure_5.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_closure_5.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_weight.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_weight.rs index 9fd38c12..284a9bd3 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_weight.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_weight.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_weight_info.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_weight_info.rs index 82df947b..cbd35d92 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_weight_info.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_weight_info.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_weight_info_2.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_weight_info_2.rs index 1880f95e..00150add 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_weight_info_2.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/authorize_wrong_weight_info_2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_argument_invalid_bound.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_argument_invalid_bound.rs index 578ebe8c..25334886 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_argument_invalid_bound.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_argument_invalid_bound.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_argument_invalid_bound_2.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_argument_invalid_bound_2.rs index b4806a6e..f14150f2 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_argument_invalid_bound_2.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_argument_invalid_bound_2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_argument_invalid_bound_3.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_argument_invalid_bound_3.rs index c48285fb..9f9c777d 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_argument_invalid_bound_3.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_argument_invalid_bound_3.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_conflicting_indices.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_conflicting_indices.rs index 08c6d0ce..468aba0c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_conflicting_indices.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_conflicting_indices.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_closure_arg1.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_closure_arg1.rs index 9e2b4b64..778aa584 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_closure_arg1.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_closure_arg1.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_closure_arg2.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_closure_arg2.rs index 4337b1f9..2b3647e5 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_closure_arg2.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_closure_arg2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_closure_arg3.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_closure_arg3.rs index 1034d9bf..6ee778a2 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_closure_arg3.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_closure_arg3.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_closure_return.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_closure_return.rs index e143633f..db70a3e3 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_closure_return.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_closure_return.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_type.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_type.rs index c6ada129..c9bef4e0 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_type.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_feeless_invalid_type.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_index_has_suffix.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_index_has_suffix.rs index 8a32d13f..01fc7026 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_index_has_suffix.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_index_has_suffix.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_attr.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_attr.rs index 7b060c8c..a0323b7b 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_attr.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_attr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_const.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_const.rs index a2187cd4..86cc60ab 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_const.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_const.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_index.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_index.rs index 0515c3b3..64ccac22 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_origin_type.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_origin_type.rs index a27add1b..1e3647a2 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_origin_type.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_origin_type.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_return.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_return.rs index 8fbd1df0..ba0485e8 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_return.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_return.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_vis.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_vis.rs index 725da2d7..cb060dac 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_vis.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_vis.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_vis_2.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_vis_2.rs index 57e7ddae..e98217b7 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_vis_2.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_invalid_vis_2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_missing_index.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_missing_index.rs index cc3d1afa..2706b940 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_missing_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_missing_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_missing_weight.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_missing_weight.rs index 29400e9f..209f515a 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_missing_weight.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_missing_weight.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_multiple_call_index.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_multiple_call_index.rs index c817225e..c158a32b 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_multiple_call_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_multiple_call_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_no_origin.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_no_origin.rs index acfbe5dc..78816632 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_no_origin.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_no_origin.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_no_return.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_no_return.rs index a6080a5a..c15ab01a 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_no_return.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_no_return.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_span_for_error.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_span_for_error.rs index 88ad3cd8..bdec81d8 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_span_for_error.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_span_for_error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_argument_has_suffix.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_argument_has_suffix.rs index 0f00dcc9..55ee558f 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_argument_has_suffix.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_argument_has_suffix.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_const_warning.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_const_warning.rs index 378da99b..ba3a7b06 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_const_warning.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_const_warning.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_const_warning_twice.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_const_warning_twice.rs index 1bb0eabb..2f35420c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_const_warning_twice.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_const_warning_twice.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid.rs index 58d0ac12..f7163dc5 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid2.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid2.rs index d645156d..e908d674 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid2.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid3.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid3.rs index 4697ba27..f1a621fd 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid3.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid3.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid4.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid4.rs index 5eb1bbee..2aafdfcb 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid4.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid4.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid5.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid5.rs index d371ae72..68b50daa 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid5.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_inherited_invalid5.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_unchecked_warning.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_unchecked_warning.rs index 9d258813..94aec588 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_unchecked_warning.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/call_weight_unchecked_warning.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/compare_unset_storage_version.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/compare_unset_storage_version.rs index e546a025..f9f2ec2b 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/compare_unset_storage_version.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/compare_unset_storage_version.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/composite_enum_unsupported_identifier.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/composite_enum_unsupported_identifier.rs index db5b582b..68553be3 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/composite_enum_unsupported_identifier.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/composite_enum_unsupported_identifier.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/config_duplicate_attr.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/config_duplicate_attr.rs index d80df706..920de7d3 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/config_duplicate_attr.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/config_duplicate_attr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/config_metadata_non_type_info.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/config_metadata_non_type_info.rs index a48b9488..015f55e7 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/config_metadata_non_type_info.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/config_metadata_non_type_info.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/config_metadata_on_constants.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/config_metadata_on_constants.rs index 845ef9d6..587759d9 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/config_metadata_on_constants.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/config_metadata_on_constants.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/config_metadata_on_events.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/config_metadata_on_events.rs index c0d0d728..8361aec8 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/config_metadata_on_events.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/config_metadata_on_events.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/default_config_with_no_default_in_system.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/default_config_with_no_default_in_system.rs index 93d5f330..2386ee3d 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/default_config_with_no_default_in_system.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/default_config_with_no_default_in_system.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/dev_mode_without_arg.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/dev_mode_without_arg.rs index 3a341a99..1fbfe31a 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/dev_mode_without_arg.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/dev_mode_without_arg.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/dev_mode_without_arg_call_index.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/dev_mode_without_arg_call_index.rs index e3c2ff44..0b33adf6 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/dev_mode_without_arg_call_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/dev_mode_without_arg_call_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/dev_mode_without_arg_default_hasher.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/dev_mode_without_arg_default_hasher.rs index 53f8af29..792d2e8d 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/dev_mode_without_arg_default_hasher.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/dev_mode_without_arg_default_hasher.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/dev_mode_without_arg_max_encoded_len.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/dev_mode_without_arg_max_encoded_len.rs index ec52afb1..2d34cc90 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/dev_mode_without_arg_max_encoded_len.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/dev_mode_without_arg_max_encoded_len.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/duplicate_call_attr.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/duplicate_call_attr.rs index 6d5e0c1e..6646b599 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/duplicate_call_attr.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/duplicate_call_attr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/duplicate_storage_prefix.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/duplicate_storage_prefix.rs index 44916ff0..47722c08 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/duplicate_storage_prefix.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/duplicate_storage_prefix.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/error_does_not_derive_pallet_error.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/error_does_not_derive_pallet_error.rs index d9f79837..bed06dee 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/error_does_not_derive_pallet_error.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/error_does_not_derive_pallet_error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/error_where_clause.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/error_where_clause.rs index e85860f6..478cba3f 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/error_where_clause.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/error_where_clause.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/error_wrong_item.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/error_wrong_item.rs index 326a414f..12180888 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/error_wrong_item.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/error_wrong_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/error_wrong_item_name.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/error_wrong_item_name.rs index f044b023..eb29d37c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/error_wrong_item_name.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/error_wrong_item_name.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/event_deprecated_runtime_event.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/event_deprecated_runtime_event.rs index e56eaef4..1cc80b24 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/event_deprecated_runtime_event.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/event_deprecated_runtime_event.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/event_field_not_member.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/event_field_not_member.rs index c58925f8..31de7065 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/event_field_not_member.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/event_field_not_member.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/event_wrong_item.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/event_wrong_item.rs index 7205d59d..6af0660d 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/event_wrong_item.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/event_wrong_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/event_wrong_item_name.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/event_wrong_item_name.rs index 9490c574..9176bce2 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/event_wrong_item_name.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/event_wrong_item_name.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/genesis_inconsistent_build_config.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/genesis_inconsistent_build_config.rs index 7aab59cd..73456d69 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/genesis_inconsistent_build_config.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/genesis_inconsistent_build_config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/genesis_invalid_generic.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/genesis_invalid_generic.rs index cae2dd6b..f5ae05ef 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/genesis_invalid_generic.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/genesis_invalid_generic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/genesis_wrong_name.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/genesis_wrong_name.rs index 659e1e90..aaab6810 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/genesis_wrong_name.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/genesis_wrong_name.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/hold_reason_non_enum.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/hold_reason_non_enum.rs index 37964cb8..e8fb550f 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/hold_reason_non_enum.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/hold_reason_non_enum.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/hold_reason_not_pub.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/hold_reason_not_pub.rs index 24f00a9e..1efce1dd 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/hold_reason_not_pub.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/hold_reason_not_pub.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/hooks_invalid_item.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/hooks_invalid_item.rs index 7746ab86..89ef5ee4 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/hooks_invalid_item.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/hooks_invalid_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/inconsistent_instance_1.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/inconsistent_instance_1.rs index 17ec485f..8362535d 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/inconsistent_instance_1.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/inconsistent_instance_1.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/inconsistent_instance_2.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/inconsistent_instance_2.rs index 02518f4d..df899a34 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/inconsistent_instance_2.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/inconsistent_instance_2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/inherent_check_inner_span.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/inherent_check_inner_span.rs index dd7bc76c..82286ff9 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/inherent_check_inner_span.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/inherent_check_inner_span.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/inherent_invalid_item.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/inherent_invalid_item.rs index 222e0193..39f58aa3 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/inherent_invalid_item.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/inherent_invalid_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/lock_id_duplicate.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/lock_id_duplicate.rs index 301442bc..eb8e3184 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/lock_id_duplicate.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/lock_id_duplicate.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/mod_not_inlined.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/mod_not_inlined.rs index 9922a25f..11b07feb 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/mod_not_inlined.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/mod_not_inlined.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/no_default_bounds_but_missing_with_default.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/no_default_bounds_but_missing_with_default.rs index f48495de..e9c25ca4 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/no_default_bounds_but_missing_with_default.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/no_default_bounds_but_missing_with_default.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/no_default_but_missing_with_default.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/no_default_but_missing_with_default.rs index 1872cca5..85362c11 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/no_default_but_missing_with_default.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/no_default_but_missing_with_default.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/non_dev_mode_storage_map_explicit_key_default_hasher.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/non_dev_mode_storage_map_explicit_key_default_hasher.rs index 0bb5c6f7..8f625cde 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/non_dev_mode_storage_map_explicit_key_default_hasher.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/non_dev_mode_storage_map_explicit_key_default_hasher.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/authorize_cfg_attr_works.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/authorize_cfg_attr_works.rs index cf91be25..f1892027 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/authorize_cfg_attr_works.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/authorize_cfg_attr_works.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/config_multiple_attr.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/config_multiple_attr.rs index db387dbf..995855bd 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/config_multiple_attr.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/config_multiple_attr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/config_without_metadata.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/config_without_metadata.rs index bfde4df4..7f8f3b84 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/config_without_metadata.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/config_without_metadata.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/default_config.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/default_config.rs index 1688bdb4..4c453f57 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/default_config.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/default_config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/dev_mode_valid.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/dev_mode_valid.rs index 5c653c7d..d8002c4f 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/dev_mode_valid.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/dev_mode_valid.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/error_nested_types.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/error_nested_types.rs index e0cbb943..ef37f230 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/error_nested_types.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/error_nested_types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/event_type_bound_system_config_assoc_type.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/event_type_bound_system_config_assoc_type.rs index 97b12e40..b909fada 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/event_type_bound_system_config_assoc_type.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/event_type_bound_system_config_assoc_type.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/feeless_call.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/feeless_call.rs index 0bc71ee4..9e520577 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/feeless_call.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/feeless_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/inherited_call_weight.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/inherited_call_weight.rs index c00adfc6..48102e89 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/inherited_call_weight.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/inherited_call_weight.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/inherited_call_weight2.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/inherited_call_weight2.rs index e64a2353..d46b2bd2 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/inherited_call_weight2.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/inherited_call_weight2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/inherited_call_weight3.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/inherited_call_weight3.rs index 4f0c1a3b..ad9932cd 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/inherited_call_weight3.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/inherited_call_weight3.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/inherited_call_weight_dev_mode.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/inherited_call_weight_dev_mode.rs index bbd0941f..2c2386d9 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/inherited_call_weight_dev_mode.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/inherited_call_weight_dev_mode.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/no_std_genesis_config.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/no_std_genesis_config.rs index 80941f7d..d3474b49 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/no_std_genesis_config.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/no_std_genesis_config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/simple_storage.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/simple_storage.rs index 4bd5b215..056975fa 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/simple_storage.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/simple_storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/task_valid.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/task_valid.rs index fd5d7cb4..df8205f0 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/task_valid.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/task_valid.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/trait_constant_valid_bounds.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/trait_constant_valid_bounds.rs index c4cd6d38..27f95a4d 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/trait_constant_valid_bounds.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/trait_constant_valid_bounds.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/view_function_valid.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/view_function_valid.rs index 95dd2efe..cbdd6513 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/view_function_valid.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/view_function_valid.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/where_clause_missing_hooks.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/where_clause_missing_hooks.rs index 6a732857..3d3d7984 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/where_clause_missing_hooks.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pass/where_clause_missing_hooks.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_doc_arg_non_path.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_doc_arg_non_path.rs index 64adfceb..8aa66d0f 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_doc_arg_non_path.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_doc_arg_non_path.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_doc_empty.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_doc_empty.rs index e90e4a46..13c64577 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_doc_empty.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_doc_empty.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_doc_invalid_arg.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_doc_invalid_arg.rs index 3b170782..44ab313d 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_doc_invalid_arg.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_doc_invalid_arg.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_doc_multiple_args.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_doc_multiple_args.rs index 4bb6cfc7..4300887e 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_doc_multiple_args.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_doc_multiple_args.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_invalid_arg.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_invalid_arg.rs index 87aae932..d42c6d85 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_invalid_arg.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_invalid_arg.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_struct_invalid_attr.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_struct_invalid_attr.rs index aa708625..96f8042c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_struct_invalid_attr.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/pezpallet_struct_invalid_attr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_ensure_span_are_ok_on_wrong_gen.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_ensure_span_are_ok_on_wrong_gen.rs index 00765502..3b39a43f 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_ensure_span_are_ok_on_wrong_gen.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_ensure_span_are_ok_on_wrong_gen.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_ensure_span_are_ok_on_wrong_gen_unnamed.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_ensure_span_are_ok_on_wrong_gen_unnamed.rs index 70863865..6861a4b0 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_ensure_span_are_ok_on_wrong_gen_unnamed.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_ensure_span_are_ok_on_wrong_gen_unnamed.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_incomplete_item.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_incomplete_item.rs index f236fc61..2b496717 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_incomplete_item.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_incomplete_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_info_unsatisfied.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_info_unsatisfied.rs index 024d2cd3..4d7bfbc7 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_info_unsatisfied.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_info_unsatisfied.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_info_unsatisfied_nmap.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_info_unsatisfied_nmap.rs index a643b681..bf85c41c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_info_unsatisfied_nmap.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_info_unsatisfied_nmap.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_invalid_attribute.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_invalid_attribute.rs index 9f1fd2cd..2e0a568a 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_invalid_attribute.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_invalid_attribute.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_invalid_first_generic.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_invalid_first_generic.rs index 17120930..0d5d1d83 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_invalid_first_generic.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_invalid_first_generic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_invalid_rename_value.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_invalid_rename_value.rs index 9166ba5c..eef15c32 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_invalid_rename_value.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_invalid_rename_value.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_multiple_getters.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_multiple_getters.rs index 6a14b790..21050e61 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_multiple_getters.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_multiple_getters.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_multiple_renames.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_multiple_renames.rs index becc188e..1987ab7c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_multiple_renames.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_multiple_renames.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_not_storage_type.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_not_storage_type.rs index e209ffff..98d470a2 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_not_storage_type.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_not_storage_type.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_missing_generics.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_missing_generics.rs index 9caa68d8..39bf1892 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_missing_generics.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_missing_generics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_multiple_type_args.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_multiple_type_args.rs index d56c5101..7ba7deab 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_multiple_type_args.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_multiple_type_args.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_no_defined_pallet_error.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_no_defined_pallet_error.rs index 3449a8da..f8109ba6 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_no_defined_pallet_error.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_no_defined_pallet_error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_parenthesized_generics.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_parenthesized_generics.rs index 624416c2..0c5405ed 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_parenthesized_generics.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_parenthesized_generics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_wrong_generic_kind.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_wrong_generic_kind.rs index 0293673f..16cc57c1 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_wrong_generic_kind.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_result_query_wrong_generic_kind.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_value_duplicate_named_generic.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_value_duplicate_named_generic.rs index 17c7ee5f..12b41869 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_value_duplicate_named_generic.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_value_duplicate_named_generic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_value_generic_named_and_unnamed.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_value_generic_named_and_unnamed.rs index a245b8ab..c0e7c789 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_value_generic_named_and_unnamed.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_value_generic_named_and_unnamed.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_value_no_generic.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_value_no_generic.rs index e644ce3d..36a80192 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_value_no_generic.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_value_no_generic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_value_unexpected_named_generic.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_value_unexpected_named_generic.rs index f48291e3..57afe90d 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_value_unexpected_named_generic.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_value_unexpected_named_generic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_wrong_item.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_wrong_item.rs index 2ff0f1d6..d2823cf0 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_wrong_item.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/storage_wrong_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_can_only_be_attached_to_impl.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_can_only_be_attached_to_impl.rs index 7036766e..37079a3c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_can_only_be_attached_to_impl.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_can_only_be_attached_to_impl.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_condition_invalid_arg.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_condition_invalid_arg.rs index 79c91f45..381bb13c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_condition_invalid_arg.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_condition_invalid_arg.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_condition.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_condition.rs index 6dfa7532..9460985a 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_condition.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_condition.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_gen.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_gen.rs index 3b1a7201..f9eeccdd 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_gen.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_gen.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_gen2.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_gen2.rs index 3deeb491..f7b1a437 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_gen2.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_gen2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_index.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_index.rs index 816a07aa..9c77c6ce 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_list.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_list.rs index e07d9164..3dbcef23 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_list.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_list.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_weight.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_weight.rs index a5179be5..81ab00d8 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_weight.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_invalid_weight.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_missing_condition.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_missing_condition.rs index 0e84fa29..e5b96ae5 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_missing_condition.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_missing_condition.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_missing_index.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_missing_index.rs index 40a956e2..527148ea 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_missing_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_missing_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_missing_list.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_missing_list.rs index bfe88c4c..1223e781 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_missing_list.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_missing_list.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_missing_weight.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_missing_weight.rs index 6dcf79d3..4abeb0e4 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_missing_weight.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/task_missing_weight.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_constant_invalid_bound.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_constant_invalid_bound.rs index 0d414359..a1765dda 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_constant_invalid_bound.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_constant_invalid_bound.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_constant_invalid_bound_lifetime.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_constant_invalid_bound_lifetime.rs index 526045f6..22ae0b78 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_constant_invalid_bound_lifetime.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_constant_invalid_bound_lifetime.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_invalid_item.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_invalid_item.rs index 6b8de5b2..ce771f53 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_invalid_item.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_invalid_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_item_duplicate_constant_attr.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_item_duplicate_constant_attr.rs index bbcf0a75..b388f8be 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_item_duplicate_constant_attr.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_item_duplicate_constant_attr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_item_duplicate_no_default.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_item_duplicate_no_default.rs index 187134b9..ef2a82da 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_item_duplicate_no_default.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_item_duplicate_no_default.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_no_supertrait.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_no_supertrait.rs index df33f977..67ad7cc1 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_no_supertrait.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/trait_no_supertrait.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/type_value_error_in_block.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/type_value_error_in_block.rs index 1cd773ca..60608d96 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/type_value_error_in_block.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/type_value_error_in_block.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/type_value_forgotten_where_clause.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/type_value_forgotten_where_clause.rs index 2f9848d9..a34d399a 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/type_value_forgotten_where_clause.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/type_value_forgotten_where_clause.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/type_value_invalid_item.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/type_value_invalid_item.rs index abd80773..19bb175e 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/type_value_invalid_item.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/type_value_invalid_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/type_value_no_return.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/type_value_no_return.rs index 1c32e706..9eec56ce 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/type_value_no_return.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/type_value_no_return.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/view_function_invalid_item.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/view_function_invalid_item.rs index f2dcdd50..f8620ced 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/view_function_invalid_item.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/view_function_invalid_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/view_function_no_return.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/view_function_no_return.rs index fc7471ff..5e50069a 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/view_function_no_return.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/view_function_no_return.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pallet_ui/view_function_not_public.rs b/bizinikiwi/pezframe/support/test/tests/pallet_ui/view_function_not_public.rs index b65a2914..797ce5c6 100644 --- a/bizinikiwi/pezframe/support/test/tests/pallet_ui/view_function_not_public.rs +++ b/bizinikiwi/pezframe/support/test/tests/pallet_ui/view_function_not_public.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_associated_types_metadata.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_associated_types_metadata.rs index 6eba8ac2..c006131d 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_associated_types_metadata.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_associated_types_metadata.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_instance.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_instance.rs index cac07c92..468390c0 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_instance.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_instance.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_outer_enums_explicit.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_outer_enums_explicit.rs index 2c5f629b..4aa8551b 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_outer_enums_explicit.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_outer_enums_explicit.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_outer_enums_implicit.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_outer_enums_implicit.rs index 34f92666..5062275c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_outer_enums_implicit.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_outer_enums_implicit.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui.rs index a2cf070f..a6e2be31 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/attr_non_empty.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/attr_non_empty.rs index 92255e6d..727fa1dc 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/attr_non_empty.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/attr_non_empty.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/attribute_macros_deny_parameters.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/attribute_macros_deny_parameters.rs index b6d6cb39..c90209c5 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/attribute_macros_deny_parameters.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/attribute_macros_deny_parameters.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_weight_but_no_closure.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_weight_but_no_closure.rs index 7b95d0d9..cec1765c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_weight_but_no_closure.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_weight_but_no_closure.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure.rs index 5bf29275..6d929dc7 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure_2.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure_2.rs index 6b028557..d7887afe 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure_2.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure_2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure_3.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure_3.rs index 73ca43c5..65fdaf6e 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure_3.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure_3.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure_4.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure_4.rs index f24a4d78..a3de6e77 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure_4.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure_4.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure_5.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure_5.rs index 5e754f36..160749e1 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure_5.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_closure_5.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_weight.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_weight.rs index 9fd38c12..284a9bd3 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_weight.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_weight.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_weight_info.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_weight_info.rs index 82df947b..cbd35d92 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_weight_info.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_weight_info.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_weight_info_2.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_weight_info_2.rs index 1880f95e..00150add 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_weight_info_2.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/authorize_wrong_weight_info_2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_argument_invalid_bound.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_argument_invalid_bound.rs index 578ebe8c..25334886 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_argument_invalid_bound.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_argument_invalid_bound.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_argument_invalid_bound_2.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_argument_invalid_bound_2.rs index b4806a6e..f14150f2 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_argument_invalid_bound_2.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_argument_invalid_bound_2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_argument_invalid_bound_3.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_argument_invalid_bound_3.rs index c48285fb..9f9c777d 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_argument_invalid_bound_3.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_argument_invalid_bound_3.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_conflicting_indices.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_conflicting_indices.rs index 08c6d0ce..468aba0c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_conflicting_indices.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_conflicting_indices.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_closure_arg1.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_closure_arg1.rs index 9e2b4b64..778aa584 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_closure_arg1.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_closure_arg1.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_closure_arg2.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_closure_arg2.rs index 4337b1f9..2b3647e5 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_closure_arg2.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_closure_arg2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_closure_arg3.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_closure_arg3.rs index 1034d9bf..6ee778a2 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_closure_arg3.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_closure_arg3.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_closure_return.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_closure_return.rs index e143633f..db70a3e3 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_closure_return.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_closure_return.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_type.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_type.rs index c6ada129..c9bef4e0 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_type.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_feeless_invalid_type.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_index_has_suffix.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_index_has_suffix.rs index 8a32d13f..01fc7026 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_index_has_suffix.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_index_has_suffix.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_attr.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_attr.rs index 7b060c8c..a0323b7b 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_attr.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_attr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_const.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_const.rs index a2187cd4..86cc60ab 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_const.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_const.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_index.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_index.rs index 0515c3b3..64ccac22 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_origin_type.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_origin_type.rs index a27add1b..1e3647a2 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_origin_type.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_origin_type.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_return.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_return.rs index 8fbd1df0..ba0485e8 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_return.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_return.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_vis.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_vis.rs index 725da2d7..cb060dac 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_vis.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_vis.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_vis_2.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_vis_2.rs index 57e7ddae..e98217b7 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_vis_2.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_invalid_vis_2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_missing_index.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_missing_index.rs index cc3d1afa..2706b940 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_missing_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_missing_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_missing_weight.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_missing_weight.rs index 29400e9f..209f515a 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_missing_weight.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_missing_weight.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_multiple_call_index.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_multiple_call_index.rs index c817225e..c158a32b 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_multiple_call_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_multiple_call_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_no_origin.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_no_origin.rs index acfbe5dc..78816632 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_no_origin.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_no_origin.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_no_return.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_no_return.rs index a6080a5a..c15ab01a 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_no_return.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_no_return.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_span_for_error.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_span_for_error.rs index 88ad3cd8..bdec81d8 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_span_for_error.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_span_for_error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_argument_has_suffix.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_argument_has_suffix.rs index 0f00dcc9..55ee558f 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_argument_has_suffix.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_argument_has_suffix.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_const_warning.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_const_warning.rs index 378da99b..ba3a7b06 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_const_warning.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_const_warning.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_const_warning_twice.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_const_warning_twice.rs index 1bb0eabb..2f35420c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_const_warning_twice.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_const_warning_twice.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid.rs index 58d0ac12..f7163dc5 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid2.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid2.rs index d645156d..e908d674 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid2.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid3.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid3.rs index 4697ba27..f1a621fd 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid3.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid3.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid4.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid4.rs index 5eb1bbee..2aafdfcb 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid4.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid4.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid5.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid5.rs index d371ae72..68b50daa 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid5.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_inherited_invalid5.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_unchecked_warning.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_unchecked_warning.rs index 9d258813..94aec588 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_unchecked_warning.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/call_weight_unchecked_warning.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/compare_unset_storage_version.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/compare_unset_storage_version.rs index e546a025..f9f2ec2b 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/compare_unset_storage_version.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/compare_unset_storage_version.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/composite_enum_unsupported_identifier.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/composite_enum_unsupported_identifier.rs index db5b582b..68553be3 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/composite_enum_unsupported_identifier.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/composite_enum_unsupported_identifier.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/config_duplicate_attr.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/config_duplicate_attr.rs index d80df706..920de7d3 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/config_duplicate_attr.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/config_duplicate_attr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/config_metadata_non_type_info.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/config_metadata_non_type_info.rs index a48b9488..015f55e7 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/config_metadata_non_type_info.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/config_metadata_non_type_info.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/config_metadata_on_constants.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/config_metadata_on_constants.rs index 845ef9d6..587759d9 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/config_metadata_on_constants.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/config_metadata_on_constants.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/config_metadata_on_events.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/config_metadata_on_events.rs index c0d0d728..8361aec8 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/config_metadata_on_events.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/config_metadata_on_events.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/default_config_with_no_default_in_system.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/default_config_with_no_default_in_system.rs index 93d5f330..2386ee3d 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/default_config_with_no_default_in_system.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/default_config_with_no_default_in_system.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/dev_mode_without_arg.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/dev_mode_without_arg.rs index 3a341a99..1fbfe31a 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/dev_mode_without_arg.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/dev_mode_without_arg.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/dev_mode_without_arg_call_index.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/dev_mode_without_arg_call_index.rs index e3c2ff44..0b33adf6 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/dev_mode_without_arg_call_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/dev_mode_without_arg_call_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/dev_mode_without_arg_default_hasher.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/dev_mode_without_arg_default_hasher.rs index 53f8af29..792d2e8d 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/dev_mode_without_arg_default_hasher.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/dev_mode_without_arg_default_hasher.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/dev_mode_without_arg_max_encoded_len.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/dev_mode_without_arg_max_encoded_len.rs index ec52afb1..2d34cc90 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/dev_mode_without_arg_max_encoded_len.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/dev_mode_without_arg_max_encoded_len.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/duplicate_call_attr.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/duplicate_call_attr.rs index 6d5e0c1e..6646b599 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/duplicate_call_attr.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/duplicate_call_attr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/duplicate_storage_prefix.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/duplicate_storage_prefix.rs index 44916ff0..47722c08 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/duplicate_storage_prefix.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/duplicate_storage_prefix.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/error_does_not_derive_pezpallet_error.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/error_does_not_derive_pezpallet_error.rs index d9f79837..bed06dee 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/error_does_not_derive_pezpallet_error.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/error_does_not_derive_pezpallet_error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/error_where_clause.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/error_where_clause.rs index e85860f6..478cba3f 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/error_where_clause.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/error_where_clause.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/error_wrong_item.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/error_wrong_item.rs index 326a414f..12180888 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/error_wrong_item.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/error_wrong_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/error_wrong_item_name.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/error_wrong_item_name.rs index f044b023..eb29d37c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/error_wrong_item_name.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/error_wrong_item_name.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/event_deprecated_runtime_event.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/event_deprecated_runtime_event.rs index e56eaef4..1cc80b24 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/event_deprecated_runtime_event.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/event_deprecated_runtime_event.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/event_field_not_member.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/event_field_not_member.rs index c58925f8..31de7065 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/event_field_not_member.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/event_field_not_member.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/event_wrong_item.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/event_wrong_item.rs index 7205d59d..6af0660d 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/event_wrong_item.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/event_wrong_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/event_wrong_item_name.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/event_wrong_item_name.rs index 9490c574..9176bce2 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/event_wrong_item_name.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/event_wrong_item_name.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/genesis_inconsistent_build_config.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/genesis_inconsistent_build_config.rs index 7aab59cd..73456d69 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/genesis_inconsistent_build_config.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/genesis_inconsistent_build_config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/genesis_invalid_generic.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/genesis_invalid_generic.rs index cae2dd6b..f5ae05ef 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/genesis_invalid_generic.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/genesis_invalid_generic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/genesis_wrong_name.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/genesis_wrong_name.rs index 659e1e90..aaab6810 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/genesis_wrong_name.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/genesis_wrong_name.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/hold_reason_non_enum.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/hold_reason_non_enum.rs index 37964cb8..e8fb550f 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/hold_reason_non_enum.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/hold_reason_non_enum.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/hold_reason_not_pub.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/hold_reason_not_pub.rs index 24f00a9e..1efce1dd 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/hold_reason_not_pub.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/hold_reason_not_pub.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/hooks_invalid_item.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/hooks_invalid_item.rs index 7746ab86..89ef5ee4 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/hooks_invalid_item.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/hooks_invalid_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/inconsistent_instance_1.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/inconsistent_instance_1.rs index 17ec485f..8362535d 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/inconsistent_instance_1.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/inconsistent_instance_1.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/inconsistent_instance_2.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/inconsistent_instance_2.rs index 02518f4d..df899a34 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/inconsistent_instance_2.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/inconsistent_instance_2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/inherent_check_inner_span.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/inherent_check_inner_span.rs index dd7bc76c..82286ff9 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/inherent_check_inner_span.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/inherent_check_inner_span.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/inherent_invalid_item.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/inherent_invalid_item.rs index 222e0193..39f58aa3 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/inherent_invalid_item.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/inherent_invalid_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/lock_id_duplicate.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/lock_id_duplicate.rs index 301442bc..eb8e3184 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/lock_id_duplicate.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/lock_id_duplicate.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/mod_not_inlined.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/mod_not_inlined.rs index 9922a25f..11b07feb 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/mod_not_inlined.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/mod_not_inlined.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/no_default_bounds_but_missing_with_default.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/no_default_bounds_but_missing_with_default.rs index f48495de..e9c25ca4 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/no_default_bounds_but_missing_with_default.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/no_default_bounds_but_missing_with_default.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/no_default_but_missing_with_default.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/no_default_but_missing_with_default.rs index 1872cca5..85362c11 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/no_default_but_missing_with_default.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/no_default_but_missing_with_default.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/non_dev_mode_storage_map_explicit_key_default_hasher.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/non_dev_mode_storage_map_explicit_key_default_hasher.rs index 0bb5c6f7..8f625cde 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/non_dev_mode_storage_map_explicit_key_default_hasher.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/non_dev_mode_storage_map_explicit_key_default_hasher.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/authorize_cfg_attr_works.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/authorize_cfg_attr_works.rs index cf91be25..f1892027 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/authorize_cfg_attr_works.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/authorize_cfg_attr_works.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/config_multiple_attr.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/config_multiple_attr.rs index db387dbf..995855bd 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/config_multiple_attr.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/config_multiple_attr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/config_without_metadata.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/config_without_metadata.rs index bfde4df4..7f8f3b84 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/config_without_metadata.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/config_without_metadata.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/default_config.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/default_config.rs index 1688bdb4..4c453f57 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/default_config.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/default_config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/dev_mode_valid.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/dev_mode_valid.rs index 6d49c957..c8877148 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/dev_mode_valid.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/dev_mode_valid.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/error_nested_types.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/error_nested_types.rs index e0cbb943..ef37f230 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/error_nested_types.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/error_nested_types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/event_type_bound_system_config_assoc_type.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/event_type_bound_system_config_assoc_type.rs index 97b12e40..b909fada 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/event_type_bound_system_config_assoc_type.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/event_type_bound_system_config_assoc_type.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/feeless_call.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/feeless_call.rs index 0bc71ee4..9e520577 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/feeless_call.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/feeless_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/inherited_call_weight.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/inherited_call_weight.rs index c00adfc6..48102e89 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/inherited_call_weight.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/inherited_call_weight.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/inherited_call_weight2.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/inherited_call_weight2.rs index e64a2353..d46b2bd2 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/inherited_call_weight2.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/inherited_call_weight2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/inherited_call_weight3.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/inherited_call_weight3.rs index 4f0c1a3b..ad9932cd 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/inherited_call_weight3.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/inherited_call_weight3.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/inherited_call_weight_dev_mode.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/inherited_call_weight_dev_mode.rs index bbd0941f..2c2386d9 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/inherited_call_weight_dev_mode.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/inherited_call_weight_dev_mode.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/no_std_genesis_config.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/no_std_genesis_config.rs index 13a637d3..0b994fa9 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/no_std_genesis_config.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/no_std_genesis_config.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/simple_storage.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/simple_storage.rs index 4bd5b215..056975fa 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/simple_storage.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/simple_storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/task_valid.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/task_valid.rs index fd5d7cb4..df8205f0 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/task_valid.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/task_valid.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/trait_constant_valid_bounds.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/trait_constant_valid_bounds.rs index c4cd6d38..27f95a4d 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/trait_constant_valid_bounds.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/trait_constant_valid_bounds.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/view_function_valid.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/view_function_valid.rs index 95dd2efe..cbdd6513 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/view_function_valid.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/view_function_valid.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/where_clause_missing_hooks.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/where_clause_missing_hooks.rs index 6a732857..3d3d7984 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/where_clause_missing_hooks.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pass/where_clause_missing_hooks.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_doc_arg_non_path.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_doc_arg_non_path.rs index 64adfceb..8aa66d0f 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_doc_arg_non_path.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_doc_arg_non_path.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_doc_empty.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_doc_empty.rs index e90e4a46..13c64577 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_doc_empty.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_doc_empty.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_doc_invalid_arg.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_doc_invalid_arg.rs index 3b170782..44ab313d 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_doc_invalid_arg.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_doc_invalid_arg.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_doc_multiple_args.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_doc_multiple_args.rs index 4bb6cfc7..4300887e 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_doc_multiple_args.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_doc_multiple_args.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_invalid_arg.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_invalid_arg.rs index 87aae932..d42c6d85 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_invalid_arg.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_invalid_arg.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_struct_invalid_attr.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_struct_invalid_attr.rs index aa708625..96f8042c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_struct_invalid_attr.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/pezpallet_struct_invalid_attr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_ensure_span_are_ok_on_wrong_gen.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_ensure_span_are_ok_on_wrong_gen.rs index 00765502..3b39a43f 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_ensure_span_are_ok_on_wrong_gen.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_ensure_span_are_ok_on_wrong_gen.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_ensure_span_are_ok_on_wrong_gen_unnamed.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_ensure_span_are_ok_on_wrong_gen_unnamed.rs index 70863865..6861a4b0 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_ensure_span_are_ok_on_wrong_gen_unnamed.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_ensure_span_are_ok_on_wrong_gen_unnamed.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_incomplete_item.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_incomplete_item.rs index f236fc61..2b496717 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_incomplete_item.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_incomplete_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_info_unsatisfied.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_info_unsatisfied.rs index 024d2cd3..4d7bfbc7 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_info_unsatisfied.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_info_unsatisfied.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_info_unsatisfied_nmap.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_info_unsatisfied_nmap.rs index a643b681..bf85c41c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_info_unsatisfied_nmap.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_info_unsatisfied_nmap.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_invalid_attribute.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_invalid_attribute.rs index 9f1fd2cd..2e0a568a 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_invalid_attribute.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_invalid_attribute.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_invalid_first_generic.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_invalid_first_generic.rs index 17120930..0d5d1d83 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_invalid_first_generic.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_invalid_first_generic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_invalid_rename_value.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_invalid_rename_value.rs index 9166ba5c..eef15c32 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_invalid_rename_value.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_invalid_rename_value.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_multiple_getters.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_multiple_getters.rs index 6a14b790..21050e61 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_multiple_getters.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_multiple_getters.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_multiple_renames.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_multiple_renames.rs index becc188e..1987ab7c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_multiple_renames.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_multiple_renames.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_not_storage_type.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_not_storage_type.rs index e209ffff..98d470a2 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_not_storage_type.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_not_storage_type.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_missing_generics.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_missing_generics.rs index 9caa68d8..39bf1892 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_missing_generics.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_missing_generics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_multiple_type_args.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_multiple_type_args.rs index d56c5101..7ba7deab 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_multiple_type_args.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_multiple_type_args.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_no_defined_pezpallet_error.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_no_defined_pezpallet_error.rs index 3449a8da..f8109ba6 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_no_defined_pezpallet_error.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_no_defined_pezpallet_error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_parenthesized_generics.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_parenthesized_generics.rs index 624416c2..0c5405ed 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_parenthesized_generics.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_parenthesized_generics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_wrong_generic_kind.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_wrong_generic_kind.rs index 0293673f..16cc57c1 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_wrong_generic_kind.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_result_query_wrong_generic_kind.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_value_duplicate_named_generic.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_value_duplicate_named_generic.rs index 17c7ee5f..12b41869 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_value_duplicate_named_generic.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_value_duplicate_named_generic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_value_generic_named_and_unnamed.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_value_generic_named_and_unnamed.rs index a245b8ab..c0e7c789 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_value_generic_named_and_unnamed.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_value_generic_named_and_unnamed.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_value_no_generic.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_value_no_generic.rs index e644ce3d..36a80192 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_value_no_generic.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_value_no_generic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_value_unexpected_named_generic.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_value_unexpected_named_generic.rs index f48291e3..57afe90d 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_value_unexpected_named_generic.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_value_unexpected_named_generic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_wrong_item.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_wrong_item.rs index 2ff0f1d6..d2823cf0 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_wrong_item.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/storage_wrong_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_can_only_be_attached_to_impl.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_can_only_be_attached_to_impl.rs index 7036766e..37079a3c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_can_only_be_attached_to_impl.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_can_only_be_attached_to_impl.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_condition_invalid_arg.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_condition_invalid_arg.rs index 79c91f45..381bb13c 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_condition_invalid_arg.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_condition_invalid_arg.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_condition.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_condition.rs index 6dfa7532..9460985a 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_condition.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_condition.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_gen.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_gen.rs index 3b1a7201..f9eeccdd 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_gen.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_gen.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_gen2.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_gen2.rs index 3deeb491..f7b1a437 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_gen2.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_gen2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_index.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_index.rs index 816a07aa..9c77c6ce 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_list.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_list.rs index e07d9164..3dbcef23 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_list.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_list.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_weight.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_weight.rs index a5179be5..81ab00d8 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_weight.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_invalid_weight.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_missing_condition.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_missing_condition.rs index 0e84fa29..e5b96ae5 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_missing_condition.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_missing_condition.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_missing_index.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_missing_index.rs index 40a956e2..527148ea 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_missing_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_missing_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_missing_list.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_missing_list.rs index bfe88c4c..1223e781 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_missing_list.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_missing_list.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_missing_weight.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_missing_weight.rs index 6dcf79d3..4abeb0e4 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_missing_weight.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/task_missing_weight.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_constant_invalid_bound.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_constant_invalid_bound.rs index 0d414359..a1765dda 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_constant_invalid_bound.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_constant_invalid_bound.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_constant_invalid_bound_lifetime.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_constant_invalid_bound_lifetime.rs index 526045f6..22ae0b78 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_constant_invalid_bound_lifetime.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_constant_invalid_bound_lifetime.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_invalid_item.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_invalid_item.rs index 6b8de5b2..ce771f53 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_invalid_item.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_invalid_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_item_duplicate_constant_attr.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_item_duplicate_constant_attr.rs index bbcf0a75..b388f8be 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_item_duplicate_constant_attr.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_item_duplicate_constant_attr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_item_duplicate_no_default.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_item_duplicate_no_default.rs index 187134b9..ef2a82da 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_item_duplicate_no_default.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_item_duplicate_no_default.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_no_supertrait.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_no_supertrait.rs index df33f977..67ad7cc1 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_no_supertrait.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/trait_no_supertrait.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/type_value_error_in_block.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/type_value_error_in_block.rs index 1cd773ca..60608d96 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/type_value_error_in_block.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/type_value_error_in_block.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/type_value_forgotten_where_clause.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/type_value_forgotten_where_clause.rs index 2f9848d9..a34d399a 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/type_value_forgotten_where_clause.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/type_value_forgotten_where_clause.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/type_value_invalid_item.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/type_value_invalid_item.rs index abd80773..19bb175e 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/type_value_invalid_item.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/type_value_invalid_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/type_value_no_return.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/type_value_no_return.rs index 1c32e706..9eec56ce 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/type_value_no_return.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/type_value_no_return.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/view_function_invalid_item.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/view_function_invalid_item.rs index f2dcdd50..f8620ced 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/view_function_invalid_item.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/view_function_invalid_item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/view_function_no_return.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/view_function_no_return.rs index fc7471ff..5e50069a 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/view_function_no_return.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/view_function_no_return.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/view_function_not_public.rs b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/view_function_not_public.rs index b65a2914..797ce5c6 100644 --- a/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/view_function_not_public.rs +++ b/bizinikiwi/pezframe/support/test/tests/pezpallet_ui/view_function_not_public.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime.rs b/bizinikiwi/pezframe/support/test/tests/runtime.rs index 14ccc6fe..c1164bac 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_legacy_ordering.rs b/bizinikiwi/pezframe/support/test/tests/runtime_legacy_ordering.rs index 986f1254..d1434f2a 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_legacy_ordering.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_legacy_ordering.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_metadata.rs b/bizinikiwi/pezframe/support/test/tests/runtime_metadata.rs index 8dc9b130..99528f1d 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_metadata.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_metadata.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_ui.rs b/bizinikiwi/pezframe/support/test/tests/runtime_ui.rs index 9bde37ab..96ffba86 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_ui.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_ui.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_ui/can_only_be_attached_to_mod.rs b/bizinikiwi/pezframe/support/test/tests/runtime_ui/can_only_be_attached_to_mod.rs index 6a639703..736782eb 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_ui/can_only_be_attached_to_mod.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_ui/can_only_be_attached_to_mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_ui/conflicting_pallet_index.rs b/bizinikiwi/pezframe/support/test/tests/runtime_ui/conflicting_pallet_index.rs index 7987f49e..2e296c9b 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_ui/conflicting_pallet_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_ui/conflicting_pallet_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_ui/conflicting_pallet_name.rs b/bizinikiwi/pezframe/support/test/tests/runtime_ui/conflicting_pallet_name.rs index c41a9d84..47e0f1aa 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_ui/conflicting_pallet_name.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_ui/conflicting_pallet_name.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_ui/conflicting_pezpallet_index.rs b/bizinikiwi/pezframe/support/test/tests/runtime_ui/conflicting_pezpallet_index.rs index 7987f49e..2e296c9b 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_ui/conflicting_pezpallet_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_ui/conflicting_pezpallet_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_ui/conflicting_pezpallet_name.rs b/bizinikiwi/pezframe/support/test/tests/runtime_ui/conflicting_pezpallet_name.rs index c41a9d84..47e0f1aa 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_ui/conflicting_pezpallet_name.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_ui/conflicting_pezpallet_name.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_ui/invalid_attribute.rs b/bizinikiwi/pezframe/support/test/tests/runtime_ui/invalid_attribute.rs index ff0ca17d..4c452c4d 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_ui/invalid_attribute.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_ui/invalid_attribute.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_ui/invalid_pallet_index.rs b/bizinikiwi/pezframe/support/test/tests/runtime_ui/invalid_pallet_index.rs index f668e7e3..315fddf9 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_ui/invalid_pallet_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_ui/invalid_pallet_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_ui/invalid_pezpallet_index.rs b/bizinikiwi/pezframe/support/test/tests/runtime_ui/invalid_pezpallet_index.rs index f668e7e3..315fddf9 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_ui/invalid_pezpallet_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_ui/invalid_pezpallet_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_ui/invalid_runtime_type_derive.rs b/bizinikiwi/pezframe/support/test/tests/runtime_ui/invalid_runtime_type_derive.rs index 83c5609f..bc5a12bf 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_ui/invalid_runtime_type_derive.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_ui/invalid_runtime_type_derive.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_pallet_index.rs b/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_pallet_index.rs index 054a23b6..ca3344fd 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_pallet_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_pallet_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_pezpallet_index.rs b/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_pezpallet_index.rs index 054a23b6..ca3344fd 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_pezpallet_index.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_pezpallet_index.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_runtime.rs b/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_runtime.rs index 4266d6bc..1cf1e5b8 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_runtime.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_runtime.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_runtime_types_derive.rs b/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_runtime_types_derive.rs index 163e40f6..6657435a 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_runtime_types_derive.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_runtime_types_derive.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_system_pallet.rs b/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_system_pallet.rs index c68ff564..98996f80 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_system_pallet.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_ui/missing_system_pallet.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_ui/pass/basic.rs b/bizinikiwi/pezframe/support/test/tests/runtime_ui/pass/basic.rs index 78f5e2d1..83da8ec8 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_ui/pass/basic.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_ui/pass/basic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/runtime_ui/runtime_struct.rs b/bizinikiwi/pezframe/support/test/tests/runtime_ui/runtime_struct.rs index 1a57062f..12856204 100644 --- a/bizinikiwi/pezframe/support/test/tests/runtime_ui/runtime_struct.rs +++ b/bizinikiwi/pezframe/support/test/tests/runtime_ui/runtime_struct.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/split_ui.rs b/bizinikiwi/pezframe/support/test/tests/split_ui.rs index 1e10dba1..4a7cdaf9 100644 --- a/bizinikiwi/pezframe/support/test/tests/split_ui.rs +++ b/bizinikiwi/pezframe/support/test/tests/split_ui.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/split_ui/import_without_pallet.rs b/bizinikiwi/pezframe/support/test/tests/split_ui/import_without_pallet.rs index f45b9855..b5bd3ca1 100644 --- a/bizinikiwi/pezframe/support/test/tests/split_ui/import_without_pallet.rs +++ b/bizinikiwi/pezframe/support/test/tests/split_ui/import_without_pallet.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/split_ui/no_section_found.rs b/bizinikiwi/pezframe/support/test/tests/split_ui/no_section_found.rs index 8c7ec38d..3a40940c 100644 --- a/bizinikiwi/pezframe/support/test/tests/split_ui/no_section_found.rs +++ b/bizinikiwi/pezframe/support/test/tests/split_ui/no_section_found.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/split_ui/pass/call/mod.rs b/bizinikiwi/pezframe/support/test/tests/split_ui/pass/call/mod.rs index d3b28e77..c218ff16 100644 --- a/bizinikiwi/pezframe/support/test/tests/split_ui/pass/call/mod.rs +++ b/bizinikiwi/pezframe/support/test/tests/split_ui/pass/call/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/split_ui/pass/split_call.rs b/bizinikiwi/pezframe/support/test/tests/split_ui/pass/split_call.rs index 27d201f6..090d0279 100644 --- a/bizinikiwi/pezframe/support/test/tests/split_ui/pass/split_call.rs +++ b/bizinikiwi/pezframe/support/test/tests/split_ui/pass/split_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/split_ui/pass/split_storage.rs b/bizinikiwi/pezframe/support/test/tests/split_ui/pass/split_storage.rs index 0a27bc42..4c3f5f13 100644 --- a/bizinikiwi/pezframe/support/test/tests/split_ui/pass/split_storage.rs +++ b/bizinikiwi/pezframe/support/test/tests/split_ui/pass/split_storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/split_ui/pass/split_valid.rs b/bizinikiwi/pezframe/support/test/tests/split_ui/pass/split_valid.rs index 334a50e4..5879fd8d 100644 --- a/bizinikiwi/pezframe/support/test/tests/split_ui/pass/split_valid.rs +++ b/bizinikiwi/pezframe/support/test/tests/split_ui/pass/split_valid.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/split_ui/pass/split_valid_disambiguation.rs b/bizinikiwi/pezframe/support/test/tests/split_ui/pass/split_valid_disambiguation.rs index 5abc665f..179f73ab 100644 --- a/bizinikiwi/pezframe/support/test/tests/split_ui/pass/split_valid_disambiguation.rs +++ b/bizinikiwi/pezframe/support/test/tests/split_ui/pass/split_valid_disambiguation.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/split_ui/pass/storage/mod.rs b/bizinikiwi/pezframe/support/test/tests/split_ui/pass/storage/mod.rs index a53a8859..c7b1c2b9 100644 --- a/bizinikiwi/pezframe/support/test/tests/split_ui/pass/storage/mod.rs +++ b/bizinikiwi/pezframe/support/test/tests/split_ui/pass/storage/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/split_ui/section_not_imported.rs b/bizinikiwi/pezframe/support/test/tests/split_ui/section_not_imported.rs index 40f6d170..20e56505 100644 --- a/bizinikiwi/pezframe/support/test/tests/split_ui/section_not_imported.rs +++ b/bizinikiwi/pezframe/support/test/tests/split_ui/section_not_imported.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/storage_alias_ui.rs b/bizinikiwi/pezframe/support/test/tests/storage_alias_ui.rs index 66a19d89..41a883a2 100644 --- a/bizinikiwi/pezframe/support/test/tests/storage_alias_ui.rs +++ b/bizinikiwi/pezframe/support/test/tests/storage_alias_ui.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/storage_alias_ui/checks_for_valid_storage_type.rs b/bizinikiwi/pezframe/support/test/tests/storage_alias_ui/checks_for_valid_storage_type.rs index 677ab7c2..05a592bc 100644 --- a/bizinikiwi/pezframe/support/test/tests/storage_alias_ui/checks_for_valid_storage_type.rs +++ b/bizinikiwi/pezframe/support/test/tests/storage_alias_ui/checks_for_valid_storage_type.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/storage_alias_ui/forbid_underscore_as_prefix.rs b/bizinikiwi/pezframe/support/test/tests/storage_alias_ui/forbid_underscore_as_prefix.rs index bbd80139..6a5c7f68 100644 --- a/bizinikiwi/pezframe/support/test/tests/storage_alias_ui/forbid_underscore_as_prefix.rs +++ b/bizinikiwi/pezframe/support/test/tests/storage_alias_ui/forbid_underscore_as_prefix.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/storage_alias_ui/prefix_must_be_an_ident.rs b/bizinikiwi/pezframe/support/test/tests/storage_alias_ui/prefix_must_be_an_ident.rs index 74ced66b..dd411811 100644 --- a/bizinikiwi/pezframe/support/test/tests/storage_alias_ui/prefix_must_be_an_ident.rs +++ b/bizinikiwi/pezframe/support/test/tests/storage_alias_ui/prefix_must_be_an_ident.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/storage_layers.rs b/bizinikiwi/pezframe/support/test/tests/storage_layers.rs index 5acfcdd3..45049aa4 100644 --- a/bizinikiwi/pezframe/support/test/tests/storage_layers.rs +++ b/bizinikiwi/pezframe/support/test/tests/storage_layers.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/storage_transaction.rs b/bizinikiwi/pezframe/support/test/tests/storage_transaction.rs index 15408987..c0417f17 100644 --- a/bizinikiwi/pezframe/support/test/tests/storage_transaction.rs +++ b/bizinikiwi/pezframe/support/test/tests/storage_transaction.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/tasks.rs b/bizinikiwi/pezframe/support/test/tests/tasks.rs index 084fba67..9d6fa865 100644 --- a/bizinikiwi/pezframe/support/test/tests/tasks.rs +++ b/bizinikiwi/pezframe/support/test/tests/tasks.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/support/test/tests/versioned_migration.rs b/bizinikiwi/pezframe/support/test/tests/versioned_migration.rs index cfc19b30..674c16a1 100644 --- a/bizinikiwi/pezframe/support/test/tests/versioned_migration.rs +++ b/bizinikiwi/pezframe/support/test/tests/versioned_migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/benches/bench.rs b/bizinikiwi/pezframe/system/benches/bench.rs index c546308c..e2547d99 100644 --- a/bizinikiwi/pezframe/system/benches/bench.rs +++ b/bizinikiwi/pezframe/system/benches/bench.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/benchmarking/src/extensions.rs b/bizinikiwi/pezframe/system/benchmarking/src/extensions.rs index 863f84aa..f51d3bf2 100644 --- a/bizinikiwi/pezframe/system/benchmarking/src/extensions.rs +++ b/bizinikiwi/pezframe/system/benchmarking/src/extensions.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/benchmarking/src/inner.rs b/bizinikiwi/pezframe/system/benchmarking/src/inner.rs index 34fbf9e2..5d78f2a8 100644 --- a/bizinikiwi/pezframe/system/benchmarking/src/inner.rs +++ b/bizinikiwi/pezframe/system/benchmarking/src/inner.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/benchmarking/src/lib.rs b/bizinikiwi/pezframe/system/benchmarking/src/lib.rs index 6145315b..8750612a 100644 --- a/bizinikiwi/pezframe/system/benchmarking/src/lib.rs +++ b/bizinikiwi/pezframe/system/benchmarking/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/benchmarking/src/mock.rs b/bizinikiwi/pezframe/system/benchmarking/src/mock.rs index 34d39a7f..98ccc120 100644 --- a/bizinikiwi/pezframe/system/benchmarking/src/mock.rs +++ b/bizinikiwi/pezframe/system/benchmarking/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/rpc/runtime-api/src/lib.rs b/bizinikiwi/pezframe/system/rpc/runtime-api/src/lib.rs index 4f16ae6c..7144be43 100644 --- a/bizinikiwi/pezframe/system/rpc/runtime-api/src/lib.rs +++ b/bizinikiwi/pezframe/system/rpc/runtime-api/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/extensions/authorize_call.rs b/bizinikiwi/pezframe/system/src/extensions/authorize_call.rs index ffaa745f..146e0d46 100644 --- a/bizinikiwi/pezframe/system/src/extensions/authorize_call.rs +++ b/bizinikiwi/pezframe/system/src/extensions/authorize_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/extensions/check_genesis.rs b/bizinikiwi/pezframe/system/src/extensions/check_genesis.rs index 9fac8622..c77f546c 100644 --- a/bizinikiwi/pezframe/system/src/extensions/check_genesis.rs +++ b/bizinikiwi/pezframe/system/src/extensions/check_genesis.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/extensions/check_mortality.rs b/bizinikiwi/pezframe/system/src/extensions/check_mortality.rs index 8a5b8760..63692a1d 100644 --- a/bizinikiwi/pezframe/system/src/extensions/check_mortality.rs +++ b/bizinikiwi/pezframe/system/src/extensions/check_mortality.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/extensions/check_non_zero_sender.rs b/bizinikiwi/pezframe/system/src/extensions/check_non_zero_sender.rs index 7fab4f4e..25e25ffb 100644 --- a/bizinikiwi/pezframe/system/src/extensions/check_non_zero_sender.rs +++ b/bizinikiwi/pezframe/system/src/extensions/check_non_zero_sender.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/extensions/check_nonce.rs b/bizinikiwi/pezframe/system/src/extensions/check_nonce.rs index 7c5dca14..f66d8b70 100644 --- a/bizinikiwi/pezframe/system/src/extensions/check_nonce.rs +++ b/bizinikiwi/pezframe/system/src/extensions/check_nonce.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/extensions/check_spec_version.rs b/bizinikiwi/pezframe/system/src/extensions/check_spec_version.rs index da379215..37c097b7 100644 --- a/bizinikiwi/pezframe/system/src/extensions/check_spec_version.rs +++ b/bizinikiwi/pezframe/system/src/extensions/check_spec_version.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/extensions/check_tx_version.rs b/bizinikiwi/pezframe/system/src/extensions/check_tx_version.rs index 1c6fb99e..3a8686c9 100644 --- a/bizinikiwi/pezframe/system/src/extensions/check_tx_version.rs +++ b/bizinikiwi/pezframe/system/src/extensions/check_tx_version.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/extensions/check_weight.rs b/bizinikiwi/pezframe/system/src/extensions/check_weight.rs index f8bb9823..4e2dcc0a 100644 --- a/bizinikiwi/pezframe/system/src/extensions/check_weight.rs +++ b/bizinikiwi/pezframe/system/src/extensions/check_weight.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/extensions/mod.rs b/bizinikiwi/pezframe/system/src/extensions/mod.rs index 375dce2b..143818ae 100644 --- a/bizinikiwi/pezframe/system/src/extensions/mod.rs +++ b/bizinikiwi/pezframe/system/src/extensions/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/extensions/weight_reclaim.rs b/bizinikiwi/pezframe/system/src/extensions/weight_reclaim.rs index 97cb0570..44dfeda9 100644 --- a/bizinikiwi/pezframe/system/src/extensions/weight_reclaim.rs +++ b/bizinikiwi/pezframe/system/src/extensions/weight_reclaim.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/extensions/weights.rs b/bizinikiwi/pezframe/system/src/extensions/weights.rs index d35fd384..0f77967f 100644 --- a/bizinikiwi/pezframe/system/src/extensions/weights.rs +++ b/bizinikiwi/pezframe/system/src/extensions/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/lib.rs b/bizinikiwi/pezframe/system/src/lib.rs index 3dbf0e58..ae4938fc 100644 --- a/bizinikiwi/pezframe/system/src/lib.rs +++ b/bizinikiwi/pezframe/system/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/limits.rs b/bizinikiwi/pezframe/system/src/limits.rs index 72000109..5bd2ce1d 100644 --- a/bizinikiwi/pezframe/system/src/limits.rs +++ b/bizinikiwi/pezframe/system/src/limits.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/migrations/mod.rs b/bizinikiwi/pezframe/system/src/migrations/mod.rs index 232084a6..9bd713c9 100644 --- a/bizinikiwi/pezframe/system/src/migrations/mod.rs +++ b/bizinikiwi/pezframe/system/src/migrations/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/mock.rs b/bizinikiwi/pezframe/system/src/mock.rs index 4abb44be..9cf338b1 100644 --- a/bizinikiwi/pezframe/system/src/mock.rs +++ b/bizinikiwi/pezframe/system/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/mocking.rs b/bizinikiwi/pezframe/system/src/mocking.rs index 18d1336f..966f88e6 100644 --- a/bizinikiwi/pezframe/system/src/mocking.rs +++ b/bizinikiwi/pezframe/system/src/mocking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/offchain.rs b/bizinikiwi/pezframe/system/src/offchain.rs index f50fbdb2..0df438bf 100644 --- a/bizinikiwi/pezframe/system/src/offchain.rs +++ b/bizinikiwi/pezframe/system/src/offchain.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/tests.rs b/bizinikiwi/pezframe/system/src/tests.rs index ad17d626..acdd4309 100644 --- a/bizinikiwi/pezframe/system/src/tests.rs +++ b/bizinikiwi/pezframe/system/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/system/src/weights.rs b/bizinikiwi/pezframe/system/src/weights.rs index 258a8d39..8452e376 100644 --- a/bizinikiwi/pezframe/system/src/weights.rs +++ b/bizinikiwi/pezframe/system/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/timestamp/src/benchmarking.rs b/bizinikiwi/pezframe/timestamp/src/benchmarking.rs index fb8a418e..6cc26309 100644 --- a/bizinikiwi/pezframe/timestamp/src/benchmarking.rs +++ b/bizinikiwi/pezframe/timestamp/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/timestamp/src/lib.rs b/bizinikiwi/pezframe/timestamp/src/lib.rs index 1c742b60..9b09b82b 100644 --- a/bizinikiwi/pezframe/timestamp/src/lib.rs +++ b/bizinikiwi/pezframe/timestamp/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/timestamp/src/mock.rs b/bizinikiwi/pezframe/timestamp/src/mock.rs index 0c9d3121..ac8e8c06 100644 --- a/bizinikiwi/pezframe/timestamp/src/mock.rs +++ b/bizinikiwi/pezframe/timestamp/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/timestamp/src/tests.rs b/bizinikiwi/pezframe/timestamp/src/tests.rs index 90db70e6..1129253f 100644 --- a/bizinikiwi/pezframe/timestamp/src/tests.rs +++ b/bizinikiwi/pezframe/timestamp/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/timestamp/src/weights.rs b/bizinikiwi/pezframe/timestamp/src/weights.rs index bd9cb56d..2da78958 100644 --- a/bizinikiwi/pezframe/timestamp/src/weights.rs +++ b/bizinikiwi/pezframe/timestamp/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/tips/src/benchmarking.rs b/bizinikiwi/pezframe/tips/src/benchmarking.rs index c148b82a..4ce678ff 100644 --- a/bizinikiwi/pezframe/tips/src/benchmarking.rs +++ b/bizinikiwi/pezframe/tips/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/tips/src/lib.rs b/bizinikiwi/pezframe/tips/src/lib.rs index 51d4ef48..73077530 100644 --- a/bizinikiwi/pezframe/tips/src/lib.rs +++ b/bizinikiwi/pezframe/tips/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/tips/src/migrations/mod.rs b/bizinikiwi/pezframe/tips/src/migrations/mod.rs index d9cdbd8a..f8aeeb72 100644 --- a/bizinikiwi/pezframe/tips/src/migrations/mod.rs +++ b/bizinikiwi/pezframe/tips/src/migrations/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/tips/src/migrations/unreserve_deposits.rs b/bizinikiwi/pezframe/tips/src/migrations/unreserve_deposits.rs index c7ba3b30..0fa10f7e 100644 --- a/bizinikiwi/pezframe/tips/src/migrations/unreserve_deposits.rs +++ b/bizinikiwi/pezframe/tips/src/migrations/unreserve_deposits.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/tips/src/migrations/v4.rs b/bizinikiwi/pezframe/tips/src/migrations/v4.rs index cf19f090..b20b10e5 100644 --- a/bizinikiwi/pezframe/tips/src/migrations/v4.rs +++ b/bizinikiwi/pezframe/tips/src/migrations/v4.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/tips/src/tests.rs b/bizinikiwi/pezframe/tips/src/tests.rs index 242eea49..916db5e4 100644 --- a/bizinikiwi/pezframe/tips/src/tests.rs +++ b/bizinikiwi/pezframe/tips/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/tips/src/weights.rs b/bizinikiwi/pezframe/tips/src/weights.rs index 3fc5856a..15a25ee0 100644 --- a/bizinikiwi/pezframe/tips/src/weights.rs +++ b/bizinikiwi/pezframe/tips/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/benchmarking.rs b/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/benchmarking.rs index 2e526753..0842d382 100644 --- a/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/benchmarking.rs +++ b/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/lib.rs b/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/lib.rs index 39c87f89..dc3160a5 100644 --- a/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/lib.rs +++ b/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/mock.rs b/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/mock.rs index 04182744..b4fb7543 100644 --- a/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/mock.rs +++ b/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/payment.rs b/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/payment.rs index eb1da2ba..f164c706 100644 --- a/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/payment.rs +++ b/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/payment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/tests.rs b/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/tests.rs index 9c5ba6d2..2ebbe52d 100644 --- a/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/tests.rs +++ b/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/weights.rs b/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/weights.rs index e6dc740b..7be2d288 100644 --- a/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/weights.rs +++ b/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/benchmarking.rs b/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/benchmarking.rs index a678cf9b..bb0763ad 100644 --- a/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/benchmarking.rs +++ b/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/lib.rs b/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/lib.rs index 5f84b2b1..db67cd5b 100644 --- a/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/lib.rs +++ b/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/mock.rs b/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/mock.rs index 94bf4af4..ef3ac027 100644 --- a/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/mock.rs +++ b/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/payment.rs b/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/payment.rs index 97dc69a6..7a75b78f 100644 --- a/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/payment.rs +++ b/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/payment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/tests.rs b/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/tests.rs index d9ba675b..0f393e3b 100644 --- a/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/tests.rs +++ b/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/weights.rs b/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/weights.rs index bac0c41f..adfd21b2 100644 --- a/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/weights.rs +++ b/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/rpc/runtime-api/src/lib.rs b/bizinikiwi/pezframe/transaction-payment/rpc/runtime-api/src/lib.rs index f7406829..63de1194 100644 --- a/bizinikiwi/pezframe/transaction-payment/rpc/runtime-api/src/lib.rs +++ b/bizinikiwi/pezframe/transaction-payment/rpc/runtime-api/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/rpc/src/lib.rs b/bizinikiwi/pezframe/transaction-payment/rpc/src/lib.rs index b8b7e09b..c9a79e86 100644 --- a/bizinikiwi/pezframe/transaction-payment/rpc/src/lib.rs +++ b/bizinikiwi/pezframe/transaction-payment/rpc/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/skip-feeless-payment/src/lib.rs b/bizinikiwi/pezframe/transaction-payment/skip-feeless-payment/src/lib.rs index b8bff4a6..c058a047 100644 --- a/bizinikiwi/pezframe/transaction-payment/skip-feeless-payment/src/lib.rs +++ b/bizinikiwi/pezframe/transaction-payment/skip-feeless-payment/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/skip-feeless-payment/src/mock.rs b/bizinikiwi/pezframe/transaction-payment/skip-feeless-payment/src/mock.rs index 91efc972..755c45f5 100644 --- a/bizinikiwi/pezframe/transaction-payment/skip-feeless-payment/src/mock.rs +++ b/bizinikiwi/pezframe/transaction-payment/skip-feeless-payment/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/skip-feeless-payment/src/tests.rs b/bizinikiwi/pezframe/transaction-payment/skip-feeless-payment/src/tests.rs index ac6961d6..5be50511 100644 --- a/bizinikiwi/pezframe/transaction-payment/skip-feeless-payment/src/tests.rs +++ b/bizinikiwi/pezframe/transaction-payment/skip-feeless-payment/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/src/benchmarking.rs b/bizinikiwi/pezframe/transaction-payment/src/benchmarking.rs index 00165703..a1e11453 100644 --- a/bizinikiwi/pezframe/transaction-payment/src/benchmarking.rs +++ b/bizinikiwi/pezframe/transaction-payment/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/src/lib.rs b/bizinikiwi/pezframe/transaction-payment/src/lib.rs index a3f1558e..f2c90915 100644 --- a/bizinikiwi/pezframe/transaction-payment/src/lib.rs +++ b/bizinikiwi/pezframe/transaction-payment/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/src/mock.rs b/bizinikiwi/pezframe/transaction-payment/src/mock.rs index 47053fb2..acd3e778 100644 --- a/bizinikiwi/pezframe/transaction-payment/src/mock.rs +++ b/bizinikiwi/pezframe/transaction-payment/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/src/payment.rs b/bizinikiwi/pezframe/transaction-payment/src/payment.rs index a8cab908..7de89c3d 100644 --- a/bizinikiwi/pezframe/transaction-payment/src/payment.rs +++ b/bizinikiwi/pezframe/transaction-payment/src/payment.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/src/tests.rs b/bizinikiwi/pezframe/transaction-payment/src/tests.rs index 9659a9a0..8b368641 100644 --- a/bizinikiwi/pezframe/transaction-payment/src/tests.rs +++ b/bizinikiwi/pezframe/transaction-payment/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/src/types.rs b/bizinikiwi/pezframe/transaction-payment/src/types.rs index 6ee0a5bf..c8ee936b 100644 --- a/bizinikiwi/pezframe/transaction-payment/src/types.rs +++ b/bizinikiwi/pezframe/transaction-payment/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-payment/src/weights.rs b/bizinikiwi/pezframe/transaction-payment/src/weights.rs index a928a153..305b2882 100644 --- a/bizinikiwi/pezframe/transaction-payment/src/weights.rs +++ b/bizinikiwi/pezframe/transaction-payment/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-storage/src/benchmarking.rs b/bizinikiwi/pezframe/transaction-storage/src/benchmarking.rs index 18454374..09a20b52 100644 --- a/bizinikiwi/pezframe/transaction-storage/src/benchmarking.rs +++ b/bizinikiwi/pezframe/transaction-storage/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-storage/src/lib.rs b/bizinikiwi/pezframe/transaction-storage/src/lib.rs index f75b4dfb..805f7570 100644 --- a/bizinikiwi/pezframe/transaction-storage/src/lib.rs +++ b/bizinikiwi/pezframe/transaction-storage/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-storage/src/mock.rs b/bizinikiwi/pezframe/transaction-storage/src/mock.rs index c70e1f9b..c4f8906a 100644 --- a/bizinikiwi/pezframe/transaction-storage/src/mock.rs +++ b/bizinikiwi/pezframe/transaction-storage/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-storage/src/tests.rs b/bizinikiwi/pezframe/transaction-storage/src/tests.rs index 71cd0407..fb7f844f 100644 --- a/bizinikiwi/pezframe/transaction-storage/src/tests.rs +++ b/bizinikiwi/pezframe/transaction-storage/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/transaction-storage/src/weights.rs b/bizinikiwi/pezframe/transaction-storage/src/weights.rs index a708eb20..f73da7dc 100644 --- a/bizinikiwi/pezframe/transaction-storage/src/weights.rs +++ b/bizinikiwi/pezframe/transaction-storage/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/treasury/src/benchmarking.rs b/bizinikiwi/pezframe/treasury/src/benchmarking.rs index 7d94a7f6..b9fbfdbc 100644 --- a/bizinikiwi/pezframe/treasury/src/benchmarking.rs +++ b/bizinikiwi/pezframe/treasury/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/treasury/src/lib.rs b/bizinikiwi/pezframe/treasury/src/lib.rs index cfe70d91..6c7cb558 100644 --- a/bizinikiwi/pezframe/treasury/src/lib.rs +++ b/bizinikiwi/pezframe/treasury/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/treasury/src/migration.rs b/bizinikiwi/pezframe/treasury/src/migration.rs index 3e3a1d9e..f7de090e 100644 --- a/bizinikiwi/pezframe/treasury/src/migration.rs +++ b/bizinikiwi/pezframe/treasury/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/treasury/src/tests.rs b/bizinikiwi/pezframe/treasury/src/tests.rs index 94a53b16..d7e6f150 100644 --- a/bizinikiwi/pezframe/treasury/src/tests.rs +++ b/bizinikiwi/pezframe/treasury/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/treasury/src/weights.rs b/bizinikiwi/pezframe/treasury/src/weights.rs index 13efdeda..c3563560 100644 --- a/bizinikiwi/pezframe/treasury/src/weights.rs +++ b/bizinikiwi/pezframe/treasury/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/try-runtime/src/inner.rs b/bizinikiwi/pezframe/try-runtime/src/inner.rs index 82c2d783..d78aafc9 100644 --- a/bizinikiwi/pezframe/try-runtime/src/inner.rs +++ b/bizinikiwi/pezframe/try-runtime/src/inner.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/try-runtime/src/lib.rs b/bizinikiwi/pezframe/try-runtime/src/lib.rs index a570705b..a6ee7a53 100644 --- a/bizinikiwi/pezframe/try-runtime/src/lib.rs +++ b/bizinikiwi/pezframe/try-runtime/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/tx-pause/src/benchmarking.rs b/bizinikiwi/pezframe/tx-pause/src/benchmarking.rs index 3144d3c9..47ed1f28 100644 --- a/bizinikiwi/pezframe/tx-pause/src/benchmarking.rs +++ b/bizinikiwi/pezframe/tx-pause/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/tx-pause/src/lib.rs b/bizinikiwi/pezframe/tx-pause/src/lib.rs index 0796fe01..4003b485 100644 --- a/bizinikiwi/pezframe/tx-pause/src/lib.rs +++ b/bizinikiwi/pezframe/tx-pause/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/tx-pause/src/mock.rs b/bizinikiwi/pezframe/tx-pause/src/mock.rs index ae13f5ca..d527a66c 100644 --- a/bizinikiwi/pezframe/tx-pause/src/mock.rs +++ b/bizinikiwi/pezframe/tx-pause/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/tx-pause/src/tests.rs b/bizinikiwi/pezframe/tx-pause/src/tests.rs index 88c2b173..946de7c7 100644 --- a/bizinikiwi/pezframe/tx-pause/src/tests.rs +++ b/bizinikiwi/pezframe/tx-pause/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/tx-pause/src/weights.rs b/bizinikiwi/pezframe/tx-pause/src/weights.rs index 4376c8ac..a9d183f3 100644 --- a/bizinikiwi/pezframe/tx-pause/src/weights.rs +++ b/bizinikiwi/pezframe/tx-pause/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/uniques/src/asset_ops/collection.rs b/bizinikiwi/pezframe/uniques/src/asset_ops/collection.rs index 531c80d8..f30ce747 100644 --- a/bizinikiwi/pezframe/uniques/src/asset_ops/collection.rs +++ b/bizinikiwi/pezframe/uniques/src/asset_ops/collection.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/uniques/src/asset_ops/item.rs b/bizinikiwi/pezframe/uniques/src/asset_ops/item.rs index 01f8b719..0e4e8a6d 100644 --- a/bizinikiwi/pezframe/uniques/src/asset_ops/item.rs +++ b/bizinikiwi/pezframe/uniques/src/asset_ops/item.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/uniques/src/asset_ops/mod.rs b/bizinikiwi/pezframe/uniques/src/asset_ops/mod.rs index 11200cc6..70a38d93 100644 --- a/bizinikiwi/pezframe/uniques/src/asset_ops/mod.rs +++ b/bizinikiwi/pezframe/uniques/src/asset_ops/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/uniques/src/benchmarking.rs b/bizinikiwi/pezframe/uniques/src/benchmarking.rs index 63544c86..6b58beb5 100644 --- a/bizinikiwi/pezframe/uniques/src/benchmarking.rs +++ b/bizinikiwi/pezframe/uniques/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/uniques/src/functions.rs b/bizinikiwi/pezframe/uniques/src/functions.rs index 0d94bbe2..d35f8742 100644 --- a/bizinikiwi/pezframe/uniques/src/functions.rs +++ b/bizinikiwi/pezframe/uniques/src/functions.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/uniques/src/impl_nonfungibles.rs b/bizinikiwi/pezframe/uniques/src/impl_nonfungibles.rs index 4b20a815..31b30acb 100644 --- a/bizinikiwi/pezframe/uniques/src/impl_nonfungibles.rs +++ b/bizinikiwi/pezframe/uniques/src/impl_nonfungibles.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/uniques/src/lib.rs b/bizinikiwi/pezframe/uniques/src/lib.rs index 389d259c..f11e4162 100644 --- a/bizinikiwi/pezframe/uniques/src/lib.rs +++ b/bizinikiwi/pezframe/uniques/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/uniques/src/migration.rs b/bizinikiwi/pezframe/uniques/src/migration.rs index aca36fb0..b1308320 100644 --- a/bizinikiwi/pezframe/uniques/src/migration.rs +++ b/bizinikiwi/pezframe/uniques/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/uniques/src/mock.rs b/bizinikiwi/pezframe/uniques/src/mock.rs index 078280a0..52777c25 100644 --- a/bizinikiwi/pezframe/uniques/src/mock.rs +++ b/bizinikiwi/pezframe/uniques/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/uniques/src/tests.rs b/bizinikiwi/pezframe/uniques/src/tests.rs index 7092dc3a..98064e14 100644 --- a/bizinikiwi/pezframe/uniques/src/tests.rs +++ b/bizinikiwi/pezframe/uniques/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/uniques/src/types.rs b/bizinikiwi/pezframe/uniques/src/types.rs index e7307988..fc895e5c 100644 --- a/bizinikiwi/pezframe/uniques/src/types.rs +++ b/bizinikiwi/pezframe/uniques/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/uniques/src/weights.rs b/bizinikiwi/pezframe/uniques/src/weights.rs index 0f22df32..d603b9c3 100644 --- a/bizinikiwi/pezframe/uniques/src/weights.rs +++ b/bizinikiwi/pezframe/uniques/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/utility/src/benchmarking.rs b/bizinikiwi/pezframe/utility/src/benchmarking.rs index 46c43ca5..62f3882b 100644 --- a/bizinikiwi/pezframe/utility/src/benchmarking.rs +++ b/bizinikiwi/pezframe/utility/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/utility/src/lib.rs b/bizinikiwi/pezframe/utility/src/lib.rs index 60d4d122..4b7595d4 100644 --- a/bizinikiwi/pezframe/utility/src/lib.rs +++ b/bizinikiwi/pezframe/utility/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/utility/src/tests.rs b/bizinikiwi/pezframe/utility/src/tests.rs index 47485d2b..b4d8d3c8 100644 --- a/bizinikiwi/pezframe/utility/src/tests.rs +++ b/bizinikiwi/pezframe/utility/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/utility/src/weights.rs b/bizinikiwi/pezframe/utility/src/weights.rs index 1bde5d24..affaee78 100644 --- a/bizinikiwi/pezframe/utility/src/weights.rs +++ b/bizinikiwi/pezframe/utility/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/verify-signature/src/benchmarking.rs b/bizinikiwi/pezframe/verify-signature/src/benchmarking.rs index 4104e3e5..1727dc7a 100644 --- a/bizinikiwi/pezframe/verify-signature/src/benchmarking.rs +++ b/bizinikiwi/pezframe/verify-signature/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/verify-signature/src/extension.rs b/bizinikiwi/pezframe/verify-signature/src/extension.rs index e2124039..7a0da18b 100644 --- a/bizinikiwi/pezframe/verify-signature/src/extension.rs +++ b/bizinikiwi/pezframe/verify-signature/src/extension.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/verify-signature/src/lib.rs b/bizinikiwi/pezframe/verify-signature/src/lib.rs index 03988bc8..19b9759b 100644 --- a/bizinikiwi/pezframe/verify-signature/src/lib.rs +++ b/bizinikiwi/pezframe/verify-signature/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/verify-signature/src/tests.rs b/bizinikiwi/pezframe/verify-signature/src/tests.rs index 27271137..529c5159 100644 --- a/bizinikiwi/pezframe/verify-signature/src/tests.rs +++ b/bizinikiwi/pezframe/verify-signature/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/verify-signature/src/weights.rs b/bizinikiwi/pezframe/verify-signature/src/weights.rs index d93c23d0..eed58872 100644 --- a/bizinikiwi/pezframe/verify-signature/src/weights.rs +++ b/bizinikiwi/pezframe/verify-signature/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/vesting/src/benchmarking.rs b/bizinikiwi/pezframe/vesting/src/benchmarking.rs index 1c6e2e01..69392e99 100644 --- a/bizinikiwi/pezframe/vesting/src/benchmarking.rs +++ b/bizinikiwi/pezframe/vesting/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/vesting/src/lib.rs b/bizinikiwi/pezframe/vesting/src/lib.rs index 709d4a8c..ec047298 100644 --- a/bizinikiwi/pezframe/vesting/src/lib.rs +++ b/bizinikiwi/pezframe/vesting/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/vesting/src/migrations.rs b/bizinikiwi/pezframe/vesting/src/migrations.rs index 91a4d0b8..ac10822b 100644 --- a/bizinikiwi/pezframe/vesting/src/migrations.rs +++ b/bizinikiwi/pezframe/vesting/src/migrations.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/vesting/src/mock.rs b/bizinikiwi/pezframe/vesting/src/mock.rs index ceb378bf..da81d152 100644 --- a/bizinikiwi/pezframe/vesting/src/mock.rs +++ b/bizinikiwi/pezframe/vesting/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/vesting/src/tests.rs b/bizinikiwi/pezframe/vesting/src/tests.rs index 4e25d10b..b8ff36c7 100644 --- a/bizinikiwi/pezframe/vesting/src/tests.rs +++ b/bizinikiwi/pezframe/vesting/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/vesting/src/vesting_info.rs b/bizinikiwi/pezframe/vesting/src/vesting_info.rs index 07316e8d..3c34b37d 100644 --- a/bizinikiwi/pezframe/vesting/src/vesting_info.rs +++ b/bizinikiwi/pezframe/vesting/src/vesting_info.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/vesting/src/weights.rs b/bizinikiwi/pezframe/vesting/src/weights.rs index e921ff1d..04e05a50 100644 --- a/bizinikiwi/pezframe/vesting/src/weights.rs +++ b/bizinikiwi/pezframe/vesting/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/whitelist/src/benchmarking.rs b/bizinikiwi/pezframe/whitelist/src/benchmarking.rs index 08cb0460..c74865c3 100644 --- a/bizinikiwi/pezframe/whitelist/src/benchmarking.rs +++ b/bizinikiwi/pezframe/whitelist/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/whitelist/src/lib.rs b/bizinikiwi/pezframe/whitelist/src/lib.rs index 69fff4a8..18180116 100644 --- a/bizinikiwi/pezframe/whitelist/src/lib.rs +++ b/bizinikiwi/pezframe/whitelist/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/whitelist/src/mock.rs b/bizinikiwi/pezframe/whitelist/src/mock.rs index a9a7e6af..05222e0e 100644 --- a/bizinikiwi/pezframe/whitelist/src/mock.rs +++ b/bizinikiwi/pezframe/whitelist/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/whitelist/src/tests.rs b/bizinikiwi/pezframe/whitelist/src/tests.rs index c88144b4..b00aa9ab 100644 --- a/bizinikiwi/pezframe/whitelist/src/tests.rs +++ b/bizinikiwi/pezframe/whitelist/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/pezframe/whitelist/src/weights.rs b/bizinikiwi/pezframe/whitelist/src/weights.rs index 956c6c99..5f5f97ec 100644 --- a/bizinikiwi/pezframe/whitelist/src/weights.rs +++ b/bizinikiwi/pezframe/whitelist/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/proc-macro/src/common.rs b/bizinikiwi/primitives/api/proc-macro/src/common.rs index 59632402..5f92b805 100644 --- a/bizinikiwi/primitives/api/proc-macro/src/common.rs +++ b/bizinikiwi/primitives/api/proc-macro/src/common.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/proc-macro/src/decl_runtime_apis.rs b/bizinikiwi/primitives/api/proc-macro/src/decl_runtime_apis.rs index 1058d421..914f54f0 100644 --- a/bizinikiwi/primitives/api/proc-macro/src/decl_runtime_apis.rs +++ b/bizinikiwi/primitives/api/proc-macro/src/decl_runtime_apis.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/proc-macro/src/impl_runtime_apis.rs b/bizinikiwi/primitives/api/proc-macro/src/impl_runtime_apis.rs index c509399e..71055e65 100644 --- a/bizinikiwi/primitives/api/proc-macro/src/impl_runtime_apis.rs +++ b/bizinikiwi/primitives/api/proc-macro/src/impl_runtime_apis.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/proc-macro/src/lib.rs b/bizinikiwi/primitives/api/proc-macro/src/lib.rs index bbc48c89..aea42d14 100644 --- a/bizinikiwi/primitives/api/proc-macro/src/lib.rs +++ b/bizinikiwi/primitives/api/proc-macro/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/proc-macro/src/mock_impl_runtime_apis.rs b/bizinikiwi/primitives/api/proc-macro/src/mock_impl_runtime_apis.rs index ef2b73f3..c6d9e39d 100644 --- a/bizinikiwi/primitives/api/proc-macro/src/mock_impl_runtime_apis.rs +++ b/bizinikiwi/primitives/api/proc-macro/src/mock_impl_runtime_apis.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/proc-macro/src/runtime_metadata.rs b/bizinikiwi/primitives/api/proc-macro/src/runtime_metadata.rs index 68a2cb0d..60999ed9 100644 --- a/bizinikiwi/primitives/api/proc-macro/src/runtime_metadata.rs +++ b/bizinikiwi/primitives/api/proc-macro/src/runtime_metadata.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/proc-macro/src/utils.rs b/bizinikiwi/primitives/api/proc-macro/src/utils.rs index 66c07548..4bd166c6 100644 --- a/bizinikiwi/primitives/api/proc-macro/src/utils.rs +++ b/bizinikiwi/primitives/api/proc-macro/src/utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/src/lib.rs b/bizinikiwi/primitives/api/src/lib.rs index e42cc6e7..41b95948 100644 --- a/bizinikiwi/primitives/api/src/lib.rs +++ b/bizinikiwi/primitives/api/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/benches/bench.rs b/bizinikiwi/primitives/api/test/benches/bench.rs index 99b026c7..d26b4e10 100644 --- a/bizinikiwi/primitives/api/test/benches/bench.rs +++ b/bizinikiwi/primitives/api/test/benches/bench.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/decl_and_impl.rs b/bizinikiwi/primitives/api/test/tests/decl_and_impl.rs index c7de144d..eb47c5c0 100644 --- a/bizinikiwi/primitives/api/test/tests/decl_and_impl.rs +++ b/bizinikiwi/primitives/api/test/tests/decl_and_impl.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/runtime_calls.rs b/bizinikiwi/primitives/api/test/tests/runtime_calls.rs index 9553b0ce..fc324204 100644 --- a/bizinikiwi/primitives/api/test/tests/runtime_calls.rs +++ b/bizinikiwi/primitives/api/test/tests/runtime_calls.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/trybuild.rs b/bizinikiwi/primitives/api/test/tests/trybuild.rs index 6518ab4b..8ea2cc71 100644 --- a/bizinikiwi/primitives/api/test/tests/trybuild.rs +++ b/bizinikiwi/primitives/api/test/tests/trybuild.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/adding_self_parameter.rs b/bizinikiwi/primitives/api/test/tests/ui/adding_self_parameter.rs index 29279b15..43c23fe1 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/adding_self_parameter.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/adding_self_parameter.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/changed_in_no_default_method.rs b/bizinikiwi/primitives/api/test/tests/ui/changed_in_no_default_method.rs index fc457d17..f4e50368 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/changed_in_no_default_method.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/changed_in_no_default_method.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/changed_in_unknown_version.rs b/bizinikiwi/primitives/api/test/tests/ui/changed_in_unknown_version.rs index 0d89023f..3a26c1d9 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/changed_in_unknown_version.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/changed_in_unknown_version.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/declaring_old_block.rs b/bizinikiwi/primitives/api/test/tests/ui/declaring_old_block.rs index 13e4b2cc..345e2fa4 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/declaring_old_block.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/declaring_old_block.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/declaring_own_block_with_different_name.rs b/bizinikiwi/primitives/api/test/tests/ui/declaring_own_block_with_different_name.rs index 47364eb2..4ea4c4b3 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/declaring_own_block_with_different_name.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/declaring_own_block_with_different_name.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/deprecation_info.rs b/bizinikiwi/primitives/api/test/tests/ui/deprecation_info.rs index ecc919fc..566cf42e 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/deprecation_info.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/deprecation_info.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/empty_impl_runtime_apis_call.rs b/bizinikiwi/primitives/api/test/tests/ui/empty_impl_runtime_apis_call.rs index 38e96667..1a611a9d 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/empty_impl_runtime_apis_call.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/empty_impl_runtime_apis_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/impl_incorrect_method_signature.rs b/bizinikiwi/primitives/api/test/tests/ui/impl_incorrect_method_signature.rs index 9d18b735..93200f21 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/impl_incorrect_method_signature.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/impl_incorrect_method_signature.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/impl_missing_version.rs b/bizinikiwi/primitives/api/test/tests/ui/impl_missing_version.rs index 5d593302..f5f32298 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/impl_missing_version.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/impl_missing_version.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/impl_two_traits_with_same_name.rs b/bizinikiwi/primitives/api/test/tests/ui/impl_two_traits_with_same_name.rs index c0fa4875..c1b55205 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/impl_two_traits_with_same_name.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/impl_two_traits_with_same_name.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/invalid_api_version_1.rs b/bizinikiwi/primitives/api/test/tests/ui/invalid_api_version_1.rs index 9b1580b6..a03cb93e 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/invalid_api_version_1.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/invalid_api_version_1.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/invalid_api_version_2.rs b/bizinikiwi/primitives/api/test/tests/ui/invalid_api_version_2.rs index 981065d5..9b9b7d33 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/invalid_api_version_2.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/invalid_api_version_2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/invalid_api_version_3.rs b/bizinikiwi/primitives/api/test/tests/ui/invalid_api_version_3.rs index e4a8f759..af30f85e 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/invalid_api_version_3.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/invalid_api_version_3.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/invalid_api_version_4.rs b/bizinikiwi/primitives/api/test/tests/ui/invalid_api_version_4.rs index de126674..2ab6ec43 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/invalid_api_version_4.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/invalid_api_version_4.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/method_ver_lower_than_trait_ver.rs b/bizinikiwi/primitives/api/test/tests/ui/method_ver_lower_than_trait_ver.rs index 14f702e8..d3c84583 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/method_ver_lower_than_trait_ver.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/method_ver_lower_than_trait_ver.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/missing_block_generic_parameter.rs b/bizinikiwi/primitives/api/test/tests/ui/missing_block_generic_parameter.rs index 61de1144..81319776 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/missing_block_generic_parameter.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/missing_block_generic_parameter.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/missing_path_for_trait.rs b/bizinikiwi/primitives/api/test/tests/ui/missing_path_for_trait.rs index e4596946..1480189e 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/missing_path_for_trait.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/missing_path_for_trait.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/missing_versioned_method.rs b/bizinikiwi/primitives/api/test/tests/ui/missing_versioned_method.rs index f8b220be..bc857b24 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/missing_versioned_method.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/missing_versioned_method.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/missing_versioned_method_multiple_vers.rs b/bizinikiwi/primitives/api/test/tests/ui/missing_versioned_method_multiple_vers.rs index d52d6574..0d548a47 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/missing_versioned_method_multiple_vers.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/missing_versioned_method_multiple_vers.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/mock_advanced_hash_by_reference.rs b/bizinikiwi/primitives/api/test/tests/ui/mock_advanced_hash_by_reference.rs index 6d306510..02b9fa47 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/mock_advanced_hash_by_reference.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/mock_advanced_hash_by_reference.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/mock_advanced_missing_hash.rs b/bizinikiwi/primitives/api/test/tests/ui/mock_advanced_missing_hash.rs index a5cb4b0c..3e3ec6f9 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/mock_advanced_missing_hash.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/mock_advanced_missing_hash.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/mock_only_one_block_type.rs b/bizinikiwi/primitives/api/test/tests/ui/mock_only_one_block_type.rs index 16ffa2b7..e7b72d31 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/mock_only_one_block_type.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/mock_only_one_block_type.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/mock_only_one_self_type.rs b/bizinikiwi/primitives/api/test/tests/ui/mock_only_one_self_type.rs index f27c8c56..b49880b3 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/mock_only_one_self_type.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/mock_only_one_self_type.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/mock_only_self_reference.rs b/bizinikiwi/primitives/api/test/tests/ui/mock_only_self_reference.rs index dc698b72..17f75731 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/mock_only_self_reference.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/mock_only_self_reference.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/no_default_implementation.rs b/bizinikiwi/primitives/api/test/tests/ui/no_default_implementation.rs index 249fc33e..810ce09c 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/no_default_implementation.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/no_default_implementation.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/positive_cases/custom_where_bound.rs b/bizinikiwi/primitives/api/test/tests/ui/positive_cases/custom_where_bound.rs index 5a990007..e0e3c682 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/positive_cases/custom_where_bound.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/positive_cases/custom_where_bound.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/positive_cases/default_impls.rs b/bizinikiwi/primitives/api/test/tests/ui/positive_cases/default_impls.rs index 77303064..3ccc7603 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/positive_cases/default_impls.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/positive_cases/default_impls.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/api/test/tests/ui/type_reference_in_impl_runtime_apis_call.rs b/bizinikiwi/primitives/api/test/tests/ui/type_reference_in_impl_runtime_apis_call.rs index e11a918a..0153b48d 100644 --- a/bizinikiwi/primitives/api/test/tests/ui/type_reference_in_impl_runtime_apis_call.rs +++ b/bizinikiwi/primitives/api/test/tests/ui/type_reference_in_impl_runtime_apis_call.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/application-crypto/src/bandersnatch.rs b/bizinikiwi/primitives/application-crypto/src/bandersnatch.rs index 619f6d65..02911fef 100644 --- a/bizinikiwi/primitives/application-crypto/src/bandersnatch.rs +++ b/bizinikiwi/primitives/application-crypto/src/bandersnatch.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/application-crypto/src/bls381.rs b/bizinikiwi/primitives/application-crypto/src/bls381.rs index c142bf02..94abd888 100644 --- a/bizinikiwi/primitives/application-crypto/src/bls381.rs +++ b/bizinikiwi/primitives/application-crypto/src/bls381.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/application-crypto/src/ecdsa.rs b/bizinikiwi/primitives/application-crypto/src/ecdsa.rs index 2a0ac670..76524d2f 100644 --- a/bizinikiwi/primitives/application-crypto/src/ecdsa.rs +++ b/bizinikiwi/primitives/application-crypto/src/ecdsa.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/application-crypto/src/ecdsa_bls381.rs b/bizinikiwi/primitives/application-crypto/src/ecdsa_bls381.rs index 30395ff1..a817e800 100644 --- a/bizinikiwi/primitives/application-crypto/src/ecdsa_bls381.rs +++ b/bizinikiwi/primitives/application-crypto/src/ecdsa_bls381.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/application-crypto/src/ed25519.rs b/bizinikiwi/primitives/application-crypto/src/ed25519.rs index f0e67ecb..31388128 100644 --- a/bizinikiwi/primitives/application-crypto/src/ed25519.rs +++ b/bizinikiwi/primitives/application-crypto/src/ed25519.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/application-crypto/src/lib.rs b/bizinikiwi/primitives/application-crypto/src/lib.rs index 935176d3..c3f34476 100644 --- a/bizinikiwi/primitives/application-crypto/src/lib.rs +++ b/bizinikiwi/primitives/application-crypto/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/application-crypto/src/sr25519.rs b/bizinikiwi/primitives/application-crypto/src/sr25519.rs index de283459..58bc03ff 100644 --- a/bizinikiwi/primitives/application-crypto/src/sr25519.rs +++ b/bizinikiwi/primitives/application-crypto/src/sr25519.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/application-crypto/src/traits.rs b/bizinikiwi/primitives/application-crypto/src/traits.rs index 9c0d8a8d..2109ac40 100644 --- a/bizinikiwi/primitives/application-crypto/src/traits.rs +++ b/bizinikiwi/primitives/application-crypto/src/traits.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/application-crypto/test/src/bls381.rs b/bizinikiwi/primitives/application-crypto/test/src/bls381.rs index d36f9233..31d0a94e 100644 --- a/bizinikiwi/primitives/application-crypto/test/src/bls381.rs +++ b/bizinikiwi/primitives/application-crypto/test/src/bls381.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/application-crypto/test/src/ecdsa.rs b/bizinikiwi/primitives/application-crypto/test/src/ecdsa.rs index d36e0063..8917a150 100644 --- a/bizinikiwi/primitives/application-crypto/test/src/ecdsa.rs +++ b/bizinikiwi/primitives/application-crypto/test/src/ecdsa.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/application-crypto/test/src/ecdsa_bls381.rs b/bizinikiwi/primitives/application-crypto/test/src/ecdsa_bls381.rs index afdf64a9..a12176ff 100644 --- a/bizinikiwi/primitives/application-crypto/test/src/ecdsa_bls381.rs +++ b/bizinikiwi/primitives/application-crypto/test/src/ecdsa_bls381.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/application-crypto/test/src/ed25519.rs b/bizinikiwi/primitives/application-crypto/test/src/ed25519.rs index 95ede728..e90f9b49 100644 --- a/bizinikiwi/primitives/application-crypto/test/src/ed25519.rs +++ b/bizinikiwi/primitives/application-crypto/test/src/ed25519.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/application-crypto/test/src/lib.rs b/bizinikiwi/primitives/application-crypto/test/src/lib.rs index bd958883..011c8d66 100644 --- a/bizinikiwi/primitives/application-crypto/test/src/lib.rs +++ b/bizinikiwi/primitives/application-crypto/test/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/application-crypto/test/src/sr25519.rs b/bizinikiwi/primitives/application-crypto/test/src/sr25519.rs index b9063413..0b8d1994 100644 --- a/bizinikiwi/primitives/application-crypto/test/src/sr25519.rs +++ b/bizinikiwi/primitives/application-crypto/test/src/sr25519.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/arithmetic/benches/bench.rs b/bizinikiwi/primitives/arithmetic/benches/bench.rs index 3ef7f2af..4fc85186 100644 --- a/bizinikiwi/primitives/arithmetic/benches/bench.rs +++ b/bizinikiwi/primitives/arithmetic/benches/bench.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/arithmetic/fuzzer/src/biguint.rs b/bizinikiwi/primitives/arithmetic/fuzzer/src/biguint.rs index 4d06693b..f6e4d166 100644 --- a/bizinikiwi/primitives/arithmetic/fuzzer/src/biguint.rs +++ b/bizinikiwi/primitives/arithmetic/fuzzer/src/biguint.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/arithmetic/fuzzer/src/fixed_point.rs b/bizinikiwi/primitives/arithmetic/fuzzer/src/fixed_point.rs index 9f50d313..0a92d300 100644 --- a/bizinikiwi/primitives/arithmetic/fuzzer/src/fixed_point.rs +++ b/bizinikiwi/primitives/arithmetic/fuzzer/src/fixed_point.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/arithmetic/fuzzer/src/multiply_by_rational_with_rounding.rs b/bizinikiwi/primitives/arithmetic/fuzzer/src/multiply_by_rational_with_rounding.rs index f966854d..5efcf6f6 100644 --- a/bizinikiwi/primitives/arithmetic/fuzzer/src/multiply_by_rational_with_rounding.rs +++ b/bizinikiwi/primitives/arithmetic/fuzzer/src/multiply_by_rational_with_rounding.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/arithmetic/fuzzer/src/normalize.rs b/bizinikiwi/primitives/arithmetic/fuzzer/src/normalize.rs index 83fd82b7..124a6373 100644 --- a/bizinikiwi/primitives/arithmetic/fuzzer/src/normalize.rs +++ b/bizinikiwi/primitives/arithmetic/fuzzer/src/normalize.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/arithmetic/fuzzer/src/per_thing_from_rational.rs b/bizinikiwi/primitives/arithmetic/fuzzer/src/per_thing_from_rational.rs index eaf05249..5e5d8fe5 100644 --- a/bizinikiwi/primitives/arithmetic/fuzzer/src/per_thing_from_rational.rs +++ b/bizinikiwi/primitives/arithmetic/fuzzer/src/per_thing_from_rational.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/arithmetic/fuzzer/src/per_thing_mult_fraction.rs b/bizinikiwi/primitives/arithmetic/fuzzer/src/per_thing_mult_fraction.rs index c37a0e03..85016765 100644 --- a/bizinikiwi/primitives/arithmetic/fuzzer/src/per_thing_mult_fraction.rs +++ b/bizinikiwi/primitives/arithmetic/fuzzer/src/per_thing_mult_fraction.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/arithmetic/src/biguint.rs b/bizinikiwi/primitives/arithmetic/src/biguint.rs index e00c036c..403f4f1a 100644 --- a/bizinikiwi/primitives/arithmetic/src/biguint.rs +++ b/bizinikiwi/primitives/arithmetic/src/biguint.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/arithmetic/src/fixed_point.rs b/bizinikiwi/primitives/arithmetic/src/fixed_point.rs index e447afe4..9ed54159 100644 --- a/bizinikiwi/primitives/arithmetic/src/fixed_point.rs +++ b/bizinikiwi/primitives/arithmetic/src/fixed_point.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/arithmetic/src/helpers_128bit.rs b/bizinikiwi/primitives/arithmetic/src/helpers_128bit.rs index beaafad0..b8c1e87a 100644 --- a/bizinikiwi/primitives/arithmetic/src/helpers_128bit.rs +++ b/bizinikiwi/primitives/arithmetic/src/helpers_128bit.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // Some code is based upon Derek Dreery's IntegerSquareRoot impl, used under license. // SPDX-License-Identifier: Apache-2.0 diff --git a/bizinikiwi/primitives/arithmetic/src/lib.rs b/bizinikiwi/primitives/arithmetic/src/lib.rs index 042c1dba..9c622838 100644 --- a/bizinikiwi/primitives/arithmetic/src/lib.rs +++ b/bizinikiwi/primitives/arithmetic/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/arithmetic/src/per_things.rs b/bizinikiwi/primitives/arithmetic/src/per_things.rs index e747f26f..0af860d7 100644 --- a/bizinikiwi/primitives/arithmetic/src/per_things.rs +++ b/bizinikiwi/primitives/arithmetic/src/per_things.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/arithmetic/src/rational.rs b/bizinikiwi/primitives/arithmetic/src/rational.rs index e63cb88e..009ded64 100644 --- a/bizinikiwi/primitives/arithmetic/src/rational.rs +++ b/bizinikiwi/primitives/arithmetic/src/rational.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/arithmetic/src/traits.rs b/bizinikiwi/primitives/arithmetic/src/traits.rs index 4bb34291..388065f0 100644 --- a/bizinikiwi/primitives/arithmetic/src/traits.rs +++ b/bizinikiwi/primitives/arithmetic/src/traits.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/authority-discovery/src/lib.rs b/bizinikiwi/primitives/authority-discovery/src/lib.rs index 0e28bc62..c2ae9976 100644 --- a/bizinikiwi/primitives/authority-discovery/src/lib.rs +++ b/bizinikiwi/primitives/authority-discovery/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/block-builder/src/client_side.rs b/bizinikiwi/primitives/block-builder/src/client_side.rs index 627da717..e794e4c1 100644 --- a/bizinikiwi/primitives/block-builder/src/client_side.rs +++ b/bizinikiwi/primitives/block-builder/src/client_side.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/block-builder/src/lib.rs b/bizinikiwi/primitives/block-builder/src/lib.rs index 7b48c0e9..ac8ff7a2 100644 --- a/bizinikiwi/primitives/block-builder/src/lib.rs +++ b/bizinikiwi/primitives/block-builder/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/blockchain/src/backend.rs b/bizinikiwi/primitives/blockchain/src/backend.rs index 0efeeff8..95a572b9 100644 --- a/bizinikiwi/primitives/blockchain/src/backend.rs +++ b/bizinikiwi/primitives/blockchain/src/backend.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/blockchain/src/error.rs b/bizinikiwi/primitives/blockchain/src/error.rs index a7904a19..3072386e 100644 --- a/bizinikiwi/primitives/blockchain/src/error.rs +++ b/bizinikiwi/primitives/blockchain/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/blockchain/src/header_metadata.rs b/bizinikiwi/primitives/blockchain/src/header_metadata.rs index f770a98e..c2b426dc 100644 --- a/bizinikiwi/primitives/blockchain/src/header_metadata.rs +++ b/bizinikiwi/primitives/blockchain/src/header_metadata.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/blockchain/src/lib.rs b/bizinikiwi/primitives/blockchain/src/lib.rs index 39838b79..b17ebc0d 100644 --- a/bizinikiwi/primitives/blockchain/src/lib.rs +++ b/bizinikiwi/primitives/blockchain/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/aura/src/digests.rs b/bizinikiwi/primitives/consensus/aura/src/digests.rs index e00e40fd..54ec69f3 100644 --- a/bizinikiwi/primitives/consensus/aura/src/digests.rs +++ b/bizinikiwi/primitives/consensus/aura/src/digests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/aura/src/inherents.rs b/bizinikiwi/primitives/consensus/aura/src/inherents.rs index 896ee2be..2fa6cd3d 100644 --- a/bizinikiwi/primitives/consensus/aura/src/inherents.rs +++ b/bizinikiwi/primitives/consensus/aura/src/inherents.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/aura/src/lib.rs b/bizinikiwi/primitives/consensus/aura/src/lib.rs index 6e228759..d0ab7f3c 100644 --- a/bizinikiwi/primitives/consensus/aura/src/lib.rs +++ b/bizinikiwi/primitives/consensus/aura/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/babe/src/digests.rs b/bizinikiwi/primitives/consensus/babe/src/digests.rs index 24c4554b..f020ef98 100644 --- a/bizinikiwi/primitives/consensus/babe/src/digests.rs +++ b/bizinikiwi/primitives/consensus/babe/src/digests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/babe/src/inherents.rs b/bizinikiwi/primitives/consensus/babe/src/inherents.rs index 107b1922..f8515c5c 100644 --- a/bizinikiwi/primitives/consensus/babe/src/inherents.rs +++ b/bizinikiwi/primitives/consensus/babe/src/inherents.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/babe/src/lib.rs b/bizinikiwi/primitives/consensus/babe/src/lib.rs index 258509f3..34bf6882 100644 --- a/bizinikiwi/primitives/consensus/babe/src/lib.rs +++ b/bizinikiwi/primitives/consensus/babe/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/beefy/src/commitment.rs b/bizinikiwi/primitives/consensus/beefy/src/commitment.rs index b2cbfa4d..8e012085 100644 --- a/bizinikiwi/primitives/consensus/beefy/src/commitment.rs +++ b/bizinikiwi/primitives/consensus/beefy/src/commitment.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/beefy/src/lib.rs b/bizinikiwi/primitives/consensus/beefy/src/lib.rs index de341c1e..860d4f4d 100644 --- a/bizinikiwi/primitives/consensus/beefy/src/lib.rs +++ b/bizinikiwi/primitives/consensus/beefy/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/beefy/src/mmr.rs b/bizinikiwi/primitives/consensus/beefy/src/mmr.rs index 410f20b6..c96a1450 100644 --- a/bizinikiwi/primitives/consensus/beefy/src/mmr.rs +++ b/bizinikiwi/primitives/consensus/beefy/src/mmr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/beefy/src/payload.rs b/bizinikiwi/primitives/consensus/beefy/src/payload.rs index 60102fd7..83273a85 100644 --- a/bizinikiwi/primitives/consensus/beefy/src/payload.rs +++ b/bizinikiwi/primitives/consensus/beefy/src/payload.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/beefy/src/test_utils.rs b/bizinikiwi/primitives/consensus/beefy/src/test_utils.rs index 7843c763..6350b2aa 100644 --- a/bizinikiwi/primitives/consensus/beefy/src/test_utils.rs +++ b/bizinikiwi/primitives/consensus/beefy/src/test_utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/beefy/src/witness.rs b/bizinikiwi/primitives/consensus/beefy/src/witness.rs index 575fda73..09986805 100644 --- a/bizinikiwi/primitives/consensus/beefy/src/witness.rs +++ b/bizinikiwi/primitives/consensus/beefy/src/witness.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/common/src/block_validation.rs b/bizinikiwi/primitives/consensus/common/src/block_validation.rs index 7686ab8a..c29d9ef0 100644 --- a/bizinikiwi/primitives/consensus/common/src/block_validation.rs +++ b/bizinikiwi/primitives/consensus/common/src/block_validation.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/common/src/error.rs b/bizinikiwi/primitives/consensus/common/src/error.rs index b9a564b2..8af69551 100644 --- a/bizinikiwi/primitives/consensus/common/src/error.rs +++ b/bizinikiwi/primitives/consensus/common/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/common/src/lib.rs b/bizinikiwi/primitives/consensus/common/src/lib.rs index ef43c395..7366fceb 100644 --- a/bizinikiwi/primitives/consensus/common/src/lib.rs +++ b/bizinikiwi/primitives/consensus/common/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/common/src/select_chain.rs b/bizinikiwi/primitives/consensus/common/src/select_chain.rs index 8e0f3649..43b63de1 100644 --- a/bizinikiwi/primitives/consensus/common/src/select_chain.rs +++ b/bizinikiwi/primitives/consensus/common/src/select_chain.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/grandpa/src/lib.rs b/bizinikiwi/primitives/consensus/grandpa/src/lib.rs index 8cf436c8..774a7275 100644 --- a/bizinikiwi/primitives/consensus/grandpa/src/lib.rs +++ b/bizinikiwi/primitives/consensus/grandpa/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/pow/src/lib.rs b/bizinikiwi/primitives/consensus/pow/src/lib.rs index 9832af57..a8fa3574 100644 --- a/bizinikiwi/primitives/consensus/pow/src/lib.rs +++ b/bizinikiwi/primitives/consensus/pow/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/sassafras/src/digests.rs b/bizinikiwi/primitives/consensus/sassafras/src/digests.rs index 7d9eeda0..a9e68862 100644 --- a/bizinikiwi/primitives/consensus/sassafras/src/digests.rs +++ b/bizinikiwi/primitives/consensus/sassafras/src/digests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/sassafras/src/lib.rs b/bizinikiwi/primitives/consensus/sassafras/src/lib.rs index 30897553..87dfe44c 100644 --- a/bizinikiwi/primitives/consensus/sassafras/src/lib.rs +++ b/bizinikiwi/primitives/consensus/sassafras/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/sassafras/src/ticket.rs b/bizinikiwi/primitives/consensus/sassafras/src/ticket.rs index 3a6d7c89..91a9271c 100644 --- a/bizinikiwi/primitives/consensus/sassafras/src/ticket.rs +++ b/bizinikiwi/primitives/consensus/sassafras/src/ticket.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/sassafras/src/vrf.rs b/bizinikiwi/primitives/consensus/sassafras/src/vrf.rs index e1e53052..04067e92 100644 --- a/bizinikiwi/primitives/consensus/sassafras/src/vrf.rs +++ b/bizinikiwi/primitives/consensus/sassafras/src/vrf.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/consensus/slots/src/lib.rs b/bizinikiwi/primitives/consensus/slots/src/lib.rs index c18fa7b7..3b9a6aa2 100644 --- a/bizinikiwi/primitives/consensus/slots/src/lib.rs +++ b/bizinikiwi/primitives/consensus/slots/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/benches/bench.rs b/bizinikiwi/primitives/core/benches/bench.rs index 19aab5b1..0702f6c4 100644 --- a/bizinikiwi/primitives/core/benches/bench.rs +++ b/bizinikiwi/primitives/core/benches/bench.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/bizinikiwi/primitives/core/fuzz/fuzz_targets/fuzz_address_uri.rs b/bizinikiwi/primitives/core/fuzz/fuzz_targets/fuzz_address_uri.rs index 94d45f1e..51fecb7c 100644 --- a/bizinikiwi/primitives/core/fuzz/fuzz_targets/fuzz_address_uri.rs +++ b/bizinikiwi/primitives/core/fuzz/fuzz_targets/fuzz_address_uri.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/address_uri.rs b/bizinikiwi/primitives/core/src/address_uri.rs index e554c906..6a042e2b 100644 --- a/bizinikiwi/primitives/core/src/address_uri.rs +++ b/bizinikiwi/primitives/core/src/address_uri.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/bandersnatch.rs b/bizinikiwi/primitives/core/src/bandersnatch.rs index 8f38d1a9..5f621799 100644 --- a/bizinikiwi/primitives/core/src/bandersnatch.rs +++ b/bizinikiwi/primitives/core/src/bandersnatch.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/bls.rs b/bizinikiwi/primitives/core/src/bls.rs index ce619c9d..d501fd06 100644 --- a/bizinikiwi/primitives/core/src/bls.rs +++ b/bizinikiwi/primitives/core/src/bls.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/const_hex2array.rs b/bizinikiwi/primitives/core/src/const_hex2array.rs index 5708fe21..b0c97d2b 100644 --- a/bizinikiwi/primitives/core/src/const_hex2array.rs +++ b/bizinikiwi/primitives/core/src/const_hex2array.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/crypto.rs b/bizinikiwi/primitives/core/src/crypto.rs index f69b0c6b..8a31d845 100644 --- a/bizinikiwi/primitives/core/src/crypto.rs +++ b/bizinikiwi/primitives/core/src/crypto.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/crypto_bytes.rs b/bizinikiwi/primitives/core/src/crypto_bytes.rs index e0bbbe6c..b1f160d4 100644 --- a/bizinikiwi/primitives/core/src/crypto_bytes.rs +++ b/bizinikiwi/primitives/core/src/crypto_bytes.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/defer.rs b/bizinikiwi/primitives/core/src/defer.rs index 160cb137..cf5a3892 100644 --- a/bizinikiwi/primitives/core/src/defer.rs +++ b/bizinikiwi/primitives/core/src/defer.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/ecdsa.rs b/bizinikiwi/primitives/core/src/ecdsa.rs index d43c11ea..5504728e 100644 --- a/bizinikiwi/primitives/core/src/ecdsa.rs +++ b/bizinikiwi/primitives/core/src/ecdsa.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/ed25519.rs b/bizinikiwi/primitives/core/src/ed25519.rs index 7274f1b6..c64a8fc7 100644 --- a/bizinikiwi/primitives/core/src/ed25519.rs +++ b/bizinikiwi/primitives/core/src/ed25519.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/hash.rs b/bizinikiwi/primitives/core/src/hash.rs index 22c9f031..20729b24 100644 --- a/bizinikiwi/primitives/core/src/hash.rs +++ b/bizinikiwi/primitives/core/src/hash.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/hasher.rs b/bizinikiwi/primitives/core/src/hasher.rs index 9abc97e2..527bda7e 100644 --- a/bizinikiwi/primitives/core/src/hasher.rs +++ b/bizinikiwi/primitives/core/src/hasher.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/hexdisplay.rs b/bizinikiwi/primitives/core/src/hexdisplay.rs index bc8c68e3..5c8e6356 100644 --- a/bizinikiwi/primitives/core/src/hexdisplay.rs +++ b/bizinikiwi/primitives/core/src/hexdisplay.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/lib.rs b/bizinikiwi/primitives/core/src/lib.rs index 018e2f7a..e57ef98e 100644 --- a/bizinikiwi/primitives/core/src/lib.rs +++ b/bizinikiwi/primitives/core/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/offchain/mod.rs b/bizinikiwi/primitives/core/src/offchain/mod.rs index 16abf18e..9801351f 100644 --- a/bizinikiwi/primitives/core/src/offchain/mod.rs +++ b/bizinikiwi/primitives/core/src/offchain/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/offchain/storage.rs b/bizinikiwi/primitives/core/src/offchain/storage.rs index fff1fcf6..1b5d6c27 100644 --- a/bizinikiwi/primitives/core/src/offchain/storage.rs +++ b/bizinikiwi/primitives/core/src/offchain/storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/offchain/testing.rs b/bizinikiwi/primitives/core/src/offchain/testing.rs index 9eeaee81..a8f22ee1 100644 --- a/bizinikiwi/primitives/core/src/offchain/testing.rs +++ b/bizinikiwi/primitives/core/src/offchain/testing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/paired_crypto.rs b/bizinikiwi/primitives/core/src/paired_crypto.rs index d0ae7029..111259a6 100644 --- a/bizinikiwi/primitives/core/src/paired_crypto.rs +++ b/bizinikiwi/primitives/core/src/paired_crypto.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/sr25519.rs b/bizinikiwi/primitives/core/src/sr25519.rs index 262db005..7194ec94 100644 --- a/bizinikiwi/primitives/core/src/sr25519.rs +++ b/bizinikiwi/primitives/core/src/sr25519.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/testing.rs b/bizinikiwi/primitives/core/src/testing.rs index 2d4c62d0..a8a4d654 100644 --- a/bizinikiwi/primitives/core/src/testing.rs +++ b/bizinikiwi/primitives/core/src/testing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/traits.rs b/bizinikiwi/primitives/core/src/traits.rs index d5239cf8..26ff1a37 100644 --- a/bizinikiwi/primitives/core/src/traits.rs +++ b/bizinikiwi/primitives/core/src/traits.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/core/src/uint.rs b/bizinikiwi/primitives/core/src/uint.rs index eb2618a5..6344fd4d 100644 --- a/bizinikiwi/primitives/core/src/uint.rs +++ b/bizinikiwi/primitives/core/src/uint.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/crypto/ec-utils/src/bls12_377.rs b/bizinikiwi/primitives/crypto/ec-utils/src/bls12_377.rs index 1a13f79f..80be20ba 100644 --- a/bizinikiwi/primitives/crypto/ec-utils/src/bls12_377.rs +++ b/bizinikiwi/primitives/crypto/ec-utils/src/bls12_377.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/crypto/ec-utils/src/bls12_381.rs b/bizinikiwi/primitives/crypto/ec-utils/src/bls12_381.rs index d393c979..077fcf84 100644 --- a/bizinikiwi/primitives/crypto/ec-utils/src/bls12_381.rs +++ b/bizinikiwi/primitives/crypto/ec-utils/src/bls12_381.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/crypto/ec-utils/src/bw6_761.rs b/bizinikiwi/primitives/crypto/ec-utils/src/bw6_761.rs index d1725fb4..c98a3447 100644 --- a/bizinikiwi/primitives/crypto/ec-utils/src/bw6_761.rs +++ b/bizinikiwi/primitives/crypto/ec-utils/src/bw6_761.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/crypto/ec-utils/src/ed_on_bls12_377.rs b/bizinikiwi/primitives/crypto/ec-utils/src/ed_on_bls12_377.rs index bbf30cdf..56be9ef3 100644 --- a/bizinikiwi/primitives/crypto/ec-utils/src/ed_on_bls12_377.rs +++ b/bizinikiwi/primitives/crypto/ec-utils/src/ed_on_bls12_377.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/crypto/ec-utils/src/ed_on_bls12_381_bandersnatch.rs b/bizinikiwi/primitives/crypto/ec-utils/src/ed_on_bls12_381_bandersnatch.rs index 2c3498b2..35eee716 100644 --- a/bizinikiwi/primitives/crypto/ec-utils/src/ed_on_bls12_381_bandersnatch.rs +++ b/bizinikiwi/primitives/crypto/ec-utils/src/ed_on_bls12_381_bandersnatch.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/crypto/ec-utils/src/lib.rs b/bizinikiwi/primitives/crypto/ec-utils/src/lib.rs index 27fd102c..814908f0 100644 --- a/bizinikiwi/primitives/crypto/ec-utils/src/lib.rs +++ b/bizinikiwi/primitives/crypto/ec-utils/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/crypto/ec-utils/src/utils.rs b/bizinikiwi/primitives/crypto/ec-utils/src/utils.rs index ca7b99b5..4ebc7f6f 100644 --- a/bizinikiwi/primitives/crypto/ec-utils/src/utils.rs +++ b/bizinikiwi/primitives/crypto/ec-utils/src/utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/crypto/hashing/benches/bench.rs b/bizinikiwi/primitives/crypto/hashing/benches/bench.rs index e6427011..98a96342 100644 --- a/bizinikiwi/primitives/crypto/hashing/benches/bench.rs +++ b/bizinikiwi/primitives/crypto/hashing/benches/bench.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/bizinikiwi/primitives/crypto/hashing/proc-macro/src/impls.rs b/bizinikiwi/primitives/crypto/hashing/proc-macro/src/impls.rs index 2a566ad8..3ca594d0 100644 --- a/bizinikiwi/primitives/crypto/hashing/proc-macro/src/impls.rs +++ b/bizinikiwi/primitives/crypto/hashing/proc-macro/src/impls.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/crypto/hashing/proc-macro/src/lib.rs b/bizinikiwi/primitives/crypto/hashing/proc-macro/src/lib.rs index 8b33a58f..bbf2554d 100644 --- a/bizinikiwi/primitives/crypto/hashing/proc-macro/src/lib.rs +++ b/bizinikiwi/primitives/crypto/hashing/proc-macro/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/crypto/hashing/src/lib.rs b/bizinikiwi/primitives/crypto/hashing/src/lib.rs index bc7eb50e..34622815 100644 --- a/bizinikiwi/primitives/crypto/hashing/src/lib.rs +++ b/bizinikiwi/primitives/crypto/hashing/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/database/src/error.rs b/bizinikiwi/primitives/database/src/error.rs index e199f24e..c6091b25 100644 --- a/bizinikiwi/primitives/database/src/error.rs +++ b/bizinikiwi/primitives/database/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/database/src/kvdb.rs b/bizinikiwi/primitives/database/src/kvdb.rs index cf922640..261c7753 100644 --- a/bizinikiwi/primitives/database/src/kvdb.rs +++ b/bizinikiwi/primitives/database/src/kvdb.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/database/src/lib.rs b/bizinikiwi/primitives/database/src/lib.rs index b5b85984..a6481bff 100644 --- a/bizinikiwi/primitives/database/src/lib.rs +++ b/bizinikiwi/primitives/database/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/database/src/mem.rs b/bizinikiwi/primitives/database/src/mem.rs index 2cc6866d..7eaa2786 100644 --- a/bizinikiwi/primitives/database/src/mem.rs +++ b/bizinikiwi/primitives/database/src/mem.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/debug-derive/src/impls.rs b/bizinikiwi/primitives/debug-derive/src/impls.rs index 88f280c5..7a4a3d2c 100644 --- a/bizinikiwi/primitives/debug-derive/src/impls.rs +++ b/bizinikiwi/primitives/debug-derive/src/impls.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/debug-derive/src/lib.rs b/bizinikiwi/primitives/debug-derive/src/lib.rs index 47fa6b70..0e1a4a29 100644 --- a/bizinikiwi/primitives/debug-derive/src/lib.rs +++ b/bizinikiwi/primitives/debug-derive/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/debug-derive/tests/tests.rs b/bizinikiwi/primitives/debug-derive/tests/tests.rs index bf3811d2..21e0d701 100644 --- a/bizinikiwi/primitives/debug-derive/tests/tests.rs +++ b/bizinikiwi/primitives/debug-derive/tests/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/externalities/src/extensions.rs b/bizinikiwi/primitives/externalities/src/extensions.rs index 4ec0a808..f49be5ef 100644 --- a/bizinikiwi/primitives/externalities/src/extensions.rs +++ b/bizinikiwi/primitives/externalities/src/extensions.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/externalities/src/lib.rs b/bizinikiwi/primitives/externalities/src/lib.rs index 8d9340ca..7711561a 100644 --- a/bizinikiwi/primitives/externalities/src/lib.rs +++ b/bizinikiwi/primitives/externalities/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/externalities/src/scope_limited.rs b/bizinikiwi/primitives/externalities/src/scope_limited.rs index d05b773b..d0e612bd 100644 --- a/bizinikiwi/primitives/externalities/src/scope_limited.rs +++ b/bizinikiwi/primitives/externalities/src/scope_limited.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/genesis-builder/src/lib.rs b/bizinikiwi/primitives/genesis-builder/src/lib.rs index c943ec92..6a6f0b21 100644 --- a/bizinikiwi/primitives/genesis-builder/src/lib.rs +++ b/bizinikiwi/primitives/genesis-builder/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/inherents/src/client_side.rs b/bizinikiwi/primitives/inherents/src/client_side.rs index 26210184..62891c14 100644 --- a/bizinikiwi/primitives/inherents/src/client_side.rs +++ b/bizinikiwi/primitives/inherents/src/client_side.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/inherents/src/lib.rs b/bizinikiwi/primitives/inherents/src/lib.rs index b6647c06..6a506d68 100644 --- a/bizinikiwi/primitives/inherents/src/lib.rs +++ b/bizinikiwi/primitives/inherents/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/io/build.rs b/bizinikiwi/primitives/io/build.rs index 3125dd99..3d8972f7 100644 --- a/bizinikiwi/primitives/io/build.rs +++ b/bizinikiwi/primitives/io/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/io/src/global_alloc_riscv.rs b/bizinikiwi/primitives/io/src/global_alloc_riscv.rs index 6b19c25a..43299e84 100644 --- a/bizinikiwi/primitives/io/src/global_alloc_riscv.rs +++ b/bizinikiwi/primitives/io/src/global_alloc_riscv.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/io/src/global_alloc_wasm.rs b/bizinikiwi/primitives/io/src/global_alloc_wasm.rs index f9b06fba..bc60c49e 100644 --- a/bizinikiwi/primitives/io/src/global_alloc_wasm.rs +++ b/bizinikiwi/primitives/io/src/global_alloc_wasm.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/io/src/lib.rs b/bizinikiwi/primitives/io/src/lib.rs index 035acc54..402bc360 100644 --- a/bizinikiwi/primitives/io/src/lib.rs +++ b/bizinikiwi/primitives/io/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/keyring/src/bandersnatch.rs b/bizinikiwi/primitives/keyring/src/bandersnatch.rs index 68ec3a4f..ad63959d 100644 --- a/bizinikiwi/primitives/keyring/src/bandersnatch.rs +++ b/bizinikiwi/primitives/keyring/src/bandersnatch.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/keyring/src/ed25519.rs b/bizinikiwi/primitives/keyring/src/ed25519.rs index c7493373..384eafcd 100644 --- a/bizinikiwi/primitives/keyring/src/ed25519.rs +++ b/bizinikiwi/primitives/keyring/src/ed25519.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/keyring/src/lib.rs b/bizinikiwi/primitives/keyring/src/lib.rs index b5e28d04..4822c0ff 100644 --- a/bizinikiwi/primitives/keyring/src/lib.rs +++ b/bizinikiwi/primitives/keyring/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/keyring/src/sr25519.rs b/bizinikiwi/primitives/keyring/src/sr25519.rs index 376e6b10..e0cea31d 100644 --- a/bizinikiwi/primitives/keyring/src/sr25519.rs +++ b/bizinikiwi/primitives/keyring/src/sr25519.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/keystore/src/lib.rs b/bizinikiwi/primitives/keystore/src/lib.rs index 00774ed4..9f93c6be 100644 --- a/bizinikiwi/primitives/keystore/src/lib.rs +++ b/bizinikiwi/primitives/keystore/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/keystore/src/testing.rs b/bizinikiwi/primitives/keystore/src/testing.rs index 1d9c8bf6..76dca172 100644 --- a/bizinikiwi/primitives/keystore/src/testing.rs +++ b/bizinikiwi/primitives/keystore/src/testing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/maybe-compressed-blob/src/lib.rs b/bizinikiwi/primitives/maybe-compressed-blob/src/lib.rs index 20e15bf0..d03a45b6 100644 --- a/bizinikiwi/primitives/maybe-compressed-blob/src/lib.rs +++ b/bizinikiwi/primitives/maybe-compressed-blob/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/merkle-mountain-range/src/lib.rs b/bizinikiwi/primitives/merkle-mountain-range/src/lib.rs index 68fe4b9e..d3c22e3f 100644 --- a/bizinikiwi/primitives/merkle-mountain-range/src/lib.rs +++ b/bizinikiwi/primitives/merkle-mountain-range/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/merkle-mountain-range/src/utils.rs b/bizinikiwi/primitives/merkle-mountain-range/src/utils.rs index 33de2489..c6b488e2 100644 --- a/bizinikiwi/primitives/merkle-mountain-range/src/utils.rs +++ b/bizinikiwi/primitives/merkle-mountain-range/src/utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/metadata-ir/src/lib.rs b/bizinikiwi/primitives/metadata-ir/src/lib.rs index bb0b3bed..83a9fc12 100644 --- a/bizinikiwi/primitives/metadata-ir/src/lib.rs +++ b/bizinikiwi/primitives/metadata-ir/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/metadata-ir/src/types.rs b/bizinikiwi/primitives/metadata-ir/src/types.rs index c51d5fa8..419dc3d2 100644 --- a/bizinikiwi/primitives/metadata-ir/src/types.rs +++ b/bizinikiwi/primitives/metadata-ir/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/metadata-ir/src/v14.rs b/bizinikiwi/primitives/metadata-ir/src/v14.rs index d3b78a3e..247b8a50 100644 --- a/bizinikiwi/primitives/metadata-ir/src/v14.rs +++ b/bizinikiwi/primitives/metadata-ir/src/v14.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/metadata-ir/src/v15.rs b/bizinikiwi/primitives/metadata-ir/src/v15.rs index ed7956ce..507c4e6e 100644 --- a/bizinikiwi/primitives/metadata-ir/src/v15.rs +++ b/bizinikiwi/primitives/metadata-ir/src/v15.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/metadata-ir/src/v16.rs b/bizinikiwi/primitives/metadata-ir/src/v16.rs index 664f645c..2327a1ce 100644 --- a/bizinikiwi/primitives/metadata-ir/src/v16.rs +++ b/bizinikiwi/primitives/metadata-ir/src/v16.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/mixnet/src/lib.rs b/bizinikiwi/primitives/mixnet/src/lib.rs index 415f8574..cfd76cea 100644 --- a/bizinikiwi/primitives/mixnet/src/lib.rs +++ b/bizinikiwi/primitives/mixnet/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/mixnet/src/runtime_api.rs b/bizinikiwi/primitives/mixnet/src/runtime_api.rs index 15819f7e..075d7173 100644 --- a/bizinikiwi/primitives/mixnet/src/runtime_api.rs +++ b/bizinikiwi/primitives/mixnet/src/runtime_api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/mixnet/src/types.rs b/bizinikiwi/primitives/mixnet/src/types.rs index fe3039e0..e4d5c903 100644 --- a/bizinikiwi/primitives/mixnet/src/types.rs +++ b/bizinikiwi/primitives/mixnet/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/npos-elections/fuzzer/src/common.rs b/bizinikiwi/primitives/npos-elections/fuzzer/src/common.rs index 3ad56422..448a72ce 100644 --- a/bizinikiwi/primitives/npos-elections/fuzzer/src/common.rs +++ b/bizinikiwi/primitives/npos-elections/fuzzer/src/common.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/npos-elections/fuzzer/src/phragmen_balancing.rs b/bizinikiwi/primitives/npos-elections/fuzzer/src/phragmen_balancing.rs index 5e277244..b6f10205 100644 --- a/bizinikiwi/primitives/npos-elections/fuzzer/src/phragmen_balancing.rs +++ b/bizinikiwi/primitives/npos-elections/fuzzer/src/phragmen_balancing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/npos-elections/fuzzer/src/phragmen_pjr.rs b/bizinikiwi/primitives/npos-elections/fuzzer/src/phragmen_pjr.rs index 84082af6..856c0377 100644 --- a/bizinikiwi/primitives/npos-elections/fuzzer/src/phragmen_pjr.rs +++ b/bizinikiwi/primitives/npos-elections/fuzzer/src/phragmen_pjr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/npos-elections/fuzzer/src/phragmms_balancing.rs b/bizinikiwi/primitives/npos-elections/fuzzer/src/phragmms_balancing.rs index 3432b0dd..ec526a8e 100644 --- a/bizinikiwi/primitives/npos-elections/fuzzer/src/phragmms_balancing.rs +++ b/bizinikiwi/primitives/npos-elections/fuzzer/src/phragmms_balancing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/npos-elections/fuzzer/src/reduce.rs b/bizinikiwi/primitives/npos-elections/fuzzer/src/reduce.rs index 3bf5d746..913697c0 100644 --- a/bizinikiwi/primitives/npos-elections/fuzzer/src/reduce.rs +++ b/bizinikiwi/primitives/npos-elections/fuzzer/src/reduce.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/npos-elections/src/assignments.rs b/bizinikiwi/primitives/npos-elections/src/assignments.rs index 6405a5a4..e3dc596c 100644 --- a/bizinikiwi/primitives/npos-elections/src/assignments.rs +++ b/bizinikiwi/primitives/npos-elections/src/assignments.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/npos-elections/src/balancing.rs b/bizinikiwi/primitives/npos-elections/src/balancing.rs index 4347dd16..dce5257f 100644 --- a/bizinikiwi/primitives/npos-elections/src/balancing.rs +++ b/bizinikiwi/primitives/npos-elections/src/balancing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/npos-elections/src/helpers.rs b/bizinikiwi/primitives/npos-elections/src/helpers.rs index 8eeea551..3a20ef0b 100644 --- a/bizinikiwi/primitives/npos-elections/src/helpers.rs +++ b/bizinikiwi/primitives/npos-elections/src/helpers.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/npos-elections/src/lib.rs b/bizinikiwi/primitives/npos-elections/src/lib.rs index c44a4d64..134dca92 100644 --- a/bizinikiwi/primitives/npos-elections/src/lib.rs +++ b/bizinikiwi/primitives/npos-elections/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except diff --git a/bizinikiwi/primitives/npos-elections/src/mock.rs b/bizinikiwi/primitives/npos-elections/src/mock.rs index 674a3582..9431e184 100644 --- a/bizinikiwi/primitives/npos-elections/src/mock.rs +++ b/bizinikiwi/primitives/npos-elections/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/npos-elections/src/node.rs b/bizinikiwi/primitives/npos-elections/src/node.rs index 98822f60..7f232d69 100644 --- a/bizinikiwi/primitives/npos-elections/src/node.rs +++ b/bizinikiwi/primitives/npos-elections/src/node.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/npos-elections/src/phragmen.rs b/bizinikiwi/primitives/npos-elections/src/phragmen.rs index 5d9be4b7..2970f021 100644 --- a/bizinikiwi/primitives/npos-elections/src/phragmen.rs +++ b/bizinikiwi/primitives/npos-elections/src/phragmen.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/npos-elections/src/phragmms.rs b/bizinikiwi/primitives/npos-elections/src/phragmms.rs index 88b47226..478c1980 100644 --- a/bizinikiwi/primitives/npos-elections/src/phragmms.rs +++ b/bizinikiwi/primitives/npos-elections/src/phragmms.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/npos-elections/src/pjr.rs b/bizinikiwi/primitives/npos-elections/src/pjr.rs index e88242e5..f518bf48 100644 --- a/bizinikiwi/primitives/npos-elections/src/pjr.rs +++ b/bizinikiwi/primitives/npos-elections/src/pjr.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/npos-elections/src/reduce.rs b/bizinikiwi/primitives/npos-elections/src/reduce.rs index c8e59a67..9dad01ca 100644 --- a/bizinikiwi/primitives/npos-elections/src/reduce.rs +++ b/bizinikiwi/primitives/npos-elections/src/reduce.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/npos-elections/src/tests.rs b/bizinikiwi/primitives/npos-elections/src/tests.rs index 8135c9eb..1bd2f438 100644 --- a/bizinikiwi/primitives/npos-elections/src/tests.rs +++ b/bizinikiwi/primitives/npos-elections/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/npos-elections/src/traits.rs b/bizinikiwi/primitives/npos-elections/src/traits.rs index 7d60dae3..0ca70ecd 100644 --- a/bizinikiwi/primitives/npos-elections/src/traits.rs +++ b/bizinikiwi/primitives/npos-elections/src/traits.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/offchain/src/lib.rs b/bizinikiwi/primitives/offchain/src/lib.rs index 2e18f1e1..18a5066d 100644 --- a/bizinikiwi/primitives/offchain/src/lib.rs +++ b/bizinikiwi/primitives/offchain/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/panic-handler/src/lib.rs b/bizinikiwi/primitives/panic-handler/src/lib.rs index 7e73ca2a..0495a5b6 100644 --- a/bizinikiwi/primitives/panic-handler/src/lib.rs +++ b/bizinikiwi/primitives/panic-handler/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/pez-ethereum-standards/src/lib.rs b/bizinikiwi/primitives/pez-ethereum-standards/src/lib.rs index 26d48501..2156a2ea 100644 --- a/bizinikiwi/primitives/pez-ethereum-standards/src/lib.rs +++ b/bizinikiwi/primitives/pez-ethereum-standards/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/rpc/src/lib.rs b/bizinikiwi/primitives/rpc/src/lib.rs index ee020464..950c00c5 100644 --- a/bizinikiwi/primitives/rpc/src/lib.rs +++ b/bizinikiwi/primitives/rpc/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/rpc/src/list.rs b/bizinikiwi/primitives/rpc/src/list.rs index 5a7393c2..d689f856 100644 --- a/bizinikiwi/primitives/rpc/src/list.rs +++ b/bizinikiwi/primitives/rpc/src/list.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/rpc/src/number.rs b/bizinikiwi/primitives/rpc/src/number.rs index d5df410c..444cb463 100644 --- a/bizinikiwi/primitives/rpc/src/number.rs +++ b/bizinikiwi/primitives/rpc/src/number.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/rpc/src/tracing.rs b/bizinikiwi/primitives/rpc/src/tracing.rs index 1e9c73cf..7b71fa20 100644 --- a/bizinikiwi/primitives/rpc/src/tracing.rs +++ b/bizinikiwi/primitives/rpc/src/tracing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/proc-macro/src/lib.rs b/bizinikiwi/primitives/runtime-interface/proc-macro/src/lib.rs index 137912e1..bde7801f 100644 --- a/bizinikiwi/primitives/runtime-interface/proc-macro/src/lib.rs +++ b/bizinikiwi/primitives/runtime-interface/proc-macro/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/proc-macro/src/runtime_interface/bare_function_interface.rs b/bizinikiwi/primitives/runtime-interface/proc-macro/src/runtime_interface/bare_function_interface.rs index fb23fd13..199f588c 100644 --- a/bizinikiwi/primitives/runtime-interface/proc-macro/src/runtime_interface/bare_function_interface.rs +++ b/bizinikiwi/primitives/runtime-interface/proc-macro/src/runtime_interface/bare_function_interface.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/proc-macro/src/runtime_interface/host_function_interface.rs b/bizinikiwi/primitives/runtime-interface/proc-macro/src/runtime_interface/host_function_interface.rs index acc0697b..85f12325 100644 --- a/bizinikiwi/primitives/runtime-interface/proc-macro/src/runtime_interface/host_function_interface.rs +++ b/bizinikiwi/primitives/runtime-interface/proc-macro/src/runtime_interface/host_function_interface.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/proc-macro/src/runtime_interface/mod.rs b/bizinikiwi/primitives/runtime-interface/proc-macro/src/runtime_interface/mod.rs index d068526a..a65a9cd9 100644 --- a/bizinikiwi/primitives/runtime-interface/proc-macro/src/runtime_interface/mod.rs +++ b/bizinikiwi/primitives/runtime-interface/proc-macro/src/runtime_interface/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/proc-macro/src/runtime_interface/trait_decl_impl.rs b/bizinikiwi/primitives/runtime-interface/proc-macro/src/runtime_interface/trait_decl_impl.rs index c732c94b..a4a50ae2 100644 --- a/bizinikiwi/primitives/runtime-interface/proc-macro/src/runtime_interface/trait_decl_impl.rs +++ b/bizinikiwi/primitives/runtime-interface/proc-macro/src/runtime_interface/trait_decl_impl.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/proc-macro/src/utils.rs b/bizinikiwi/primitives/runtime-interface/proc-macro/src/utils.rs index f66f56dc..5d071a79 100644 --- a/bizinikiwi/primitives/runtime-interface/proc-macro/src/utils.rs +++ b/bizinikiwi/primitives/runtime-interface/proc-macro/src/utils.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/src/host.rs b/bizinikiwi/primitives/runtime-interface/src/host.rs index 4f96c761..7908ccf8 100644 --- a/bizinikiwi/primitives/runtime-interface/src/host.rs +++ b/bizinikiwi/primitives/runtime-interface/src/host.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/src/impls.rs b/bizinikiwi/primitives/runtime-interface/src/impls.rs index 4ecdd412..8fe24c50 100644 --- a/bizinikiwi/primitives/runtime-interface/src/impls.rs +++ b/bizinikiwi/primitives/runtime-interface/src/impls.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/src/lib.rs b/bizinikiwi/primitives/runtime-interface/src/lib.rs index fd52d528..53f703a2 100644 --- a/bizinikiwi/primitives/runtime-interface/src/lib.rs +++ b/bizinikiwi/primitives/runtime-interface/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/src/pass_by.rs b/bizinikiwi/primitives/runtime-interface/src/pass_by.rs index e928d859..62a270e6 100644 --- a/bizinikiwi/primitives/runtime-interface/src/pass_by.rs +++ b/bizinikiwi/primitives/runtime-interface/src/pass_by.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/src/polkavm.rs b/bizinikiwi/primitives/runtime-interface/src/polkavm.rs index adabcbfd..cb48b7f7 100644 --- a/bizinikiwi/primitives/runtime-interface/src/polkavm.rs +++ b/bizinikiwi/primitives/runtime-interface/src/polkavm.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/src/util.rs b/bizinikiwi/primitives/runtime-interface/src/util.rs index 713d99e7..117b8cf9 100644 --- a/bizinikiwi/primitives/runtime-interface/src/util.rs +++ b/bizinikiwi/primitives/runtime-interface/src/util.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/src/wasm.rs b/bizinikiwi/primitives/runtime-interface/src/wasm.rs index 89d6854d..794a6b59 100644 --- a/bizinikiwi/primitives/runtime-interface/src/wasm.rs +++ b/bizinikiwi/primitives/runtime-interface/src/wasm.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/test-wasm-deprecated/build.rs b/bizinikiwi/primitives/runtime-interface/test-wasm-deprecated/build.rs index f258ea4f..eaaae4d9 100644 --- a/bizinikiwi/primitives/runtime-interface/test-wasm-deprecated/build.rs +++ b/bizinikiwi/primitives/runtime-interface/test-wasm-deprecated/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/test-wasm-deprecated/src/lib.rs b/bizinikiwi/primitives/runtime-interface/test-wasm-deprecated/src/lib.rs index bc87b82e..1131ac76 100644 --- a/bizinikiwi/primitives/runtime-interface/test-wasm-deprecated/src/lib.rs +++ b/bizinikiwi/primitives/runtime-interface/test-wasm-deprecated/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/test-wasm/build.rs b/bizinikiwi/primitives/runtime-interface/test-wasm/build.rs index f258ea4f..eaaae4d9 100644 --- a/bizinikiwi/primitives/runtime-interface/test-wasm/build.rs +++ b/bizinikiwi/primitives/runtime-interface/test-wasm/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/test-wasm/src/lib.rs b/bizinikiwi/primitives/runtime-interface/test-wasm/src/lib.rs index 05f7da40..5efcca5e 100644 --- a/bizinikiwi/primitives/runtime-interface/test-wasm/src/lib.rs +++ b/bizinikiwi/primitives/runtime-interface/test-wasm/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/test/src/lib.rs b/bizinikiwi/primitives/runtime-interface/test/src/lib.rs index 7575d0ac..ace7d8f2 100644 --- a/bizinikiwi/primitives/runtime-interface/test/src/lib.rs +++ b/bizinikiwi/primitives/runtime-interface/test/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/tests/ui.rs b/bizinikiwi/primitives/runtime-interface/tests/ui.rs index 367b5170..4f4ab6dd 100644 --- a/bizinikiwi/primitives/runtime-interface/tests/ui.rs +++ b/bizinikiwi/primitives/runtime-interface/tests/ui.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/tests/ui/improperly_wrapped_ri_type.rs b/bizinikiwi/primitives/runtime-interface/tests/ui/improperly_wrapped_ri_type.rs index 4511a98f..4e249497 100644 --- a/bizinikiwi/primitives/runtime-interface/tests/ui/improperly_wrapped_ri_type.rs +++ b/bizinikiwi/primitives/runtime-interface/tests/ui/improperly_wrapped_ri_type.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/tests/ui/no_duplicate_versions.rs b/bizinikiwi/primitives/runtime-interface/tests/ui/no_duplicate_versions.rs index 1d508208..c5a84713 100644 --- a/bizinikiwi/primitives/runtime-interface/tests/ui/no_duplicate_versions.rs +++ b/bizinikiwi/primitives/runtime-interface/tests/ui/no_duplicate_versions.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/tests/ui/no_feature_gated_method.rs b/bizinikiwi/primitives/runtime-interface/tests/ui/no_feature_gated_method.rs index a4acf0fc..90e628d7 100644 --- a/bizinikiwi/primitives/runtime-interface/tests/ui/no_feature_gated_method.rs +++ b/bizinikiwi/primitives/runtime-interface/tests/ui/no_feature_gated_method.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/tests/ui/no_gaps_in_versions.rs b/bizinikiwi/primitives/runtime-interface/tests/ui/no_gaps_in_versions.rs index ccb76a15..c90c88a8 100644 --- a/bizinikiwi/primitives/runtime-interface/tests/ui/no_gaps_in_versions.rs +++ b/bizinikiwi/primitives/runtime-interface/tests/ui/no_gaps_in_versions.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/tests/ui/no_generic_parameters_method.rs b/bizinikiwi/primitives/runtime-interface/tests/ui/no_generic_parameters_method.rs index 8da862d6..da759fe7 100644 --- a/bizinikiwi/primitives/runtime-interface/tests/ui/no_generic_parameters_method.rs +++ b/bizinikiwi/primitives/runtime-interface/tests/ui/no_generic_parameters_method.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/tests/ui/no_generic_parameters_trait.rs b/bizinikiwi/primitives/runtime-interface/tests/ui/no_generic_parameters_trait.rs index ed018308..fee1d4f7 100644 --- a/bizinikiwi/primitives/runtime-interface/tests/ui/no_generic_parameters_trait.rs +++ b/bizinikiwi/primitives/runtime-interface/tests/ui/no_generic_parameters_trait.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/tests/ui/no_method_implementation.rs b/bizinikiwi/primitives/runtime-interface/tests/ui/no_method_implementation.rs index 9ac5f184..0878307d 100644 --- a/bizinikiwi/primitives/runtime-interface/tests/ui/no_method_implementation.rs +++ b/bizinikiwi/primitives/runtime-interface/tests/ui/no_method_implementation.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/tests/ui/no_versioned_conditional_build.rs b/bizinikiwi/primitives/runtime-interface/tests/ui/no_versioned_conditional_build.rs index 8a9a0007..658486dd 100644 --- a/bizinikiwi/primitives/runtime-interface/tests/ui/no_versioned_conditional_build.rs +++ b/bizinikiwi/primitives/runtime-interface/tests/ui/no_versioned_conditional_build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime-interface/tests/ui/take_self_by_value.rs b/bizinikiwi/primitives/runtime-interface/tests/ui/take_self_by_value.rs index 71c02fbf..d2ede0bc 100644 --- a/bizinikiwi/primitives/runtime-interface/tests/ui/take_self_by_value.rs +++ b/bizinikiwi/primitives/runtime-interface/tests/ui/take_self_by_value.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/curve.rs b/bizinikiwi/primitives/runtime/src/curve.rs index c4ad25c7..4c2fd8a7 100644 --- a/bizinikiwi/primitives/runtime/src/curve.rs +++ b/bizinikiwi/primitives/runtime/src/curve.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/generic/block.rs b/bizinikiwi/primitives/runtime/src/generic/block.rs index 70cd5133..968c7430 100644 --- a/bizinikiwi/primitives/runtime/src/generic/block.rs +++ b/bizinikiwi/primitives/runtime/src/generic/block.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/generic/checked_extrinsic.rs b/bizinikiwi/primitives/runtime/src/generic/checked_extrinsic.rs index d1adbf5a..89942352 100644 --- a/bizinikiwi/primitives/runtime/src/generic/checked_extrinsic.rs +++ b/bizinikiwi/primitives/runtime/src/generic/checked_extrinsic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/generic/digest.rs b/bizinikiwi/primitives/runtime/src/generic/digest.rs index 3f5d007f..ebb6b49d 100644 --- a/bizinikiwi/primitives/runtime/src/generic/digest.rs +++ b/bizinikiwi/primitives/runtime/src/generic/digest.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/generic/era.rs b/bizinikiwi/primitives/runtime/src/generic/era.rs index d381b60f..adfdc292 100644 --- a/bizinikiwi/primitives/runtime/src/generic/era.rs +++ b/bizinikiwi/primitives/runtime/src/generic/era.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/generic/header.rs b/bizinikiwi/primitives/runtime/src/generic/header.rs index e2f1985a..0fcd1b87 100644 --- a/bizinikiwi/primitives/runtime/src/generic/header.rs +++ b/bizinikiwi/primitives/runtime/src/generic/header.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/generic/mod.rs b/bizinikiwi/primitives/runtime/src/generic/mod.rs index 3da7ae60..91407718 100644 --- a/bizinikiwi/primitives/runtime/src/generic/mod.rs +++ b/bizinikiwi/primitives/runtime/src/generic/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/generic/tests.rs b/bizinikiwi/primitives/runtime/src/generic/tests.rs index b341da88..b3b24e83 100644 --- a/bizinikiwi/primitives/runtime/src/generic/tests.rs +++ b/bizinikiwi/primitives/runtime/src/generic/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/generic/unchecked_extrinsic.rs b/bizinikiwi/primitives/runtime/src/generic/unchecked_extrinsic.rs index ec863134..e6a2848d 100644 --- a/bizinikiwi/primitives/runtime/src/generic/unchecked_extrinsic.rs +++ b/bizinikiwi/primitives/runtime/src/generic/unchecked_extrinsic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/legacy.rs b/bizinikiwi/primitives/runtime/src/legacy.rs index 62254a4e..7dad0beb 100644 --- a/bizinikiwi/primitives/runtime/src/legacy.rs +++ b/bizinikiwi/primitives/runtime/src/legacy.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/legacy/byte_sized_error.rs b/bizinikiwi/primitives/runtime/src/legacy/byte_sized_error.rs index 9654df98..fed476db 100644 --- a/bizinikiwi/primitives/runtime/src/legacy/byte_sized_error.rs +++ b/bizinikiwi/primitives/runtime/src/legacy/byte_sized_error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/lib.rs b/bizinikiwi/primitives/runtime/src/lib.rs index 68f1ebb3..fea837d7 100644 --- a/bizinikiwi/primitives/runtime/src/lib.rs +++ b/bizinikiwi/primitives/runtime/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/multiaddress.rs b/bizinikiwi/primitives/runtime/src/multiaddress.rs index eccb1bbd..28d78b21 100644 --- a/bizinikiwi/primitives/runtime/src/multiaddress.rs +++ b/bizinikiwi/primitives/runtime/src/multiaddress.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/offchain/http.rs b/bizinikiwi/primitives/runtime/src/offchain/http.rs index f863612a..93885590 100644 --- a/bizinikiwi/primitives/runtime/src/offchain/http.rs +++ b/bizinikiwi/primitives/runtime/src/offchain/http.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/offchain/mod.rs b/bizinikiwi/primitives/runtime/src/offchain/mod.rs index 5249346c..258c3870 100644 --- a/bizinikiwi/primitives/runtime/src/offchain/mod.rs +++ b/bizinikiwi/primitives/runtime/src/offchain/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/offchain/storage.rs b/bizinikiwi/primitives/runtime/src/offchain/storage.rs index bf2940fe..a7203bd0 100644 --- a/bizinikiwi/primitives/runtime/src/offchain/storage.rs +++ b/bizinikiwi/primitives/runtime/src/offchain/storage.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/offchain/storage_lock.rs b/bizinikiwi/primitives/runtime/src/offchain/storage_lock.rs index 4fe40696..4174031e 100644 --- a/bizinikiwi/primitives/runtime/src/offchain/storage_lock.rs +++ b/bizinikiwi/primitives/runtime/src/offchain/storage_lock.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/proving_trie/base16.rs b/bizinikiwi/primitives/runtime/src/proving_trie/base16.rs index ff2dd664..6e66d6a3 100644 --- a/bizinikiwi/primitives/runtime/src/proving_trie/base16.rs +++ b/bizinikiwi/primitives/runtime/src/proving_trie/base16.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/proving_trie/base2.rs b/bizinikiwi/primitives/runtime/src/proving_trie/base2.rs index 09711052..e5bdfce5 100644 --- a/bizinikiwi/primitives/runtime/src/proving_trie/base2.rs +++ b/bizinikiwi/primitives/runtime/src/proving_trie/base2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/proving_trie/mod.rs b/bizinikiwi/primitives/runtime/src/proving_trie/mod.rs index 64215665..741bcf83 100644 --- a/bizinikiwi/primitives/runtime/src/proving_trie/mod.rs +++ b/bizinikiwi/primitives/runtime/src/proving_trie/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/runtime_logger.rs b/bizinikiwi/primitives/runtime/src/runtime_logger.rs index 732e0147..c575de64 100644 --- a/bizinikiwi/primitives/runtime/src/runtime_logger.rs +++ b/bizinikiwi/primitives/runtime/src/runtime_logger.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/testing.rs b/bizinikiwi/primitives/runtime/src/testing.rs index 8b7d70e5..8cd1490e 100644 --- a/bizinikiwi/primitives/runtime/src/testing.rs +++ b/bizinikiwi/primitives/runtime/src/testing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/traits/mod.rs b/bizinikiwi/primitives/runtime/src/traits/mod.rs index a4dca934..2a9bc62c 100644 --- a/bizinikiwi/primitives/runtime/src/traits/mod.rs +++ b/bizinikiwi/primitives/runtime/src/traits/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/traits/transaction_extension/as_transaction_extension.rs b/bizinikiwi/primitives/runtime/src/traits/transaction_extension/as_transaction_extension.rs index 6ec35148..00569ca9 100644 --- a/bizinikiwi/primitives/runtime/src/traits/transaction_extension/as_transaction_extension.rs +++ b/bizinikiwi/primitives/runtime/src/traits/transaction_extension/as_transaction_extension.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/traits/transaction_extension/dispatch_transaction.rs b/bizinikiwi/primitives/runtime/src/traits/transaction_extension/dispatch_transaction.rs index f25ec048..2ed3fea9 100644 --- a/bizinikiwi/primitives/runtime/src/traits/transaction_extension/dispatch_transaction.rs +++ b/bizinikiwi/primitives/runtime/src/traits/transaction_extension/dispatch_transaction.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/traits/transaction_extension/mod.rs b/bizinikiwi/primitives/runtime/src/traits/transaction_extension/mod.rs index dd12eb11..8ec5b149 100644 --- a/bizinikiwi/primitives/runtime/src/traits/transaction_extension/mod.rs +++ b/bizinikiwi/primitives/runtime/src/traits/transaction_extension/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/transaction_validity.rs b/bizinikiwi/primitives/runtime/src/transaction_validity.rs index e3405ff7..39256223 100644 --- a/bizinikiwi/primitives/runtime/src/transaction_validity.rs +++ b/bizinikiwi/primitives/runtime/src/transaction_validity.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/runtime/src/type_with_default.rs b/bizinikiwi/primitives/runtime/src/type_with_default.rs index d0432db2..a282d09c 100644 --- a/bizinikiwi/primitives/runtime/src/type_with_default.rs +++ b/bizinikiwi/primitives/runtime/src/type_with_default.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/session/src/lib.rs b/bizinikiwi/primitives/session/src/lib.rs index d8db3d18..64facf52 100644 --- a/bizinikiwi/primitives/session/src/lib.rs +++ b/bizinikiwi/primitives/session/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/session/src/runtime_api.rs b/bizinikiwi/primitives/session/src/runtime_api.rs index 7d812f3b..a820f238 100644 --- a/bizinikiwi/primitives/session/src/runtime_api.rs +++ b/bizinikiwi/primitives/session/src/runtime_api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/staking/src/currency_to_vote.rs b/bizinikiwi/primitives/staking/src/currency_to_vote.rs index fa08ae17..cb7efbaf 100644 --- a/bizinikiwi/primitives/staking/src/currency_to_vote.rs +++ b/bizinikiwi/primitives/staking/src/currency_to_vote.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/staking/src/lib.rs b/bizinikiwi/primitives/staking/src/lib.rs index b04c63c0..2460e2dc 100644 --- a/bizinikiwi/primitives/staking/src/lib.rs +++ b/bizinikiwi/primitives/staking/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/staking/src/offence.rs b/bizinikiwi/primitives/staking/src/offence.rs index 9776318e..c45c04ba 100644 --- a/bizinikiwi/primitives/staking/src/offence.rs +++ b/bizinikiwi/primitives/staking/src/offence.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/state-machine/fuzz/fuzz_targets/fuzz_append.rs b/bizinikiwi/primitives/state-machine/fuzz/fuzz_targets/fuzz_append.rs index bb719ae5..0f08bf8a 100644 --- a/bizinikiwi/primitives/state-machine/fuzz/fuzz_targets/fuzz_append.rs +++ b/bizinikiwi/primitives/state-machine/fuzz/fuzz_targets/fuzz_append.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/state-machine/src/backend.rs b/bizinikiwi/primitives/state-machine/src/backend.rs index af08981c..43eb37e9 100644 --- a/bizinikiwi/primitives/state-machine/src/backend.rs +++ b/bizinikiwi/primitives/state-machine/src/backend.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/state-machine/src/basic.rs b/bizinikiwi/primitives/state-machine/src/basic.rs index 466e1205..ff57f295 100644 --- a/bizinikiwi/primitives/state-machine/src/basic.rs +++ b/bizinikiwi/primitives/state-machine/src/basic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/state-machine/src/error.rs b/bizinikiwi/primitives/state-machine/src/error.rs index fee6f049..3820cb5c 100644 --- a/bizinikiwi/primitives/state-machine/src/error.rs +++ b/bizinikiwi/primitives/state-machine/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/state-machine/src/ext.rs b/bizinikiwi/primitives/state-machine/src/ext.rs index 2a2079cb..e563e78d 100644 --- a/bizinikiwi/primitives/state-machine/src/ext.rs +++ b/bizinikiwi/primitives/state-machine/src/ext.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/state-machine/src/fuzzing.rs b/bizinikiwi/primitives/state-machine/src/fuzzing.rs index 6828fa38..8571e421 100644 --- a/bizinikiwi/primitives/state-machine/src/fuzzing.rs +++ b/bizinikiwi/primitives/state-machine/src/fuzzing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/state-machine/src/in_memory_backend.rs b/bizinikiwi/primitives/state-machine/src/in_memory_backend.rs index 18a2bff1..bd14703e 100644 --- a/bizinikiwi/primitives/state-machine/src/in_memory_backend.rs +++ b/bizinikiwi/primitives/state-machine/src/in_memory_backend.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/state-machine/src/lib.rs b/bizinikiwi/primitives/state-machine/src/lib.rs index f5ae01ac..4fb95729 100644 --- a/bizinikiwi/primitives/state-machine/src/lib.rs +++ b/bizinikiwi/primitives/state-machine/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/state-machine/src/overlayed_changes/changeset.rs b/bizinikiwi/primitives/state-machine/src/overlayed_changes/changeset.rs index 3ef7cd77..a3b22cfa 100644 --- a/bizinikiwi/primitives/state-machine/src/overlayed_changes/changeset.rs +++ b/bizinikiwi/primitives/state-machine/src/overlayed_changes/changeset.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/state-machine/src/overlayed_changes/mod.rs b/bizinikiwi/primitives/state-machine/src/overlayed_changes/mod.rs index 00cd8730..99d52516 100644 --- a/bizinikiwi/primitives/state-machine/src/overlayed_changes/mod.rs +++ b/bizinikiwi/primitives/state-machine/src/overlayed_changes/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/state-machine/src/overlayed_changes/offchain.rs b/bizinikiwi/primitives/state-machine/src/overlayed_changes/offchain.rs index d3bfb7c9..40e55c4c 100644 --- a/bizinikiwi/primitives/state-machine/src/overlayed_changes/offchain.rs +++ b/bizinikiwi/primitives/state-machine/src/overlayed_changes/offchain.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/state-machine/src/read_only.rs b/bizinikiwi/primitives/state-machine/src/read_only.rs index 15ff8852..859d84a0 100644 --- a/bizinikiwi/primitives/state-machine/src/read_only.rs +++ b/bizinikiwi/primitives/state-machine/src/read_only.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/state-machine/src/stats.rs b/bizinikiwi/primitives/state-machine/src/stats.rs index a84e18d2..2bf9038b 100644 --- a/bizinikiwi/primitives/state-machine/src/stats.rs +++ b/bizinikiwi/primitives/state-machine/src/stats.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/state-machine/src/testing.rs b/bizinikiwi/primitives/state-machine/src/testing.rs index af2b0fd2..09501105 100644 --- a/bizinikiwi/primitives/state-machine/src/testing.rs +++ b/bizinikiwi/primitives/state-machine/src/testing.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/state-machine/src/trie_backend.rs b/bizinikiwi/primitives/state-machine/src/trie_backend.rs index 96d445f3..4dc94a7f 100644 --- a/bizinikiwi/primitives/state-machine/src/trie_backend.rs +++ b/bizinikiwi/primitives/state-machine/src/trie_backend.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/state-machine/src/trie_backend_essence.rs b/bizinikiwi/primitives/state-machine/src/trie_backend_essence.rs index de180ef7..32194656 100644 --- a/bizinikiwi/primitives/state-machine/src/trie_backend_essence.rs +++ b/bizinikiwi/primitives/state-machine/src/trie_backend_essence.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/statement-store/src/ecies.rs b/bizinikiwi/primitives/statement-store/src/ecies.rs index 0fc3a879..dc049216 100644 --- a/bizinikiwi/primitives/statement-store/src/ecies.rs +++ b/bizinikiwi/primitives/statement-store/src/ecies.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/statement-store/src/lib.rs b/bizinikiwi/primitives/statement-store/src/lib.rs index 8f6648e2..81823cec 100644 --- a/bizinikiwi/primitives/statement-store/src/lib.rs +++ b/bizinikiwi/primitives/statement-store/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/statement-store/src/runtime_api.rs b/bizinikiwi/primitives/statement-store/src/runtime_api.rs index e7755159..163fa7b8 100644 --- a/bizinikiwi/primitives/statement-store/src/runtime_api.rs +++ b/bizinikiwi/primitives/statement-store/src/runtime_api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/statement-store/src/store_api.rs b/bizinikiwi/primitives/statement-store/src/store_api.rs index f0eae6b1..ab64406c 100644 --- a/bizinikiwi/primitives/statement-store/src/store_api.rs +++ b/bizinikiwi/primitives/statement-store/src/store_api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/std/src/lib.rs b/bizinikiwi/primitives/std/src/lib.rs index 24f576e8..b413e21d 100644 --- a/bizinikiwi/primitives/std/src/lib.rs +++ b/bizinikiwi/primitives/std/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/std/with_std.rs b/bizinikiwi/primitives/std/with_std.rs index f87e38aa..bea7d297 100644 --- a/bizinikiwi/primitives/std/with_std.rs +++ b/bizinikiwi/primitives/std/with_std.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/std/without_std.rs b/bizinikiwi/primitives/std/without_std.rs index f8a6185a..3dd6b6e1 100755 --- a/bizinikiwi/primitives/std/without_std.rs +++ b/bizinikiwi/primitives/std/without_std.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/storage/src/lib.rs b/bizinikiwi/primitives/storage/src/lib.rs index c2ebafb7..3c326121 100644 --- a/bizinikiwi/primitives/storage/src/lib.rs +++ b/bizinikiwi/primitives/storage/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/test-primitives/src/lib.rs b/bizinikiwi/primitives/test-primitives/src/lib.rs index 4149335f..8ab6f43f 100644 --- a/bizinikiwi/primitives/test-primitives/src/lib.rs +++ b/bizinikiwi/primitives/test-primitives/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/timestamp/src/lib.rs b/bizinikiwi/primitives/timestamp/src/lib.rs index 01887722..0435ad58 100644 --- a/bizinikiwi/primitives/timestamp/src/lib.rs +++ b/bizinikiwi/primitives/timestamp/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/tracing/src/lib.rs b/bizinikiwi/primitives/tracing/src/lib.rs index 654688f7..41e068ce 100644 --- a/bizinikiwi/primitives/tracing/src/lib.rs +++ b/bizinikiwi/primitives/tracing/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/tracing/src/types.rs b/bizinikiwi/primitives/tracing/src/types.rs index a4724d15..11c80188 100644 --- a/bizinikiwi/primitives/tracing/src/types.rs +++ b/bizinikiwi/primitives/tracing/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/transaction-pool/src/lib.rs b/bizinikiwi/primitives/transaction-pool/src/lib.rs index a7227f2f..e69027bf 100644 --- a/bizinikiwi/primitives/transaction-pool/src/lib.rs +++ b/bizinikiwi/primitives/transaction-pool/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/transaction-pool/src/runtime_api.rs b/bizinikiwi/primitives/transaction-pool/src/runtime_api.rs index 972d9f86..596211f1 100644 --- a/bizinikiwi/primitives/transaction-pool/src/runtime_api.rs +++ b/bizinikiwi/primitives/transaction-pool/src/runtime_api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/transaction-storage-proof/src/lib.rs b/bizinikiwi/primitives/transaction-storage-proof/src/lib.rs index 3d16729f..be973419 100644 --- a/bizinikiwi/primitives/transaction-storage-proof/src/lib.rs +++ b/bizinikiwi/primitives/transaction-storage-proof/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/trie/benches/bench.rs b/bizinikiwi/primitives/trie/benches/bench.rs index 7776c247..b2f9ea84 100644 --- a/bizinikiwi/primitives/trie/benches/bench.rs +++ b/bizinikiwi/primitives/trie/benches/bench.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/trie/src/accessed_nodes_tracker.rs b/bizinikiwi/primitives/trie/src/accessed_nodes_tracker.rs index c51fc83d..ab60847e 100644 --- a/bizinikiwi/primitives/trie/src/accessed_nodes_tracker.rs +++ b/bizinikiwi/primitives/trie/src/accessed_nodes_tracker.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/trie/src/cache/metrics.rs b/bizinikiwi/primitives/trie/src/cache/metrics.rs index 058fba77..2087e85b 100644 --- a/bizinikiwi/primitives/trie/src/cache/metrics.rs +++ b/bizinikiwi/primitives/trie/src/cache/metrics.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/trie/src/cache/mod.rs b/bizinikiwi/primitives/trie/src/cache/mod.rs index 6f6ea286..d636cc32 100644 --- a/bizinikiwi/primitives/trie/src/cache/mod.rs +++ b/bizinikiwi/primitives/trie/src/cache/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/trie/src/cache/shared_cache.rs b/bizinikiwi/primitives/trie/src/cache/shared_cache.rs index 40299156..b0f04814 100644 --- a/bizinikiwi/primitives/trie/src/cache/shared_cache.rs +++ b/bizinikiwi/primitives/trie/src/cache/shared_cache.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/trie/src/error.rs b/bizinikiwi/primitives/trie/src/error.rs index 4aeca552..4d1929b7 100644 --- a/bizinikiwi/primitives/trie/src/error.rs +++ b/bizinikiwi/primitives/trie/src/error.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/trie/src/hasher_random_state.rs b/bizinikiwi/primitives/trie/src/hasher_random_state.rs index 228104e5..2d4d3c7d 100644 --- a/bizinikiwi/primitives/trie/src/hasher_random_state.rs +++ b/bizinikiwi/primitives/trie/src/hasher_random_state.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/trie/src/lib.rs b/bizinikiwi/primitives/trie/src/lib.rs index 756db973..23f40030 100644 --- a/bizinikiwi/primitives/trie/src/lib.rs +++ b/bizinikiwi/primitives/trie/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/trie/src/node_codec.rs b/bizinikiwi/primitives/trie/src/node_codec.rs index 2bdd33de..7cc8926b 100644 --- a/bizinikiwi/primitives/trie/src/node_codec.rs +++ b/bizinikiwi/primitives/trie/src/node_codec.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/trie/src/node_header.rs b/bizinikiwi/primitives/trie/src/node_header.rs index 962e44bb..6bab54da 100644 --- a/bizinikiwi/primitives/trie/src/node_header.rs +++ b/bizinikiwi/primitives/trie/src/node_header.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/trie/src/proof_size_extension.rs b/bizinikiwi/primitives/trie/src/proof_size_extension.rs index bbdf56f1..a76d37fd 100644 --- a/bizinikiwi/primitives/trie/src/proof_size_extension.rs +++ b/bizinikiwi/primitives/trie/src/proof_size_extension.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/trie/src/recorder.rs b/bizinikiwi/primitives/trie/src/recorder.rs index 766e0c0b..d118ea56 100644 --- a/bizinikiwi/primitives/trie/src/recorder.rs +++ b/bizinikiwi/primitives/trie/src/recorder.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/trie/src/recorder_ext.rs b/bizinikiwi/primitives/trie/src/recorder_ext.rs index 13863605..c9e9782f 100644 --- a/bizinikiwi/primitives/trie/src/recorder_ext.rs +++ b/bizinikiwi/primitives/trie/src/recorder_ext.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/trie/src/storage_proof.rs b/bizinikiwi/primitives/trie/src/storage_proof.rs index 3e2b159e..9e4a4824 100644 --- a/bizinikiwi/primitives/trie/src/storage_proof.rs +++ b/bizinikiwi/primitives/trie/src/storage_proof.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/trie/src/trie_codec.rs b/bizinikiwi/primitives/trie/src/trie_codec.rs index 30236a27..18c6c9db 100644 --- a/bizinikiwi/primitives/trie/src/trie_codec.rs +++ b/bizinikiwi/primitives/trie/src/trie_codec.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/trie/src/trie_stream.rs b/bizinikiwi/primitives/trie/src/trie_stream.rs index ee22e2a0..ae0b45ca 100644 --- a/bizinikiwi/primitives/trie/src/trie_stream.rs +++ b/bizinikiwi/primitives/trie/src/trie_stream.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/version/proc-macro/src/decl_runtime_version.rs b/bizinikiwi/primitives/version/proc-macro/src/decl_runtime_version.rs index b04d17e9..6597e490 100644 --- a/bizinikiwi/primitives/version/proc-macro/src/decl_runtime_version.rs +++ b/bizinikiwi/primitives/version/proc-macro/src/decl_runtime_version.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/version/proc-macro/src/lib.rs b/bizinikiwi/primitives/version/proc-macro/src/lib.rs index 5042c33e..851995f9 100644 --- a/bizinikiwi/primitives/version/proc-macro/src/lib.rs +++ b/bizinikiwi/primitives/version/proc-macro/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/version/src/embed.rs b/bizinikiwi/primitives/version/src/embed.rs index d5fdf14e..8a57f829 100644 --- a/bizinikiwi/primitives/version/src/embed.rs +++ b/bizinikiwi/primitives/version/src/embed.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/version/src/lib.rs b/bizinikiwi/primitives/version/src/lib.rs index 370d28ea..80793322 100644 --- a/bizinikiwi/primitives/version/src/lib.rs +++ b/bizinikiwi/primitives/version/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/wasm-interface/src/lib.rs b/bizinikiwi/primitives/wasm-interface/src/lib.rs index 657ca775..ed40a23c 100644 --- a/bizinikiwi/primitives/wasm-interface/src/lib.rs +++ b/bizinikiwi/primitives/wasm-interface/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/weights/src/lib.rs b/bizinikiwi/primitives/weights/src/lib.rs index 5a030f9d..fdc26c9b 100644 --- a/bizinikiwi/primitives/weights/src/lib.rs +++ b/bizinikiwi/primitives/weights/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/weights/src/weight_meter.rs b/bizinikiwi/primitives/weights/src/weight_meter.rs index 97152e85..7aed5146 100644 --- a/bizinikiwi/primitives/weights/src/weight_meter.rs +++ b/bizinikiwi/primitives/weights/src/weight_meter.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/primitives/weights/src/weight_v2.rs b/bizinikiwi/primitives/weights/src/weight_v2.rs index 392fe592..6d2f0ba5 100644 --- a/bizinikiwi/primitives/weights/src/weight_v2.rs +++ b/bizinikiwi/primitives/weights/src/weight_v2.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/scripts/ci/pez-node-template-release/src/main.rs b/bizinikiwi/scripts/ci/pez-node-template-release/src/main.rs index 8a63da68..deaede8b 100644 --- a/bizinikiwi/scripts/ci/pez-node-template-release/src/main.rs +++ b/bizinikiwi/scripts/ci/pez-node-template-release/src/main.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/bizinikiwi/test-utils/cli/build.rs b/bizinikiwi/test-utils/cli/build.rs index dbfe3885..7f329b48 100644 --- a/bizinikiwi/test-utils/cli/build.rs +++ b/bizinikiwi/test-utils/cli/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/test-utils/cli/src/lib.rs b/bizinikiwi/test-utils/cli/src/lib.rs index 576f64d6..a19bf7cb 100644 --- a/bizinikiwi/test-utils/cli/src/lib.rs +++ b/bizinikiwi/test-utils/cli/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/test-utils/client/src/client_ext.rs b/bizinikiwi/test-utils/client/src/client_ext.rs index 84223806..3fafd331 100644 --- a/bizinikiwi/test-utils/client/src/client_ext.rs +++ b/bizinikiwi/test-utils/client/src/client_ext.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/test-utils/client/src/lib.rs b/bizinikiwi/test-utils/client/src/lib.rs index 45ade806..581f498c 100644 --- a/bizinikiwi/test-utils/client/src/lib.rs +++ b/bizinikiwi/test-utils/client/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/test-utils/runtime/build.rs b/bizinikiwi/test-utils/runtime/build.rs index f6814188..3943a574 100644 --- a/bizinikiwi/test-utils/runtime/build.rs +++ b/bizinikiwi/test-utils/runtime/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/test-utils/runtime/client/src/block_builder_ext.rs b/bizinikiwi/test-utils/runtime/client/src/block_builder_ext.rs index 33ee16e5..fb823d39 100644 --- a/bizinikiwi/test-utils/runtime/client/src/block_builder_ext.rs +++ b/bizinikiwi/test-utils/runtime/client/src/block_builder_ext.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/test-utils/runtime/client/src/lib.rs b/bizinikiwi/test-utils/runtime/client/src/lib.rs index 2dd47ff9..87ed8fd6 100644 --- a/bizinikiwi/test-utils/runtime/client/src/lib.rs +++ b/bizinikiwi/test-utils/runtime/client/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/test-utils/runtime/client/src/trait_tests.rs b/bizinikiwi/test-utils/runtime/client/src/trait_tests.rs index 72cc2737..438acd5f 100644 --- a/bizinikiwi/test-utils/runtime/client/src/trait_tests.rs +++ b/bizinikiwi/test-utils/runtime/client/src/trait_tests.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/test-utils/runtime/src/bizinikiwi_test_pallet.rs b/bizinikiwi/test-utils/runtime/src/bizinikiwi_test_pallet.rs index f0cabe71..9795e4c9 100644 --- a/bizinikiwi/test-utils/runtime/src/bizinikiwi_test_pallet.rs +++ b/bizinikiwi/test-utils/runtime/src/bizinikiwi_test_pallet.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/test-utils/runtime/src/extrinsic.rs b/bizinikiwi/test-utils/runtime/src/extrinsic.rs index 5f21d40a..97106dd8 100644 --- a/bizinikiwi/test-utils/runtime/src/extrinsic.rs +++ b/bizinikiwi/test-utils/runtime/src/extrinsic.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/test-utils/runtime/src/genesismap.rs b/bizinikiwi/test-utils/runtime/src/genesismap.rs index d91e79e5..d17db554 100644 --- a/bizinikiwi/test-utils/runtime/src/genesismap.rs +++ b/bizinikiwi/test-utils/runtime/src/genesismap.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/test-utils/runtime/src/lib.rs b/bizinikiwi/test-utils/runtime/src/lib.rs index 462dc137..58364ada 100644 --- a/bizinikiwi/test-utils/runtime/src/lib.rs +++ b/bizinikiwi/test-utils/runtime/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/test-utils/runtime/transaction-pool/src/lib.rs b/bizinikiwi/test-utils/runtime/transaction-pool/src/lib.rs index c04ab057..7bc639d0 100644 --- a/bizinikiwi/test-utils/runtime/transaction-pool/src/lib.rs +++ b/bizinikiwi/test-utils/runtime/transaction-pool/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/test-utils/src/lib.rs b/bizinikiwi/test-utils/src/lib.rs index d33c694a..885ac266 100644 --- a/bizinikiwi/test-utils/src/lib.rs +++ b/bizinikiwi/test-utils/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/binary-merkle-tree/src/lib.rs b/bizinikiwi/utils/binary-merkle-tree/src/lib.rs index 81f1617f..a260d190 100644 --- a/bizinikiwi/utils/binary-merkle-tree/src/lib.rs +++ b/bizinikiwi/utils/binary-merkle-tree/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/bizinikiwi-bip39/src/lib.rs b/bizinikiwi/utils/bizinikiwi-bip39/src/lib.rs index 3b91b39a..55c688c1 100644 --- a/bizinikiwi/utils/bizinikiwi-bip39/src/lib.rs +++ b/bizinikiwi/utils/bizinikiwi-bip39/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/build-script-utils/src/git.rs b/bizinikiwi/utils/build-script-utils/src/git.rs index a51bb713..40c7f36d 100644 --- a/bizinikiwi/utils/build-script-utils/src/git.rs +++ b/bizinikiwi/utils/build-script-utils/src/git.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/build-script-utils/src/lib.rs b/bizinikiwi/utils/build-script-utils/src/lib.rs index e955d7f3..cd64a1af 100644 --- a/bizinikiwi/utils/build-script-utils/src/lib.rs +++ b/bizinikiwi/utils/build-script-utils/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/build-script-utils/src/version.rs b/bizinikiwi/utils/build-script-utils/src/version.rs index ae573dc0..dc92bc68 100644 --- a/bizinikiwi/utils/build-script-utils/src/version.rs +++ b/bizinikiwi/utils/build-script-utils/src/version.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pez-fork-tree/src/lib.rs b/bizinikiwi/utils/pez-fork-tree/src/lib.rs index 8f598a23..1c65953a 100644 --- a/bizinikiwi/utils/pez-fork-tree/src/lib.rs +++ b/bizinikiwi/utils/pez-fork-tree/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/build.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/build.rs index e5a7daa7..171fb2bd 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/build.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/block/bench.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/block/bench.rs index 4f061ed7..9400c166 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/block/bench.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/block/bench.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/block/cmd.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/block/cmd.rs index b31afb95..f4506e0b 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/block/cmd.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/block/cmd.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/block/mod.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/block/mod.rs index 32c6e7e0..febec8ee 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/block/mod.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/block/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/extrinsic/bench.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/extrinsic/bench.rs index 3414519c..6d772887 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/extrinsic/bench.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/extrinsic/bench.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/extrinsic/cmd.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/extrinsic/cmd.rs index 4a0120e6..ffa25f25 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/extrinsic/cmd.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/extrinsic/cmd.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/extrinsic/extrinsic_factory.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/extrinsic/extrinsic_factory.rs index 70cf8905..87fcb40e 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/extrinsic/extrinsic_factory.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/extrinsic/extrinsic_factory.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/extrinsic/mod.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/extrinsic/mod.rs index 951d51cf..bc999261 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/extrinsic/mod.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/extrinsic/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/lib.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/lib.rs index a64268df..fefc6b64 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/lib.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/machine/hardware.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/machine/hardware.rs index 1e3d2a77..409b8739 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/machine/hardware.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/machine/hardware.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/machine/mod.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/machine/mod.rs index f844ed3f..517fe111 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/machine/mod.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/machine/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/command.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/command.rs index 98040154..05807883 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/command.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/command.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/fake_runtime_api.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/fake_runtime_api.rs index b10f8655..f34555b6 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/fake_runtime_api.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/fake_runtime_api.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/mod.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/mod.rs index 97ff3807..16211815 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/mod.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/remark_builder.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/remark_builder.rs index 2bd2ac3e..a818d15b 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/remark_builder.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/remark_builder.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/template.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/template.rs index 5e8093f6..1996b8b3 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/template.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/overhead/template.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/command.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/command.rs index ad9b1509..398a7223 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/command.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/command.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/logging.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/logging.rs index 40783100..3aa99a0e 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/logging.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/logging.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/mod.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/mod.rs index 386ab1b8..640be22d 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/mod.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/types.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/types.rs index 1d520048..0f34890b 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/types.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/types.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/writer.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/writer.rs index 6eb04409..9dd44e3f 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/writer.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/pezpallet/writer.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/genesis_state.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/genesis_state.rs index 460aad18..d16be208 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/genesis_state.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/genesis_state.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/mod.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/mod.rs index b09712b9..6b597a1a 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/mod.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/record.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/record.rs index 582db300..8737e6d1 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/record.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/record.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/stats.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/stats.rs index 4466ff11..629b0d36 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/stats.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/stats.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/weight_params.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/weight_params.rs index e62d5e34..a81c1da0 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/weight_params.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/shared/weight_params.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/cmd.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/cmd.rs index 8c27d336..f616da80 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/cmd.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/cmd.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/mod.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/mod.rs index 52044d98..03cd4e29 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/mod.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/read.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/read.rs index e2ac4a29..ebf099cf 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/read.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/read.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/template.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/template.rs index 551e253e..ef3615f2 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/template.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/template.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/write.rs b/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/write.rs index c7fce0a3..f772ea5d 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/write.rs +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/src/storage/write.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/omni-bencher/src/command.rs b/bizinikiwi/utils/pezframe/omni-bencher/src/command.rs index 344249da..b0ff8b60 100644 --- a/bizinikiwi/utils/pezframe/omni-bencher/src/command.rs +++ b/bizinikiwi/utils/pezframe/omni-bencher/src/command.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/omni-bencher/src/main.rs b/bizinikiwi/utils/pezframe/omni-bencher/src/main.rs index be44e7f7..39c24531 100644 --- a/bizinikiwi/utils/pezframe/omni-bencher/src/main.rs +++ b/bizinikiwi/utils/pezframe/omni-bencher/src/main.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/omni-bencher/tests/benchmark_works.rs b/bizinikiwi/utils/pezframe/omni-bencher/tests/benchmark_works.rs index f617a58b..d46a2cc8 100644 --- a/bizinikiwi/utils/pezframe/omni-bencher/tests/benchmark_works.rs +++ b/bizinikiwi/utils/pezframe/omni-bencher/tests/benchmark_works.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/pez-generate-bags/node-runtime/src/main.rs b/bizinikiwi/utils/pezframe/pez-generate-bags/node-runtime/src/main.rs index 496e3d03..cf2dead6 100644 --- a/bizinikiwi/utils/pezframe/pez-generate-bags/node-runtime/src/main.rs +++ b/bizinikiwi/utils/pezframe/pez-generate-bags/node-runtime/src/main.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/pez-generate-bags/src/lib.rs b/bizinikiwi/utils/pezframe/pez-generate-bags/src/lib.rs index 89fe4083..0a1889fe 100644 --- a/bizinikiwi/utils/pezframe/pez-generate-bags/src/lib.rs +++ b/bizinikiwi/utils/pezframe/pez-generate-bags/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/remote-externalities/src/lib.rs b/bizinikiwi/utils/pezframe/remote-externalities/src/lib.rs index e0d5d5e6..40655444 100644 --- a/bizinikiwi/utils/pezframe/remote-externalities/src/lib.rs +++ b/bizinikiwi/utils/pezframe/remote-externalities/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/remote-externalities/src/logging.rs b/bizinikiwi/utils/pezframe/remote-externalities/src/logging.rs index 8391fd49..5c0628c9 100644 --- a/bizinikiwi/utils/pezframe/remote-externalities/src/logging.rs +++ b/bizinikiwi/utils/pezframe/remote-externalities/src/logging.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/rpc/client/src/lib.rs b/bizinikiwi/utils/pezframe/rpc/client/src/lib.rs index 306f1c3f..2d7819b8 100644 --- a/bizinikiwi/utils/pezframe/rpc/client/src/lib.rs +++ b/bizinikiwi/utils/pezframe/rpc/client/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/rpc/state-trie-migration-rpc/src/lib.rs b/bizinikiwi/utils/pezframe/rpc/state-trie-migration-rpc/src/lib.rs index 875891e2..3016fd3c 100644 --- a/bizinikiwi/utils/pezframe/rpc/state-trie-migration-rpc/src/lib.rs +++ b/bizinikiwi/utils/pezframe/rpc/state-trie-migration-rpc/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/rpc/support/src/lib.rs b/bizinikiwi/utils/pezframe/rpc/support/src/lib.rs index e1c1fcd1..ba06cf30 100644 --- a/bizinikiwi/utils/pezframe/rpc/support/src/lib.rs +++ b/bizinikiwi/utils/pezframe/rpc/support/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/rpc/system/src/lib.rs b/bizinikiwi/utils/pezframe/rpc/system/src/lib.rs index 2feba42b..87185a13 100644 --- a/bizinikiwi/utils/pezframe/rpc/system/src/lib.rs +++ b/bizinikiwi/utils/pezframe/rpc/system/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/storage-access-test-runtime/build.rs b/bizinikiwi/utils/pezframe/storage-access-test-runtime/build.rs index f258ea4f..eaaae4d9 100644 --- a/bizinikiwi/utils/pezframe/storage-access-test-runtime/build.rs +++ b/bizinikiwi/utils/pezframe/storage-access-test-runtime/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/pezframe/storage-access-test-runtime/src/lib.rs b/bizinikiwi/utils/pezframe/storage-access-test-runtime/src/lib.rs index a096b7f7..79131cac 100644 --- a/bizinikiwi/utils/pezframe/storage-access-test-runtime/src/lib.rs +++ b/bizinikiwi/utils/pezframe/storage-access-test-runtime/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/prometheus/src/lib.rs b/bizinikiwi/utils/prometheus/src/lib.rs index 12458a72..397be331 100644 --- a/bizinikiwi/utils/prometheus/src/lib.rs +++ b/bizinikiwi/utils/prometheus/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/prometheus/src/sourced.rs b/bizinikiwi/utils/prometheus/src/sourced.rs index abba1f59..2639fcad 100644 --- a/bizinikiwi/utils/prometheus/src/sourced.rs +++ b/bizinikiwi/utils/prometheus/src/sourced.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/txtesttool/bin/main.rs b/bizinikiwi/utils/txtesttool/bin/main.rs index 2a9fa08e..e9cd4a95 100644 --- a/bizinikiwi/utils/txtesttool/bin/main.rs +++ b/bizinikiwi/utils/txtesttool/bin/main.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is dual-licensed as Apache-2.0 or GPL-3.0. // see LICENSE for license details. diff --git a/bizinikiwi/utils/txtesttool/src/block_monitor.rs b/bizinikiwi/utils/txtesttool/src/block_monitor.rs index 157f66f9..415f47a6 100644 --- a/bizinikiwi/utils/txtesttool/src/block_monitor.rs +++ b/bizinikiwi/utils/txtesttool/src/block_monitor.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is dual-licensed as Apache-2.0 or GPL-3.0. // see LICENSE for license details. diff --git a/bizinikiwi/utils/txtesttool/src/cli.rs b/bizinikiwi/utils/txtesttool/src/cli.rs index f5e627b4..fbfea28b 100644 --- a/bizinikiwi/utils/txtesttool/src/cli.rs +++ b/bizinikiwi/utils/txtesttool/src/cli.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is dual-licensed as Apache-2.0 or GPL-3.0. // see LICENSE for license details. diff --git a/bizinikiwi/utils/txtesttool/src/error.rs b/bizinikiwi/utils/txtesttool/src/error.rs index d5dcf53e..ed21485c 100644 --- a/bizinikiwi/utils/txtesttool/src/error.rs +++ b/bizinikiwi/utils/txtesttool/src/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is dual-licensed as Apache-2.0 or GPL-3.0. // see LICENSE for license details. diff --git a/bizinikiwi/utils/txtesttool/src/execution_log.rs b/bizinikiwi/utils/txtesttool/src/execution_log.rs index b21646e1..1ac483a3 100644 --- a/bizinikiwi/utils/txtesttool/src/execution_log.rs +++ b/bizinikiwi/utils/txtesttool/src/execution_log.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is dual-licensed as Apache-2.0 or GPL-3.0. // see LICENSE for license details. diff --git a/bizinikiwi/utils/txtesttool/src/fake_transaction.rs b/bizinikiwi/utils/txtesttool/src/fake_transaction.rs index c0171525..5dc5684b 100644 --- a/bizinikiwi/utils/txtesttool/src/fake_transaction.rs +++ b/bizinikiwi/utils/txtesttool/src/fake_transaction.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is dual-licensed as Apache-2.0 or GPL-3.0. // see LICENSE for license details. diff --git a/bizinikiwi/utils/txtesttool/src/fake_transaction_sink.rs b/bizinikiwi/utils/txtesttool/src/fake_transaction_sink.rs index 372eed08..05e7789f 100644 --- a/bizinikiwi/utils/txtesttool/src/fake_transaction_sink.rs +++ b/bizinikiwi/utils/txtesttool/src/fake_transaction_sink.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is dual-licensed as Apache-2.0 or GPL-3.0. // see LICENSE for license details. diff --git a/bizinikiwi/utils/txtesttool/src/helpers.rs b/bizinikiwi/utils/txtesttool/src/helpers.rs index 3971ea43..41eca8d4 100644 --- a/bizinikiwi/utils/txtesttool/src/helpers.rs +++ b/bizinikiwi/utils/txtesttool/src/helpers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is dual-licensed as Apache-2.0 or GPL-3.0. // see LICENSE for license details. diff --git a/bizinikiwi/utils/txtesttool/src/lib.rs b/bizinikiwi/utils/txtesttool/src/lib.rs index 2fca7218..8748e3ee 100644 --- a/bizinikiwi/utils/txtesttool/src/lib.rs +++ b/bizinikiwi/utils/txtesttool/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is dual-licensed as Apache-2.0 or GPL-3.0. // see LICENSE for license details. diff --git a/bizinikiwi/utils/txtesttool/src/runner.rs b/bizinikiwi/utils/txtesttool/src/runner.rs index 10f8fa89..85c1dc2d 100644 --- a/bizinikiwi/utils/txtesttool/src/runner.rs +++ b/bizinikiwi/utils/txtesttool/src/runner.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is dual-licensed as Apache-2.0 or GPL-3.0. // see LICENSE for license details. diff --git a/bizinikiwi/utils/txtesttool/src/scenario.rs b/bizinikiwi/utils/txtesttool/src/scenario.rs index b933d855..aec03c68 100644 --- a/bizinikiwi/utils/txtesttool/src/scenario.rs +++ b/bizinikiwi/utils/txtesttool/src/scenario.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is dual-licensed as Apache-2.0 or GPL-3.0. // see LICENSE for license details. diff --git a/bizinikiwi/utils/txtesttool/src/subxt_api_connector.rs b/bizinikiwi/utils/txtesttool/src/subxt_api_connector.rs index 11408d68..4cb0b3e9 100644 --- a/bizinikiwi/utils/txtesttool/src/subxt_api_connector.rs +++ b/bizinikiwi/utils/txtesttool/src/subxt_api_connector.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is dual-licensed as Apache-2.0 or GPL-3.0. // see LICENSE for license details. diff --git a/bizinikiwi/utils/txtesttool/src/transaction.rs b/bizinikiwi/utils/txtesttool/src/transaction.rs index 77295e76..f033aaf5 100644 --- a/bizinikiwi/utils/txtesttool/src/transaction.rs +++ b/bizinikiwi/utils/txtesttool/src/transaction.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is dual-licensed as Apache-2.0 or GPL-3.0. // see LICENSE for license details. diff --git a/bizinikiwi/utils/wasm-builder/src/builder.rs b/bizinikiwi/utils/wasm-builder/src/builder.rs index 9f35a8f7..890acc66 100644 --- a/bizinikiwi/utils/wasm-builder/src/builder.rs +++ b/bizinikiwi/utils/wasm-builder/src/builder.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/wasm-builder/src/lib.rs b/bizinikiwi/utils/wasm-builder/src/lib.rs index b422a111..983442ac 100644 --- a/bizinikiwi/utils/wasm-builder/src/lib.rs +++ b/bizinikiwi/utils/wasm-builder/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/wasm-builder/src/metadata_hash.rs b/bizinikiwi/utils/wasm-builder/src/metadata_hash.rs index 0d02683a..36edef25 100644 --- a/bizinikiwi/utils/wasm-builder/src/metadata_hash.rs +++ b/bizinikiwi/utils/wasm-builder/src/metadata_hash.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/wasm-builder/src/prerequisites.rs b/bizinikiwi/utils/wasm-builder/src/prerequisites.rs index 9b637e75..e5400730 100644 --- a/bizinikiwi/utils/wasm-builder/src/prerequisites.rs +++ b/bizinikiwi/utils/wasm-builder/src/prerequisites.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/wasm-builder/src/version.rs b/bizinikiwi/utils/wasm-builder/src/version.rs index 1f666416..e6b49fb5 100644 --- a/bizinikiwi/utils/wasm-builder/src/version.rs +++ b/bizinikiwi/utils/wasm-builder/src/version.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bizinikiwi/utils/wasm-builder/src/wasm_project.rs b/bizinikiwi/utils/wasm-builder/src/wasm_project.rs index cd53ef69..f4642bba 100644 --- a/bizinikiwi/utils/wasm-builder/src/wasm_project.rs +++ b/bizinikiwi/utils/wasm-builder/src/wasm_project.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/docs/sdk/packages/guides/first-pezpallet/src/lib.rs b/docs/sdk/packages/guides/first-pezpallet/src/lib.rs index 69348115..fc171373 100644 --- a/docs/sdk/packages/guides/first-pezpallet/src/lib.rs +++ b/docs/sdk/packages/guides/first-pezpallet/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/docs/sdk/packages/guides/first-runtime/build.rs b/docs/sdk/packages/guides/first-runtime/build.rs index 498735ed..4e61662f 100644 --- a/docs/sdk/packages/guides/first-runtime/build.rs +++ b/docs/sdk/packages/guides/first-runtime/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/docs/sdk/packages/guides/first-runtime/src/lib.rs b/docs/sdk/packages/guides/first-runtime/src/lib.rs index 76fc4fda..270e6698 100644 --- a/docs/sdk/packages/guides/first-runtime/src/lib.rs +++ b/docs/sdk/packages/guides/first-runtime/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/docs/sdk/src/reference_docs/chain_spec_runtime/build.rs b/docs/sdk/src/reference_docs/chain_spec_runtime/build.rs index 0c2a17d9..549b75e2 100644 --- a/docs/sdk/src/reference_docs/chain_spec_runtime/build.rs +++ b/docs/sdk/src/reference_docs/chain_spec_runtime/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/docs/sdk/src/reference_docs/chain_spec_runtime/src/lib.rs b/docs/sdk/src/reference_docs/chain_spec_runtime/src/lib.rs index 5a940605..754eb5dd 100644 --- a/docs/sdk/src/reference_docs/chain_spec_runtime/src/lib.rs +++ b/docs/sdk/src/reference_docs/chain_spec_runtime/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/docs/sdk/src/reference_docs/chain_spec_runtime/src/pallets.rs b/docs/sdk/src/reference_docs/chain_spec_runtime/src/pallets.rs index 2a54fea4..e79fcd9e 100644 --- a/docs/sdk/src/reference_docs/chain_spec_runtime/src/pallets.rs +++ b/docs/sdk/src/reference_docs/chain_spec_runtime/src/pallets.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/docs/sdk/src/reference_docs/chain_spec_runtime/src/presets.rs b/docs/sdk/src/reference_docs/chain_spec_runtime/src/presets.rs index 76a7999c..40b4622f 100644 --- a/docs/sdk/src/reference_docs/chain_spec_runtime/src/presets.rs +++ b/docs/sdk/src/reference_docs/chain_spec_runtime/src/presets.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/docs/sdk/src/reference_docs/chain_spec_runtime/src/runtime.rs b/docs/sdk/src/reference_docs/chain_spec_runtime/src/runtime.rs index ef268c80..3de1dc41 100644 --- a/docs/sdk/src/reference_docs/chain_spec_runtime/src/runtime.rs +++ b/docs/sdk/src/reference_docs/chain_spec_runtime/src/runtime.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/docs/sdk/src/reference_docs/defensive_programming.rs b/docs/sdk/src/reference_docs/defensive_programming.rs index 6019267b..734611ab 100644 --- a/docs/sdk/src/reference_docs/defensive_programming.rs +++ b/docs/sdk/src/reference_docs/defensive_programming.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/docs/sdk/src/reference_docs/frame_tokens.rs b/docs/sdk/src/reference_docs/frame_tokens.rs index 309a9e74..79e5076c 100644 --- a/docs/sdk/src/reference_docs/frame_tokens.rs +++ b/docs/sdk/src/reference_docs/frame_tokens.rs @@ -1,6 +1,6 @@ // This file is part of pezkuwi-sdk. // -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezbridges/bin/runtime-common/src/extensions.rs b/pezbridges/bin/runtime-common/src/extensions.rs index e82ccbf1..4cb67884 100644 --- a/pezbridges/bin/runtime-common/src/extensions.rs +++ b/pezbridges/bin/runtime-common/src/extensions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/bin/runtime-common/src/integrity.rs b/pezbridges/bin/runtime-common/src/integrity.rs index 19d78d7b..a5ac872d 100644 --- a/pezbridges/bin/runtime-common/src/integrity.rs +++ b/pezbridges/bin/runtime-common/src/integrity.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/bin/runtime-common/src/lib.rs b/pezbridges/bin/runtime-common/src/lib.rs index d5e5249c..fbf8c505 100644 --- a/pezbridges/bin/runtime-common/src/lib.rs +++ b/pezbridges/bin/runtime-common/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/bin/runtime-common/src/messages_api.rs b/pezbridges/bin/runtime-common/src/messages_api.rs index ef1d436d..17930805 100644 --- a/pezbridges/bin/runtime-common/src/messages_api.rs +++ b/pezbridges/bin/runtime-common/src/messages_api.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/bin/runtime-common/src/messages_benchmarking.rs b/pezbridges/bin/runtime-common/src/messages_benchmarking.rs index 700db3b9..eb6fe4fc 100644 --- a/pezbridges/bin/runtime-common/src/messages_benchmarking.rs +++ b/pezbridges/bin/runtime-common/src/messages_benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/bin/runtime-common/src/mock.rs b/pezbridges/bin/runtime-common/src/mock.rs index 541f9993..39a82385 100644 --- a/pezbridges/bin/runtime-common/src/mock.rs +++ b/pezbridges/bin/runtime-common/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/bin/runtime-common/src/teyrchains_benchmarking.rs b/pezbridges/bin/runtime-common/src/teyrchains_benchmarking.rs index 2bf96878..1ca6c9df 100644 --- a/pezbridges/bin/runtime-common/src/teyrchains_benchmarking.rs +++ b/pezbridges/bin/runtime-common/src/teyrchains_benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/chains/chain-pezcumulus/src/lib.rs b/pezbridges/chains/chain-pezcumulus/src/lib.rs index 22a57991..6e6d2218 100644 --- a/pezbridges/chains/chain-pezcumulus/src/lib.rs +++ b/pezbridges/chains/chain-pezcumulus/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/chains/chain-pezkuwi-bulletin/src/lib.rs b/pezbridges/chains/chain-pezkuwi-bulletin/src/lib.rs index cd417988..2f544059 100644 --- a/pezbridges/chains/chain-pezkuwi-bulletin/src/lib.rs +++ b/pezbridges/chains/chain-pezkuwi-bulletin/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/grandpa/src/benchmarking.rs b/pezbridges/modules/grandpa/src/benchmarking.rs index 6a736eb5..585030ef 100644 --- a/pezbridges/modules/grandpa/src/benchmarking.rs +++ b/pezbridges/modules/grandpa/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/grandpa/src/call_ext.rs b/pezbridges/modules/grandpa/src/call_ext.rs index 52679d3b..e1b5d86c 100644 --- a/pezbridges/modules/grandpa/src/call_ext.rs +++ b/pezbridges/modules/grandpa/src/call_ext.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/grandpa/src/lib.rs b/pezbridges/modules/grandpa/src/lib.rs index 4ec02dd5..ad3425da 100644 --- a/pezbridges/modules/grandpa/src/lib.rs +++ b/pezbridges/modules/grandpa/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/grandpa/src/mock.rs b/pezbridges/modules/grandpa/src/mock.rs index c89c09e6..b11c12b0 100644 --- a/pezbridges/modules/grandpa/src/mock.rs +++ b/pezbridges/modules/grandpa/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/grandpa/src/storage_types.rs b/pezbridges/modules/grandpa/src/storage_types.rs index 6de347fd..041d3844 100644 --- a/pezbridges/modules/grandpa/src/storage_types.rs +++ b/pezbridges/modules/grandpa/src/storage_types.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/grandpa/src/weights.rs b/pezbridges/modules/grandpa/src/weights.rs index 6a2d7d01..200174b8 100644 --- a/pezbridges/modules/grandpa/src/weights.rs +++ b/pezbridges/modules/grandpa/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/grandpa/src/weights_ext.rs b/pezbridges/modules/grandpa/src/weights_ext.rs index 9f7774ff..afde041a 100644 --- a/pezbridges/modules/grandpa/src/weights_ext.rs +++ b/pezbridges/modules/grandpa/src/weights_ext.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/messages/src/benchmarking.rs b/pezbridges/modules/messages/src/benchmarking.rs index d609ff00..e512f920 100644 --- a/pezbridges/modules/messages/src/benchmarking.rs +++ b/pezbridges/modules/messages/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/messages/src/call_ext.rs b/pezbridges/modules/messages/src/call_ext.rs index 3ce7d5a0..cbfe42d1 100644 --- a/pezbridges/modules/messages/src/call_ext.rs +++ b/pezbridges/modules/messages/src/call_ext.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/messages/src/inbound_lane.rs b/pezbridges/modules/messages/src/inbound_lane.rs index 943dd516..9d50caa9 100644 --- a/pezbridges/modules/messages/src/inbound_lane.rs +++ b/pezbridges/modules/messages/src/inbound_lane.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/messages/src/lib.rs b/pezbridges/modules/messages/src/lib.rs index 4cbabf8c..b7f78295 100644 --- a/pezbridges/modules/messages/src/lib.rs +++ b/pezbridges/modules/messages/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/messages/src/migration.rs b/pezbridges/modules/messages/src/migration.rs index e46ef6f6..a5806dd5 100644 --- a/pezbridges/modules/messages/src/migration.rs +++ b/pezbridges/modules/messages/src/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/messages/src/outbound_lane.rs b/pezbridges/modules/messages/src/outbound_lane.rs index c16d444b..652dc7f8 100644 --- a/pezbridges/modules/messages/src/outbound_lane.rs +++ b/pezbridges/modules/messages/src/outbound_lane.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/messages/src/tests/messages_generation.rs b/pezbridges/modules/messages/src/tests/messages_generation.rs index 03551b93..4527a8c6 100644 --- a/pezbridges/modules/messages/src/tests/messages_generation.rs +++ b/pezbridges/modules/messages/src/tests/messages_generation.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/messages/src/tests/mock.rs b/pezbridges/modules/messages/src/tests/mock.rs index e84438f9..cdb16fc3 100644 --- a/pezbridges/modules/messages/src/tests/mock.rs +++ b/pezbridges/modules/messages/src/tests/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/messages/src/weights.rs b/pezbridges/modules/messages/src/weights.rs index 06ead3d0..09e3ebda 100644 --- a/pezbridges/modules/messages/src/weights.rs +++ b/pezbridges/modules/messages/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/messages/src/weights_ext.rs b/pezbridges/modules/messages/src/weights_ext.rs index 8f0c752a..ee881f7a 100644 --- a/pezbridges/modules/messages/src/weights_ext.rs +++ b/pezbridges/modules/messages/src/weights_ext.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/relayers/src/benchmarking.rs b/pezbridges/modules/relayers/src/benchmarking.rs index bcb9ac38..c3a43a9d 100644 --- a/pezbridges/modules/relayers/src/benchmarking.rs +++ b/pezbridges/modules/relayers/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/relayers/src/extension/grandpa_adapter.rs b/pezbridges/modules/relayers/src/extension/grandpa_adapter.rs index 73cc0bff..5b482d82 100644 --- a/pezbridges/modules/relayers/src/extension/grandpa_adapter.rs +++ b/pezbridges/modules/relayers/src/extension/grandpa_adapter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/relayers/src/extension/messages_adapter.rs b/pezbridges/modules/relayers/src/extension/messages_adapter.rs index a95f223d..9994b426 100644 --- a/pezbridges/modules/relayers/src/extension/messages_adapter.rs +++ b/pezbridges/modules/relayers/src/extension/messages_adapter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/relayers/src/extension/mod.rs b/pezbridges/modules/relayers/src/extension/mod.rs index 64bf745e..8f810b6d 100644 --- a/pezbridges/modules/relayers/src/extension/mod.rs +++ b/pezbridges/modules/relayers/src/extension/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/relayers/src/extension/priority.rs b/pezbridges/modules/relayers/src/extension/priority.rs index db827847..0d878377 100644 --- a/pezbridges/modules/relayers/src/extension/priority.rs +++ b/pezbridges/modules/relayers/src/extension/priority.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/relayers/src/extension/teyrchain_adapter.rs b/pezbridges/modules/relayers/src/extension/teyrchain_adapter.rs index 3eb194dc..c914fdcb 100644 --- a/pezbridges/modules/relayers/src/extension/teyrchain_adapter.rs +++ b/pezbridges/modules/relayers/src/extension/teyrchain_adapter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/relayers/src/lib.rs b/pezbridges/modules/relayers/src/lib.rs index 41f7d89f..30daad2c 100644 --- a/pezbridges/modules/relayers/src/lib.rs +++ b/pezbridges/modules/relayers/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/relayers/src/migration.rs b/pezbridges/modules/relayers/src/migration.rs index 8ec34e20..1b2f0d5f 100644 --- a/pezbridges/modules/relayers/src/migration.rs +++ b/pezbridges/modules/relayers/src/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/relayers/src/mock.rs b/pezbridges/modules/relayers/src/mock.rs index c89fdb5b..36867248 100644 --- a/pezbridges/modules/relayers/src/mock.rs +++ b/pezbridges/modules/relayers/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/relayers/src/payment_adapter.rs b/pezbridges/modules/relayers/src/payment_adapter.rs index 2697da5b..8e77ef13 100644 --- a/pezbridges/modules/relayers/src/payment_adapter.rs +++ b/pezbridges/modules/relayers/src/payment_adapter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/relayers/src/stake_adapter.rs b/pezbridges/modules/relayers/src/stake_adapter.rs index 0279da5e..e93bdc24 100644 --- a/pezbridges/modules/relayers/src/stake_adapter.rs +++ b/pezbridges/modules/relayers/src/stake_adapter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/relayers/src/weights.rs b/pezbridges/modules/relayers/src/weights.rs index fc5bba8d..6616b50d 100644 --- a/pezbridges/modules/relayers/src/weights.rs +++ b/pezbridges/modules/relayers/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/relayers/src/weights_ext.rs b/pezbridges/modules/relayers/src/weights_ext.rs index 17e99a15..a3b3138d 100644 --- a/pezbridges/modules/relayers/src/weights_ext.rs +++ b/pezbridges/modules/relayers/src/weights_ext.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/teyrchains/src/benchmarking.rs b/pezbridges/modules/teyrchains/src/benchmarking.rs index 5dcc0ff7..261ea0cb 100644 --- a/pezbridges/modules/teyrchains/src/benchmarking.rs +++ b/pezbridges/modules/teyrchains/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/teyrchains/src/call_ext.rs b/pezbridges/modules/teyrchains/src/call_ext.rs index 54d150ed..def09131 100644 --- a/pezbridges/modules/teyrchains/src/call_ext.rs +++ b/pezbridges/modules/teyrchains/src/call_ext.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/teyrchains/src/lib.rs b/pezbridges/modules/teyrchains/src/lib.rs index 7cdef142..c7fadc7c 100644 --- a/pezbridges/modules/teyrchains/src/lib.rs +++ b/pezbridges/modules/teyrchains/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/teyrchains/src/mock.rs b/pezbridges/modules/teyrchains/src/mock.rs index 157744cf..29bf628b 100644 --- a/pezbridges/modules/teyrchains/src/mock.rs +++ b/pezbridges/modules/teyrchains/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/teyrchains/src/weights.rs b/pezbridges/modules/teyrchains/src/weights.rs index 3807278d..9cd9d3d8 100644 --- a/pezbridges/modules/teyrchains/src/weights.rs +++ b/pezbridges/modules/teyrchains/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/teyrchains/src/weights_ext.rs b/pezbridges/modules/teyrchains/src/weights_ext.rs index be4fdb74..266d76b2 100644 --- a/pezbridges/modules/teyrchains/src/weights_ext.rs +++ b/pezbridges/modules/teyrchains/src/weights_ext.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/xcm-bridge-hub-router/src/benchmarking.rs b/pezbridges/modules/xcm-bridge-hub-router/src/benchmarking.rs index b765dab5..e596a36a 100644 --- a/pezbridges/modules/xcm-bridge-hub-router/src/benchmarking.rs +++ b/pezbridges/modules/xcm-bridge-hub-router/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/xcm-bridge-hub-router/src/lib.rs b/pezbridges/modules/xcm-bridge-hub-router/src/lib.rs index 54b7faf0..18ad822c 100644 --- a/pezbridges/modules/xcm-bridge-hub-router/src/lib.rs +++ b/pezbridges/modules/xcm-bridge-hub-router/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/xcm-bridge-hub-router/src/mock.rs b/pezbridges/modules/xcm-bridge-hub-router/src/mock.rs index 3e7947b4..0bd1e824 100644 --- a/pezbridges/modules/xcm-bridge-hub-router/src/mock.rs +++ b/pezbridges/modules/xcm-bridge-hub-router/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/xcm-bridge-hub-router/src/weights.rs b/pezbridges/modules/xcm-bridge-hub-router/src/weights.rs index 883843c0..51a60b43 100644 --- a/pezbridges/modules/xcm-bridge-hub-router/src/weights.rs +++ b/pezbridges/modules/xcm-bridge-hub-router/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/modules/xcm-bridge-hub/src/migration.rs b/pezbridges/modules/xcm-bridge-hub/src/migration.rs index 8ecf5b32..164ee56e 100644 --- a/pezbridges/modules/xcm-bridge-hub/src/migration.rs +++ b/pezbridges/modules/xcm-bridge-hub/src/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/pezsnowbridge/primitives/core/src/digest_item.rs b/pezbridges/pezsnowbridge/primitives/core/src/digest_item.rs index a19227e8..db198fee 100644 --- a/pezbridges/pezsnowbridge/primitives/core/src/digest_item.rs +++ b/pezbridges/pezsnowbridge/primitives/core/src/digest_item.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezbridges/primitives/header-chain/src/call_info.rs b/pezbridges/primitives/header-chain/src/call_info.rs index c58fdd0c..83108296 100644 --- a/pezbridges/primitives/header-chain/src/call_info.rs +++ b/pezbridges/primitives/header-chain/src/call_info.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/header-chain/src/justification/mod.rs b/pezbridges/primitives/header-chain/src/justification/mod.rs index b69b017e..f2f43dd7 100644 --- a/pezbridges/primitives/header-chain/src/justification/mod.rs +++ b/pezbridges/primitives/header-chain/src/justification/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/header-chain/src/justification/verification/equivocation.rs b/pezbridges/primitives/header-chain/src/justification/verification/equivocation.rs index c6c7c270..fe8ff08a 100644 --- a/pezbridges/primitives/header-chain/src/justification/verification/equivocation.rs +++ b/pezbridges/primitives/header-chain/src/justification/verification/equivocation.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/header-chain/src/justification/verification/mod.rs b/pezbridges/primitives/header-chain/src/justification/verification/mod.rs index f22db5c0..cad0b817 100644 --- a/pezbridges/primitives/header-chain/src/justification/verification/mod.rs +++ b/pezbridges/primitives/header-chain/src/justification/verification/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/header-chain/src/justification/verification/optimizer.rs b/pezbridges/primitives/header-chain/src/justification/verification/optimizer.rs index c4e79f77..f1a8bab0 100644 --- a/pezbridges/primitives/header-chain/src/justification/verification/optimizer.rs +++ b/pezbridges/primitives/header-chain/src/justification/verification/optimizer.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/header-chain/src/justification/verification/strict.rs b/pezbridges/primitives/header-chain/src/justification/verification/strict.rs index f1566b97..e6f5755e 100644 --- a/pezbridges/primitives/header-chain/src/justification/verification/strict.rs +++ b/pezbridges/primitives/header-chain/src/justification/verification/strict.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/header-chain/src/lib.rs b/pezbridges/primitives/header-chain/src/lib.rs index 9ae1fc4d..b660d70c 100644 --- a/pezbridges/primitives/header-chain/src/lib.rs +++ b/pezbridges/primitives/header-chain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/header-chain/src/storage_keys.rs b/pezbridges/primitives/header-chain/src/storage_keys.rs index b8fe9724..064e68cf 100644 --- a/pezbridges/primitives/header-chain/src/storage_keys.rs +++ b/pezbridges/primitives/header-chain/src/storage_keys.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/header-chain/tests/implementation_match.rs b/pezbridges/primitives/header-chain/tests/implementation_match.rs index 4fb1d4e8..c6f07d80 100644 --- a/pezbridges/primitives/header-chain/tests/implementation_match.rs +++ b/pezbridges/primitives/header-chain/tests/implementation_match.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/header-chain/tests/justification/equivocation.rs b/pezbridges/primitives/header-chain/tests/justification/equivocation.rs index b7a74b1e..97209bde 100644 --- a/pezbridges/primitives/header-chain/tests/justification/equivocation.rs +++ b/pezbridges/primitives/header-chain/tests/justification/equivocation.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/header-chain/tests/justification/optimizer.rs b/pezbridges/primitives/header-chain/tests/justification/optimizer.rs index 5769f0b6..d7a1c7ec 100644 --- a/pezbridges/primitives/header-chain/tests/justification/optimizer.rs +++ b/pezbridges/primitives/header-chain/tests/justification/optimizer.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/header-chain/tests/justification/strict.rs b/pezbridges/primitives/header-chain/tests/justification/strict.rs index b0f404ca..b4748bbc 100644 --- a/pezbridges/primitives/header-chain/tests/justification/strict.rs +++ b/pezbridges/primitives/header-chain/tests/justification/strict.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/header-chain/tests/tests.rs b/pezbridges/primitives/header-chain/tests/tests.rs index 269fde09..bef6c006 100644 --- a/pezbridges/primitives/header-chain/tests/tests.rs +++ b/pezbridges/primitives/header-chain/tests/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/messages/src/call_info.rs b/pezbridges/primitives/messages/src/call_info.rs index af6fa7ed..bc7f676e 100644 --- a/pezbridges/primitives/messages/src/call_info.rs +++ b/pezbridges/primitives/messages/src/call_info.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/messages/src/lane.rs b/pezbridges/primitives/messages/src/lane.rs index 355fbcad..41238273 100644 --- a/pezbridges/primitives/messages/src/lane.rs +++ b/pezbridges/primitives/messages/src/lane.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/messages/src/lib.rs b/pezbridges/primitives/messages/src/lib.rs index 4152432a..13b4fde1 100644 --- a/pezbridges/primitives/messages/src/lib.rs +++ b/pezbridges/primitives/messages/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/messages/src/source_chain.rs b/pezbridges/primitives/messages/src/source_chain.rs index a59bf78e..3d75c46f 100644 --- a/pezbridges/primitives/messages/src/source_chain.rs +++ b/pezbridges/primitives/messages/src/source_chain.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/messages/src/storage_keys.rs b/pezbridges/primitives/messages/src/storage_keys.rs index bc10968c..fd401b3a 100644 --- a/pezbridges/primitives/messages/src/storage_keys.rs +++ b/pezbridges/primitives/messages/src/storage_keys.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/messages/src/target_chain.rs b/pezbridges/primitives/messages/src/target_chain.rs index 121ebc04..0163c336 100644 --- a/pezbridges/primitives/messages/src/target_chain.rs +++ b/pezbridges/primitives/messages/src/target_chain.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/pezkuwi-core/src/lib.rs b/pezbridges/primitives/pezkuwi-core/src/lib.rs index 84e0ad93..9adad31c 100644 --- a/pezbridges/primitives/pezkuwi-core/src/lib.rs +++ b/pezbridges/primitives/pezkuwi-core/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/pezkuwi-core/src/teyrchains.rs b/pezbridges/primitives/pezkuwi-core/src/teyrchains.rs index d0de4c95..21cb3012 100644 --- a/pezbridges/primitives/pezkuwi-core/src/teyrchains.rs +++ b/pezbridges/primitives/pezkuwi-core/src/teyrchains.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/relayers/src/extension.rs b/pezbridges/primitives/relayers/src/extension.rs index 1acac2e8..1661544d 100644 --- a/pezbridges/primitives/relayers/src/extension.rs +++ b/pezbridges/primitives/relayers/src/extension.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/relayers/src/lib.rs b/pezbridges/primitives/relayers/src/lib.rs index 8c10758b..e08b47e7 100644 --- a/pezbridges/primitives/relayers/src/lib.rs +++ b/pezbridges/primitives/relayers/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/relayers/src/registration.rs b/pezbridges/primitives/relayers/src/registration.rs index 79a72cb6..0ca61674 100644 --- a/pezbridges/primitives/relayers/src/registration.rs +++ b/pezbridges/primitives/relayers/src/registration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/runtime/src/chain.rs b/pezbridges/primitives/runtime/src/chain.rs index c11e8fd5..8426a18a 100644 --- a/pezbridges/primitives/runtime/src/chain.rs +++ b/pezbridges/primitives/runtime/src/chain.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/runtime/src/extensions.rs b/pezbridges/primitives/runtime/src/extensions.rs index b31fb4be..1a541c12 100644 --- a/pezbridges/primitives/runtime/src/extensions.rs +++ b/pezbridges/primitives/runtime/src/extensions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/runtime/src/lib.rs b/pezbridges/primitives/runtime/src/lib.rs index 9494a3d1..473f317a 100644 --- a/pezbridges/primitives/runtime/src/lib.rs +++ b/pezbridges/primitives/runtime/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/runtime/src/messages.rs b/pezbridges/primitives/runtime/src/messages.rs index 013bd3dc..e1865c6e 100644 --- a/pezbridges/primitives/runtime/src/messages.rs +++ b/pezbridges/primitives/runtime/src/messages.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/runtime/src/storage_proof.rs b/pezbridges/primitives/runtime/src/storage_proof.rs index 7a9249e7..78077fb4 100644 --- a/pezbridges/primitives/runtime/src/storage_proof.rs +++ b/pezbridges/primitives/runtime/src/storage_proof.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/runtime/src/storage_types.rs b/pezbridges/primitives/runtime/src/storage_types.rs index 4805d659..7d326ad6 100644 --- a/pezbridges/primitives/runtime/src/storage_types.rs +++ b/pezbridges/primitives/runtime/src/storage_types.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/test-utils/src/keyring.rs b/pezbridges/primitives/test-utils/src/keyring.rs index a08a12a3..8bcff851 100644 --- a/pezbridges/primitives/test-utils/src/keyring.rs +++ b/pezbridges/primitives/test-utils/src/keyring.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/test-utils/src/lib.rs b/pezbridges/primitives/test-utils/src/lib.rs index 15c241fc..b2acae05 100644 --- a/pezbridges/primitives/test-utils/src/lib.rs +++ b/pezbridges/primitives/test-utils/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/teyrchains/src/call_info.rs b/pezbridges/primitives/teyrchains/src/call_info.rs index 9e599d17..85887001 100644 --- a/pezbridges/primitives/teyrchains/src/call_info.rs +++ b/pezbridges/primitives/teyrchains/src/call_info.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/teyrchains/src/lib.rs b/pezbridges/primitives/teyrchains/src/lib.rs index c8829b40..e75843ff 100644 --- a/pezbridges/primitives/teyrchains/src/lib.rs +++ b/pezbridges/primitives/teyrchains/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/xcm-bridge-hub-router/src/lib.rs b/pezbridges/primitives/xcm-bridge-hub-router/src/lib.rs index 0ebd3ea8..010ed646 100644 --- a/pezbridges/primitives/xcm-bridge-hub-router/src/lib.rs +++ b/pezbridges/primitives/xcm-bridge-hub-router/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/primitives/xcm-bridge-hub/src/call_info.rs b/pezbridges/primitives/xcm-bridge-hub/src/call_info.rs index 042dd7d2..057d5cb2 100644 --- a/pezbridges/primitives/xcm-bridge-hub/src/call_info.rs +++ b/pezbridges/primitives/xcm-bridge-hub/src/call_info.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/relays/equivocation/src/block_checker.rs b/pezbridges/relays/equivocation/src/block_checker.rs index 1f24c699..a46cd349 100644 --- a/pezbridges/relays/equivocation/src/block_checker.rs +++ b/pezbridges/relays/equivocation/src/block_checker.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezbridges/relays/equivocation/src/mock.rs b/pezbridges/relays/equivocation/src/mock.rs index 7100acff..56e6e5e5 100644 --- a/pezbridges/relays/equivocation/src/mock.rs +++ b/pezbridges/relays/equivocation/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Parity Bridges Common. // Parity Bridges Common is free software: you can redistribute it and/or modify diff --git a/pezcumulus/bin/pov-validator/src/main.rs b/pezcumulus/bin/pov-validator/src/main.rs index 306eccfa..7fddfc79 100644 --- a/pezcumulus/bin/pov-validator/src/main.rs +++ b/pezcumulus/bin/pov-validator/src/main.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pezcumulus/client/bootnodes/build.rs b/pezcumulus/client/bootnodes/build.rs index 9d587060..e1c290b4 100644 --- a/pezcumulus/client/bootnodes/build.rs +++ b/pezcumulus/client/bootnodes/build.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pezcumulus/client/bootnodes/src/advertisement.rs b/pezcumulus/client/bootnodes/src/advertisement.rs index fc6cee3a..297a248f 100644 --- a/pezcumulus/client/bootnodes/src/advertisement.rs +++ b/pezcumulus/client/bootnodes/src/advertisement.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/bootnodes/src/config.rs b/pezcumulus/client/bootnodes/src/config.rs index 05704902..87900eee 100644 --- a/pezcumulus/client/bootnodes/src/config.rs +++ b/pezcumulus/client/bootnodes/src/config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/bootnodes/src/discovery.rs b/pezcumulus/client/bootnodes/src/discovery.rs index dbcb0555..e57bc786 100644 --- a/pezcumulus/client/bootnodes/src/discovery.rs +++ b/pezcumulus/client/bootnodes/src/discovery.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/bootnodes/src/lib.rs b/pezcumulus/client/bootnodes/src/lib.rs index 05af0e96..7411e89d 100644 --- a/pezcumulus/client/bootnodes/src/lib.rs +++ b/pezcumulus/client/bootnodes/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/bootnodes/src/task.rs b/pezcumulus/client/bootnodes/src/task.rs index 71824c8f..49bfb800 100644 --- a/pezcumulus/client/bootnodes/src/task.rs +++ b/pezcumulus/client/bootnodes/src/task.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/cli/src/lib.rs b/pezcumulus/client/cli/src/lib.rs index eb72e7d8..48270f6f 100644 --- a/pezcumulus/client/cli/src/lib.rs +++ b/pezcumulus/client/cli/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/collator/src/lib.rs b/pezcumulus/client/collator/src/lib.rs index 2e96b475..3b522dda 100644 --- a/pezcumulus/client/collator/src/lib.rs +++ b/pezcumulus/client/collator/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/collator/src/service.rs b/pezcumulus/client/collator/src/service.rs index 755d8af7..94292847 100644 --- a/pezcumulus/client/collator/src/service.rs +++ b/pezcumulus/client/collator/src/service.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/aura/src/collator.rs b/pezcumulus/client/consensus/aura/src/collator.rs index 623780b0..14fb659b 100644 --- a/pezcumulus/client/consensus/aura/src/collator.rs +++ b/pezcumulus/client/consensus/aura/src/collator.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/aura/src/collators/basic.rs b/pezcumulus/client/consensus/aura/src/collators/basic.rs index b1a454fd..b94d5d46 100644 --- a/pezcumulus/client/consensus/aura/src/collators/basic.rs +++ b/pezcumulus/client/consensus/aura/src/collators/basic.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/aura/src/collators/lookahead.rs b/pezcumulus/client/consensus/aura/src/collators/lookahead.rs index bfca580d..6c0ee4fc 100644 --- a/pezcumulus/client/consensus/aura/src/collators/lookahead.rs +++ b/pezcumulus/client/consensus/aura/src/collators/lookahead.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/aura/src/collators/mod.rs b/pezcumulus/client/consensus/aura/src/collators/mod.rs index 53a3a23d..ff75505b 100644 --- a/pezcumulus/client/consensus/aura/src/collators/mod.rs +++ b/pezcumulus/client/consensus/aura/src/collators/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/aura/src/collators/slot_based/block_builder_task.rs b/pezcumulus/client/consensus/aura/src/collators/slot_based/block_builder_task.rs index 80ec0c8b..901ea2dc 100644 --- a/pezcumulus/client/consensus/aura/src/collators/slot_based/block_builder_task.rs +++ b/pezcumulus/client/consensus/aura/src/collators/slot_based/block_builder_task.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/aura/src/collators/slot_based/block_import.rs b/pezcumulus/client/consensus/aura/src/collators/slot_based/block_import.rs index c85d8a2b..fdcbc00d 100644 --- a/pezcumulus/client/consensus/aura/src/collators/slot_based/block_import.rs +++ b/pezcumulus/client/consensus/aura/src/collators/slot_based/block_import.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/aura/src/collators/slot_based/collation_task.rs b/pezcumulus/client/consensus/aura/src/collators/slot_based/collation_task.rs index 22ba8ea1..c24a275c 100644 --- a/pezcumulus/client/consensus/aura/src/collators/slot_based/collation_task.rs +++ b/pezcumulus/client/consensus/aura/src/collators/slot_based/collation_task.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/aura/src/collators/slot_based/mod.rs b/pezcumulus/client/consensus/aura/src/collators/slot_based/mod.rs index b0f729cc..099a180d 100644 --- a/pezcumulus/client/consensus/aura/src/collators/slot_based/mod.rs +++ b/pezcumulus/client/consensus/aura/src/collators/slot_based/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/aura/src/collators/slot_based/relay_chain_data_cache.rs b/pezcumulus/client/consensus/aura/src/collators/slot_based/relay_chain_data_cache.rs index cd5b1bb9..5baaf631 100644 --- a/pezcumulus/client/consensus/aura/src/collators/slot_based/relay_chain_data_cache.rs +++ b/pezcumulus/client/consensus/aura/src/collators/slot_based/relay_chain_data_cache.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/aura/src/collators/slot_based/slot_timer.rs b/pezcumulus/client/consensus/aura/src/collators/slot_based/slot_timer.rs index 5bf72ae7..05e73ad8 100644 --- a/pezcumulus/client/consensus/aura/src/collators/slot_based/slot_timer.rs +++ b/pezcumulus/client/consensus/aura/src/collators/slot_based/slot_timer.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/aura/src/collators/slot_based/tests.rs b/pezcumulus/client/consensus/aura/src/collators/slot_based/tests.rs index 6c30d99b..28fdd826 100644 --- a/pezcumulus/client/consensus/aura/src/collators/slot_based/tests.rs +++ b/pezcumulus/client/consensus/aura/src/collators/slot_based/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/aura/src/equivocation_import_queue.rs b/pezcumulus/client/consensus/aura/src/equivocation_import_queue.rs index 58b207aa..9d6002a0 100644 --- a/pezcumulus/client/consensus/aura/src/equivocation_import_queue.rs +++ b/pezcumulus/client/consensus/aura/src/equivocation_import_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/aura/src/import_queue.rs b/pezcumulus/client/consensus/aura/src/import_queue.rs index bab0ebef..f6c56283 100644 --- a/pezcumulus/client/consensus/aura/src/import_queue.rs +++ b/pezcumulus/client/consensus/aura/src/import_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/aura/src/lib.rs b/pezcumulus/client/consensus/aura/src/lib.rs index a613e194..ba119d57 100644 --- a/pezcumulus/client/consensus/aura/src/lib.rs +++ b/pezcumulus/client/consensus/aura/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/common/src/import_queue.rs b/pezcumulus/client/consensus/common/src/import_queue.rs index 611eab76..320a2e6e 100644 --- a/pezcumulus/client/consensus/common/src/import_queue.rs +++ b/pezcumulus/client/consensus/common/src/import_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/common/src/level_monitor.rs b/pezcumulus/client/consensus/common/src/level_monitor.rs index 1ad78c5f..1bbfaacb 100644 --- a/pezcumulus/client/consensus/common/src/level_monitor.rs +++ b/pezcumulus/client/consensus/common/src/level_monitor.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/common/src/lib.rs b/pezcumulus/client/consensus/common/src/lib.rs index d6de3400..30dd494c 100644 --- a/pezcumulus/client/consensus/common/src/lib.rs +++ b/pezcumulus/client/consensus/common/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/common/src/parent_search.rs b/pezcumulus/client/consensus/common/src/parent_search.rs index 8510ad7a..21007dba 100644 --- a/pezcumulus/client/consensus/common/src/parent_search.rs +++ b/pezcumulus/client/consensus/common/src/parent_search.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/common/src/tests.rs b/pezcumulus/client/consensus/common/src/tests.rs index 2ffeecc8..77b9ae1a 100644 --- a/pezcumulus/client/consensus/common/src/tests.rs +++ b/pezcumulus/client/consensus/common/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/common/src/teyrchain_consensus.rs b/pezcumulus/client/consensus/common/src/teyrchain_consensus.rs index 5e249e06..a13c0299 100644 --- a/pezcumulus/client/consensus/common/src/teyrchain_consensus.rs +++ b/pezcumulus/client/consensus/common/src/teyrchain_consensus.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/proposer/src/lib.rs b/pezcumulus/client/consensus/proposer/src/lib.rs index 769282ba..8412ed31 100644 --- a/pezcumulus/client/consensus/proposer/src/lib.rs +++ b/pezcumulus/client/consensus/proposer/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/relay-chain/src/import_queue.rs b/pezcumulus/client/consensus/relay-chain/src/import_queue.rs index 751eb0ff..ac11439d 100644 --- a/pezcumulus/client/consensus/relay-chain/src/import_queue.rs +++ b/pezcumulus/client/consensus/relay-chain/src/import_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/consensus/relay-chain/src/lib.rs b/pezcumulus/client/consensus/relay-chain/src/lib.rs index b627766b..ca9ddfd6 100644 --- a/pezcumulus/client/consensus/relay-chain/src/lib.rs +++ b/pezcumulus/client/consensus/relay-chain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/network/src/lib.rs b/pezcumulus/client/network/src/lib.rs index 1af3d646..2b9bac45 100644 --- a/pezcumulus/client/network/src/lib.rs +++ b/pezcumulus/client/network/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/network/src/tests.rs b/pezcumulus/client/network/src/tests.rs index c886207e..748fb1d1 100644 --- a/pezcumulus/client/network/src/tests.rs +++ b/pezcumulus/client/network/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/pov-recovery/src/active_candidate_recovery.rs b/pezcumulus/client/pov-recovery/src/active_candidate_recovery.rs index 372470e6..6938089c 100644 --- a/pezcumulus/client/pov-recovery/src/active_candidate_recovery.rs +++ b/pezcumulus/client/pov-recovery/src/active_candidate_recovery.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/pov-recovery/src/lib.rs b/pezcumulus/client/pov-recovery/src/lib.rs index 47e69330..74d1a0c7 100644 --- a/pezcumulus/client/pov-recovery/src/lib.rs +++ b/pezcumulus/client/pov-recovery/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/pov-recovery/src/tests.rs b/pezcumulus/client/pov-recovery/src/tests.rs index 8be8b316..58a885f7 100644 --- a/pezcumulus/client/pov-recovery/src/tests.rs +++ b/pezcumulus/client/pov-recovery/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/relay-chain-inprocess-interface/src/lib.rs b/pezcumulus/client/relay-chain-inprocess-interface/src/lib.rs index 5f2711b1..b45ea722 100644 --- a/pezcumulus/client/relay-chain-inprocess-interface/src/lib.rs +++ b/pezcumulus/client/relay-chain-inprocess-interface/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/relay-chain-interface/src/lib.rs b/pezcumulus/client/relay-chain-interface/src/lib.rs index 7b460f76..29859567 100644 --- a/pezcumulus/client/relay-chain-interface/src/lib.rs +++ b/pezcumulus/client/relay-chain-interface/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/relay-chain-minimal-node/src/blockchain_rpc_client.rs b/pezcumulus/client/relay-chain-minimal-node/src/blockchain_rpc_client.rs index ce88df48..c4d26371 100644 --- a/pezcumulus/client/relay-chain-minimal-node/src/blockchain_rpc_client.rs +++ b/pezcumulus/client/relay-chain-minimal-node/src/blockchain_rpc_client.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/relay-chain-minimal-node/src/collator_overseer.rs b/pezcumulus/client/relay-chain-minimal-node/src/collator_overseer.rs index 062ec2d3..c7f9d883 100644 --- a/pezcumulus/client/relay-chain-minimal-node/src/collator_overseer.rs +++ b/pezcumulus/client/relay-chain-minimal-node/src/collator_overseer.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/relay-chain-minimal-node/src/lib.rs b/pezcumulus/client/relay-chain-minimal-node/src/lib.rs index 6873e37d..54f0a3e7 100644 --- a/pezcumulus/client/relay-chain-minimal-node/src/lib.rs +++ b/pezcumulus/client/relay-chain-minimal-node/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/relay-chain-minimal-node/src/network.rs b/pezcumulus/client/relay-chain-minimal-node/src/network.rs index 732e3584..a811cc01 100644 --- a/pezcumulus/client/relay-chain-minimal-node/src/network.rs +++ b/pezcumulus/client/relay-chain-minimal-node/src/network.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/relay-chain-rpc-interface/src/lib.rs b/pezcumulus/client/relay-chain-rpc-interface/src/lib.rs index 0beebf6e..3085c76e 100644 --- a/pezcumulus/client/relay-chain-rpc-interface/src/lib.rs +++ b/pezcumulus/client/relay-chain-rpc-interface/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/relay-chain-rpc-interface/src/metrics.rs b/pezcumulus/client/relay-chain-rpc-interface/src/metrics.rs index 626d185f..0fbd47cd 100644 --- a/pezcumulus/client/relay-chain-rpc-interface/src/metrics.rs +++ b/pezcumulus/client/relay-chain-rpc-interface/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/relay-chain-rpc-interface/src/reconnecting_ws_client.rs b/pezcumulus/client/relay-chain-rpc-interface/src/reconnecting_ws_client.rs index 50e05d8e..56963020 100644 --- a/pezcumulus/client/relay-chain-rpc-interface/src/reconnecting_ws_client.rs +++ b/pezcumulus/client/relay-chain-rpc-interface/src/reconnecting_ws_client.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/relay-chain-rpc-interface/src/rpc_client.rs b/pezcumulus/client/relay-chain-rpc-interface/src/rpc_client.rs index 4a001089..776eb7c5 100644 --- a/pezcumulus/client/relay-chain-rpc-interface/src/rpc_client.rs +++ b/pezcumulus/client/relay-chain-rpc-interface/src/rpc_client.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/relay-chain-streams/src/lib.rs b/pezcumulus/client/relay-chain-streams/src/lib.rs index f53bd65e..c65e2576 100644 --- a/pezcumulus/client/relay-chain-streams/src/lib.rs +++ b/pezcumulus/client/relay-chain-streams/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/service/src/lib.rs b/pezcumulus/client/service/src/lib.rs index 4df5ae54..5c906637 100644 --- a/pezcumulus/client/service/src/lib.rs +++ b/pezcumulus/client/service/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 diff --git a/pezcumulus/client/teyrchain-inherent/src/lib.rs b/pezcumulus/client/teyrchain-inherent/src/lib.rs index 1fca6553..b8141dae 100644 --- a/pezcumulus/client/teyrchain-inherent/src/lib.rs +++ b/pezcumulus/client/teyrchain-inherent/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/client/teyrchain-inherent/src/mock.rs b/pezcumulus/client/teyrchain-inherent/src/mock.rs index a7f4806d..63049693 100644 --- a/pezcumulus/client/teyrchain-inherent/src/mock.rs +++ b/pezcumulus/client/teyrchain-inherent/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/build.rs b/pezcumulus/pezkuwi-omni-node/build.rs index bad06c50..e8560305 100644 --- a/pezcumulus/pezkuwi-omni-node/build.rs +++ b/pezcumulus/pezkuwi-omni-node/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/cli.rs b/pezcumulus/pezkuwi-omni-node/lib/src/cli.rs index bc8d5964..4c1da320 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/cli.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/cli.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/command.rs b/pezcumulus/pezkuwi-omni-node/lib/src/command.rs index 0f3e58b1..396e4ff7 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/command.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/command.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/common/aura.rs b/pezcumulus/pezkuwi-omni-node/lib/src/common/aura.rs index 716b6726..ad089aa0 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/common/aura.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/common/aura.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/common/chain_spec.rs b/pezcumulus/pezkuwi-omni-node/lib/src/common/chain_spec.rs index 72a7f116..6893036a 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/common/chain_spec.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/common/chain_spec.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/common/command.rs b/pezcumulus/pezkuwi-omni-node/lib/src/common/command.rs index 29c340a1..7df252e0 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/common/command.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/common/command.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/common/mod.rs b/pezcumulus/pezkuwi-omni-node/lib/src/common/mod.rs index 869b1f0d..a07670e7 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/common/mod.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/common/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/common/rpc.rs b/pezcumulus/pezkuwi-omni-node/lib/src/common/rpc.rs index 04e19e2f..e35707f9 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/common/rpc.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/common/rpc.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/common/runtime.rs b/pezcumulus/pezkuwi-omni-node/lib/src/common/runtime.rs index b54e0c78..7200a994 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/common/runtime.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/common/runtime.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/common/spec.rs b/pezcumulus/pezkuwi-omni-node/lib/src/common/spec.rs index 94c64468..bdfe2df8 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/common/spec.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/common/spec.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/common/statement_store.rs b/pezcumulus/pezkuwi-omni-node/lib/src/common/statement_store.rs index 52938d70..8f58745a 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/common/statement_store.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/common/statement_store.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/common/types.rs b/pezcumulus/pezkuwi-omni-node/lib/src/common/types.rs index a6a2f89d..e5022c95 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/common/types.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/common/types.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/extra_subcommand.rs b/pezcumulus/pezkuwi-omni-node/lib/src/extra_subcommand.rs index a40b8d48..d9644b0c 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/extra_subcommand.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/extra_subcommand.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/fake_runtime_api/mod.rs b/pezcumulus/pezkuwi-omni-node/lib/src/fake_runtime_api/mod.rs index 80c4a54f..1d45094a 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/fake_runtime_api/mod.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/fake_runtime_api/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/fake_runtime_api/utils.rs b/pezcumulus/pezkuwi-omni-node/lib/src/fake_runtime_api/utils.rs index 27b703d9..3aba25e2 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/fake_runtime_api/utils.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/fake_runtime_api/utils.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/lib.rs b/pezcumulus/pezkuwi-omni-node/lib/src/lib.rs index 0d20137d..0996bffa 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/lib.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/nodes/aura.rs b/pezcumulus/pezkuwi-omni-node/lib/src/nodes/aura.rs index 4d6fa28f..02cdbacc 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/nodes/aura.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/nodes/aura.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/nodes/mod.rs b/pezcumulus/pezkuwi-omni-node/lib/src/nodes/mod.rs index 06443394..8a486a13 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/nodes/mod.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/nodes/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/tests/benchmark_storage_works.rs b/pezcumulus/pezkuwi-omni-node/lib/src/tests/benchmark_storage_works.rs index 69adad46..dc438492 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/tests/benchmark_storage_works.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/tests/benchmark_storage_works.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/tests/common.rs b/pezcumulus/pezkuwi-omni-node/lib/src/tests/common.rs index 3d41d155..a1678c2f 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/tests/common.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/tests/common.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/tests/pezkuwi_argument_parsing.rs b/pezcumulus/pezkuwi-omni-node/lib/src/tests/pezkuwi_argument_parsing.rs index e26a05ef..1b556347 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/tests/pezkuwi_argument_parsing.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/tests/pezkuwi_argument_parsing.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/tests/pezkuwi_mdns_issue.rs b/pezcumulus/pezkuwi-omni-node/lib/src/tests/pezkuwi_mdns_issue.rs index 15bc6fe5..5735e051 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/tests/pezkuwi_mdns_issue.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/tests/pezkuwi_mdns_issue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/tests/purge_chain_works.rs b/pezcumulus/pezkuwi-omni-node/lib/src/tests/purge_chain_works.rs index d2bf3c20..a6007b71 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/tests/purge_chain_works.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/tests/purge_chain_works.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/lib/src/tests/running_the_node_and_interrupt.rs b/pezcumulus/pezkuwi-omni-node/lib/src/tests/running_the_node_and_interrupt.rs index 977b56b5..370d18b2 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/src/tests/running_the_node_and_interrupt.rs +++ b/pezcumulus/pezkuwi-omni-node/lib/src/tests/running_the_node_and_interrupt.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/src/main.rs b/pezcumulus/pezkuwi-omni-node/src/main.rs index 3cdeed05..be05895d 100644 --- a/pezcumulus/pezkuwi-omni-node/src/main.rs +++ b/pezcumulus/pezkuwi-omni-node/src/main.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-omni-node/tests/extra_subcommand_parsing_test.rs b/pezcumulus/pezkuwi-omni-node/tests/extra_subcommand_parsing_test.rs index 6828ae9a..66a455ee 100644 --- a/pezcumulus/pezkuwi-omni-node/tests/extra_subcommand_parsing_test.rs +++ b/pezcumulus/pezkuwi-omni-node/tests/extra_subcommand_parsing_test.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-teyrchain/build.rs b/pezcumulus/pezkuwi-teyrchain/build.rs index bad06c50..e8560305 100644 --- a/pezcumulus/pezkuwi-teyrchain/build.rs +++ b/pezcumulus/pezkuwi-teyrchain/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/asset_hubs.rs b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/asset_hubs.rs index d27d6f8b..4674818d 100644 --- a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/asset_hubs.rs +++ b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/asset_hubs.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/bridge_hubs.rs b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/bridge_hubs.rs index 201fdde2..6e015a45 100644 --- a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/bridge_hubs.rs +++ b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/bridge_hubs.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/collectives.rs b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/collectives.rs index 40a86f4d..3cfbb1fa 100644 --- a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/collectives.rs +++ b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/collectives.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/coretime.rs b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/coretime.rs index f4d9999b..cd33b840 100644 --- a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/coretime.rs +++ b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/coretime.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/glutton.rs b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/glutton.rs index 64880e10..f943f261 100644 --- a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/glutton.rs +++ b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/glutton.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/mod.rs b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/mod.rs index 099bc8f0..a11244b1 100644 --- a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/mod.rs +++ b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/penpal.rs b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/penpal.rs index 69cd052d..d7fdc63a 100644 --- a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/penpal.rs +++ b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/penpal.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/people.rs b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/people.rs index df4ab019..ca17a2ae 100644 --- a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/people.rs +++ b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/people.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/pezkuwichain_teyrchain.rs b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/pezkuwichain_teyrchain.rs index ad64aa59..1ee34dfe 100644 --- a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/pezkuwichain_teyrchain.rs +++ b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/pezkuwichain_teyrchain.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/yet_another_teyrchain.rs b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/yet_another_teyrchain.rs index 0e4e6eed..37dbac1c 100644 --- a/pezcumulus/pezkuwi-teyrchain/src/chain_spec/yet_another_teyrchain.rs +++ b/pezcumulus/pezkuwi-teyrchain/src/chain_spec/yet_another_teyrchain.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezkuwi-teyrchain/src/main.rs b/pezcumulus/pezkuwi-teyrchain/src/main.rs index 150f05bd..890a9534 100644 --- a/pezcumulus/pezkuwi-teyrchain/src/main.rs +++ b/pezcumulus/pezkuwi-teyrchain/src/main.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezkuwi-teyrchain/tests/extra_subcommand_parsing_test.rs b/pezcumulus/pezkuwi-teyrchain/tests/extra_subcommand_parsing_test.rs index e818a721..9253ad64 100644 --- a/pezcumulus/pezkuwi-teyrchain/tests/extra_subcommand_parsing_test.rs +++ b/pezcumulus/pezkuwi-teyrchain/tests/extra_subcommand_parsing_test.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/ah-ops/src/benchmarking.rs b/pezcumulus/pezpallets/ah-ops/src/benchmarking.rs index 9803a3c1..bf0cd791 100644 --- a/pezcumulus/pezpallets/ah-ops/src/benchmarking.rs +++ b/pezcumulus/pezpallets/ah-ops/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/ah-ops/src/lib.rs b/pezcumulus/pezpallets/ah-ops/src/lib.rs index 20ffe847..fab3856c 100644 --- a/pezcumulus/pezpallets/ah-ops/src/lib.rs +++ b/pezcumulus/pezpallets/ah-ops/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/ah-ops/src/mock.rs b/pezcumulus/pezpallets/ah-ops/src/mock.rs index 1b64e35e..c55e6c91 100644 --- a/pezcumulus/pezpallets/ah-ops/src/mock.rs +++ b/pezcumulus/pezpallets/ah-ops/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/ah-ops/src/tests.rs b/pezcumulus/pezpallets/ah-ops/src/tests.rs index 0cdd93ab..72e7abc9 100644 --- a/pezcumulus/pezpallets/ah-ops/src/tests.rs +++ b/pezcumulus/pezpallets/ah-ops/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/ah-ops/src/weights.rs b/pezcumulus/pezpallets/ah-ops/src/weights.rs index b3b35316..1da7467a 100644 --- a/pezcumulus/pezpallets/ah-ops/src/weights.rs +++ b/pezcumulus/pezpallets/ah-ops/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/aura-ext/src/consensus_hook.rs b/pezcumulus/pezpallets/aura-ext/src/consensus_hook.rs index d13bd640..f02f4233 100644 --- a/pezcumulus/pezpallets/aura-ext/src/consensus_hook.rs +++ b/pezcumulus/pezpallets/aura-ext/src/consensus_hook.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/aura-ext/src/lib.rs b/pezcumulus/pezpallets/aura-ext/src/lib.rs index 3a206e9e..5d7f51dc 100644 --- a/pezcumulus/pezpallets/aura-ext/src/lib.rs +++ b/pezcumulus/pezpallets/aura-ext/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/aura-ext/src/migration.rs b/pezcumulus/pezpallets/aura-ext/src/migration.rs index d0abf043..4eb89255 100644 --- a/pezcumulus/pezpallets/aura-ext/src/migration.rs +++ b/pezcumulus/pezpallets/aura-ext/src/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/aura-ext/src/test.rs b/pezcumulus/pezpallets/aura-ext/src/test.rs index 4a455ccf..a83366e1 100644 --- a/pezcumulus/pezpallets/aura-ext/src/test.rs +++ b/pezcumulus/pezpallets/aura-ext/src/test.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/collator-selection/src/benchmarking.rs b/pezcumulus/pezpallets/collator-selection/src/benchmarking.rs index 53046978..d37c74af 100644 --- a/pezcumulus/pezpallets/collator-selection/src/benchmarking.rs +++ b/pezcumulus/pezpallets/collator-selection/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/collator-selection/src/lib.rs b/pezcumulus/pezpallets/collator-selection/src/lib.rs index 40e9b0c4..a2d7f7a9 100644 --- a/pezcumulus/pezpallets/collator-selection/src/lib.rs +++ b/pezcumulus/pezpallets/collator-selection/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/collator-selection/src/migration.rs b/pezcumulus/pezpallets/collator-selection/src/migration.rs index 7d120c00..f1f9ffc4 100644 --- a/pezcumulus/pezpallets/collator-selection/src/migration.rs +++ b/pezcumulus/pezpallets/collator-selection/src/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/collator-selection/src/mock.rs b/pezcumulus/pezpallets/collator-selection/src/mock.rs index c86cc3af..0c916549 100644 --- a/pezcumulus/pezpallets/collator-selection/src/mock.rs +++ b/pezcumulus/pezpallets/collator-selection/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/collator-selection/src/tests.rs b/pezcumulus/pezpallets/collator-selection/src/tests.rs index a432d73f..2455d9b5 100644 --- a/pezcumulus/pezpallets/collator-selection/src/tests.rs +++ b/pezcumulus/pezpallets/collator-selection/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/collator-selection/src/weights.rs b/pezcumulus/pezpallets/collator-selection/src/weights.rs index c70628a1..2ec06e1d 100644 --- a/pezcumulus/pezpallets/collator-selection/src/weights.rs +++ b/pezcumulus/pezpallets/collator-selection/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/dmp-queue/src/benchmarking.rs b/pezcumulus/pezpallets/dmp-queue/src/benchmarking.rs index c95d40c2..3070e735 100644 --- a/pezcumulus/pezpallets/dmp-queue/src/benchmarking.rs +++ b/pezcumulus/pezpallets/dmp-queue/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/dmp-queue/src/lib.rs b/pezcumulus/pezpallets/dmp-queue/src/lib.rs index e4e9cb21..ec23f277 100644 --- a/pezcumulus/pezpallets/dmp-queue/src/lib.rs +++ b/pezcumulus/pezpallets/dmp-queue/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/dmp-queue/src/migration.rs b/pezcumulus/pezpallets/dmp-queue/src/migration.rs index c4a9f733..03280126 100644 --- a/pezcumulus/pezpallets/dmp-queue/src/migration.rs +++ b/pezcumulus/pezpallets/dmp-queue/src/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/dmp-queue/src/mock.rs b/pezcumulus/pezpallets/dmp-queue/src/mock.rs index 252edea3..6e102ccf 100644 --- a/pezcumulus/pezpallets/dmp-queue/src/mock.rs +++ b/pezcumulus/pezpallets/dmp-queue/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/dmp-queue/src/tests.rs b/pezcumulus/pezpallets/dmp-queue/src/tests.rs index 83fbfbd3..352ef827 100644 --- a/pezcumulus/pezpallets/dmp-queue/src/tests.rs +++ b/pezcumulus/pezpallets/dmp-queue/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/dmp-queue/src/weights.rs b/pezcumulus/pezpallets/dmp-queue/src/weights.rs index 487c8f81..83ea3e5c 100644 --- a/pezcumulus/pezpallets/dmp-queue/src/weights.rs +++ b/pezcumulus/pezpallets/dmp-queue/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/session-benchmarking/src/inner.rs b/pezcumulus/pezpallets/session-benchmarking/src/inner.rs index e8ede64c..5b56c970 100644 --- a/pezcumulus/pezpallets/session-benchmarking/src/inner.rs +++ b/pezcumulus/pezpallets/session-benchmarking/src/inner.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/session-benchmarking/src/lib.rs b/pezcumulus/pezpallets/session-benchmarking/src/lib.rs index 146b2244..07991954 100644 --- a/pezcumulus/pezpallets/session-benchmarking/src/lib.rs +++ b/pezcumulus/pezpallets/session-benchmarking/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/solo-to-para/src/lib.rs b/pezcumulus/pezpallets/solo-to-para/src/lib.rs index 2d6a9203..9ad96660 100644 --- a/pezcumulus/pezpallets/solo-to-para/src/lib.rs +++ b/pezcumulus/pezpallets/solo-to-para/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/teyrchain-system/proc-macro/src/lib.rs b/pezcumulus/pezpallets/teyrchain-system/proc-macro/src/lib.rs index 6917161b..b84e3c2e 100644 --- a/pezcumulus/pezpallets/teyrchain-system/proc-macro/src/lib.rs +++ b/pezcumulus/pezpallets/teyrchain-system/proc-macro/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/teyrchain-system/src/benchmarking.rs b/pezcumulus/pezpallets/teyrchain-system/src/benchmarking.rs index 3563103d..3a157286 100644 --- a/pezcumulus/pezpallets/teyrchain-system/src/benchmarking.rs +++ b/pezcumulus/pezpallets/teyrchain-system/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/teyrchain-system/src/consensus_hook.rs b/pezcumulus/pezpallets/teyrchain-system/src/consensus_hook.rs index 86e24624..3f339315 100644 --- a/pezcumulus/pezpallets/teyrchain-system/src/consensus_hook.rs +++ b/pezcumulus/pezpallets/teyrchain-system/src/consensus_hook.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/teyrchain-system/src/descendant_validation.rs b/pezcumulus/pezpallets/teyrchain-system/src/descendant_validation.rs index 29d1e928..66a80b57 100644 --- a/pezcumulus/pezpallets/teyrchain-system/src/descendant_validation.rs +++ b/pezcumulus/pezpallets/teyrchain-system/src/descendant_validation.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/teyrchain-system/src/lib.rs b/pezcumulus/pezpallets/teyrchain-system/src/lib.rs index 5a0a87ed..90201d2c 100644 --- a/pezcumulus/pezpallets/teyrchain-system/src/lib.rs +++ b/pezcumulus/pezpallets/teyrchain-system/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/teyrchain-system/src/migration.rs b/pezcumulus/pezpallets/teyrchain-system/src/migration.rs index 4cb91d47..b744979c 100644 --- a/pezcumulus/pezpallets/teyrchain-system/src/migration.rs +++ b/pezcumulus/pezpallets/teyrchain-system/src/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/teyrchain-system/src/mock.rs b/pezcumulus/pezpallets/teyrchain-system/src/mock.rs index bf562a1c..1065d845 100644 --- a/pezcumulus/pezpallets/teyrchain-system/src/mock.rs +++ b/pezcumulus/pezpallets/teyrchain-system/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/teyrchain-system/src/relay_state_snapshot.rs b/pezcumulus/pezpallets/teyrchain-system/src/relay_state_snapshot.rs index b6f29f74..938cc24e 100644 --- a/pezcumulus/pezpallets/teyrchain-system/src/relay_state_snapshot.rs +++ b/pezcumulus/pezpallets/teyrchain-system/src/relay_state_snapshot.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/teyrchain-system/src/tests.rs b/pezcumulus/pezpallets/teyrchain-system/src/tests.rs index 3fcf904c..2b57f6f0 100755 --- a/pezcumulus/pezpallets/teyrchain-system/src/tests.rs +++ b/pezcumulus/pezpallets/teyrchain-system/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/teyrchain-system/src/teyrchain_inherent.rs b/pezcumulus/pezpallets/teyrchain-system/src/teyrchain_inherent.rs index f3e1bbd1..4e16869d 100644 --- a/pezcumulus/pezpallets/teyrchain-system/src/teyrchain_inherent.rs +++ b/pezcumulus/pezpallets/teyrchain-system/src/teyrchain_inherent.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/teyrchain-system/src/unincluded_segment.rs b/pezcumulus/pezpallets/teyrchain-system/src/unincluded_segment.rs index 0bbe3015..598e0099 100644 --- a/pezcumulus/pezpallets/teyrchain-system/src/unincluded_segment.rs +++ b/pezcumulus/pezpallets/teyrchain-system/src/unincluded_segment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/teyrchain-system/src/validate_block/implementation.rs b/pezcumulus/pezpallets/teyrchain-system/src/validate_block/implementation.rs index f25cf8b3..5670bd40 100644 --- a/pezcumulus/pezpallets/teyrchain-system/src/validate_block/implementation.rs +++ b/pezcumulus/pezpallets/teyrchain-system/src/validate_block/implementation.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/teyrchain-system/src/validate_block/mod.rs b/pezcumulus/pezpallets/teyrchain-system/src/validate_block/mod.rs index 6420cfdc..eb2134a9 100644 --- a/pezcumulus/pezpallets/teyrchain-system/src/validate_block/mod.rs +++ b/pezcumulus/pezpallets/teyrchain-system/src/validate_block/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/teyrchain-system/src/validate_block/tests.rs b/pezcumulus/pezpallets/teyrchain-system/src/validate_block/tests.rs index 199f5aba..c6e9c16a 100644 --- a/pezcumulus/pezpallets/teyrchain-system/src/validate_block/tests.rs +++ b/pezcumulus/pezpallets/teyrchain-system/src/validate_block/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/teyrchain-system/src/validate_block/trie_cache.rs b/pezcumulus/pezpallets/teyrchain-system/src/validate_block/trie_cache.rs index d670c4dd..ce98c1a9 100644 --- a/pezcumulus/pezpallets/teyrchain-system/src/validate_block/trie_cache.rs +++ b/pezcumulus/pezpallets/teyrchain-system/src/validate_block/trie_cache.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/teyrchain-system/src/validate_block/trie_recorder.rs b/pezcumulus/pezpallets/teyrchain-system/src/validate_block/trie_recorder.rs index 3772c723..67f8a4e1 100644 --- a/pezcumulus/pezpallets/teyrchain-system/src/validate_block/trie_recorder.rs +++ b/pezcumulus/pezpallets/teyrchain-system/src/validate_block/trie_recorder.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/teyrchain-system/src/weights.rs b/pezcumulus/pezpallets/teyrchain-system/src/weights.rs index 79961350..c414603f 100644 --- a/pezcumulus/pezpallets/teyrchain-system/src/weights.rs +++ b/pezcumulus/pezpallets/teyrchain-system/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/weight-reclaim/src/benchmarks.rs b/pezcumulus/pezpallets/weight-reclaim/src/benchmarks.rs index a0507cb7..e13f6fa2 100644 --- a/pezcumulus/pezpallets/weight-reclaim/src/benchmarks.rs +++ b/pezcumulus/pezpallets/weight-reclaim/src/benchmarks.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/weight-reclaim/src/lib.rs b/pezcumulus/pezpallets/weight-reclaim/src/lib.rs index 126c67d5..5e40f758 100644 --- a/pezcumulus/pezpallets/weight-reclaim/src/lib.rs +++ b/pezcumulus/pezpallets/weight-reclaim/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/weight-reclaim/src/tests.rs b/pezcumulus/pezpallets/weight-reclaim/src/tests.rs index cbb007f4..dfd12ce6 100644 --- a/pezcumulus/pezpallets/weight-reclaim/src/tests.rs +++ b/pezcumulus/pezpallets/weight-reclaim/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/weight-reclaim/src/weights.rs b/pezcumulus/pezpallets/weight-reclaim/src/weights.rs index f78420d4..7c3ce150 100644 --- a/pezcumulus/pezpallets/weight-reclaim/src/weights.rs +++ b/pezcumulus/pezpallets/weight-reclaim/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/xcm/src/lib.rs b/pezcumulus/pezpallets/xcm/src/lib.rs index b076e44d..f57604a3 100644 --- a/pezcumulus/pezpallets/xcm/src/lib.rs +++ b/pezcumulus/pezpallets/xcm/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/xcmp-queue/src/benchmarking.rs b/pezcumulus/pezpallets/xcmp-queue/src/benchmarking.rs index fc858e08..fd5c31ec 100644 --- a/pezcumulus/pezpallets/xcmp-queue/src/benchmarking.rs +++ b/pezcumulus/pezpallets/xcmp-queue/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/xcmp-queue/src/bridging.rs b/pezcumulus/pezpallets/xcmp-queue/src/bridging.rs index 8e35bdde..97f8004f 100644 --- a/pezcumulus/pezpallets/xcmp-queue/src/bridging.rs +++ b/pezcumulus/pezpallets/xcmp-queue/src/bridging.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/xcmp-queue/src/lib.rs b/pezcumulus/pezpallets/xcmp-queue/src/lib.rs index 3af8fb87..4d9b1411 100644 --- a/pezcumulus/pezpallets/xcmp-queue/src/lib.rs +++ b/pezcumulus/pezpallets/xcmp-queue/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/xcmp-queue/src/migration.rs b/pezcumulus/pezpallets/xcmp-queue/src/migration.rs index 29fd05c6..acf69a82 100644 --- a/pezcumulus/pezpallets/xcmp-queue/src/migration.rs +++ b/pezcumulus/pezpallets/xcmp-queue/src/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/xcmp-queue/src/migration/v5.rs b/pezcumulus/pezpallets/xcmp-queue/src/migration/v5.rs index 563e632f..c594dcd5 100644 --- a/pezcumulus/pezpallets/xcmp-queue/src/migration/v5.rs +++ b/pezcumulus/pezpallets/xcmp-queue/src/migration/v5.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/pezpallets/xcmp-queue/src/mock.rs b/pezcumulus/pezpallets/xcmp-queue/src/mock.rs index 812e6b19..8e8af068 100644 --- a/pezcumulus/pezpallets/xcmp-queue/src/mock.rs +++ b/pezcumulus/pezpallets/xcmp-queue/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/xcmp-queue/src/tests.rs b/pezcumulus/pezpallets/xcmp-queue/src/tests.rs index 6a9f2f27..b8680c61 100644 --- a/pezcumulus/pezpallets/xcmp-queue/src/tests.rs +++ b/pezcumulus/pezpallets/xcmp-queue/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/xcmp-queue/src/weights.rs b/pezcumulus/pezpallets/xcmp-queue/src/weights.rs index 381de0d0..b32d840b 100644 --- a/pezcumulus/pezpallets/xcmp-queue/src/weights.rs +++ b/pezcumulus/pezpallets/xcmp-queue/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/pezpallets/xcmp-queue/src/weights_ext.rs b/pezcumulus/pezpallets/xcmp-queue/src/weights_ext.rs index d6f068bd..610c9d98 100644 --- a/pezcumulus/pezpallets/xcmp-queue/src/weights_ext.rs +++ b/pezcumulus/pezpallets/xcmp-queue/src/weights_ext.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/primitives/aura/src/lib.rs b/pezcumulus/primitives/aura/src/lib.rs index d0588e63..8e380868 100644 --- a/pezcumulus/primitives/aura/src/lib.rs +++ b/pezcumulus/primitives/aura/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/primitives/core/src/lib.rs b/pezcumulus/primitives/core/src/lib.rs index a3d1e6fe..82b508e5 100644 --- a/pezcumulus/primitives/core/src/lib.rs +++ b/pezcumulus/primitives/core/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/primitives/core/src/teyrchain_block_data.rs b/pezcumulus/primitives/core/src/teyrchain_block_data.rs index 044dcdf1..69cef93a 100644 --- a/pezcumulus/primitives/core/src/teyrchain_block_data.rs +++ b/pezcumulus/primitives/core/src/teyrchain_block_data.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/primitives/proof-size-hostfunction/src/lib.rs b/pezcumulus/primitives/proof-size-hostfunction/src/lib.rs index 506b6312..4c2f3ee1 100644 --- a/pezcumulus/primitives/proof-size-hostfunction/src/lib.rs +++ b/pezcumulus/primitives/proof-size-hostfunction/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/primitives/storage-weight-reclaim/src/lib.rs b/pezcumulus/primitives/storage-weight-reclaim/src/lib.rs index 0f58c205..d82aa564 100644 --- a/pezcumulus/primitives/storage-weight-reclaim/src/lib.rs +++ b/pezcumulus/primitives/storage-weight-reclaim/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/primitives/storage-weight-reclaim/src/tests.rs b/pezcumulus/primitives/storage-weight-reclaim/src/tests.rs index e1084d56..ba4510c9 100644 --- a/pezcumulus/primitives/storage-weight-reclaim/src/tests.rs +++ b/pezcumulus/primitives/storage-weight-reclaim/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/primitives/teyrchain-inherent/src/lib.rs b/pezcumulus/primitives/teyrchain-inherent/src/lib.rs index b04dc219..e1e71368 100644 --- a/pezcumulus/primitives/teyrchain-inherent/src/lib.rs +++ b/pezcumulus/primitives/teyrchain-inherent/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/primitives/timestamp/src/lib.rs b/pezcumulus/primitives/timestamp/src/lib.rs index d105a366..c4207825 100644 --- a/pezcumulus/primitives/timestamp/src/lib.rs +++ b/pezcumulus/primitives/timestamp/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/primitives/utility/src/lib.rs b/pezcumulus/primitives/utility/src/lib.rs index ffc09fce..e90f235a 100644 --- a/pezcumulus/primitives/utility/src/lib.rs +++ b/pezcumulus/primitives/utility/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/primitives/utility/src/tests/mod.rs b/pezcumulus/primitives/utility/src/tests/mod.rs index 234b9655..7318b2e7 100644 --- a/pezcumulus/primitives/utility/src/tests/mod.rs +++ b/pezcumulus/primitives/utility/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/primitives/utility/src/tests/swap_first.rs b/pezcumulus/primitives/utility/src/tests/swap_first.rs index 5b62558e..751ead98 100644 --- a/pezcumulus/primitives/utility/src/tests/swap_first.rs +++ b/pezcumulus/primitives/utility/src/tests/swap_first.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/test/client/src/block_builder.rs b/pezcumulus/test/client/src/block_builder.rs index a852dc77..cd01d163 100644 --- a/pezcumulus/test/client/src/block_builder.rs +++ b/pezcumulus/test/client/src/block_builder.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // Pezcumulus is free software: you can redistribute it and/or modify diff --git a/pezcumulus/test/client/src/lib.rs b/pezcumulus/test/client/src/lib.rs index 2d4835d7..7f9aa4eb 100644 --- a/pezcumulus/test/client/src/lib.rs +++ b/pezcumulus/test/client/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // Pezcumulus is free software: you can redistribute it and/or modify diff --git a/pezcumulus/test/relay-sproof-builder/src/lib.rs b/pezcumulus/test/relay-sproof-builder/src/lib.rs index a8fde07d..82e92c76 100644 --- a/pezcumulus/test/relay-sproof-builder/src/lib.rs +++ b/pezcumulus/test/relay-sproof-builder/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/test/runtime/build.rs b/pezcumulus/test/runtime/build.rs index 58e046de..7874406d 100644 --- a/pezcumulus/test/runtime/build.rs +++ b/pezcumulus/test/runtime/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // Pezcumulus is free software: you can redistribute it and/or modify diff --git a/pezcumulus/test/runtime/src/genesis_config_presets.rs b/pezcumulus/test/runtime/src/genesis_config_presets.rs index 0a887e8a..2856be0d 100644 --- a/pezcumulus/test/runtime/src/genesis_config_presets.rs +++ b/pezcumulus/test/runtime/src/genesis_config_presets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // Pezcumulus is free software: you can redistribute it and/or modify diff --git a/pezcumulus/test/runtime/src/lib.rs b/pezcumulus/test/runtime/src/lib.rs index 0dc02c4f..96167177 100644 --- a/pezcumulus/test/runtime/src/lib.rs +++ b/pezcumulus/test/runtime/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // Pezcumulus is free software: you can redistribute it and/or modify diff --git a/pezcumulus/test/runtime/src/test_pallet.rs b/pezcumulus/test/runtime/src/test_pallet.rs index 4e7c87ee..79f38d4c 100644 --- a/pezcumulus/test/runtime/src/test_pallet.rs +++ b/pezcumulus/test/runtime/src/test_pallet.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // Pezcumulus is free software: you can redistribute it and/or modify diff --git a/pezcumulus/test/service/benches/block_import.rs b/pezcumulus/test/service/benches/block_import.rs index 5b42e5a5..1757ac28 100644 --- a/pezcumulus/test/service/benches/block_import.rs +++ b/pezcumulus/test/service/benches/block_import.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/test/service/benches/block_import_glutton.rs b/pezcumulus/test/service/benches/block_import_glutton.rs index dc796060..6e4cb75f 100644 --- a/pezcumulus/test/service/benches/block_import_glutton.rs +++ b/pezcumulus/test/service/benches/block_import_glutton.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/test/service/benches/block_production.rs b/pezcumulus/test/service/benches/block_production.rs index 6d290b9e..072eb7bb 100644 --- a/pezcumulus/test/service/benches/block_production.rs +++ b/pezcumulus/test/service/benches/block_production.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/test/service/benches/block_production_glutton.rs b/pezcumulus/test/service/benches/block_production_glutton.rs index 7b2cf914..45916e08 100644 --- a/pezcumulus/test/service/benches/block_production_glutton.rs +++ b/pezcumulus/test/service/benches/block_production_glutton.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/test/service/benches/transaction_throughput.rs b/pezcumulus/test/service/benches/transaction_throughput.rs index ed6c8b6d..e4523ed2 100644 --- a/pezcumulus/test/service/benches/transaction_throughput.rs +++ b/pezcumulus/test/service/benches/transaction_throughput.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pezcumulus/test/service/benches/validate_block.rs b/pezcumulus/test/service/benches/validate_block.rs index 82488883..217bf009 100644 --- a/pezcumulus/test/service/benches/validate_block.rs +++ b/pezcumulus/test/service/benches/validate_block.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/test/service/benches/validate_block_glutton.rs b/pezcumulus/test/service/benches/validate_block_glutton.rs index 519a2d94..2b20c710 100644 --- a/pezcumulus/test/service/benches/validate_block_glutton.rs +++ b/pezcumulus/test/service/benches/validate_block_glutton.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/test/service/src/bench_utils.rs b/pezcumulus/test/service/src/bench_utils.rs index e116f37f..4fca0cbd 100644 --- a/pezcumulus/test/service/src/bench_utils.rs +++ b/pezcumulus/test/service/src/bench_utils.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/test/service/src/chain_spec.rs b/pezcumulus/test/service/src/chain_spec.rs index db9d0e54..bd405d1e 100644 --- a/pezcumulus/test/service/src/chain_spec.rs +++ b/pezcumulus/test/service/src/chain_spec.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // Pezcumulus is free software: you can redistribute it and/or modify diff --git a/pezcumulus/test/service/src/cli.rs b/pezcumulus/test/service/src/cli.rs index 01d5b368..0c5d245c 100644 --- a/pezcumulus/test/service/src/cli.rs +++ b/pezcumulus/test/service/src/cli.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // Pezcumulus is free software: you can redistribute it and/or modify diff --git a/pezcumulus/test/service/src/lib.rs b/pezcumulus/test/service/src/lib.rs index 3a2ef611..6e6ec5b9 100644 --- a/pezcumulus/test/service/src/lib.rs +++ b/pezcumulus/test/service/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // Pezcumulus is free software: you can redistribute it and/or modify diff --git a/pezcumulus/test/service/src/main.rs b/pezcumulus/test/service/src/main.rs index df89d0e9..9025a210 100644 --- a/pezcumulus/test/service/src/main.rs +++ b/pezcumulus/test/service/src/main.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // Pezcumulus is free software: you can redistribute it and/or modify diff --git a/pezcumulus/teyrchains/common/src/impls.rs b/pezcumulus/teyrchains/common/src/impls.rs index 23adb9c4..7dc9e18c 100644 --- a/pezcumulus/teyrchains/common/src/impls.rs +++ b/pezcumulus/teyrchains/common/src/impls.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/common/src/lib.rs b/pezcumulus/teyrchains/common/src/lib.rs index 9ec3f48d..ad6f14c4 100644 --- a/pezcumulus/teyrchains/common/src/lib.rs +++ b/pezcumulus/teyrchains/common/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/common/src/message_queue.rs b/pezcumulus/teyrchains/common/src/message_queue.rs index 2591ac5f..f9b26e24 100644 --- a/pezcumulus/teyrchains/common/src/message_queue.rs +++ b/pezcumulus/teyrchains/common/src/message_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/common/src/pay.rs b/pezcumulus/teyrchains/common/src/pay.rs index def27b9a..068564b2 100644 --- a/pezcumulus/teyrchains/common/src/pay.rs +++ b/pezcumulus/teyrchains/common/src/pay.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/common/src/xcm_config.rs b/pezcumulus/teyrchains/common/src/xcm_config.rs index 7a6ef0eb..8584a920 100644 --- a/pezcumulus/teyrchains/common/src/xcm_config.rs +++ b/pezcumulus/teyrchains/common/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/pezkuwichain/src/genesis.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/pezkuwichain/src/genesis.rs index 57996787..b3702608 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/pezkuwichain/src/genesis.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/pezkuwichain/src/genesis.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/pezkuwichain/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/pezkuwichain/src/lib.rs index a4910b9d..ad39a0f7 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/pezkuwichain/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/pezkuwichain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/zagros/src/genesis.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/zagros/src/genesis.rs index a634631a..3af915dd 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/zagros/src/genesis.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/zagros/src/genesis.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/zagros/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/zagros/src/lib.rs index bf287251..0fcf1772 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/zagros/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/zagros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-pezkuwichain/src/genesis.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-pezkuwichain/src/genesis.rs index 7d8e5895..eae05dfc 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-pezkuwichain/src/genesis.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-pezkuwichain/src/genesis.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-pezkuwichain/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-pezkuwichain/src/lib.rs index 5faf19f5..98e178fa 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-pezkuwichain/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-pezkuwichain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-zagros/src/genesis.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-zagros/src/genesis.rs index f63b1e92..3ff64d1f 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-zagros/src/genesis.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-zagros/src/genesis.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-zagros/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-zagros/src/lib.rs index 14be10e3..f7680e56 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-zagros/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-zagros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/collectives/collectives-zagros/src/genesis.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/collectives/collectives-zagros/src/genesis.rs index f3616189..fced0bcc 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/collectives/collectives-zagros/src/genesis.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/collectives/collectives-zagros/src/genesis.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/collectives/collectives-zagros/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/collectives/collectives-zagros/src/lib.rs index 722a3b4b..a69af4d9 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/collectives/collectives-zagros/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/collectives/collectives-zagros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-pezkuwichain/src/genesis.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-pezkuwichain/src/genesis.rs index 33541ea4..8dbf4383 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-pezkuwichain/src/genesis.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-pezkuwichain/src/genesis.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-pezkuwichain/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-pezkuwichain/src/lib.rs index 52223ff2..95664505 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-pezkuwichain/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-pezkuwichain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-zagros/src/genesis.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-zagros/src/genesis.rs index 144c59cd..3340006e 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-zagros/src/genesis.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-zagros/src/genesis.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-zagros/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-zagros/src/lib.rs index 39594cee..f1492750 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-zagros/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-zagros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-pezkuwichain/src/genesis.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-pezkuwichain/src/genesis.rs index 451a0ee2..f3aaa09f 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-pezkuwichain/src/genesis.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-pezkuwichain/src/genesis.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-pezkuwichain/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-pezkuwichain/src/lib.rs index 9fb129ed..0a168a8c 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-pezkuwichain/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-pezkuwichain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-zagros/src/genesis.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-zagros/src/genesis.rs index f047f399..029511c4 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-zagros/src/genesis.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-zagros/src/genesis.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-zagros/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-zagros/src/lib.rs index 9ceed00e..cd527dd8 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-zagros/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-zagros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-pezkuwichain/src/genesis.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-pezkuwichain/src/genesis.rs index ef7d6fbc..e52ee49f 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-pezkuwichain/src/genesis.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-pezkuwichain/src/genesis.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-pezkuwichain/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-pezkuwichain/src/lib.rs index 5d4e7895..ec18b6ba 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-pezkuwichain/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-pezkuwichain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-zagros/src/genesis.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-zagros/src/genesis.rs index d880887b..4c30ff99 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-zagros/src/genesis.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-zagros/src/genesis.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-zagros/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-zagros/src/lib.rs index 24673e19..6101a905 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-zagros/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-zagros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/testing/penpal/src/genesis.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/testing/penpal/src/genesis.rs index 144b9039..3d5db229 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/testing/penpal/src/genesis.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/testing/penpal/src/genesis.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/testing/penpal/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/testing/penpal/src/lib.rs index c42ef655..e70c8362 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/testing/penpal/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/testing/penpal/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/common/src/impls.rs b/pezcumulus/teyrchains/integration-tests/emulated/common/src/impls.rs index bc19be5c..9c47307c 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/common/src/impls.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/common/src/impls.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/common/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/common/src/lib.rs index f2feafea..eb28ed28 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/common/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/common/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/common/src/macros.rs b/pezcumulus/teyrchains/integration-tests/emulated/common/src/macros.rs index ffe887e4..663e92a0 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/common/src/macros.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/common/src/macros.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/common/src/xcm_helpers.rs b/pezcumulus/teyrchains/integration-tests/emulated/common/src/xcm_helpers.rs index 30f90677..f20faba5 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/common/src/xcm_helpers.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/common/src/xcm_helpers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/networks/pezkuwichain-system/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/networks/pezkuwichain-system/src/lib.rs index f728fa11..8a86deb1 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/networks/pezkuwichain-system/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/networks/pezkuwichain-system/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/networks/pezkuwichain-zagros-system/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/networks/pezkuwichain-zagros-system/src/lib.rs index 12d8c1c7..aff014ad 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/networks/pezkuwichain-zagros-system/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/networks/pezkuwichain-zagros-system/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/networks/zagros-system/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/networks/zagros-system/src/lib.rs index ec76a338..66ffe21f 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/networks/zagros-system/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/networks/zagros-system/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/lib.rs index 6ce90f46..89b9bfd3 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/claim_assets.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/claim_assets.rs index 5a961bc3..b795eec3 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/claim_assets.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/claim_assets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/hybrid_transfers.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/hybrid_transfers.rs index eef8b335..89790798 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/hybrid_transfers.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/hybrid_transfers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/mod.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/mod.rs index 8d6508c6..7769880b 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/mod.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/reserve_transfer.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/reserve_transfer.rs index caf99397..7430a3ad 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/reserve_transfer.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/reserve_transfer.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/reward_pool.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/reward_pool.rs index 6d2838d5..a57b2f8e 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/reward_pool.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/reward_pool.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/send.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/send.rs index d01d7092..74450dca 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/send.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/send.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/set_xcm_versions.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/set_xcm_versions.rs index b5bdb37e..ae9f35f6 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/set_xcm_versions.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/set_xcm_versions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/swap.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/swap.rs index 86d277f1..eb528d49 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/swap.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/swap.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/teleport.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/teleport.rs index 83a71777..14ef24ae 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/teleport.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/teleport.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/treasury.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/treasury.rs index f19edbec..1e610cd2 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/treasury.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/treasury.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/xcm_fee_estimation.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/xcm_fee_estimation.rs index 9ba896e8..f763da45 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/xcm_fee_estimation.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/src/tests/xcm_fee_estimation.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/lib.rs index caf0de1a..3bb37ef9 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/aliases.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/aliases.rs index c6330564..43d9e53d 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/aliases.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/aliases.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/claim_assets.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/claim_assets.rs index 7d8f5c0e..6264eee0 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/claim_assets.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/claim_assets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/exchange_asset.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/exchange_asset.rs index 70d9851c..6d2e5282 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/exchange_asset.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/exchange_asset.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/fellowship_treasury.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/fellowship_treasury.rs index c57a6d58..63157b21 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/fellowship_treasury.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/fellowship_treasury.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/foreign_assets.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/foreign_assets.rs index fe61401c..82fa3627 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/foreign_assets.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/foreign_assets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/hybrid_transfers.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/hybrid_transfers.rs index e5f1ee44..59d27d5b 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/hybrid_transfers.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/hybrid_transfers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/mod.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/mod.rs index 1c6a21fc..a4ef5baf 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/mod.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/reserve_transfer.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/reserve_transfer.rs index 3c259f2a..796ddbec 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/reserve_transfer.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/reserve_transfer.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/reward_pool.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/reward_pool.rs index 59e71fb3..44623a50 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/reward_pool.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/reward_pool.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/send.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/send.rs index 9983aced..452c0eaf 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/send.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/send.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/set_asset_claimer.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/set_asset_claimer.rs index a397cc62..0982dc57 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/set_asset_claimer.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/set_asset_claimer.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/set_xcm_versions.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/set_xcm_versions.rs index b53da914..dd7a2327 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/set_xcm_versions.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/set_xcm_versions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/swap.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/swap.rs index 426e37ed..782ec4a7 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/swap.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/swap.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/teleport.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/teleport.rs index b6c11afd..7cad22a7 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/teleport.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/teleport.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/transact.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/transact.rs index 0f9a85e5..499fbfd9 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/transact.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/transact.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/transfer_assets_validation.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/transfer_assets_validation.rs index 2295acfb..05758d16 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/transfer_assets_validation.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/transfer_assets_validation.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/treasury.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/treasury.rs index 9841ab38..1cae84e0 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/treasury.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/treasury.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/xcm_fee_estimation.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/xcm_fee_estimation.rs index ce9db841..6a901428 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/xcm_fee_estimation.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/src/tests/xcm_fee_estimation.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/lib.rs index c2a7e8a9..49266b97 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/aliases.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/aliases.rs index 9aa1f45a..6b4e9bc7 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/aliases.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/aliases.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/collectives_salary.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/collectives_salary.rs index eaca46ec..7cad9c87 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/collectives_salary.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/collectives_salary.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/fellowship.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/fellowship.rs index 4c8e289e..86dd5e8b 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/fellowship.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/fellowship.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/fellowship_treasury.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/fellowship_treasury.rs index 89730087..b11424bf 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/fellowship_treasury.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/fellowship_treasury.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/mod.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/mod.rs index 3e8b470d..51910858 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/mod.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/teleport.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/teleport.rs index 081a7a91..a2b443be 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/teleport.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/src/tests/teleport.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/lib.rs index 2504625a..367adc46 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/tests/claim_assets.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/tests/claim_assets.rs index 7f041a2d..01c19d99 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/tests/claim_assets.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/tests/claim_assets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/tests/coretime_interface.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/tests/coretime_interface.rs index 9b2996d3..ba2f1ec9 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/tests/coretime_interface.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/tests/coretime_interface.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/tests/mod.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/tests/mod.rs index f5e5b167..771d8587 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/tests/mod.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/tests/teleport.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/tests/teleport.rs index 013623de..f8738667 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/tests/teleport.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/src/tests/teleport.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/lib.rs index 8e837c61..b7987729 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/aliases.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/aliases.rs index b7dbada7..ccfdfdd8 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/aliases.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/aliases.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/claim_assets.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/claim_assets.rs index 8cf35f5e..82ffc1ad 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/claim_assets.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/claim_assets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/coretime_interface.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/coretime_interface.rs index 8d355497..0ec8bbff 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/coretime_interface.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/coretime_interface.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/mod.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/mod.rs index d6c7cfc1..b1e2f5e7 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/mod.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/teleport.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/teleport.rs index 793b62d4..83d86e28 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/teleport.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/src/tests/teleport.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/governance/zagros/src/open_gov_on_asset_hub.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/governance/zagros/src/open_gov_on_asset_hub.rs index 071ac75c..2e46a692 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/governance/zagros/src/open_gov_on_asset_hub.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/governance/zagros/src/open_gov_on_asset_hub.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/governance/zagros/src/open_gov_on_relay.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/governance/zagros/src/open_gov_on_relay.rs index 2c459bc7..dfa58504 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/governance/zagros/src/open_gov_on_relay.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/governance/zagros/src/open_gov_on_relay.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/src/lib.rs index 6d70a5b2..565eeba5 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/src/tests/claim_assets.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/src/tests/claim_assets.rs index 9a501064..0910f9e7 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/src/tests/claim_assets.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/src/tests/claim_assets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/src/tests/mod.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/src/tests/mod.rs index 08749b29..ab6eb553 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/src/tests/mod.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/src/tests/teleport.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/src/tests/teleport.rs index fa157ef9..ac3d7ebf 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/src/tests/teleport.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/src/tests/teleport.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/lib.rs index f1698df8..ef244cc2 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/aliases.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/aliases.rs index 6a7e6b24..2fd2550d 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/aliases.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/aliases.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/claim_assets.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/claim_assets.rs index 951b3623..517af088 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/claim_assets.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/claim_assets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/governance.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/governance.rs index 1160ab22..e87021d7 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/governance.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/governance.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/identity.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/identity.rs index a9c97dfd..4f2ead26 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/identity.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/identity.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/mod.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/mod.rs index 8b7470a5..dfbbd797 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/mod.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/teleport.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/teleport.rs index 46444fcb..fc678f82 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/teleport.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/src/tests/teleport.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/lib.rs index f924346e..5a814b12 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/asset_transfers.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/asset_transfers.rs index 4b94f930..0b20c181 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/asset_transfers.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/asset_transfers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/claim_assets.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/claim_assets.rs index 7d855940..3a8337e1 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/claim_assets.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/claim_assets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/mod.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/mod.rs index 7cb19f9c..26d593d7 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/mod.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/register_bridged_assets.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/register_bridged_assets.rs index ddda9c96..05346c85 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/register_bridged_assets.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/register_bridged_assets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/send_xcm.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/send_xcm.rs index 1964d4f8..da660acb 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/send_xcm.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/send_xcm.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/teleport.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/teleport.rs index 5d364b61..fd3dc7a1 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/teleport.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/src/tests/teleport.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/lib.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/lib.rs index 5e5814ab..a2db07eb 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/lib.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/aliases.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/aliases.rs index 1750fa4f..9876ca84 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/aliases.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/aliases.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/asset_transfers.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/asset_transfers.rs index 93fbe953..5c6dbd54 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/asset_transfers.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/asset_transfers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/claim_assets.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/claim_assets.rs index 3d6b2e8f..5a23434f 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/claim_assets.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/claim_assets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/mod.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/mod.rs index 56a1663b..0fa6fcfc 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/mod.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/register_bridged_assets.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/register_bridged_assets.rs index c0b9f462..d32cff48 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/register_bridged_assets.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/register_bridged_assets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/send_xcm.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/send_xcm.rs index 0245ba59..4b8ad421 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/send_xcm.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/send_xcm.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge.rs index be6fae8e..7d8e8b59 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_common.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_common.rs index e4e57295..eab63121 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_common.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_common.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_edge_case.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_edge_case.rs index 6b73d7d8..44220139 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_edge_case.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_edge_case.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_inbound.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_inbound.rs index 83394b38..01a0792a 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_inbound.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_inbound.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_inbound_to_pezkuwichain.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_inbound_to_pezkuwichain.rs index ccc8ca2c..48e4f00b 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_inbound_to_pezkuwichain.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_inbound_to_pezkuwichain.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_outbound.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_outbound.rs index b5de805f..2fe5f764 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_outbound.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_outbound.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_outbound_edge_case.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_outbound_edge_case.rs index 1dd73397..6376b1ee 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_outbound_edge_case.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_outbound_edge_case.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_outbound_from_pezkuwichain.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_outbound_from_pezkuwichain.rs index 888794ea..269db236 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_outbound_from_pezkuwichain.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_outbound_from_pezkuwichain.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_rewards.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_rewards.rs index fde0f5be..fe5f1833 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_rewards.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/snowbridge_v2_rewards.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/teleport.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/teleport.rs index 9e02c08d..4f68504d 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/teleport.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/teleport.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/transact.rs b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/transact.rs index 939d36df..5bc5f86a 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/transact.rs +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/src/tests/transact.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/pezpallets/identity-kyc/src/weights.rs b/pezcumulus/teyrchains/pezpallets/identity-kyc/src/weights.rs index 1010a2a7..84864bfe 100644 --- a/pezcumulus/teyrchains/pezpallets/identity-kyc/src/weights.rs +++ b/pezcumulus/teyrchains/pezpallets/identity-kyc/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/pezpallets/perwerde/src/weights.rs b/pezcumulus/teyrchains/pezpallets/perwerde/src/weights.rs index 6edca611..472c41ea 100644 --- a/pezcumulus/teyrchains/pezpallets/perwerde/src/weights.rs +++ b/pezcumulus/teyrchains/pezpallets/perwerde/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/pezpallets/pez-rewards/src/weights.rs b/pezcumulus/teyrchains/pezpallets/pez-rewards/src/weights.rs index ae2908fb..ca2f72f6 100644 --- a/pezcumulus/teyrchains/pezpallets/pez-rewards/src/weights.rs +++ b/pezcumulus/teyrchains/pezpallets/pez-rewards/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/pezpallets/ping/src/lib.rs b/pezcumulus/teyrchains/pezpallets/ping/src/lib.rs index 1b96f88b..2fd1849c 100644 --- a/pezcumulus/teyrchains/pezpallets/ping/src/lib.rs +++ b/pezcumulus/teyrchains/pezpallets/ping/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/pezpallets/presale/src/weights.rs b/pezcumulus/teyrchains/pezpallets/presale/src/weights.rs index 60e451e8..e63f641f 100644 --- a/pezcumulus/teyrchains/pezpallets/presale/src/weights.rs +++ b/pezcumulus/teyrchains/pezpallets/presale/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/pezpallets/referral/src/weights.rs b/pezcumulus/teyrchains/pezpallets/referral/src/weights.rs index 54ec709f..1e2ce117 100644 --- a/pezcumulus/teyrchains/pezpallets/referral/src/weights.rs +++ b/pezcumulus/teyrchains/pezpallets/referral/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/pezpallets/staking-score/src/weights.rs b/pezcumulus/teyrchains/pezpallets/staking-score/src/weights.rs index b3cb127d..d88328ba 100644 --- a/pezcumulus/teyrchains/pezpallets/staking-score/src/weights.rs +++ b/pezcumulus/teyrchains/pezpallets/staking-score/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/pezpallets/teyrchain-info/src/lib.rs b/pezcumulus/teyrchains/pezpallets/teyrchain-info/src/lib.rs index c5366a27..2c870cf2 100644 --- a/pezcumulus/teyrchains/pezpallets/teyrchain-info/src/lib.rs +++ b/pezcumulus/teyrchains/pezpallets/teyrchain-info/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/pezpallets/tiki/src/weights.rs b/pezcumulus/teyrchains/pezpallets/tiki/src/weights.rs index 38614c78..c6d99976 100644 --- a/pezcumulus/teyrchains/pezpallets/tiki/src/weights.rs +++ b/pezcumulus/teyrchains/pezpallets/tiki/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/pezpallets/token-wrapper/src/weights.rs b/pezcumulus/teyrchains/pezpallets/token-wrapper/src/weights.rs index a9e90479..e0fbaa10 100644 --- a/pezcumulus/teyrchains/pezpallets/token-wrapper/src/weights.rs +++ b/pezcumulus/teyrchains/pezpallets/token-wrapper/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/pezpallets/trust/src/weights.rs b/pezcumulus/teyrchains/pezpallets/trust/src/weights.rs index f3d3f8f9..f12e40ea 100644 --- a/pezcumulus/teyrchains/pezpallets/trust/src/weights.rs +++ b/pezcumulus/teyrchains/pezpallets/trust/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/pezpallets/welati/src/weights.rs b/pezcumulus/teyrchains/pezpallets/welati/src/weights.rs index ec960b0f..5e75a938 100644 --- a/pezcumulus/teyrchains/pezpallets/welati/src/weights.rs +++ b/pezcumulus/teyrchains/pezpallets/welati/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/bridge-primitives/src/lib.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/bridge-primitives/src/lib.rs index 551fb336..ff8106b6 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/bridge-primitives/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/bridge-primitives/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/build.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/build.rs index 77990843..e49587e6 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/build.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/bag_thresholds.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/bag_thresholds.rs index 8d4dec4a..fef6aa7b 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/bag_thresholds.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/bag_thresholds.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/genesis_config_presets.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/genesis_config_presets.rs index dc432814..1119ef81 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/genesis_config_presets.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/genesis_config_presets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/lib.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/lib.rs index 815e1b7d..6024bee0 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/staking.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/staking.rs index 2ed8043b..de146b5e 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/staking.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/staking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/tests/mod.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/tests/mod.rs index 6407c597..61541592 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/tests/mod.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/block_weights.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/block_weights.rs index 49b1c0d1..fcf90beb 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/block_weights.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/block_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/extrinsic_weights.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/extrinsic_weights.rs index 1f658684..ced5d63c 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/extrinsic_weights.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/extrinsic_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/mod.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/mod.rs index 6694d46f..f4730b3c 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/mod.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/paritydb_weights.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/paritydb_weights.rs index 24682ca9..18243e51 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/paritydb_weights.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/paritydb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pallet_teyrchain_system.rs index 3e5f91ce..2c388ed7 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pallet_weight_reclaim.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pallet_weight_reclaim.rs index f269c21b..ebc0de87 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pallet_weight_reclaim.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pallet_weight_reclaim.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pallet_xcmp_queue.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pallet_xcmp_queue.rs index 236d7200..89db53ef 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pallet_xcmp_queue.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs index 3e5f91ce..2c388ed7 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs index f269c21b..ebc0de87 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs index 236d7200..89db53ef 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezframe_system.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezframe_system.rs index 12e0d5d8..503d73ac 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezframe_system.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezframe_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezframe_system_extensions.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezframe_system_extensions.rs index eb70b51b..362e808d 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezframe_system_extensions.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezframe_system_extensions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_asset_conversion.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_asset_conversion.rs index 6a3b489a..5e52e550 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_asset_conversion.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_asset_conversion.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_asset_conversion_ops.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_asset_conversion_ops.rs index 0073c1c9..1b358a19 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_asset_conversion_ops.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_asset_conversion_ops.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_asset_conversion_tx_payment.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_asset_conversion_tx_payment.rs index 5e821f1d..18e4473b 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_asset_conversion_tx_payment.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_asset_conversion_tx_payment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_asset_rewards.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_asset_rewards.rs index ddfc95e2..1c4f096c 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_asset_rewards.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_asset_rewards.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_assets_foreign.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_assets_foreign.rs index ef931037..86293c2e 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_assets_foreign.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_assets_foreign.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_assets_local.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_assets_local.rs index c6d2e29c..a38c7e4f 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_assets_local.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_assets_local.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_assets_pool.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_assets_pool.rs index 303f1383..e96fb1b6 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_assets_pool.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_assets_pool.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_bags_list.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_bags_list.rs index 2349524b..7987edc6 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_bags_list.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_bags_list.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_balances.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_balances.rs index 650ed383..b5737f8e 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_balances.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_balances.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_collator_selection.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_collator_selection.rs index 52aa9f3e..0ddc1e86 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_collator_selection.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_collator_selection.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_election_provider_multi_block.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_election_provider_multi_block.rs index 14191bb5..cd718dbc 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_election_provider_multi_block.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_election_provider_multi_block.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_election_provider_multi_block_signed.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_election_provider_multi_block_signed.rs index 1ffc90bc..c5675d93 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_election_provider_multi_block_signed.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_election_provider_multi_block_signed.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_election_provider_multi_block_unsigned.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_election_provider_multi_block_unsigned.rs index 1ae15d86..8b5ca033 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_election_provider_multi_block_unsigned.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_election_provider_multi_block_unsigned.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_election_provider_multi_block_verifier.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_election_provider_multi_block_verifier.rs index 27a57227..b8192f9f 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_election_provider_multi_block_verifier.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_election_provider_multi_block_verifier.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_message_queue.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_message_queue.rs index 569c93f4..88360dc3 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_message_queue.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_message_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_multisig.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_multisig.rs index 87a5d7a5..677be782 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_multisig.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_multisig.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_nft_fractionalization.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_nft_fractionalization.rs index 01599767..4166961b 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_nft_fractionalization.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_nft_fractionalization.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_nfts.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_nfts.rs index cbbb237b..3f1e9ca2 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_nfts.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_nfts.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_nomination_pools.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_nomination_pools.rs index 5665934d..8442d04e 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_nomination_pools.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_nomination_pools.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_proxy.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_proxy.rs index 05abd135..86488a28 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_proxy.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_proxy.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_session.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_session.rs index f45286a9..556d0801 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_session.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_session.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_staking_async.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_staking_async.rs index f648d614..50db1b94 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_staking_async.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_staking_async.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_timestamp.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_timestamp.rs index 4dea1cfc..46be5bca 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_timestamp.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_timestamp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_transaction_payment.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_transaction_payment.rs index 257d6fa1..30a2466a 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_transaction_payment.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_transaction_payment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_uniques.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_uniques.rs index 809412ab..a0089b5a 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_uniques.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_uniques.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_utility.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_utility.rs index 50ceaa7c..c69471ef 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_utility.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_utility.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_xcm.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_xcm.rs index 08a75fd1..53a1cf2a 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_xcm.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_xcm.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_xcm_bridge_hub_router.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_xcm_bridge_hub_router.rs index 8d9001eb..6a8f510f 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_xcm_bridge_hub_router.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/pezpallet_xcm_bridge_hub_router.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/rocksdb_weights.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/rocksdb_weights.rs index 1a26f6cc..f1055548 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/rocksdb_weights.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/rocksdb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/xcm/mod.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/xcm/mod.rs index 53131f42..4593835e 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/xcm/mod.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/xcm/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs index 0db78ed4..62c576d7 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs index 51dd4aad..c021d1e4 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/xcm_config.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/xcm_config.rs index 8179fd49..e0688cf9 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/xcm_config.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/tests/tests.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/tests/tests.rs index 74bc7084..0db374d0 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/tests/tests.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/tests/tests.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/bridge-primitives/src/lib.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/bridge-primitives/src/lib.rs index c75fd67a..ca2e04db 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/bridge-primitives/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/bridge-primitives/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/build.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/build.rs index a13641fd..624e812f 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/build.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/bag_thresholds.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/bag_thresholds.rs index 8d4dec4a..fef6aa7b 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/bag_thresholds.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/bag_thresholds.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/bridge_to_ethereum_config.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/bridge_to_ethereum_config.rs index e2da305b..1a45409c 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/bridge_to_ethereum_config.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/bridge_to_ethereum_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/genesis_config_presets.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/genesis_config_presets.rs index ea25b63a..4d793b40 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/genesis_config_presets.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/genesis_config_presets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/governance/impls.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/governance/impls.rs index 0ba80fa6..726851df 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/governance/impls.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/governance/impls.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/governance/mod.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/governance/mod.rs index a859d0f1..6e1d657a 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/governance/mod.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/governance/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/governance/origins.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/governance/origins.rs index 3f92b76d..2346060b 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/governance/origins.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/governance/origins.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/governance/tracks.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/governance/tracks.rs index 7546d6cc..cf1e98b4 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/governance/tracks.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/governance/tracks.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/lib.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/lib.rs index 1404f1f9..5beac44c 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/migrations.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/migrations.rs index 0adc33f6..c88707cc 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/migrations.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/migrations.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/staking.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/staking.rs index 73a4f26b..6fcee1d6 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/staking.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/staking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/block_weights.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/block_weights.rs index 49b1c0d1..fcf90beb 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/block_weights.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/block_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/extrinsic_weights.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/extrinsic_weights.rs index 1f658684..ced5d63c 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/extrinsic_weights.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/extrinsic_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/inmemorydb_weights.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/inmemorydb_weights.rs index baedcd29..866a4112 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/inmemorydb_weights.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/inmemorydb_weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/mod.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/mod.rs index 11653af8..7ccab78c 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/mod.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/paritydb_weights.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/paritydb_weights.rs index 24682ca9..18243e51 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/paritydb_weights.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/paritydb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs index ba282d00..2dfd5a4a 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs index b9ca9042..46b4256c 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs index 9ceb0704..da8cccc4 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs index ba282d00..2dfd5a4a 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs index b9ca9042..46b4256c 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs index 9ceb0704..da8cccc4 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezframe_system.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezframe_system.rs index 64908d55..7c8569ef 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezframe_system.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezframe_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezframe_system_extensions.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezframe_system_extensions.rs index d4ec47cb..01a59336 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezframe_system_extensions.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezframe_system_extensions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_ah_ops.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_ah_ops.rs index aa40db36..2ae74093 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_ah_ops.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_ah_ops.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_conversion.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_conversion.rs index 8325086d..f1b28aa5 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_conversion.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_conversion.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_conversion_ops.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_conversion_ops.rs index dc5e4684..e40c121d 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_conversion_ops.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_conversion_ops.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_conversion_tx_payment.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_conversion_tx_payment.rs index 57282188..77c51eb3 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_conversion_tx_payment.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_conversion_tx_payment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_rate.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_rate.rs index 0e698d59..f62436a9 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_rate.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_rate.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_rewards.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_rewards.rs index 42051710..bcac583a 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_rewards.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_asset_rewards.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_assets_foreign.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_assets_foreign.rs index 5fbaa918..cc6be41a 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_assets_foreign.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_assets_foreign.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_assets_local.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_assets_local.rs index 0c3b89fd..60ecdbfa 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_assets_local.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_assets_local.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_assets_pool.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_assets_pool.rs index 64bccebd..397a8dd1 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_assets_pool.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_assets_pool.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_bags_list.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_bags_list.rs index 2349524b..7987edc6 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_bags_list.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_bags_list.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_balances.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_balances.rs index 3c6f2bfa..14e39b75 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_balances.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_balances.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_collator_selection.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_collator_selection.rs index 4305a084..dd777394 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_collator_selection.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_collator_selection.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_conviction_voting.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_conviction_voting.rs index 18a9659b..480d1887 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_conviction_voting.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_conviction_voting.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_election_provider_multi_block.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_election_provider_multi_block.rs index 14191bb5..cd718dbc 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_election_provider_multi_block.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_election_provider_multi_block.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_election_provider_multi_block_signed.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_election_provider_multi_block_signed.rs index 1ffc90bc..c5675d93 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_election_provider_multi_block_signed.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_election_provider_multi_block_signed.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_election_provider_multi_block_unsigned.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_election_provider_multi_block_unsigned.rs index 1ae15d86..8b5ca033 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_election_provider_multi_block_unsigned.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_election_provider_multi_block_unsigned.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_election_provider_multi_block_verifier.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_election_provider_multi_block_verifier.rs index 27a57227..b8192f9f 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_election_provider_multi_block_verifier.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_election_provider_multi_block_verifier.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_indices.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_indices.rs index bd95a829..35c3ec97 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_indices.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_indices.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_message_queue.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_message_queue.rs index 0aa6cc32..dc219745 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_message_queue.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_message_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_migrations.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_migrations.rs index 7e5191a7..de7b6fe8 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_migrations.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_migrations.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_multisig.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_multisig.rs index 35b20ce6..1194ef1a 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_multisig.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_multisig.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_nft_fractionalization.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_nft_fractionalization.rs index 034d40a3..1d1b9a40 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_nft_fractionalization.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_nft_fractionalization.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_nfts.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_nfts.rs index 9aae13da..6c560332 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_nfts.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_nfts.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_nomination_pools.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_nomination_pools.rs index 5665934d..8442d04e 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_nomination_pools.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_nomination_pools.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_preimage.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_preimage.rs index 212820f1..87d31979 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_preimage.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_preimage.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_proxy.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_proxy.rs index 0b99c2b5..fe05acfb 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_proxy.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_proxy.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_referenda.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_referenda.rs index 81f29b68..f08d6123 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_referenda.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_referenda.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_scheduler.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_scheduler.rs index 050678ed..64100777 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_scheduler.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_scheduler.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_session.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_session.rs index cfce2937..d9f5f628 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_session.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_session.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_staking_async.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_staking_async.rs index f648d614..50db1b94 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_staking_async.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_staking_async.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_sudo.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_sudo.rs index b3f3065e..85d5432c 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_sudo.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_sudo.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_timestamp.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_timestamp.rs index c13105ae..996af469 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_timestamp.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_timestamp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_transaction_payment.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_transaction_payment.rs index 64a832c7..c99ddf2b 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_transaction_payment.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_transaction_payment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_treasury.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_treasury.rs index 3bf0cc6e..0e047570 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_treasury.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_treasury.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_uniques.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_uniques.rs index 58950043..38a64800 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_uniques.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_uniques.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_utility.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_utility.rs index 50488301..657b4550 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_utility.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_utility.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_vesting.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_vesting.rs index 858f8546..4da7cb7f 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_vesting.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_vesting.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_whitelist.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_whitelist.rs index 3eae43cc..43e70b43 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_whitelist.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_whitelist.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_xcm.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_xcm.rs index fa062dba..cb2003a4 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_xcm.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_xcm.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_xcm_bridge_hub_router.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_xcm_bridge_hub_router.rs index b7b97c21..3a7a4baa 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_xcm_bridge_hub_router.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_xcm_bridge_hub_router.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_xcm_pezbridge_hub_router.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_xcm_pezbridge_hub_router.rs index b7b97c21..3a7a4baa 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_xcm_pezbridge_hub_router.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezpallet_xcm_pezbridge_hub_router.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezsnowbridge_pezpallet_system_backend.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezsnowbridge_pezpallet_system_backend.rs index 128d9698..3f5a6816 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezsnowbridge_pezpallet_system_backend.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezsnowbridge_pezpallet_system_backend.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezsnowbridge_pezpallet_system_frontend.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezsnowbridge_pezpallet_system_frontend.rs index ed58669d..086f914b 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezsnowbridge_pezpallet_system_frontend.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/pezsnowbridge_pezpallet_system_frontend.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/rocksdb_weights.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/rocksdb_weights.rs index 1a26f6cc..f1055548 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/rocksdb_weights.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/rocksdb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/snowbridge_pallet_system_backend.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/snowbridge_pallet_system_backend.rs index 128d9698..3f5a6816 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/snowbridge_pallet_system_backend.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/snowbridge_pallet_system_backend.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/snowbridge_pallet_system_frontend.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/snowbridge_pallet_system_frontend.rs index ed58669d..086f914b 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/snowbridge_pallet_system_frontend.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/snowbridge_pallet_system_frontend.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/xcm/mod.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/xcm/mod.rs index 8f7a214a..6d34c98f 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/xcm/mod.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/xcm/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs index 06441e87..c3597718 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs index 98b34c07..4f3fe1a6 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/xcm_config.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/xcm_config.rs index 2636d23d..3d460fac 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/xcm_config.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/tests/tests.rs b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/tests/tests.rs index b1241fd9..f939de63 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/tests/tests.rs +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/tests/tests.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/common/src/benchmarks.rs b/pezcumulus/teyrchains/runtimes/assets/common/src/benchmarks.rs index b0071d42..750c35b3 100644 --- a/pezcumulus/teyrchains/runtimes/assets/common/src/benchmarks.rs +++ b/pezcumulus/teyrchains/runtimes/assets/common/src/benchmarks.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/common/src/erc20_transactor.rs b/pezcumulus/teyrchains/runtimes/assets/common/src/erc20_transactor.rs index 5f407daa..6dc3dd1e 100644 --- a/pezcumulus/teyrchains/runtimes/assets/common/src/erc20_transactor.rs +++ b/pezcumulus/teyrchains/runtimes/assets/common/src/erc20_transactor.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/common/src/foreign_creators.rs b/pezcumulus/teyrchains/runtimes/assets/common/src/foreign_creators.rs index 9591949c..8ab253d7 100644 --- a/pezcumulus/teyrchains/runtimes/assets/common/src/foreign_creators.rs +++ b/pezcumulus/teyrchains/runtimes/assets/common/src/foreign_creators.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/common/src/fungible_conversion.rs b/pezcumulus/teyrchains/runtimes/assets/common/src/fungible_conversion.rs index 28e2886e..3d673baa 100644 --- a/pezcumulus/teyrchains/runtimes/assets/common/src/fungible_conversion.rs +++ b/pezcumulus/teyrchains/runtimes/assets/common/src/fungible_conversion.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/common/src/lib.rs b/pezcumulus/teyrchains/runtimes/assets/common/src/lib.rs index 44a45c4f..8ceb1428 100644 --- a/pezcumulus/teyrchains/runtimes/assets/common/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/assets/common/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/common/src/local_and_foreign_assets.rs b/pezcumulus/teyrchains/runtimes/assets/common/src/local_and_foreign_assets.rs index b0221907..03ffa57f 100644 --- a/pezcumulus/teyrchains/runtimes/assets/common/src/local_and_foreign_assets.rs +++ b/pezcumulus/teyrchains/runtimes/assets/common/src/local_and_foreign_assets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/common/src/matching.rs b/pezcumulus/teyrchains/runtimes/assets/common/src/matching.rs index defcdd8c..991ce005 100644 --- a/pezcumulus/teyrchains/runtimes/assets/common/src/matching.rs +++ b/pezcumulus/teyrchains/runtimes/assets/common/src/matching.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/common/src/migrations.rs b/pezcumulus/teyrchains/runtimes/assets/common/src/migrations.rs index 69cab207..a706858f 100644 --- a/pezcumulus/teyrchains/runtimes/assets/common/src/migrations.rs +++ b/pezcumulus/teyrchains/runtimes/assets/common/src/migrations.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/common/src/runtime_api.rs b/pezcumulus/teyrchains/runtimes/assets/common/src/runtime_api.rs index ae396dbd..36e4354f 100644 --- a/pezcumulus/teyrchains/runtimes/assets/common/src/runtime_api.rs +++ b/pezcumulus/teyrchains/runtimes/assets/common/src/runtime_api.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/test-utils/src/lib.rs b/pezcumulus/teyrchains/runtimes/assets/test-utils/src/lib.rs index 549ffa8c..531e6206 100644 --- a/pezcumulus/teyrchains/runtimes/assets/test-utils/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/assets/test-utils/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/assets/test-utils/src/test_cases.rs b/pezcumulus/teyrchains/runtimes/assets/test-utils/src/test_cases.rs index fa38cddc..84aba64c 100644 --- a/pezcumulus/teyrchains/runtimes/assets/test-utils/src/test_cases.rs +++ b/pezcumulus/teyrchains/runtimes/assets/test-utils/src/test_cases.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/assets/test-utils/src/xcm_helpers.rs b/pezcumulus/teyrchains/runtimes/assets/test-utils/src/xcm_helpers.rs index 0ebbee79..ee5d1eb4 100644 --- a/pezcumulus/teyrchains/runtimes/assets/test-utils/src/xcm_helpers.rs +++ b/pezcumulus/teyrchains/runtimes/assets/test-utils/src/xcm_helpers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/bridge-primitives/src/lib.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/bridge-primitives/src/lib.rs index 7e4636d8..ab0af22b 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/bridge-primitives/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/bridge-primitives/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/build.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/build.rs index 31ea4634..95f75e99 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/build.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/bridge_common_config.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/bridge_common_config.rs index 398aefe8..dcb9a271 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/bridge_common_config.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/bridge_common_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/bridge_to_bulletin_config.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/bridge_to_bulletin_config.rs index db8c2827..c1912acd 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/bridge_to_bulletin_config.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/bridge_to_bulletin_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/bridge_to_ethereum_config.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/bridge_to_ethereum_config.rs index b47b6800..3718b7cd 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/bridge_to_ethereum_config.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/bridge_to_ethereum_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/bridge_to_zagros_config.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/bridge_to_zagros_config.rs index 17aeeeeb..0418d4f9 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/bridge_to_zagros_config.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/bridge_to_zagros_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/genesis_config_presets.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/genesis_config_presets.rs index 2be1e7ef..f036245e 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/genesis_config_presets.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/genesis_config_presets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/lib.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/lib.rs index 55f4f1ff..a21e4fb3 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/block_weights.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/block_weights.rs index 49b1c0d1..fcf90beb 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/block_weights.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/block_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/extrinsic_weights.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/extrinsic_weights.rs index 1f658684..ced5d63c 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/extrinsic_weights.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/extrinsic_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/mod.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/mod.rs index 978babc8..9d488fa8 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/mod.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/mod.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/paritydb_weights.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/paritydb_weights.rs index 24682ca9..18243e51 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/paritydb_weights.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/paritydb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pallet_teyrchain_system.rs index 1d25791c..bbae7ec1 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pallet_weight_reclaim.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pallet_weight_reclaim.rs index 5a6f469c..28dd75a8 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pallet_weight_reclaim.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pallet_weight_reclaim.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pallet_xcmp_queue.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pallet_xcmp_queue.rs index bd8847a8..ae50400d 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pallet_xcmp_queue.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs index 1d25791c..bbae7ec1 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs index 5a6f469c..28dd75a8 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs index bd8847a8..ae50400d 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezframe_system.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezframe_system.rs index eded2c82..bffea12e 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezframe_system.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezframe_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezframe_system_extensions.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezframe_system_extensions.rs index 6e475b01..0fb35b14 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezframe_system_extensions.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezframe_system_extensions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_balances.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_balances.rs index ee0d02d2..e25c1a5c 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_balances.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_balances.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_grandpa.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_grandpa.rs index bef75c25..e0b88b2f 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_grandpa.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_grandpa.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_messages_pezkuwichain_to_pezkuwichain_bulletin.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_messages_pezkuwichain_to_pezkuwichain_bulletin.rs index 064bfa69..db280241 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_messages_pezkuwichain_to_pezkuwichain_bulletin.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_messages_pezkuwichain_to_pezkuwichain_bulletin.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_messages_pezkuwichain_to_zagros.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_messages_pezkuwichain_to_zagros.rs index e8e22499..94bee06f 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_messages_pezkuwichain_to_zagros.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_messages_pezkuwichain_to_zagros.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_relayers_legacy.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_relayers_legacy.rs index 99282309..3116eae6 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_relayers_legacy.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_relayers_legacy.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_relayers_permissionless_lanes.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_relayers_permissionless_lanes.rs index c0216752..4d01a79a 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_relayers_permissionless_lanes.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_relayers_permissionless_lanes.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_teyrchains.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_teyrchains.rs index ed0d9123..b9fc7447 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_teyrchains.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_bridge_teyrchains.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_collator_selection.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_collator_selection.rs index 7fa8b926..7f7e0340 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_collator_selection.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_collator_selection.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_message_queue.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_message_queue.rs index 83b8d94c..c0c6bdf4 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_message_queue.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_message_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_multisig.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_multisig.rs index cb29a87b..ae3572fd 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_multisig.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_multisig.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_session.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_session.rs index 0300ae9d..604b1a4c 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_session.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_session.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_timestamp.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_timestamp.rs index e3b79506..bb624e18 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_timestamp.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_timestamp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_transaction_payment.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_transaction_payment.rs index 6d10ff24..2ab5b849 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_transaction_payment.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_transaction_payment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_utility.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_utility.rs index 55e2d515..79ee7d80 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_utility.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_utility.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_xcm.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_xcm.rs index 40e97b43..4f39e945 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_xcm.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezpallet_xcm.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezsnowbridge_pezpallet_ethereum_client.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezsnowbridge_pezpallet_ethereum_client.rs index 179d69c8..cb6b67a5 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezsnowbridge_pezpallet_ethereum_client.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezsnowbridge_pezpallet_ethereum_client.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezsnowbridge_pezpallet_inbound_queue.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezsnowbridge_pezpallet_inbound_queue.rs index 76294e6f..bccb3dc8 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezsnowbridge_pezpallet_inbound_queue.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezsnowbridge_pezpallet_inbound_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezsnowbridge_pezpallet_outbound_queue.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezsnowbridge_pezpallet_outbound_queue.rs index be0b011c..2e41caf3 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezsnowbridge_pezpallet_outbound_queue.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezsnowbridge_pezpallet_outbound_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezsnowbridge_pezpallet_system.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezsnowbridge_pezpallet_system.rs index 302a77a8..384df91d 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezsnowbridge_pezpallet_system.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/pezsnowbridge_pezpallet_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/rocksdb_weights.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/rocksdb_weights.rs index 1a26f6cc..f1055548 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/rocksdb_weights.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/rocksdb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/snowbridge_pallet_ethereum_client.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/snowbridge_pallet_ethereum_client.rs index 179d69c8..cb6b67a5 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/snowbridge_pallet_ethereum_client.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/snowbridge_pallet_ethereum_client.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/snowbridge_pallet_inbound_queue.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/snowbridge_pallet_inbound_queue.rs index 76294e6f..bccb3dc8 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/snowbridge_pallet_inbound_queue.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/snowbridge_pallet_inbound_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/snowbridge_pallet_outbound_queue.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/snowbridge_pallet_outbound_queue.rs index be0b011c..2e41caf3 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/snowbridge_pallet_outbound_queue.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/snowbridge_pallet_outbound_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/snowbridge_pallet_system.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/snowbridge_pallet_system.rs index 302a77a8..384df91d 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/snowbridge_pallet_system.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/snowbridge_pallet_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/xcm/mod.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/xcm/mod.rs index 0697aacf..21ea9e90 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/xcm/mod.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/xcm/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs index ba5f52be..c9f2725d 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs index da4fce49..311316b4 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/xcm_config.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/xcm_config.rs index edde86b3..db5d4558 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/xcm_config.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/tests/snowbridge.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/tests/snowbridge.rs index 4d899c95..1a9575e3 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/tests/snowbridge.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/tests/snowbridge.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/tests/tests.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/tests/tests.rs index 93ae113a..a889bcd2 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/tests/tests.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/tests/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/bridge-primitives/src/lib.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/bridge-primitives/src/lib.rs index 9060de55..198086e0 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/bridge-primitives/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/bridge-primitives/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/build.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/build.rs index a13641fd..624e812f 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/build.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/bridge_common_config.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/bridge_common_config.rs index de4b3c43..aea689d2 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/bridge_common_config.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/bridge_common_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/bridge_to_ethereum_config.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/bridge_to_ethereum_config.rs index edd725c8..d2cb88b1 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/bridge_to_ethereum_config.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/bridge_to_ethereum_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/bridge_to_pezkuwichain_config.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/bridge_to_pezkuwichain_config.rs index 7a019a83..16fbb0b0 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/bridge_to_pezkuwichain_config.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/bridge_to_pezkuwichain_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/genesis_config_presets.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/genesis_config_presets.rs index a6cc3fae..ca83b21d 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/genesis_config_presets.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/genesis_config_presets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/lib.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/lib.rs index 938c80a1..6a9e9f6a 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/block_weights.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/block_weights.rs index 49b1c0d1..fcf90beb 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/block_weights.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/block_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/extrinsic_weights.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/extrinsic_weights.rs index 1f658684..ced5d63c 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/extrinsic_weights.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/extrinsic_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/mod.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/mod.rs index d2f50dbd..dd3722e4 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/mod.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/mod.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/paritydb_weights.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/paritydb_weights.rs index 24682ca9..18243e51 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/paritydb_weights.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/paritydb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs index 218e0196..bc1b20bb 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs index f07b4441..1bc5e990 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs index 2e72684b..1d7ef470 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs index 218e0196..bc1b20bb 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs index f07b4441..1bc5e990 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs index 2e72684b..1d7ef470 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezframe_system.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezframe_system.rs index b7e2c28d..f2a36a32 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezframe_system.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezframe_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezframe_system_extensions.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezframe_system_extensions.rs index 317f57ce..8ee3b07a 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezframe_system_extensions.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezframe_system_extensions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_balances.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_balances.rs index dcbb5193..12996091 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_balances.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_balances.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_bridge_grandpa.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_bridge_grandpa.rs index 7c830dcd..bc30ba5f 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_bridge_grandpa.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_bridge_grandpa.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_bridge_messages.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_bridge_messages.rs index 16184de0..4da4e866 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_bridge_messages.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_bridge_messages.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_bridge_relayers.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_bridge_relayers.rs index 88c903b4..b45f6005 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_bridge_relayers.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_bridge_relayers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_bridge_teyrchains.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_bridge_teyrchains.rs index 95715103..66e306f7 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_bridge_teyrchains.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_bridge_teyrchains.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_collator_selection.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_collator_selection.rs index 830c25db..02735ae5 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_collator_selection.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_collator_selection.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_message_queue.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_message_queue.rs index f3b93898..a8ca3800 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_message_queue.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_message_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_multisig.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_multisig.rs index 2cbdf049..ad977b54 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_multisig.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_multisig.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_session.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_session.rs index ad6a3a20..d37c50f9 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_session.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_session.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_timestamp.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_timestamp.rs index eb3b882e..5a490b09 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_timestamp.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_timestamp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_transaction_payment.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_transaction_payment.rs index 5f90674e..6bc4f926 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_transaction_payment.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_transaction_payment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_utility.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_utility.rs index 05898648..2bf5cfdf 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_utility.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_utility.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_xcm.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_xcm.rs index ff6eb43b..b6a7d5a1 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_xcm.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezpallet_xcm.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_ethereum_client.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_ethereum_client.rs index ee077e06..a5fc8fc4 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_ethereum_client.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_ethereum_client.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_inbound_queue.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_inbound_queue.rs index eaee2098..804da40f 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_inbound_queue.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_inbound_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_inbound_queue_v2.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_inbound_queue_v2.rs index d605bb55..c6b004fc 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_inbound_queue_v2.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_inbound_queue_v2.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_outbound_queue.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_outbound_queue.rs index 119d80a6..2753b064 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_outbound_queue.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_outbound_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_outbound_queue_v2.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_outbound_queue_v2.rs index 6daa39e5..f4e1514e 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_outbound_queue_v2.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_outbound_queue_v2.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_system.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_system.rs index d55ab369..1664bdef 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_system.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_system_v2.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_system_v2.rs index 5f711c84..950dd07a 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_system_v2.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/pezsnowbridge_pezpallet_system_v2.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/rocksdb_weights.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/rocksdb_weights.rs index 1a26f6cc..f1055548 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/rocksdb_weights.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/rocksdb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_ethereum_client.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_ethereum_client.rs index ee077e06..a5fc8fc4 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_ethereum_client.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_ethereum_client.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_inbound_queue.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_inbound_queue.rs index eaee2098..804da40f 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_inbound_queue.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_inbound_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_inbound_queue_v2.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_inbound_queue_v2.rs index d605bb55..c6b004fc 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_inbound_queue_v2.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_inbound_queue_v2.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_outbound_queue.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_outbound_queue.rs index 119d80a6..2753b064 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_outbound_queue.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_outbound_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_outbound_queue_v2.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_outbound_queue_v2.rs index 6daa39e5..f4e1514e 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_outbound_queue_v2.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_outbound_queue_v2.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_system.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_system.rs index d55ab369..1664bdef 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_system.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_system_v2.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_system_v2.rs index affcda36..fcb1c9f6 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_system_v2.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/snowbridge_pallet_system_v2.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/xcm/mod.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/xcm/mod.rs index c2c20e9e..0052ae5d 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/xcm/mod.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/xcm/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs index 615a93b8..f8d525c9 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs index 938ad126..22ca81e8 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/xcm_config.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/xcm_config.rs index e56730b2..b5058acd 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/xcm_config.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/tests/snowbridge.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/tests/snowbridge.rs index 8d79b16a..7f767226 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/tests/snowbridge.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/tests/snowbridge.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/tests/tests.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/tests/tests.rs index 7d1c4931..6f135a5f 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/tests/tests.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/tests/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/common/src/barriers.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/common/src/barriers.rs index 53211bf1..acb513f6 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/common/src/barriers.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/common/src/barriers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/common/src/lib.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/common/src/lib.rs index b648add0..4cfd61a2 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/common/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/common/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/common/src/message_queue.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/common/src/message_queue.rs index 474feacc..f18aa6ef 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/common/src/message_queue.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/common/src/message_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/common/src/xcm_version.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/common/src/xcm_version.rs index a31d3067..9b5d8ef3 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/common/src/xcm_version.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/common/src/xcm_version.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/common/tests/tests.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/common/tests/tests.rs index 127c9ced..faa4166c 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/common/tests/tests.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/common/tests/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/lib.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/lib.rs index 01c04c1c..a6cfffdd 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_cases/from_grandpa_chain.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_cases/from_grandpa_chain.rs index bf46d747..70742228 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_cases/from_grandpa_chain.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_cases/from_grandpa_chain.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_cases/from_teyrchain.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_cases/from_teyrchain.rs index c2fa3e1a..ecceb1c9 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_cases/from_teyrchain.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_cases/from_teyrchain.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_cases/helpers.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_cases/helpers.rs index efc85f3b..e897ad9a 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_cases/helpers.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_cases/helpers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_cases/mod.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_cases/mod.rs index fc18f72c..ed973e70 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_cases/mod.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_cases/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_data/from_grandpa_chain.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_data/from_grandpa_chain.rs index c2d0bb3b..1e1f99b4 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_data/from_grandpa_chain.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_data/from_grandpa_chain.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_data/from_teyrchain.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_data/from_teyrchain.rs index 3dc5cb48..18513a03 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_data/from_teyrchain.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_data/from_teyrchain.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_data/mod.rs b/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_data/mod.rs index 88e10cfb..9e67edf1 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_data/mod.rs +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/src/test_data/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/build.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/build.rs index a13641fd..624e812f 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/build.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/fellowship/mod.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/fellowship/mod.rs index 66a50b88..dbd7165f 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/fellowship/mod.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/fellowship/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/fellowship/origins.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/fellowship/origins.rs index 83d9b38a..7a46b682 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/fellowship/origins.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/fellowship/origins.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/fellowship/tracks.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/fellowship/tracks.rs index ccced50b..0d817b32 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/fellowship/tracks.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/fellowship/tracks.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/genesis_config_presets.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/genesis_config_presets.rs index 65265677..5167a4e3 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/genesis_config_presets.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/genesis_config_presets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/impls.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/impls.rs index ed9444cc..38be5f9f 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/impls.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/impls.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/lib.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/lib.rs index d874ba99..28bf415a 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/secretary/mod.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/secretary/mod.rs index 4942e191..cac400eb 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/secretary/mod.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/secretary/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/block_weights.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/block_weights.rs index 49b1c0d1..fcf90beb 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/block_weights.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/block_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/extrinsic_weights.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/extrinsic_weights.rs index 1f658684..ced5d63c 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/extrinsic_weights.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/extrinsic_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/mod.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/mod.rs index ae7dd065..9c923907 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/mod.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/paritydb_weights.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/paritydb_weights.rs index 24682ca9..18243e51 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/paritydb_weights.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/paritydb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs index bd258b5e..a4c1bad7 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs index 28f3fbbb..f3d7e9c5 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs index 9c59d7ea..c33afbb2 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs index bd258b5e..a4c1bad7 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs index 28f3fbbb..f3d7e9c5 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs index 9c59d7ea..c33afbb2 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezframe_system.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezframe_system.rs index 16509a51..213c9426 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezframe_system.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezframe_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezframe_system_extensions.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezframe_system_extensions.rs index 05a5809b..a56e693b 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezframe_system_extensions.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezframe_system_extensions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_alliance.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_alliance.rs index 9587e2df..08c0c000 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_alliance.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_alliance.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_asset_rate.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_asset_rate.rs index 482efe69..170f80f4 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_asset_rate.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_asset_rate.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_balances.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_balances.rs index 5a23c331..d5178f5e 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_balances.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_balances.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_collator_selection.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_collator_selection.rs index 8ac745b8..8bcdd92b 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_collator_selection.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_collator_selection.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_collective.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_collective.rs index 34525cef..d87d3ac6 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_collective.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_collective.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_collective_content.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_collective_content.rs index db4d7e04..1803b1be 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_collective_content.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_collective_content.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_core_fellowship_ambassador_core.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_core_fellowship_ambassador_core.rs index c68cb868..7d18c5f9 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_core_fellowship_ambassador_core.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_core_fellowship_ambassador_core.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_core_fellowship_fellowship_core.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_core_fellowship_fellowship_core.rs index 1e9ad3f1..9c7cee9f 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_core_fellowship_fellowship_core.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_core_fellowship_fellowship_core.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_message_queue.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_message_queue.rs index ec486383..e8aa9a37 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_message_queue.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_message_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_multisig.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_multisig.rs index 6b8a0ab5..51722750 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_multisig.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_multisig.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_preimage.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_preimage.rs index 64036c2a..15a4c511 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_preimage.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_preimage.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_proxy.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_proxy.rs index d8729405..a7bd4255 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_proxy.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_proxy.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_ranked_collective_ambassador_collective.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_ranked_collective_ambassador_collective.rs index dc0ef095..8ed14f53 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_ranked_collective_ambassador_collective.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_ranked_collective_ambassador_collective.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_ranked_collective_fellowship_collective.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_ranked_collective_fellowship_collective.rs index b04c0089..308e0efc 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_ranked_collective_fellowship_collective.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_ranked_collective_fellowship_collective.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_referenda_ambassador_referenda.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_referenda_ambassador_referenda.rs index da98efe8..aa480c50 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_referenda_ambassador_referenda.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_referenda_ambassador_referenda.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_referenda_fellowship_referenda.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_referenda_fellowship_referenda.rs index 277bc6e6..9d589d98 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_referenda_fellowship_referenda.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_referenda_fellowship_referenda.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_salary_ambassador_salary.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_salary_ambassador_salary.rs index 5d557b25..c72c075f 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_salary_ambassador_salary.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_salary_ambassador_salary.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_salary_fellowship_salary.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_salary_fellowship_salary.rs index be6de14e..572d1a3b 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_salary_fellowship_salary.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_salary_fellowship_salary.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_scheduler.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_scheduler.rs index c7f7a4c2..f2bd7ac6 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_scheduler.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_scheduler.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_session.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_session.rs index 7c66af0c..dd9e99ac 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_session.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_session.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_timestamp.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_timestamp.rs index 34daead2..7e07826f 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_timestamp.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_timestamp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_transaction_payment.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_transaction_payment.rs index b9b457c8..1bf83a26 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_transaction_payment.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_transaction_payment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_treasury.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_treasury.rs index 14f34a32..86f57476 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_treasury.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_treasury.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_utility.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_utility.rs index e68cf503..6e33cb0a 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_utility.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_utility.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_xcm.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_xcm.rs index 6df06f1e..4658b0cb 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_xcm.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/pezpallet_xcm.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/rocksdb_weights.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/rocksdb_weights.rs index 1a26f6cc..f1055548 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/rocksdb_weights.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/rocksdb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezcumulus. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/xcm/mod.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/xcm/mod.rs index aed68c48..79ecb2b7 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/xcm/mod.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/xcm/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs index 46a04898..320d5b14 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs index 23f74594..79f8f04d 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/xcm_config.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/xcm_config.rs index dbffe5a5..338bef41 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/xcm_config.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/tests/tests.rs b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/tests/tests.rs index fa67771c..17fe2a56 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/tests/tests.rs +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/tests/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/constants/src/lib.rs b/pezcumulus/teyrchains/runtimes/constants/src/lib.rs index d9c23540..3afd3d56 100644 --- a/pezcumulus/teyrchains/runtimes/constants/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/constants/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/constants/src/pezkuwichain.rs b/pezcumulus/teyrchains/runtimes/constants/src/pezkuwichain.rs index 8a343c69..25075464 100644 --- a/pezcumulus/teyrchains/runtimes/constants/src/pezkuwichain.rs +++ b/pezcumulus/teyrchains/runtimes/constants/src/pezkuwichain.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/constants/src/zagros.rs b/pezcumulus/teyrchains/runtimes/constants/src/zagros.rs index 8d5af7ca..4cf22fd6 100644 --- a/pezcumulus/teyrchains/runtimes/constants/src/zagros.rs +++ b/pezcumulus/teyrchains/runtimes/constants/src/zagros.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/build.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/build.rs index 1860f685..5bc75f74 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/build.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/coretime.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/coretime.rs index 6ff288f2..faed6db8 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/coretime.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/coretime.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/genesis_config_presets.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/genesis_config_presets.rs index 9fdcd35d..285edbc5 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/genesis_config_presets.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/genesis_config_presets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/lib.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/lib.rs index 495e3d01..4ca98ce2 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pallet_teyrchain_system.rs index 55b5ca5b..817093de 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pallet_weight_reclaim.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pallet_weight_reclaim.rs index 1d80351f..cb3c3024 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pallet_weight_reclaim.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pallet_weight_reclaim.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pallet_xcmp_queue.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pallet_xcmp_queue.rs index 932c0d1a..f4ac6054 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pallet_xcmp_queue.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs index 55b5ca5b..817093de 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs index 1d80351f..cb3c3024 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs index 932c0d1a..f4ac6054 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezframe_system.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezframe_system.rs index 52243050..661af30a 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezframe_system.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezframe_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezframe_system_extensions.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezframe_system_extensions.rs index 15b9a85f..4159f39f 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezframe_system_extensions.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezframe_system_extensions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_balances.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_balances.rs index 5cfa1b1e..e61d6669 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_balances.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_balances.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_broker.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_broker.rs index 35c2a138..dbf51c4a 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_broker.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_broker.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_collator_selection.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_collator_selection.rs index 08d4e2ae..764864c1 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_collator_selection.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_collator_selection.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_message_queue.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_message_queue.rs index 992538aa..7e58c343 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_message_queue.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_message_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_multisig.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_multisig.rs index 72a50ba2..dfdc0107 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_multisig.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_multisig.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_proxy.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_proxy.rs index 897ebdb3..ee59fde2 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_proxy.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_proxy.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_session.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_session.rs index 76e99b8e..214c67b1 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_session.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_session.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_timestamp.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_timestamp.rs index 10b9586f..4aa82c25 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_timestamp.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_timestamp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_transaction_payment.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_transaction_payment.rs index ec9e193d..161d4616 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_transaction_payment.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_transaction_payment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_utility.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_utility.rs index 3054dbd6..5d44457e 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_utility.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_utility.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_xcm.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_xcm.rs index 77fbbc9e..9715e202 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_xcm.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/pezpallet_xcm.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/xcm/mod.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/xcm/mod.rs index df42aecf..06eb351d 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/xcm/mod.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/xcm/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs index ae2c0f0a..8391c54a 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs index 9f4c732c..51f83e9e 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/xcm_config.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/xcm_config.rs index 389bc3d4..b8c70701 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/xcm_config.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/tests/tests.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/tests/tests.rs index 9ca5ce12..329a4917 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/tests/tests.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/tests/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/build.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/build.rs index 1856a2ed..aebca831 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/build.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/coretime.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/coretime.rs index bb5d6a18..0c810595 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/coretime.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/coretime.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/genesis_config_presets.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/genesis_config_presets.rs index 090a924d..ab0a44a3 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/genesis_config_presets.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/genesis_config_presets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/lib.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/lib.rs index 406c1f38..56af0020 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs index 74a6dcd2..e6131be0 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs index e8271850..c066a784 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs index 500a71da..edf0bde8 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs index 74a6dcd2..e6131be0 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs index e8271850..c066a784 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs index 500a71da..edf0bde8 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezframe_system.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezframe_system.rs index 05c5866c..bf21af40 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezframe_system.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezframe_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezframe_system_extensions.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezframe_system_extensions.rs index 14d84147..a5385e00 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezframe_system_extensions.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezframe_system_extensions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_balances.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_balances.rs index 772518f5..a0ee0f82 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_balances.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_balances.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_broker.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_broker.rs index f7e528d6..d1e28115 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_broker.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_broker.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_collator_selection.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_collator_selection.rs index 3171ad3d..c05683ab 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_collator_selection.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_collator_selection.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_message_queue.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_message_queue.rs index c9049cf7..f8f1318c 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_message_queue.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_message_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_multisig.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_multisig.rs index d3ce5cc8..d3b847d2 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_multisig.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_multisig.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_proxy.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_proxy.rs index 7d05097a..e8c8152a 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_proxy.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_proxy.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_session.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_session.rs index 8fce4b91..ffd3bf45 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_session.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_session.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_timestamp.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_timestamp.rs index 1c47d130..0217fadd 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_timestamp.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_timestamp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_transaction_payment.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_transaction_payment.rs index 290b4eae..60364886 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_transaction_payment.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_transaction_payment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_utility.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_utility.rs index f86930a9..9cf69c57 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_utility.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_utility.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_xcm.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_xcm.rs index 5b50bdde..598ec706 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_xcm.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/pezpallet_xcm.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/xcm/mod.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/xcm/mod.rs index 2bf5e52f..c5e76228 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/xcm/mod.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/xcm/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs index 42deb359..bd66a721 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs index 34447287..6ed495f7 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/xcm_config.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/xcm_config.rs index 117ffde5..63942a26 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/xcm_config.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/tests/tests.rs b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/tests/tests.rs index 441406c5..d58b5fd9 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/tests/tests.rs +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/tests/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/build.rs b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/build.rs index 8c80be81..688660c2 100644 --- a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/build.rs +++ b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/genesis_config_presets.rs b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/genesis_config_presets.rs index 86fe386a..1b629a52 100644 --- a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/genesis_config_presets.rs +++ b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/genesis_config_presets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/lib.rs b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/lib.rs index 3ec598c6..2874bc99 100644 --- a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/mod.rs b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/mod.rs index bcfc7857..a3c864a6 100644 --- a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/mod.rs +++ b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs index 8464ffb6..008743c0 100644 --- a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs index 8464ffb6..008743c0 100644 --- a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezframe_system.rs b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezframe_system.rs index cc59c7f2..c53b8ef5 100644 --- a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezframe_system.rs +++ b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezframe_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezframe_system_extensions.rs b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezframe_system_extensions.rs index a025e995..19fd27ae 100644 --- a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezframe_system_extensions.rs +++ b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezframe_system_extensions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezpallet_glutton.rs b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezpallet_glutton.rs index 23c95ea9..a51ec287 100644 --- a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezpallet_glutton.rs +++ b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezpallet_glutton.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezpallet_message_queue.rs b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezpallet_message_queue.rs index 9d6745a7..5125d337 100644 --- a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezpallet_message_queue.rs +++ b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezpallet_message_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezpallet_timestamp.rs b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezpallet_timestamp.rs index 27a3d35e..f899535b 100644 --- a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezpallet_timestamp.rs +++ b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/weights/pezpallet_timestamp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/xcm_config.rs b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/xcm_config.rs index ee7a02a6..21aa5d7b 100644 --- a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/xcm_config.rs +++ b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/build.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/build.rs index 31ea4634..95f75e99 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/build.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/genesis_config_presets.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/genesis_config_presets.rs index d030f4bf..16e9bf5a 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/genesis_config_presets.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/genesis_config_presets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/lib.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/lib.rs index 8fae0240..f9e33aea 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/people.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/people.rs index 4df5847f..7036b2f7 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/people.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/people.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/mod.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/mod.rs index ad89f74c..4a84ffbc 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/mod.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pallet_teyrchain_system.rs index 342fd2ec..cb260290 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pallet_weight_reclaim.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pallet_weight_reclaim.rs index 116f9c77..8d55c5c6 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pallet_weight_reclaim.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pallet_weight_reclaim.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pallet_xcmp_queue.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pallet_xcmp_queue.rs index 343a632e..b605735c 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pallet_xcmp_queue.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs index 342fd2ec..cb260290 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pezpallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs index 116f9c77..8d55c5c6 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pezpallet_weight_reclaim.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs index 343a632e..b605735c 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezcumulus_pezpallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezframe_system.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezframe_system.rs index 37e17679..f613103e 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezframe_system.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezframe_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezframe_system_extensions.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezframe_system_extensions.rs index f7f231e2..8e2458d9 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezframe_system_extensions.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezframe_system_extensions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezkuwi_runtime_common_identity_migrator.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezkuwi_runtime_common_identity_migrator.rs index 1d0287e1..76fa2714 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezkuwi_runtime_common_identity_migrator.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezkuwi_runtime_common_identity_migrator.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_assets.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_assets.rs index c6d2e29c..a38c7e4f 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_assets.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_assets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_balances.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_balances.rs index 7d3d3cff..55294bca 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_balances.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_balances.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_collator_selection.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_collator_selection.rs index 913d827d..f2333fd7 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_collator_selection.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_collator_selection.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_identity.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_identity.rs index f612b693..9dda5b49 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_identity.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_identity.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_message_queue.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_message_queue.rs index 55e4ce0d..acbf4a37 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_message_queue.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_message_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_migrations.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_migrations.rs index 51293f30..a2979137 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_migrations.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_migrations.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_multisig.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_multisig.rs index 5a21a5e3..0d84ed13 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_multisig.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_multisig.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_proxy.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_proxy.rs index 6ca192bd..d80840c1 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_proxy.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_proxy.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_session.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_session.rs index 50caef32..33be647a 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_session.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_session.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_timestamp.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_timestamp.rs index 205208e7..21c7e876 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_timestamp.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_timestamp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_transaction_payment.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_transaction_payment.rs index b0b72994..fcd57191 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_transaction_payment.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_transaction_payment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_utility.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_utility.rs index 41ea7fb6..9dcc5169 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_utility.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_utility.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_xcm.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_xcm.rs index 0a656531..7946c05f 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_xcm.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/pezpallet_xcm.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/xcm/mod.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/xcm/mod.rs index 42ca9c60..1bb6f896 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/xcm/mod.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/xcm/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs index e5053753..5212a1ab 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs index eaf79856..b4661c6d 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/xcm_config.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/xcm_config.rs index 61efc5fc..b8510dc2 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/xcm_config.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/tests/tests.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/tests/tests.rs index 14e6309c..3551e6db 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/tests/tests.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/tests/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/build.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/build.rs index 31ea4634..95f75e99 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/build.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/genesis_config_presets.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/genesis_config_presets.rs index 89311560..93627d33 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/genesis_config_presets.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/genesis_config_presets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/lib.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/lib.rs index 04cc3660..5a76ce26 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/people.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/people.rs index ff1726b1..69d2abe2 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/people.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/people.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/mod.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/mod.rs index 476d94e7..28a44959 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/mod.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/paritydb_weights.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/paritydb_weights.rs index 5daa403d..58162aea 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/paritydb_weights.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/paritydb_weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs index c8d84d41..25e72016 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs index 0aaa0a72..5bae3c94 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pallet_weight_reclaim.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs index e88f3a1f..75a10640 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs index c8d84d41..25e72016 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pezpallet_teyrchain_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs index 0aaa0a72..5bae3c94 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pezpallet_weight_reclaim.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs index e88f3a1f..75a10640 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezcumulus_pezpallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezframe_system.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezframe_system.rs index 2e653de2..7298e1db 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezframe_system.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezframe_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezframe_system_extensions.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezframe_system_extensions.rs index 09ec71d7..3ea5e3bd 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezframe_system_extensions.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezframe_system_extensions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezkuwi_runtime_common_identity_migrator.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezkuwi_runtime_common_identity_migrator.rs index 4028b544..f463f711 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezkuwi_runtime_common_identity_migrator.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezkuwi_runtime_common_identity_migrator.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_balances.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_balances.rs index 4b686a8b..555afc98 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_balances.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_balances.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_collator_selection.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_collator_selection.rs index b4bff7ae..17054059 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_collator_selection.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_collator_selection.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_identity.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_identity.rs index 85758954..3a0e4222 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_identity.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_identity.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_message_queue.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_message_queue.rs index 0dbe38f0..43942e7c 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_message_queue.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_message_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_migrations.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_migrations.rs index 5fee1bd6..3c674c02 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_migrations.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_migrations.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_multisig.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_multisig.rs index ac5d0271..6195cc99 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_multisig.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_multisig.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_proxy.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_proxy.rs index e00bf95a..71c509f4 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_proxy.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_proxy.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_session.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_session.rs index b07d2250..5e700eee 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_session.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_session.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_timestamp.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_timestamp.rs index d593e029..9208b95a 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_timestamp.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_timestamp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_transaction_payment.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_transaction_payment.rs index 0508198e..b1df6363 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_transaction_payment.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_transaction_payment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_utility.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_utility.rs index 15d6ac36..d6877ef5 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_utility.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_utility.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_xcm.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_xcm.rs index 5ac9d9db..a0c0f35c 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_xcm.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/pezpallet_xcm.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/rocksdb_weights.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/rocksdb_weights.rs index 0439fd03..a9e444f7 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/rocksdb_weights.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/rocksdb_weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/xcm/mod.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/xcm/mod.rs index b18e0753..18b407e4 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/xcm/mod.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/xcm/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs index 3149103d..0c2e8343 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs index ae043938..e982ff41 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/xcm_config.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/xcm_config.rs index 5a85f6df..772e0c4c 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/src/xcm_config.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/tests/tests.rs b/pezcumulus/teyrchains/runtimes/people/people-zagros/tests/tests.rs index 682c536e..687b163c 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/tests/tests.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/tests/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/test-utils/src/lib.rs b/pezcumulus/teyrchains/runtimes/test-utils/src/lib.rs index 1e6f7687..54d3a265 100644 --- a/pezcumulus/teyrchains/runtimes/test-utils/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/test-utils/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/test-utils/src/test_cases.rs b/pezcumulus/teyrchains/runtimes/test-utils/src/test_cases.rs index 84f4390a..4afa3b2c 100644 --- a/pezcumulus/teyrchains/runtimes/test-utils/src/test_cases.rs +++ b/pezcumulus/teyrchains/runtimes/test-utils/src/test_cases.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/testing/pezkuwichain-teyrchain/build.rs b/pezcumulus/teyrchains/runtimes/testing/pezkuwichain-teyrchain/build.rs index 18968f7e..67d57e50 100644 --- a/pezcumulus/teyrchains/runtimes/testing/pezkuwichain-teyrchain/build.rs +++ b/pezcumulus/teyrchains/runtimes/testing/pezkuwichain-teyrchain/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/testing/pezkuwichain-teyrchain/src/genesis_config_presets.rs b/pezcumulus/teyrchains/runtimes/testing/pezkuwichain-teyrchain/src/genesis_config_presets.rs index 20b957b3..8075872d 100644 --- a/pezcumulus/teyrchains/runtimes/testing/pezkuwichain-teyrchain/src/genesis_config_presets.rs +++ b/pezcumulus/teyrchains/runtimes/testing/pezkuwichain-teyrchain/src/genesis_config_presets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/testing/pezkuwichain-teyrchain/src/lib.rs b/pezcumulus/teyrchains/runtimes/testing/pezkuwichain-teyrchain/src/lib.rs index 07e6677b..f80faba3 100644 --- a/pezcumulus/teyrchains/runtimes/testing/pezkuwichain-teyrchain/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/testing/pezkuwichain-teyrchain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/build.rs b/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/build.rs index 18968f7e..67d57e50 100644 --- a/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/build.rs +++ b/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/src/genesis_config_presets.rs b/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/src/genesis_config_presets.rs index 9f27a520..1967f2b2 100644 --- a/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/src/genesis_config_presets.rs +++ b/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/src/genesis_config_presets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/src/lib.rs b/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/src/lib.rs index 6539a62c..65d1f0a7 100644 --- a/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/src/xcm_config.rs b/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/src/xcm_config.rs index 265fa7f0..adc7e11d 100644 --- a/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/src/xcm_config.rs +++ b/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/xcm/xcm-pez-emulator/src/lib.rs b/pezcumulus/xcm/xcm-pez-emulator/src/lib.rs index 6797e148..b55f1f01 100644 --- a/pezcumulus/xcm/xcm-pez-emulator/src/lib.rs +++ b/pezcumulus/xcm/xcm-pez-emulator/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/zombienet/zombienet-sdk-helpers/src/lib.rs b/pezcumulus/zombienet/zombienet-sdk-helpers/src/lib.rs index bf2487e9..db1ef68d 100644 --- a/pezcumulus/zombienet/zombienet-sdk-helpers/src/lib.rs +++ b/pezcumulus/zombienet/zombienet-sdk-helpers/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 use anyhow::anyhow; diff --git a/pezcumulus/zombienet/zombienet-sdk/src/lib.rs b/pezcumulus/zombienet/zombienet-sdk/src/lib.rs index fe0aa995..1629e2a1 100644 --- a/pezcumulus/zombienet/zombienet-sdk/src/lib.rs +++ b/pezcumulus/zombienet/zombienet-sdk/src/lib.rs @@ -1,2 +1,2 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/tests.rs b/pezcumulus/zombienet/zombienet-sdk/tests/tests.rs index 3d9f091a..071fdfd8 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/tests.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 #[cfg(feature = "zombie-ci")] diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/utils.rs b/pezcumulus/zombienet/zombienet-sdk/tests/utils.rs index 70ecb56b..4053cc01 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/utils.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/utils.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 use zombienet_sdk::{LocalFileSystem, Network, NetworkConfig}; diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/bootnodes.rs b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/bootnodes.rs index 95a629f0..e3d0ed62 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/bootnodes.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/bootnodes.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 use anyhow::anyhow; diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/mod.rs b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/mod.rs index e6ffdcbe..c344a387 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/mod.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 mod multiple_blocks_per_slot; diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/multiple_blocks_per_slot.rs b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/multiple_blocks_per_slot.rs index 1f85b556..edb5a492 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/multiple_blocks_per_slot.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/multiple_blocks_per_slot.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 use anyhow::anyhow; diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/pov_recovery.rs b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/pov_recovery.rs index e2aaa9fa..589b95fa 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/pov_recovery.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/pov_recovery.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 use anyhow::anyhow; diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/slot_based_authoring.rs b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/slot_based_authoring.rs index 122fcf9b..c07e1a8f 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/slot_based_authoring.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/slot_based_authoring.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 use anyhow::anyhow; diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/slot_based_rp_offset.rs b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/slot_based_rp_offset.rs index bfacaa0e..a8d69a15 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/slot_based_rp_offset.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/slot_based_rp_offset.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Test that teyrchains that use a single slot-based collator with elastic scaling MVP and with diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/upgrade_to_3_cores.rs b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/upgrade_to_3_cores.rs index b2c49827..9084b8bb 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/upgrade_to_3_cores.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/elastic_scaling/upgrade_to_3_cores.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 use anyhow::anyhow; diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/full_node_catching_up.rs b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/full_node_catching_up.rs index 5097bcb5..cfa2fc48 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/full_node_catching_up.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/full_node_catching_up.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 use anyhow::anyhow; diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/full_node_warp_sync.rs b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/full_node_warp_sync.rs index e8ae1f14..af55830e 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/full_node_warp_sync.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/full_node_warp_sync.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/migrate_solo.rs b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/migrate_solo.rs index 718829e5..ae584adf 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/migrate_solo.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/migrate_solo.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 use anyhow::anyhow; diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/mod.rs b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/mod.rs index 838e8709..fa1efb41 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/mod.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 mod bootnodes; diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/pov_recovery.rs b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/pov_recovery.rs index be967f8e..57aa304a 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/pov_recovery.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/pov_recovery.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 use anyhow::anyhow; diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/rpc_collator_build_blocks.rs b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/rpc_collator_build_blocks.rs index ef5ee967..21fac16e 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/rpc_collator_build_blocks.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/rpc_collator_build_blocks.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 use anyhow::anyhow; diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/runtime_upgrade.rs b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/runtime_upgrade.rs index a24a13e4..fb08cc38 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/runtime_upgrade.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/runtime_upgrade.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 use anyhow::anyhow; diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/statement_store.rs b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/statement_store.rs index dac1117a..af295db0 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/statement_store.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/statement_store.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Test that people-zagros enables the statement store in the node and that statements are diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/statement_store_bench.rs b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/statement_store_bench.rs index d1d62aae..d1858a05 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/statement_store_bench.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/statement_store_bench.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Benchmarking statement store performance diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/sync_blocks.rs b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/sync_blocks.rs index 3eb82267..fd32d61c 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/sync_blocks.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/sync_blocks.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 use anyhow::anyhow; diff --git a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/teyrchain_extrinsic_get_finalized.rs b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/teyrchain_extrinsic_get_finalized.rs index 4481cfd7..e729e2bc 100644 --- a/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/teyrchain_extrinsic_get_finalized.rs +++ b/pezcumulus/zombienet/zombienet-sdk/tests/zombie_ci/teyrchain_extrinsic_get_finalized.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 use anyhow::anyhow; diff --git a/pezkuwi/build.rs b/pezkuwi/build.rs index a4bf2b36..b66c2591 100644 --- a/pezkuwi/build.rs +++ b/pezkuwi/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/cli/build.rs b/pezkuwi/cli/build.rs index ee8915f3..8a554543 100644 --- a/pezkuwi/cli/build.rs +++ b/pezkuwi/cli/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/cli/src/cli.rs b/pezkuwi/cli/src/cli.rs index 28dc74b4..5e2d646f 100644 --- a/pezkuwi/cli/src/cli.rs +++ b/pezkuwi/cli/src/cli.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/cli/src/command.rs b/pezkuwi/cli/src/command.rs index 48a6fc60..c9342287 100644 --- a/pezkuwi/cli/src/command.rs +++ b/pezkuwi/cli/src/command.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/cli/src/error.rs b/pezkuwi/cli/src/error.rs index 612d202f..c33af4d4 100644 --- a/pezkuwi/cli/src/error.rs +++ b/pezkuwi/cli/src/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/cli/src/lib.rs b/pezkuwi/cli/src/lib.rs index 2e25dcdf..7600f8cf 100644 --- a/pezkuwi/cli/src/lib.rs +++ b/pezkuwi/cli/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/core-primitives/src/lib.rs b/pezkuwi/core-primitives/src/lib.rs index 10572c46..cd6f4989 100644 --- a/pezkuwi/core-primitives/src/lib.rs +++ b/pezkuwi/core-primitives/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/erasure-coding/benches/scaling_with_validators.rs b/pezkuwi/erasure-coding/benches/scaling_with_validators.rs index 8dad6e6d..6e93a275 100644 --- a/pezkuwi/erasure-coding/benches/scaling_with_validators.rs +++ b/pezkuwi/erasure-coding/benches/scaling_with_validators.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/erasure-coding/fuzzer/src/reconstruct.rs b/pezkuwi/erasure-coding/fuzzer/src/reconstruct.rs index 9e1f2f6e..6915ff1a 100644 --- a/pezkuwi/erasure-coding/fuzzer/src/reconstruct.rs +++ b/pezkuwi/erasure-coding/fuzzer/src/reconstruct.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/erasure-coding/fuzzer/src/round_trip.rs b/pezkuwi/erasure-coding/fuzzer/src/round_trip.rs index bce778e0..f2f42dc1 100644 --- a/pezkuwi/erasure-coding/fuzzer/src/round_trip.rs +++ b/pezkuwi/erasure-coding/fuzzer/src/round_trip.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/erasure-coding/src/lib.rs b/pezkuwi/erasure-coding/src/lib.rs index aac7ab9c..048a3e45 100644 --- a/pezkuwi/erasure-coding/src/lib.rs +++ b/pezkuwi/erasure-coding/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/collation-generation/src/error.rs b/pezkuwi/node/collation-generation/src/error.rs index 44fd561d..0cc1db16 100644 --- a/pezkuwi/node/collation-generation/src/error.rs +++ b/pezkuwi/node/collation-generation/src/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/collation-generation/src/lib.rs b/pezkuwi/node/collation-generation/src/lib.rs index 1e65f4d9..c1e7a1a2 100644 --- a/pezkuwi/node/collation-generation/src/lib.rs +++ b/pezkuwi/node/collation-generation/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/collation-generation/src/metrics.rs b/pezkuwi/node/collation-generation/src/metrics.rs index cd8f9a6f..16496fc8 100644 --- a/pezkuwi/node/collation-generation/src/metrics.rs +++ b/pezkuwi/node/collation-generation/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/collation-generation/src/tests.rs b/pezkuwi/node/collation-generation/src/tests.rs index f6a8c694..098c16f7 100644 --- a/pezkuwi/node/collation-generation/src/tests.rs +++ b/pezkuwi/node/collation-generation/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting-parallel/src/lib.rs b/pezkuwi/node/core/approval-voting-parallel/src/lib.rs index fac2a25d..90326e9a 100644 --- a/pezkuwi/node/core/approval-voting-parallel/src/lib.rs +++ b/pezkuwi/node/core/approval-voting-parallel/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting-parallel/src/metrics.rs b/pezkuwi/node/core/approval-voting-parallel/src/metrics.rs index cacc37c5..614fc7f2 100644 --- a/pezkuwi/node/core/approval-voting-parallel/src/metrics.rs +++ b/pezkuwi/node/core/approval-voting-parallel/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting-parallel/src/tests.rs b/pezkuwi/node/core/approval-voting-parallel/src/tests.rs index d7e58dc0..20a86b8f 100644 --- a/pezkuwi/node/core/approval-voting-parallel/src/tests.rs +++ b/pezkuwi/node/core/approval-voting-parallel/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/benches/approval-voting-regression-bench.rs b/pezkuwi/node/core/approval-voting/benches/approval-voting-regression-bench.rs index 333d18b6..d87d7832 100644 --- a/pezkuwi/node/core/approval-voting/benches/approval-voting-regression-bench.rs +++ b/pezkuwi/node/core/approval-voting/benches/approval-voting-regression-bench.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/approval_checking.rs b/pezkuwi/node/core/approval-voting/src/approval_checking.rs index 9b30c81d..ef6cf94b 100644 --- a/pezkuwi/node/core/approval-voting/src/approval_checking.rs +++ b/pezkuwi/node/core/approval-voting/src/approval_checking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/approval_db/common/migration_helpers.rs b/pezkuwi/node/core/approval-voting/src/approval_db/common/migration_helpers.rs index 6b043144..95cb1330 100644 --- a/pezkuwi/node/core/approval-voting/src/approval_db/common/migration_helpers.rs +++ b/pezkuwi/node/core/approval-voting/src/approval_db/common/migration_helpers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/approval_db/common/mod.rs b/pezkuwi/node/core/approval-voting/src/approval_db/common/mod.rs index 1c7dd538..c9321fef 100644 --- a/pezkuwi/node/core/approval-voting/src/approval_db/common/mod.rs +++ b/pezkuwi/node/core/approval-voting/src/approval_db/common/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/approval_db/mod.rs b/pezkuwi/node/core/approval-voting/src/approval_db/mod.rs index 549761d5..18fcfed3 100644 --- a/pezkuwi/node/core/approval-voting/src/approval_db/mod.rs +++ b/pezkuwi/node/core/approval-voting/src/approval_db/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/approval_db/v1/mod.rs b/pezkuwi/node/core/approval-voting/src/approval_db/v1/mod.rs index 968ee7a9..84d42773 100644 --- a/pezkuwi/node/core/approval-voting/src/approval_db/v1/mod.rs +++ b/pezkuwi/node/core/approval-voting/src/approval_db/v1/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/approval_db/v1/tests.rs b/pezkuwi/node/core/approval-voting/src/approval_db/v1/tests.rs index f1689b90..880f4ad2 100644 --- a/pezkuwi/node/core/approval-voting/src/approval_db/v1/tests.rs +++ b/pezkuwi/node/core/approval-voting/src/approval_db/v1/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/approval_db/v2/migration_helpers.rs b/pezkuwi/node/core/approval-voting/src/approval_db/v2/migration_helpers.rs index 83c9c50f..ef682ce8 100644 --- a/pezkuwi/node/core/approval-voting/src/approval_db/v2/migration_helpers.rs +++ b/pezkuwi/node/core/approval-voting/src/approval_db/v2/migration_helpers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/approval_db/v2/mod.rs b/pezkuwi/node/core/approval-voting/src/approval_db/v2/mod.rs index b9e9747e..6a9e9ea2 100644 --- a/pezkuwi/node/core/approval-voting/src/approval_db/v2/mod.rs +++ b/pezkuwi/node/core/approval-voting/src/approval_db/v2/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/approval_db/v2/tests.rs b/pezkuwi/node/core/approval-voting/src/approval_db/v2/tests.rs index bd438d97..87dc5732 100644 --- a/pezkuwi/node/core/approval-voting/src/approval_db/v2/tests.rs +++ b/pezkuwi/node/core/approval-voting/src/approval_db/v2/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/approval_db/v3/migration_helpers.rs b/pezkuwi/node/core/approval-voting/src/approval_db/v3/migration_helpers.rs index 9225d228..1c82e48d 100644 --- a/pezkuwi/node/core/approval-voting/src/approval_db/v3/migration_helpers.rs +++ b/pezkuwi/node/core/approval-voting/src/approval_db/v3/migration_helpers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/approval_db/v3/mod.rs b/pezkuwi/node/core/approval-voting/src/approval_db/v3/mod.rs index 4f1b0069..c6dc3c0a 100644 --- a/pezkuwi/node/core/approval-voting/src/approval_db/v3/mod.rs +++ b/pezkuwi/node/core/approval-voting/src/approval_db/v3/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/approval_db/v3/tests.rs b/pezkuwi/node/core/approval-voting/src/approval_db/v3/tests.rs index 248f0287..7f9f4d1e 100644 --- a/pezkuwi/node/core/approval-voting/src/approval_db/v3/tests.rs +++ b/pezkuwi/node/core/approval-voting/src/approval_db/v3/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/backend.rs b/pezkuwi/node/core/approval-voting/src/backend.rs index e7f55178..c0c176ae 100644 --- a/pezkuwi/node/core/approval-voting/src/backend.rs +++ b/pezkuwi/node/core/approval-voting/src/backend.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/criteria.rs b/pezkuwi/node/core/approval-voting/src/criteria.rs index 3d155d4a..781e91c2 100644 --- a/pezkuwi/node/core/approval-voting/src/criteria.rs +++ b/pezkuwi/node/core/approval-voting/src/criteria.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/import.rs b/pezkuwi/node/core/approval-voting/src/import.rs index ea68a73d..bb516de4 100644 --- a/pezkuwi/node/core/approval-voting/src/import.rs +++ b/pezkuwi/node/core/approval-voting/src/import.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/lib.rs b/pezkuwi/node/core/approval-voting/src/lib.rs index 26fa1457..99a4b50b 100644 --- a/pezkuwi/node/core/approval-voting/src/lib.rs +++ b/pezkuwi/node/core/approval-voting/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/ops.rs b/pezkuwi/node/core/approval-voting/src/ops.rs index cbf0ce28..90f53cd5 100644 --- a/pezkuwi/node/core/approval-voting/src/ops.rs +++ b/pezkuwi/node/core/approval-voting/src/ops.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/persisted_entries.rs b/pezkuwi/node/core/approval-voting/src/persisted_entries.rs index 9872d00f..ff6e55d2 100644 --- a/pezkuwi/node/core/approval-voting/src/persisted_entries.rs +++ b/pezkuwi/node/core/approval-voting/src/persisted_entries.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/approval-voting/src/tests.rs b/pezkuwi/node/core/approval-voting/src/tests.rs index 9d66e2ac..7f73f56e 100644 --- a/pezkuwi/node/core/approval-voting/src/tests.rs +++ b/pezkuwi/node/core/approval-voting/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/av-store/src/lib.rs b/pezkuwi/node/core/av-store/src/lib.rs index 4849502e..4538a63c 100644 --- a/pezkuwi/node/core/av-store/src/lib.rs +++ b/pezkuwi/node/core/av-store/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/av-store/src/metrics.rs b/pezkuwi/node/core/av-store/src/metrics.rs index f0439df9..12bd0413 100644 --- a/pezkuwi/node/core/av-store/src/metrics.rs +++ b/pezkuwi/node/core/av-store/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/av-store/src/tests.rs b/pezkuwi/node/core/av-store/src/tests.rs index eebad80c..2ac6f602 100644 --- a/pezkuwi/node/core/av-store/src/tests.rs +++ b/pezkuwi/node/core/av-store/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/backing/src/error.rs b/pezkuwi/node/core/backing/src/error.rs index f0a373a0..6bb8c85f 100644 --- a/pezkuwi/node/core/backing/src/error.rs +++ b/pezkuwi/node/core/backing/src/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/backing/src/lib.rs b/pezkuwi/node/core/backing/src/lib.rs index 09cfa28d..9bdddc6d 100644 --- a/pezkuwi/node/core/backing/src/lib.rs +++ b/pezkuwi/node/core/backing/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/backing/src/metrics.rs b/pezkuwi/node/core/backing/src/metrics.rs index 3fbe41c9..460fce1c 100644 --- a/pezkuwi/node/core/backing/src/metrics.rs +++ b/pezkuwi/node/core/backing/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/backing/src/tests/mod.rs b/pezkuwi/node/core/backing/src/tests/mod.rs index 8b71d387..ecb52676 100644 --- a/pezkuwi/node/core/backing/src/tests/mod.rs +++ b/pezkuwi/node/core/backing/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/bitfield-signing/src/lib.rs b/pezkuwi/node/core/bitfield-signing/src/lib.rs index 5aa08f3e..a9d5be4b 100644 --- a/pezkuwi/node/core/bitfield-signing/src/lib.rs +++ b/pezkuwi/node/core/bitfield-signing/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/bitfield-signing/src/metrics.rs b/pezkuwi/node/core/bitfield-signing/src/metrics.rs index c0a15b65..93b0648a 100644 --- a/pezkuwi/node/core/bitfield-signing/src/metrics.rs +++ b/pezkuwi/node/core/bitfield-signing/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/bitfield-signing/src/tests.rs b/pezkuwi/node/core/bitfield-signing/src/tests.rs index 1ba19f9e..75471e59 100644 --- a/pezkuwi/node/core/bitfield-signing/src/tests.rs +++ b/pezkuwi/node/core/bitfield-signing/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/candidate-validation/src/lib.rs b/pezkuwi/node/core/candidate-validation/src/lib.rs index c5680c1f..b3173691 100644 --- a/pezkuwi/node/core/candidate-validation/src/lib.rs +++ b/pezkuwi/node/core/candidate-validation/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/candidate-validation/src/metrics.rs b/pezkuwi/node/core/candidate-validation/src/metrics.rs index 1183c8ee..a272c4cb 100644 --- a/pezkuwi/node/core/candidate-validation/src/metrics.rs +++ b/pezkuwi/node/core/candidate-validation/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/candidate-validation/src/tests.rs b/pezkuwi/node/core/candidate-validation/src/tests.rs index 14042d00..e901707a 100644 --- a/pezkuwi/node/core/candidate-validation/src/tests.rs +++ b/pezkuwi/node/core/candidate-validation/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/chain-api/src/lib.rs b/pezkuwi/node/core/chain-api/src/lib.rs index acd39519..58c146c5 100644 --- a/pezkuwi/node/core/chain-api/src/lib.rs +++ b/pezkuwi/node/core/chain-api/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/chain-api/src/metrics.rs b/pezkuwi/node/core/chain-api/src/metrics.rs index c702d7f8..6559fbb7 100644 --- a/pezkuwi/node/core/chain-api/src/metrics.rs +++ b/pezkuwi/node/core/chain-api/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/chain-api/src/tests.rs b/pezkuwi/node/core/chain-api/src/tests.rs index 50c54ebc..bb2cf0dd 100644 --- a/pezkuwi/node/core/chain-api/src/tests.rs +++ b/pezkuwi/node/core/chain-api/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/chain-selection/src/backend.rs b/pezkuwi/node/core/chain-selection/src/backend.rs index 782cebd4..c355c5de 100644 --- a/pezkuwi/node/core/chain-selection/src/backend.rs +++ b/pezkuwi/node/core/chain-selection/src/backend.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/chain-selection/src/db_backend/mod.rs b/pezkuwi/node/core/chain-selection/src/db_backend/mod.rs index 6d06ef50..4f7ef1db 100644 --- a/pezkuwi/node/core/chain-selection/src/db_backend/mod.rs +++ b/pezkuwi/node/core/chain-selection/src/db_backend/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/chain-selection/src/db_backend/v1.rs b/pezkuwi/node/core/chain-selection/src/db_backend/v1.rs index fd185f11..d500922a 100644 --- a/pezkuwi/node/core/chain-selection/src/db_backend/v1.rs +++ b/pezkuwi/node/core/chain-selection/src/db_backend/v1.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/chain-selection/src/lib.rs b/pezkuwi/node/core/chain-selection/src/lib.rs index f6feb4f9..b4f375d1 100644 --- a/pezkuwi/node/core/chain-selection/src/lib.rs +++ b/pezkuwi/node/core/chain-selection/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/chain-selection/src/tests.rs b/pezkuwi/node/core/chain-selection/src/tests.rs index 14a4a1e6..23f3a0cc 100644 --- a/pezkuwi/node/core/chain-selection/src/tests.rs +++ b/pezkuwi/node/core/chain-selection/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/chain-selection/src/tree.rs b/pezkuwi/node/core/chain-selection/src/tree.rs index bce18ea3..b8009cf6 100644 --- a/pezkuwi/node/core/chain-selection/src/tree.rs +++ b/pezkuwi/node/core/chain-selection/src/tree.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/benches/dispute-coordinator-regression-bench.rs b/pezkuwi/node/core/dispute-coordinator/benches/dispute-coordinator-regression-bench.rs index f28a4fe7..e0087b60 100644 --- a/pezkuwi/node/core/dispute-coordinator/benches/dispute-coordinator-regression-bench.rs +++ b/pezkuwi/node/core/dispute-coordinator/benches/dispute-coordinator-regression-bench.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/src/backend.rs b/pezkuwi/node/core/dispute-coordinator/src/backend.rs index 7b6cb031..7cbe5e89 100644 --- a/pezkuwi/node/core/dispute-coordinator/src/backend.rs +++ b/pezkuwi/node/core/dispute-coordinator/src/backend.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/src/db/mod.rs b/pezkuwi/node/core/dispute-coordinator/src/db/mod.rs index 5c222d8d..00a56080 100644 --- a/pezkuwi/node/core/dispute-coordinator/src/db/mod.rs +++ b/pezkuwi/node/core/dispute-coordinator/src/db/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/src/db/v1.rs b/pezkuwi/node/core/dispute-coordinator/src/db/v1.rs index 9331d657..41bc97f8 100644 --- a/pezkuwi/node/core/dispute-coordinator/src/db/v1.rs +++ b/pezkuwi/node/core/dispute-coordinator/src/db/v1.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/src/error.rs b/pezkuwi/node/core/dispute-coordinator/src/error.rs index a0983688..143455bd 100644 --- a/pezkuwi/node/core/dispute-coordinator/src/error.rs +++ b/pezkuwi/node/core/dispute-coordinator/src/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/src/import.rs b/pezkuwi/node/core/dispute-coordinator/src/import.rs index f4fbb3fa..7086590e 100644 --- a/pezkuwi/node/core/dispute-coordinator/src/import.rs +++ b/pezkuwi/node/core/dispute-coordinator/src/import.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/src/initialized.rs b/pezkuwi/node/core/dispute-coordinator/src/initialized.rs index af0111f8..d482a104 100644 --- a/pezkuwi/node/core/dispute-coordinator/src/initialized.rs +++ b/pezkuwi/node/core/dispute-coordinator/src/initialized.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/src/lib.rs b/pezkuwi/node/core/dispute-coordinator/src/lib.rs index 5f7cb3fb..e06febc0 100644 --- a/pezkuwi/node/core/dispute-coordinator/src/lib.rs +++ b/pezkuwi/node/core/dispute-coordinator/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/src/metrics.rs b/pezkuwi/node/core/dispute-coordinator/src/metrics.rs index a1b230c1..d4d6799b 100644 --- a/pezkuwi/node/core/dispute-coordinator/src/metrics.rs +++ b/pezkuwi/node/core/dispute-coordinator/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/src/participation/mod.rs b/pezkuwi/node/core/dispute-coordinator/src/participation/mod.rs index e177cec4..81359de1 100644 --- a/pezkuwi/node/core/dispute-coordinator/src/participation/mod.rs +++ b/pezkuwi/node/core/dispute-coordinator/src/participation/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/src/participation/queues/mod.rs b/pezkuwi/node/core/dispute-coordinator/src/participation/queues/mod.rs index 56956cab..f7dd5186 100644 --- a/pezkuwi/node/core/dispute-coordinator/src/participation/queues/mod.rs +++ b/pezkuwi/node/core/dispute-coordinator/src/participation/queues/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/src/participation/queues/tests.rs b/pezkuwi/node/core/dispute-coordinator/src/participation/queues/tests.rs index ee9c96ed..871c8d6a 100644 --- a/pezkuwi/node/core/dispute-coordinator/src/participation/queues/tests.rs +++ b/pezkuwi/node/core/dispute-coordinator/src/participation/queues/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/src/participation/tests.rs b/pezkuwi/node/core/dispute-coordinator/src/participation/tests.rs index 803c72db..d8c12346 100644 --- a/pezkuwi/node/core/dispute-coordinator/src/participation/tests.rs +++ b/pezkuwi/node/core/dispute-coordinator/src/participation/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/src/scraping/candidates.rs b/pezkuwi/node/core/dispute-coordinator/src/scraping/candidates.rs index 9e1b9f17..882a9710 100644 --- a/pezkuwi/node/core/dispute-coordinator/src/scraping/candidates.rs +++ b/pezkuwi/node/core/dispute-coordinator/src/scraping/candidates.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/src/scraping/mod.rs b/pezkuwi/node/core/dispute-coordinator/src/scraping/mod.rs index de7bcdc3..d5cb4bbc 100644 --- a/pezkuwi/node/core/dispute-coordinator/src/scraping/mod.rs +++ b/pezkuwi/node/core/dispute-coordinator/src/scraping/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/src/scraping/tests.rs b/pezkuwi/node/core/dispute-coordinator/src/scraping/tests.rs index b5cb8183..d57e4dd5 100644 --- a/pezkuwi/node/core/dispute-coordinator/src/scraping/tests.rs +++ b/pezkuwi/node/core/dispute-coordinator/src/scraping/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/src/spam_slots.rs b/pezkuwi/node/core/dispute-coordinator/src/spam_slots.rs index 3dfcf918..b80f5288 100644 --- a/pezkuwi/node/core/dispute-coordinator/src/spam_slots.rs +++ b/pezkuwi/node/core/dispute-coordinator/src/spam_slots.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/src/status.rs b/pezkuwi/node/core/dispute-coordinator/src/status.rs index a86f01e2..87aed51c 100644 --- a/pezkuwi/node/core/dispute-coordinator/src/status.rs +++ b/pezkuwi/node/core/dispute-coordinator/src/status.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/dispute-coordinator/src/tests.rs b/pezkuwi/node/core/dispute-coordinator/src/tests.rs index f33d9810..18812597 100644 --- a/pezkuwi/node/core/dispute-coordinator/src/tests.rs +++ b/pezkuwi/node/core/dispute-coordinator/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/prospective-teyrchains/src/error.rs b/pezkuwi/node/core/prospective-teyrchains/src/error.rs index 68c04bab..154d908b 100644 --- a/pezkuwi/node/core/prospective-teyrchains/src/error.rs +++ b/pezkuwi/node/core/prospective-teyrchains/src/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/prospective-teyrchains/src/fragment_chain/mod.rs b/pezkuwi/node/core/prospective-teyrchains/src/fragment_chain/mod.rs index 015096f0..63101dcc 100644 --- a/pezkuwi/node/core/prospective-teyrchains/src/fragment_chain/mod.rs +++ b/pezkuwi/node/core/prospective-teyrchains/src/fragment_chain/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/prospective-teyrchains/src/fragment_chain/tests.rs b/pezkuwi/node/core/prospective-teyrchains/src/fragment_chain/tests.rs index 3039e084..2df36a8b 100644 --- a/pezkuwi/node/core/prospective-teyrchains/src/fragment_chain/tests.rs +++ b/pezkuwi/node/core/prospective-teyrchains/src/fragment_chain/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/prospective-teyrchains/src/lib.rs b/pezkuwi/node/core/prospective-teyrchains/src/lib.rs index bd0358bb..639f1dea 100644 --- a/pezkuwi/node/core/prospective-teyrchains/src/lib.rs +++ b/pezkuwi/node/core/prospective-teyrchains/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/prospective-teyrchains/src/metrics.rs b/pezkuwi/node/core/prospective-teyrchains/src/metrics.rs index 1b7724c0..7dd6bf91 100644 --- a/pezkuwi/node/core/prospective-teyrchains/src/metrics.rs +++ b/pezkuwi/node/core/prospective-teyrchains/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/prospective-teyrchains/src/tests.rs b/pezkuwi/node/core/prospective-teyrchains/src/tests.rs index 0f615b39..987fbed9 100644 --- a/pezkuwi/node/core/prospective-teyrchains/src/tests.rs +++ b/pezkuwi/node/core/prospective-teyrchains/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/provisioner/src/disputes/mod.rs b/pezkuwi/node/core/provisioner/src/disputes/mod.rs index d660b3fd..0082fe93 100644 --- a/pezkuwi/node/core/provisioner/src/disputes/mod.rs +++ b/pezkuwi/node/core/provisioner/src/disputes/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/provisioner/src/disputes/prioritized_selection/mod.rs b/pezkuwi/node/core/provisioner/src/disputes/prioritized_selection/mod.rs index 2f91957a..d6f9ea6a 100644 --- a/pezkuwi/node/core/provisioner/src/disputes/prioritized_selection/mod.rs +++ b/pezkuwi/node/core/provisioner/src/disputes/prioritized_selection/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/provisioner/src/disputes/prioritized_selection/tests.rs b/pezkuwi/node/core/provisioner/src/disputes/prioritized_selection/tests.rs index 3d6cb399..5c096944 100644 --- a/pezkuwi/node/core/provisioner/src/disputes/prioritized_selection/tests.rs +++ b/pezkuwi/node/core/provisioner/src/disputes/prioritized_selection/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/provisioner/src/error.rs b/pezkuwi/node/core/provisioner/src/error.rs index 556225d5..355b010e 100644 --- a/pezkuwi/node/core/provisioner/src/error.rs +++ b/pezkuwi/node/core/provisioner/src/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/provisioner/src/lib.rs b/pezkuwi/node/core/provisioner/src/lib.rs index f5631cd6..5b60cc78 100644 --- a/pezkuwi/node/core/provisioner/src/lib.rs +++ b/pezkuwi/node/core/provisioner/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/provisioner/src/metrics.rs b/pezkuwi/node/core/provisioner/src/metrics.rs index 726f4b40..9b0274bd 100644 --- a/pezkuwi/node/core/provisioner/src/metrics.rs +++ b/pezkuwi/node/core/provisioner/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/provisioner/src/tests.rs b/pezkuwi/node/core/provisioner/src/tests.rs index ff80b3f3..6f7098c2 100644 --- a/pezkuwi/node/core/provisioner/src/tests.rs +++ b/pezkuwi/node/core/provisioner/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf-checker/src/interest_view.rs b/pezkuwi/node/core/pvf-checker/src/interest_view.rs index b5a4f770..97373c8a 100644 --- a/pezkuwi/node/core/pvf-checker/src/interest_view.rs +++ b/pezkuwi/node/core/pvf-checker/src/interest_view.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf-checker/src/lib.rs b/pezkuwi/node/core/pvf-checker/src/lib.rs index ea95f085..09fd3d81 100644 --- a/pezkuwi/node/core/pvf-checker/src/lib.rs +++ b/pezkuwi/node/core/pvf-checker/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf-checker/src/metrics.rs b/pezkuwi/node/core/pvf-checker/src/metrics.rs index 1cecfdb8..a18a0fa2 100644 --- a/pezkuwi/node/core/pvf-checker/src/metrics.rs +++ b/pezkuwi/node/core/pvf-checker/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf-checker/src/runtime_api.rs b/pezkuwi/node/core/pvf-checker/src/runtime_api.rs index 6399800c..bff48795 100644 --- a/pezkuwi/node/core/pvf-checker/src/runtime_api.rs +++ b/pezkuwi/node/core/pvf-checker/src/runtime_api.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf-checker/src/tests.rs b/pezkuwi/node/core/pvf-checker/src/tests.rs index 23968974..2a93eb59 100644 --- a/pezkuwi/node/core/pvf-checker/src/tests.rs +++ b/pezkuwi/node/core/pvf-checker/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/benches/host_prepare_pezkuwichain_runtime.rs b/pezkuwi/node/core/pvf/benches/host_prepare_pezkuwichain_runtime.rs index 03f1a628..e3f729e1 100644 --- a/pezkuwi/node/core/pvf/benches/host_prepare_pezkuwichain_runtime.rs +++ b/pezkuwi/node/core/pvf/benches/host_prepare_pezkuwichain_runtime.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/build.rs b/pezkuwi/node/core/pvf/build.rs index abaee675..f1ff1ab0 100644 --- a/pezkuwi/node/core/pvf/build.rs +++ b/pezkuwi/node/core/pvf/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/common/src/error.rs b/pezkuwi/node/core/pvf/common/src/error.rs index 15a0be07..6e132054 100644 --- a/pezkuwi/node/core/pvf/common/src/error.rs +++ b/pezkuwi/node/core/pvf/common/src/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/common/src/execute.rs b/pezkuwi/node/core/pvf/common/src/execute.rs index e0f0076f..b120af00 100644 --- a/pezkuwi/node/core/pvf/common/src/execute.rs +++ b/pezkuwi/node/core/pvf/common/src/execute.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/common/src/executor_interface.rs b/pezkuwi/node/core/pvf/common/src/executor_interface.rs index a909218a..08d8e85d 100644 --- a/pezkuwi/node/core/pvf/common/src/executor_interface.rs +++ b/pezkuwi/node/core/pvf/common/src/executor_interface.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/common/src/lib.rs b/pezkuwi/node/core/pvf/common/src/lib.rs index d0886c41..3aac7e09 100644 --- a/pezkuwi/node/core/pvf/common/src/lib.rs +++ b/pezkuwi/node/core/pvf/common/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/common/src/prepare.rs b/pezkuwi/node/core/pvf/common/src/prepare.rs index eea61639..37f4db1f 100644 --- a/pezkuwi/node/core/pvf/common/src/prepare.rs +++ b/pezkuwi/node/core/pvf/common/src/prepare.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/common/src/pvf.rs b/pezkuwi/node/core/pvf/common/src/pvf.rs index 436446f4..7839d734 100644 --- a/pezkuwi/node/core/pvf/common/src/pvf.rs +++ b/pezkuwi/node/core/pvf/common/src/pvf.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/common/src/worker/mod.rs b/pezkuwi/node/core/pvf/common/src/worker/mod.rs index 7bf01496..eb95efd1 100644 --- a/pezkuwi/node/core/pvf/common/src/worker/mod.rs +++ b/pezkuwi/node/core/pvf/common/src/worker/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/common/src/worker/security/change_root.rs b/pezkuwi/node/core/pvf/common/src/worker/security/change_root.rs index 60992749..3f6833ce 100644 --- a/pezkuwi/node/core/pvf/common/src/worker/security/change_root.rs +++ b/pezkuwi/node/core/pvf/common/src/worker/security/change_root.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/common/src/worker/security/clone.rs b/pezkuwi/node/core/pvf/common/src/worker/security/clone.rs index 337bd1e7..2f593df2 100644 --- a/pezkuwi/node/core/pvf/common/src/worker/security/clone.rs +++ b/pezkuwi/node/core/pvf/common/src/worker/security/clone.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/common/src/worker/security/landlock.rs b/pezkuwi/node/core/pvf/common/src/worker/security/landlock.rs index a938ef90..53ec24c9 100644 --- a/pezkuwi/node/core/pvf/common/src/worker/security/landlock.rs +++ b/pezkuwi/node/core/pvf/common/src/worker/security/landlock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/common/src/worker/security/mod.rs b/pezkuwi/node/core/pvf/common/src/worker/security/mod.rs index 2f50f570..2d087217 100644 --- a/pezkuwi/node/core/pvf/common/src/worker/security/mod.rs +++ b/pezkuwi/node/core/pvf/common/src/worker/security/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/common/src/worker/security/seccomp.rs b/pezkuwi/node/core/pvf/common/src/worker/security/seccomp.rs index bd06ee6e..0b810dbb 100644 --- a/pezkuwi/node/core/pvf/common/src/worker/security/seccomp.rs +++ b/pezkuwi/node/core/pvf/common/src/worker/security/seccomp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/common/src/worker_dir.rs b/pezkuwi/node/core/pvf/common/src/worker_dir.rs index 805ef7c9..21137988 100644 --- a/pezkuwi/node/core/pvf/common/src/worker_dir.rs +++ b/pezkuwi/node/core/pvf/common/src/worker_dir.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/execute-worker/src/lib.rs b/pezkuwi/node/core/pvf/execute-worker/src/lib.rs index 9b845508..3f73fc96 100644 --- a/pezkuwi/node/core/pvf/execute-worker/src/lib.rs +++ b/pezkuwi/node/core/pvf/execute-worker/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/prepare-worker/benches/prepare_pezkuwichain_runtime.rs b/pezkuwi/node/core/pvf/prepare-worker/benches/prepare_pezkuwichain_runtime.rs index 339218e0..358618e0 100644 --- a/pezkuwi/node/core/pvf/prepare-worker/benches/prepare_pezkuwichain_runtime.rs +++ b/pezkuwi/node/core/pvf/prepare-worker/benches/prepare_pezkuwichain_runtime.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/prepare-worker/src/lib.rs b/pezkuwi/node/core/pvf/prepare-worker/src/lib.rs index b9561504..bac18b31 100644 --- a/pezkuwi/node/core/pvf/prepare-worker/src/lib.rs +++ b/pezkuwi/node/core/pvf/prepare-worker/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/prepare-worker/src/memory_stats.rs b/pezkuwi/node/core/pvf/prepare-worker/src/memory_stats.rs index ad5557c0..2ccee884 100644 --- a/pezkuwi/node/core/pvf/prepare-worker/src/memory_stats.rs +++ b/pezkuwi/node/core/pvf/prepare-worker/src/memory_stats.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/src/artifacts.rs b/pezkuwi/node/core/pvf/src/artifacts.rs index 89f6ad75..7f22f6f8 100644 --- a/pezkuwi/node/core/pvf/src/artifacts.rs +++ b/pezkuwi/node/core/pvf/src/artifacts.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/src/error.rs b/pezkuwi/node/core/pvf/src/error.rs index 9ff11d32..372f95dd 100644 --- a/pezkuwi/node/core/pvf/src/error.rs +++ b/pezkuwi/node/core/pvf/src/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/src/execute/mod.rs b/pezkuwi/node/core/pvf/src/execute/mod.rs index d38e039c..3465508f 100644 --- a/pezkuwi/node/core/pvf/src/execute/mod.rs +++ b/pezkuwi/node/core/pvf/src/execute/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/src/execute/queue.rs b/pezkuwi/node/core/pvf/src/execute/queue.rs index 221161a7..b67b7859 100644 --- a/pezkuwi/node/core/pvf/src/execute/queue.rs +++ b/pezkuwi/node/core/pvf/src/execute/queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/src/execute/worker_interface.rs b/pezkuwi/node/core/pvf/src/execute/worker_interface.rs index 57d3a682..c4160a39 100644 --- a/pezkuwi/node/core/pvf/src/execute/worker_interface.rs +++ b/pezkuwi/node/core/pvf/src/execute/worker_interface.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/src/host.rs b/pezkuwi/node/core/pvf/src/host.rs index 09cb4c5c..71311184 100644 --- a/pezkuwi/node/core/pvf/src/host.rs +++ b/pezkuwi/node/core/pvf/src/host.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/src/lib.rs b/pezkuwi/node/core/pvf/src/lib.rs index 61f575af..dfac5563 100644 --- a/pezkuwi/node/core/pvf/src/lib.rs +++ b/pezkuwi/node/core/pvf/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/src/metrics.rs b/pezkuwi/node/core/pvf/src/metrics.rs index 9761f588..be93a0d4 100644 --- a/pezkuwi/node/core/pvf/src/metrics.rs +++ b/pezkuwi/node/core/pvf/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/src/prepare/mod.rs b/pezkuwi/node/core/pvf/src/prepare/mod.rs index 5bab6222..300783b0 100644 --- a/pezkuwi/node/core/pvf/src/prepare/mod.rs +++ b/pezkuwi/node/core/pvf/src/prepare/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/src/prepare/pool.rs b/pezkuwi/node/core/pvf/src/prepare/pool.rs index 79f80481..fac9a294 100644 --- a/pezkuwi/node/core/pvf/src/prepare/pool.rs +++ b/pezkuwi/node/core/pvf/src/prepare/pool.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/src/prepare/queue.rs b/pezkuwi/node/core/pvf/src/prepare/queue.rs index 93a97e66..53cd6d89 100644 --- a/pezkuwi/node/core/pvf/src/prepare/queue.rs +++ b/pezkuwi/node/core/pvf/src/prepare/queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/src/prepare/worker_interface.rs b/pezkuwi/node/core/pvf/src/prepare/worker_interface.rs index d9df5027..d9b5b90d 100644 --- a/pezkuwi/node/core/pvf/src/prepare/worker_interface.rs +++ b/pezkuwi/node/core/pvf/src/prepare/worker_interface.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/src/priority.rs b/pezkuwi/node/core/pvf/src/priority.rs index bf3a517a..5bbf5b75 100644 --- a/pezkuwi/node/core/pvf/src/priority.rs +++ b/pezkuwi/node/core/pvf/src/priority.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/src/security.rs b/pezkuwi/node/core/pvf/src/security.rs index 19629fa7..caaee69d 100644 --- a/pezkuwi/node/core/pvf/src/security.rs +++ b/pezkuwi/node/core/pvf/src/security.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/src/testing.rs b/pezkuwi/node/core/pvf/src/testing.rs index 3f6519f1..a999e354 100644 --- a/pezkuwi/node/core/pvf/src/testing.rs +++ b/pezkuwi/node/core/pvf/src/testing.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/src/worker_interface.rs b/pezkuwi/node/core/pvf/src/worker_interface.rs index eac27c37..d6cf6171 100644 --- a/pezkuwi/node/core/pvf/src/worker_interface.rs +++ b/pezkuwi/node/core/pvf/src/worker_interface.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/tests/it/adder.rs b/pezkuwi/node/core/pvf/tests/it/adder.rs index cb3ae87b..fe7aaa85 100644 --- a/pezkuwi/node/core/pvf/tests/it/adder.rs +++ b/pezkuwi/node/core/pvf/tests/it/adder.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/tests/it/main.rs b/pezkuwi/node/core/pvf/tests/it/main.rs index bbbfae57..9c3078be 100644 --- a/pezkuwi/node/core/pvf/tests/it/main.rs +++ b/pezkuwi/node/core/pvf/tests/it/main.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/tests/it/process.rs b/pezkuwi/node/core/pvf/tests/it/process.rs index 546c5b04..b87c3196 100644 --- a/pezkuwi/node/core/pvf/tests/it/process.rs +++ b/pezkuwi/node/core/pvf/tests/it/process.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/pvf/tests/it/worker_common.rs b/pezkuwi/node/core/pvf/tests/it/worker_common.rs index 6f544282..cc558648 100644 --- a/pezkuwi/node/core/pvf/tests/it/worker_common.rs +++ b/pezkuwi/node/core/pvf/tests/it/worker_common.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/runtime-api/src/cache.rs b/pezkuwi/node/core/runtime-api/src/cache.rs index 42dd3d98..09fd635b 100644 --- a/pezkuwi/node/core/runtime-api/src/cache.rs +++ b/pezkuwi/node/core/runtime-api/src/cache.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/runtime-api/src/lib.rs b/pezkuwi/node/core/runtime-api/src/lib.rs index 4d6d3461..345a6435 100644 --- a/pezkuwi/node/core/runtime-api/src/lib.rs +++ b/pezkuwi/node/core/runtime-api/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/runtime-api/src/metrics.rs b/pezkuwi/node/core/runtime-api/src/metrics.rs index 05df8288..5d9c3314 100644 --- a/pezkuwi/node/core/runtime-api/src/metrics.rs +++ b/pezkuwi/node/core/runtime-api/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/runtime-api/src/tests.rs b/pezkuwi/node/core/runtime-api/src/tests.rs index 85a15a9e..20c5f2a8 100644 --- a/pezkuwi/node/core/runtime-api/src/tests.rs +++ b/pezkuwi/node/core/runtime-api/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/core/teyrchains-inherent/src/lib.rs b/pezkuwi/node/core/teyrchains-inherent/src/lib.rs index 6d46691e..63e41f94 100644 --- a/pezkuwi/node/core/teyrchains-inherent/src/lib.rs +++ b/pezkuwi/node/core/teyrchains-inherent/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/gum/proc-macro/src/lib.rs b/pezkuwi/node/gum/proc-macro/src/lib.rs index 393bd267..5f851de4 100644 --- a/pezkuwi/node/gum/proc-macro/src/lib.rs +++ b/pezkuwi/node/gum/proc-macro/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/gum/proc-macro/src/tests.rs b/pezkuwi/node/gum/proc-macro/src/tests.rs index aa61163e..25d6a2d6 100644 --- a/pezkuwi/node/gum/proc-macro/src/tests.rs +++ b/pezkuwi/node/gum/proc-macro/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/gum/proc-macro/src/types.rs b/pezkuwi/node/gum/proc-macro/src/types.rs index 6b7d1db0..72b64d67 100644 --- a/pezkuwi/node/gum/proc-macro/src/types.rs +++ b/pezkuwi/node/gum/proc-macro/src/types.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/gum/src/lib.rs b/pezkuwi/node/gum/src/lib.rs index 23c07b95..4e5f4e71 100644 --- a/pezkuwi/node/gum/src/lib.rs +++ b/pezkuwi/node/gum/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/gum/src/tests.rs b/pezkuwi/node/gum/src/tests.rs index 9c65375c..10511f11 100644 --- a/pezkuwi/node/gum/src/tests.rs +++ b/pezkuwi/node/gum/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/malus/build.rs b/pezkuwi/node/malus/build.rs index a4bf2b36..b66c2591 100644 --- a/pezkuwi/node/malus/build.rs +++ b/pezkuwi/node/malus/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/malus/src/interceptor.rs b/pezkuwi/node/malus/src/interceptor.rs index 1fc4cbdf..95c7b901 100644 --- a/pezkuwi/node/malus/src/interceptor.rs +++ b/pezkuwi/node/malus/src/interceptor.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/malus/src/malus.rs b/pezkuwi/node/malus/src/malus.rs index 32086ed6..2c447e85 100644 --- a/pezkuwi/node/malus/src/malus.rs +++ b/pezkuwi/node/malus/src/malus.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/malus/src/shared.rs b/pezkuwi/node/malus/src/shared.rs index 547d3c59..bd1ea37f 100644 --- a/pezkuwi/node/malus/src/shared.rs +++ b/pezkuwi/node/malus/src/shared.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/malus/src/tests.rs b/pezkuwi/node/malus/src/tests.rs index 6fe77fd0..ce12f915 100644 --- a/pezkuwi/node/malus/src/tests.rs +++ b/pezkuwi/node/malus/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/malus/src/variants/back_garbage_candidate.rs b/pezkuwi/node/malus/src/variants/back_garbage_candidate.rs index 96494b99..786c639f 100644 --- a/pezkuwi/node/malus/src/variants/back_garbage_candidate.rs +++ b/pezkuwi/node/malus/src/variants/back_garbage_candidate.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/malus/src/variants/common.rs b/pezkuwi/node/malus/src/variants/common.rs index 0ac2047a..f8f5368e 100644 --- a/pezkuwi/node/malus/src/variants/common.rs +++ b/pezkuwi/node/malus/src/variants/common.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/malus/src/variants/dispute_finalized_candidates.rs b/pezkuwi/node/malus/src/variants/dispute_finalized_candidates.rs index a986401b..55d2993b 100644 --- a/pezkuwi/node/malus/src/variants/dispute_finalized_candidates.rs +++ b/pezkuwi/node/malus/src/variants/dispute_finalized_candidates.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/malus/src/variants/dispute_valid_candidates.rs b/pezkuwi/node/malus/src/variants/dispute_valid_candidates.rs index 180d3456..2091d166 100644 --- a/pezkuwi/node/malus/src/variants/dispute_valid_candidates.rs +++ b/pezkuwi/node/malus/src/variants/dispute_valid_candidates.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/malus/src/variants/mod.rs b/pezkuwi/node/malus/src/variants/mod.rs index 134458ef..be1598ca 100644 --- a/pezkuwi/node/malus/src/variants/mod.rs +++ b/pezkuwi/node/malus/src/variants/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/malus/src/variants/spam_statement_requests.rs b/pezkuwi/node/malus/src/variants/spam_statement_requests.rs index c19b8079..df4dd844 100644 --- a/pezkuwi/node/malus/src/variants/spam_statement_requests.rs +++ b/pezkuwi/node/malus/src/variants/spam_statement_requests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/malus/src/variants/suggest_garbage_candidate.rs b/pezkuwi/node/malus/src/variants/suggest_garbage_candidate.rs index db89e74c..0549166c 100644 --- a/pezkuwi/node/malus/src/variants/suggest_garbage_candidate.rs +++ b/pezkuwi/node/malus/src/variants/suggest_garbage_candidate.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/malus/src/variants/support_disabled.rs b/pezkuwi/node/malus/src/variants/support_disabled.rs index b62ffac4..987a8b0a 100644 --- a/pezkuwi/node/malus/src/variants/support_disabled.rs +++ b/pezkuwi/node/malus/src/variants/support_disabled.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/metrics/src/lib.rs b/pezkuwi/node/metrics/src/lib.rs index b74758e6..3da39a0f 100644 --- a/pezkuwi/node/metrics/src/lib.rs +++ b/pezkuwi/node/metrics/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/metrics/src/metronome.rs b/pezkuwi/node/metrics/src/metronome.rs index ca22ee1f..c9c75d45 100644 --- a/pezkuwi/node/metrics/src/metronome.rs +++ b/pezkuwi/node/metrics/src/metronome.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/metrics/src/runtime/mod.rs b/pezkuwi/node/metrics/src/runtime/mod.rs index 50037248..406e911d 100644 --- a/pezkuwi/node/metrics/src/runtime/mod.rs +++ b/pezkuwi/node/metrics/src/runtime/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/metrics/src/runtime/teyrchain.rs b/pezkuwi/node/metrics/src/runtime/teyrchain.rs index cd3e4d33..7f40a6ce 100644 --- a/pezkuwi/node/metrics/src/runtime/teyrchain.rs +++ b/pezkuwi/node/metrics/src/runtime/teyrchain.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/metrics/src/tests.rs b/pezkuwi/node/metrics/src/tests.rs index eb815798..33b099d2 100644 --- a/pezkuwi/node/metrics/src/tests.rs +++ b/pezkuwi/node/metrics/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/approval-distribution/src/lib.rs b/pezkuwi/node/network/approval-distribution/src/lib.rs index c2cc1a85..42436962 100644 --- a/pezkuwi/node/network/approval-distribution/src/lib.rs +++ b/pezkuwi/node/network/approval-distribution/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/approval-distribution/src/metrics.rs b/pezkuwi/node/network/approval-distribution/src/metrics.rs index c12f6736..ed05867c 100644 --- a/pezkuwi/node/network/approval-distribution/src/metrics.rs +++ b/pezkuwi/node/network/approval-distribution/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/approval-distribution/src/tests.rs b/pezkuwi/node/network/approval-distribution/src/tests.rs index 83ae5a00..6e183cbc 100644 --- a/pezkuwi/node/network/approval-distribution/src/tests.rs +++ b/pezkuwi/node/network/approval-distribution/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-distribution/benches/availability-distribution-regression-bench.rs b/pezkuwi/node/network/availability-distribution/benches/availability-distribution-regression-bench.rs index a4c8a06f..3b2aeeb9 100644 --- a/pezkuwi/node/network/availability-distribution/benches/availability-distribution-regression-bench.rs +++ b/pezkuwi/node/network/availability-distribution/benches/availability-distribution-regression-bench.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-distribution/src/error.rs b/pezkuwi/node/network/availability-distribution/src/error.rs index 3e6eb437..d87917bb 100644 --- a/pezkuwi/node/network/availability-distribution/src/error.rs +++ b/pezkuwi/node/network/availability-distribution/src/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-distribution/src/lib.rs b/pezkuwi/node/network/availability-distribution/src/lib.rs index 152280e4..2253053b 100644 --- a/pezkuwi/node/network/availability-distribution/src/lib.rs +++ b/pezkuwi/node/network/availability-distribution/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-distribution/src/metrics.rs b/pezkuwi/node/network/availability-distribution/src/metrics.rs index cfcf6b14..5d7fc932 100644 --- a/pezkuwi/node/network/availability-distribution/src/metrics.rs +++ b/pezkuwi/node/network/availability-distribution/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-distribution/src/pov_requester/mod.rs b/pezkuwi/node/network/availability-distribution/src/pov_requester/mod.rs index f066eb81..28423163 100644 --- a/pezkuwi/node/network/availability-distribution/src/pov_requester/mod.rs +++ b/pezkuwi/node/network/availability-distribution/src/pov_requester/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-distribution/src/requester/fetch_task/mod.rs b/pezkuwi/node/network/availability-distribution/src/requester/fetch_task/mod.rs index 6d33cf91..40d42e60 100644 --- a/pezkuwi/node/network/availability-distribution/src/requester/fetch_task/mod.rs +++ b/pezkuwi/node/network/availability-distribution/src/requester/fetch_task/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-distribution/src/requester/fetch_task/tests.rs b/pezkuwi/node/network/availability-distribution/src/requester/fetch_task/tests.rs index 52726301..5d708d3c 100644 --- a/pezkuwi/node/network/availability-distribution/src/requester/fetch_task/tests.rs +++ b/pezkuwi/node/network/availability-distribution/src/requester/fetch_task/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-distribution/src/requester/mod.rs b/pezkuwi/node/network/availability-distribution/src/requester/mod.rs index 340d3ae0..d0c50d27 100644 --- a/pezkuwi/node/network/availability-distribution/src/requester/mod.rs +++ b/pezkuwi/node/network/availability-distribution/src/requester/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-distribution/src/requester/session_cache.rs b/pezkuwi/node/network/availability-distribution/src/requester/session_cache.rs index 0cbd3769..e7a27d8a 100644 --- a/pezkuwi/node/network/availability-distribution/src/requester/session_cache.rs +++ b/pezkuwi/node/network/availability-distribution/src/requester/session_cache.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-distribution/src/requester/tests.rs b/pezkuwi/node/network/availability-distribution/src/requester/tests.rs index fdc647a0..aaf3b249 100644 --- a/pezkuwi/node/network/availability-distribution/src/requester/tests.rs +++ b/pezkuwi/node/network/availability-distribution/src/requester/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-distribution/src/responder.rs b/pezkuwi/node/network/availability-distribution/src/responder.rs index 01e674d2..e2f84bcb 100644 --- a/pezkuwi/node/network/availability-distribution/src/responder.rs +++ b/pezkuwi/node/network/availability-distribution/src/responder.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-distribution/src/tests/mock.rs b/pezkuwi/node/network/availability-distribution/src/tests/mock.rs index 1bfc0c8b..4bcbf8ef 100644 --- a/pezkuwi/node/network/availability-distribution/src/tests/mock.rs +++ b/pezkuwi/node/network/availability-distribution/src/tests/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-distribution/src/tests/mod.rs b/pezkuwi/node/network/availability-distribution/src/tests/mod.rs index d6ae92f5..f364e926 100644 --- a/pezkuwi/node/network/availability-distribution/src/tests/mod.rs +++ b/pezkuwi/node/network/availability-distribution/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-distribution/src/tests/state.rs b/pezkuwi/node/network/availability-distribution/src/tests/state.rs index 03c529fb..b44dd186 100644 --- a/pezkuwi/node/network/availability-distribution/src/tests/state.rs +++ b/pezkuwi/node/network/availability-distribution/src/tests/state.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-recovery/benches/availability-recovery-regression-bench.rs b/pezkuwi/node/network/availability-recovery/benches/availability-recovery-regression-bench.rs index cca9ef90..69475be3 100644 --- a/pezkuwi/node/network/availability-recovery/benches/availability-recovery-regression-bench.rs +++ b/pezkuwi/node/network/availability-recovery/benches/availability-recovery-regression-bench.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-recovery/src/error.rs b/pezkuwi/node/network/availability-recovery/src/error.rs index 2d5d5f92..321a5cd8 100644 --- a/pezkuwi/node/network/availability-recovery/src/error.rs +++ b/pezkuwi/node/network/availability-recovery/src/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-recovery/src/futures_undead.rs b/pezkuwi/node/network/availability-recovery/src/futures_undead.rs index 5545f69b..7dda8699 100644 --- a/pezkuwi/node/network/availability-recovery/src/futures_undead.rs +++ b/pezkuwi/node/network/availability-recovery/src/futures_undead.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-recovery/src/lib.rs b/pezkuwi/node/network/availability-recovery/src/lib.rs index 7ffec0e6..bcea3b7b 100644 --- a/pezkuwi/node/network/availability-recovery/src/lib.rs +++ b/pezkuwi/node/network/availability-recovery/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-recovery/src/metrics.rs b/pezkuwi/node/network/availability-recovery/src/metrics.rs index dc164ab1..3042e58f 100644 --- a/pezkuwi/node/network/availability-recovery/src/metrics.rs +++ b/pezkuwi/node/network/availability-recovery/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-recovery/src/task/mod.rs b/pezkuwi/node/network/availability-recovery/src/task/mod.rs index e5215bb1..ec88333f 100644 --- a/pezkuwi/node/network/availability-recovery/src/task/mod.rs +++ b/pezkuwi/node/network/availability-recovery/src/task/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-recovery/src/task/strategy/chunks.rs b/pezkuwi/node/network/availability-recovery/src/task/strategy/chunks.rs index cb58bde2..02c77c5c 100644 --- a/pezkuwi/node/network/availability-recovery/src/task/strategy/chunks.rs +++ b/pezkuwi/node/network/availability-recovery/src/task/strategy/chunks.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-recovery/src/task/strategy/full.rs b/pezkuwi/node/network/availability-recovery/src/task/strategy/full.rs index c5163876..38983052 100644 --- a/pezkuwi/node/network/availability-recovery/src/task/strategy/full.rs +++ b/pezkuwi/node/network/availability-recovery/src/task/strategy/full.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-recovery/src/task/strategy/mod.rs b/pezkuwi/node/network/availability-recovery/src/task/strategy/mod.rs index d2f411a3..f2b310ad 100644 --- a/pezkuwi/node/network/availability-recovery/src/task/strategy/mod.rs +++ b/pezkuwi/node/network/availability-recovery/src/task/strategy/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-recovery/src/task/strategy/systematic.rs b/pezkuwi/node/network/availability-recovery/src/task/strategy/systematic.rs index 9fc557cc..639027c4 100644 --- a/pezkuwi/node/network/availability-recovery/src/task/strategy/systematic.rs +++ b/pezkuwi/node/network/availability-recovery/src/task/strategy/systematic.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/availability-recovery/src/tests.rs b/pezkuwi/node/network/availability-recovery/src/tests.rs index 101641ae..04b6c5ca 100644 --- a/pezkuwi/node/network/availability-recovery/src/tests.rs +++ b/pezkuwi/node/network/availability-recovery/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/bitfield-distribution/src/lib.rs b/pezkuwi/node/network/bitfield-distribution/src/lib.rs index f77eca5d..3405b292 100644 --- a/pezkuwi/node/network/bitfield-distribution/src/lib.rs +++ b/pezkuwi/node/network/bitfield-distribution/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/bitfield-distribution/src/metrics.rs b/pezkuwi/node/network/bitfield-distribution/src/metrics.rs index 5a1a62d7..69f9a83f 100644 --- a/pezkuwi/node/network/bitfield-distribution/src/metrics.rs +++ b/pezkuwi/node/network/bitfield-distribution/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/bitfield-distribution/src/tests.rs b/pezkuwi/node/network/bitfield-distribution/src/tests.rs index 3bd9ae48..0ecb2783 100644 --- a/pezkuwi/node/network/bitfield-distribution/src/tests.rs +++ b/pezkuwi/node/network/bitfield-distribution/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/bridge/src/errors.rs b/pezkuwi/node/network/bridge/src/errors.rs index f0f3cf38..d27e42fe 100644 --- a/pezkuwi/node/network/bridge/src/errors.rs +++ b/pezkuwi/node/network/bridge/src/errors.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/bridge/src/lib.rs b/pezkuwi/node/network/bridge/src/lib.rs index 35a67546..5ade22ed 100644 --- a/pezkuwi/node/network/bridge/src/lib.rs +++ b/pezkuwi/node/network/bridge/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/bridge/src/metrics.rs b/pezkuwi/node/network/bridge/src/metrics.rs index af7de279..20da37fa 100644 --- a/pezkuwi/node/network/bridge/src/metrics.rs +++ b/pezkuwi/node/network/bridge/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/bridge/src/network.rs b/pezkuwi/node/network/bridge/src/network.rs index 3140d779..b99978b9 100644 --- a/pezkuwi/node/network/bridge/src/network.rs +++ b/pezkuwi/node/network/bridge/src/network.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/bridge/src/rx/mod.rs b/pezkuwi/node/network/bridge/src/rx/mod.rs index ce75452a..89847f29 100644 --- a/pezkuwi/node/network/bridge/src/rx/mod.rs +++ b/pezkuwi/node/network/bridge/src/rx/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/bridge/src/rx/tests.rs b/pezkuwi/node/network/bridge/src/rx/tests.rs index b94b85be..11ad20d7 100644 --- a/pezkuwi/node/network/bridge/src/rx/tests.rs +++ b/pezkuwi/node/network/bridge/src/rx/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/bridge/src/tx/mod.rs b/pezkuwi/node/network/bridge/src/tx/mod.rs index 2dc482fe..7c430f37 100644 --- a/pezkuwi/node/network/bridge/src/tx/mod.rs +++ b/pezkuwi/node/network/bridge/src/tx/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/bridge/src/tx/tests.rs b/pezkuwi/node/network/bridge/src/tx/tests.rs index 04afab95..bacdc4a9 100644 --- a/pezkuwi/node/network/bridge/src/tx/tests.rs +++ b/pezkuwi/node/network/bridge/src/tx/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/bridge/src/validator_discovery.rs b/pezkuwi/node/network/bridge/src/validator_discovery.rs index 6f3cb135..b232c204 100644 --- a/pezkuwi/node/network/bridge/src/validator_discovery.rs +++ b/pezkuwi/node/network/bridge/src/validator_discovery.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/collator_side/collation.rs b/pezkuwi/node/network/collator-protocol/src/collator_side/collation.rs index 069cafb9..7e559ef1 100644 --- a/pezkuwi/node/network/collator-protocol/src/collator_side/collation.rs +++ b/pezkuwi/node/network/collator-protocol/src/collator_side/collation.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/collator_side/error.rs b/pezkuwi/node/network/collator-protocol/src/collator_side/error.rs index bdde6198..00e17876 100644 --- a/pezkuwi/node/network/collator-protocol/src/collator_side/error.rs +++ b/pezkuwi/node/network/collator-protocol/src/collator_side/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/collator_side/metrics.rs b/pezkuwi/node/network/collator-protocol/src/collator_side/metrics.rs index 7118815d..a41913fd 100644 --- a/pezkuwi/node/network/collator-protocol/src/collator_side/metrics.rs +++ b/pezkuwi/node/network/collator-protocol/src/collator_side/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/collator_side/mod.rs b/pezkuwi/node/network/collator-protocol/src/collator_side/mod.rs index 8b8a8029..0db5ad72 100644 --- a/pezkuwi/node/network/collator-protocol/src/collator_side/mod.rs +++ b/pezkuwi/node/network/collator-protocol/src/collator_side/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/collator_side/tests/mod.rs b/pezkuwi/node/network/collator-protocol/src/collator_side/tests/mod.rs index f9370d7b..dd7173bb 100644 --- a/pezkuwi/node/network/collator-protocol/src/collator_side/tests/mod.rs +++ b/pezkuwi/node/network/collator-protocol/src/collator_side/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/collator_side/tests/prospective_teyrchains.rs b/pezkuwi/node/network/collator-protocol/src/collator_side/tests/prospective_teyrchains.rs index e658f866..52a23520 100644 --- a/pezkuwi/node/network/collator-protocol/src/collator_side/tests/prospective_teyrchains.rs +++ b/pezkuwi/node/network/collator-protocol/src/collator_side/tests/prospective_teyrchains.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/lib.rs b/pezkuwi/node/network/collator-protocol/src/lib.rs index 8633b928..8c31ab2c 100644 --- a/pezkuwi/node/network/collator-protocol/src/lib.rs +++ b/pezkuwi/node/network/collator-protocol/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/validator_side/claim_queue_state.rs b/pezkuwi/node/network/collator-protocol/src/validator_side/claim_queue_state.rs index 91c62775..7d5eac7b 100644 --- a/pezkuwi/node/network/collator-protocol/src/validator_side/claim_queue_state.rs +++ b/pezkuwi/node/network/collator-protocol/src/validator_side/claim_queue_state.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/validator_side/collation.rs b/pezkuwi/node/network/collator-protocol/src/validator_side/collation.rs index fe422fbe..2f7d418b 100644 --- a/pezkuwi/node/network/collator-protocol/src/validator_side/collation.rs +++ b/pezkuwi/node/network/collator-protocol/src/validator_side/collation.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/validator_side/error.rs b/pezkuwi/node/network/collator-protocol/src/validator_side/error.rs index cf78358d..44d714b0 100644 --- a/pezkuwi/node/network/collator-protocol/src/validator_side/error.rs +++ b/pezkuwi/node/network/collator-protocol/src/validator_side/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/validator_side/metrics.rs b/pezkuwi/node/network/collator-protocol/src/validator_side/metrics.rs index 24b725ed..c552fee5 100644 --- a/pezkuwi/node/network/collator-protocol/src/validator_side/metrics.rs +++ b/pezkuwi/node/network/collator-protocol/src/validator_side/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/validator_side/mod.rs b/pezkuwi/node/network/collator-protocol/src/validator_side/mod.rs index d5e41564..c4828614 100644 --- a/pezkuwi/node/network/collator-protocol/src/validator_side/mod.rs +++ b/pezkuwi/node/network/collator-protocol/src/validator_side/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/validator_side/tests/mod.rs b/pezkuwi/node/network/collator-protocol/src/validator_side/tests/mod.rs index 9f592aac..1bc62983 100644 --- a/pezkuwi/node/network/collator-protocol/src/validator_side/tests/mod.rs +++ b/pezkuwi/node/network/collator-protocol/src/validator_side/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/validator_side/tests/prospective_teyrchains.rs b/pezkuwi/node/network/collator-protocol/src/validator_side/tests/prospective_teyrchains.rs index 4bec3ab0..35971297 100644 --- a/pezkuwi/node/network/collator-protocol/src/validator_side/tests/prospective_teyrchains.rs +++ b/pezkuwi/node/network/collator-protocol/src/validator_side/tests/prospective_teyrchains.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/common.rs b/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/common.rs index 4a9d3192..983a22b0 100644 --- a/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/common.rs +++ b/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/common.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/error.rs b/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/error.rs index 74c7b1ba..34c007d2 100644 --- a/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/error.rs +++ b/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/metrics.rs b/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/metrics.rs index 6bf2d737..2a4e88f7 100644 --- a/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/metrics.rs +++ b/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/mod.rs b/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/mod.rs index eb15c1fb..bfaf3d4b 100644 --- a/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/mod.rs +++ b/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/peer_manager/backend.rs b/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/peer_manager/backend.rs index ff77a3ff..9a5cd4e5 100644 --- a/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/peer_manager/backend.rs +++ b/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/peer_manager/backend.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/peer_manager/connected.rs b/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/peer_manager/connected.rs index 360ab471..cbc702c5 100644 --- a/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/peer_manager/connected.rs +++ b/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/peer_manager/connected.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/peer_manager/db.rs b/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/peer_manager/db.rs index 229e0167..ef1fb8f7 100644 --- a/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/peer_manager/db.rs +++ b/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/peer_manager/db.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/peer_manager/mod.rs b/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/peer_manager/mod.rs index 3ebf78fe..83ddfbfd 100644 --- a/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/peer_manager/mod.rs +++ b/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/peer_manager/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/state.rs b/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/state.rs index 96b7e19d..b0319db3 100644 --- a/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/state.rs +++ b/pezkuwi/node/network/collator-protocol/src/validator_side_experimental/state.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/dispute-distribution/src/error.rs b/pezkuwi/node/network/dispute-distribution/src/error.rs index 6565f24a..26ef90c1 100644 --- a/pezkuwi/node/network/dispute-distribution/src/error.rs +++ b/pezkuwi/node/network/dispute-distribution/src/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/dispute-distribution/src/lib.rs b/pezkuwi/node/network/dispute-distribution/src/lib.rs index 4643e6dc..1926a879 100644 --- a/pezkuwi/node/network/dispute-distribution/src/lib.rs +++ b/pezkuwi/node/network/dispute-distribution/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/dispute-distribution/src/metrics.rs b/pezkuwi/node/network/dispute-distribution/src/metrics.rs index 139dacc4..d9808038 100644 --- a/pezkuwi/node/network/dispute-distribution/src/metrics.rs +++ b/pezkuwi/node/network/dispute-distribution/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/dispute-distribution/src/receiver/batches/batch.rs b/pezkuwi/node/network/dispute-distribution/src/receiver/batches/batch.rs index 5c0d5625..b3fd4770 100644 --- a/pezkuwi/node/network/dispute-distribution/src/receiver/batches/batch.rs +++ b/pezkuwi/node/network/dispute-distribution/src/receiver/batches/batch.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/dispute-distribution/src/receiver/batches/mod.rs b/pezkuwi/node/network/dispute-distribution/src/receiver/batches/mod.rs index 3f02b8be..07e75559 100644 --- a/pezkuwi/node/network/dispute-distribution/src/receiver/batches/mod.rs +++ b/pezkuwi/node/network/dispute-distribution/src/receiver/batches/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/dispute-distribution/src/receiver/batches/waiting_queue.rs b/pezkuwi/node/network/dispute-distribution/src/receiver/batches/waiting_queue.rs index 02d9d820..1c03db2c 100644 --- a/pezkuwi/node/network/dispute-distribution/src/receiver/batches/waiting_queue.rs +++ b/pezkuwi/node/network/dispute-distribution/src/receiver/batches/waiting_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/dispute-distribution/src/receiver/error.rs b/pezkuwi/node/network/dispute-distribution/src/receiver/error.rs index e9e7e969..e3c1a06f 100644 --- a/pezkuwi/node/network/dispute-distribution/src/receiver/error.rs +++ b/pezkuwi/node/network/dispute-distribution/src/receiver/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/dispute-distribution/src/receiver/mod.rs b/pezkuwi/node/network/dispute-distribution/src/receiver/mod.rs index ca08d62c..56aa7a96 100644 --- a/pezkuwi/node/network/dispute-distribution/src/receiver/mod.rs +++ b/pezkuwi/node/network/dispute-distribution/src/receiver/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/dispute-distribution/src/receiver/peer_queues.rs b/pezkuwi/node/network/dispute-distribution/src/receiver/peer_queues.rs index 06d0bcb3..35d36952 100644 --- a/pezkuwi/node/network/dispute-distribution/src/receiver/peer_queues.rs +++ b/pezkuwi/node/network/dispute-distribution/src/receiver/peer_queues.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/dispute-distribution/src/sender/error.rs b/pezkuwi/node/network/dispute-distribution/src/sender/error.rs index 0829117f..ea2e0661 100644 --- a/pezkuwi/node/network/dispute-distribution/src/sender/error.rs +++ b/pezkuwi/node/network/dispute-distribution/src/sender/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/dispute-distribution/src/sender/mod.rs b/pezkuwi/node/network/dispute-distribution/src/sender/mod.rs index a1c8b27e..9d53ddbc 100644 --- a/pezkuwi/node/network/dispute-distribution/src/sender/mod.rs +++ b/pezkuwi/node/network/dispute-distribution/src/sender/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/dispute-distribution/src/sender/send_task.rs b/pezkuwi/node/network/dispute-distribution/src/sender/send_task.rs index ef1e2a47..75f0a07c 100644 --- a/pezkuwi/node/network/dispute-distribution/src/sender/send_task.rs +++ b/pezkuwi/node/network/dispute-distribution/src/sender/send_task.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/dispute-distribution/src/tests/mock.rs b/pezkuwi/node/network/dispute-distribution/src/tests/mock.rs index 6eabdcaa..bc246a39 100644 --- a/pezkuwi/node/network/dispute-distribution/src/tests/mock.rs +++ b/pezkuwi/node/network/dispute-distribution/src/tests/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/dispute-distribution/src/tests/mod.rs b/pezkuwi/node/network/dispute-distribution/src/tests/mod.rs index 1a687f9f..6c7882b4 100644 --- a/pezkuwi/node/network/dispute-distribution/src/tests/mod.rs +++ b/pezkuwi/node/network/dispute-distribution/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/gossip-support/src/lib.rs b/pezkuwi/node/network/gossip-support/src/lib.rs index 41a5096b..f8c7b748 100644 --- a/pezkuwi/node/network/gossip-support/src/lib.rs +++ b/pezkuwi/node/network/gossip-support/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/gossip-support/src/metrics.rs b/pezkuwi/node/network/gossip-support/src/metrics.rs index e307f7e0..fb01c54f 100644 --- a/pezkuwi/node/network/gossip-support/src/metrics.rs +++ b/pezkuwi/node/network/gossip-support/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/gossip-support/src/tests.rs b/pezkuwi/node/network/gossip-support/src/tests.rs index 2e818a56..cfcd6654 100644 --- a/pezkuwi/node/network/gossip-support/src/tests.rs +++ b/pezkuwi/node/network/gossip-support/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/protocol/src/authority_discovery.rs b/pezkuwi/node/network/protocol/src/authority_discovery.rs index 14137a68..e56a2e32 100644 --- a/pezkuwi/node/network/protocol/src/authority_discovery.rs +++ b/pezkuwi/node/network/protocol/src/authority_discovery.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/protocol/src/grid_topology.rs b/pezkuwi/node/network/protocol/src/grid_topology.rs index c4fdacbb..6c0e93fe 100644 --- a/pezkuwi/node/network/protocol/src/grid_topology.rs +++ b/pezkuwi/node/network/protocol/src/grid_topology.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/protocol/src/lib.rs b/pezkuwi/node/network/protocol/src/lib.rs index 478fa2c5..66a8fcfd 100644 --- a/pezkuwi/node/network/protocol/src/lib.rs +++ b/pezkuwi/node/network/protocol/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/protocol/src/peer_set.rs b/pezkuwi/node/network/protocol/src/peer_set.rs index 1f9f295f..bf66a503 100644 --- a/pezkuwi/node/network/protocol/src/peer_set.rs +++ b/pezkuwi/node/network/protocol/src/peer_set.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/protocol/src/reputation.rs b/pezkuwi/node/network/protocol/src/reputation.rs index d9b8ba95..3e711c8e 100644 --- a/pezkuwi/node/network/protocol/src/reputation.rs +++ b/pezkuwi/node/network/protocol/src/reputation.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/protocol/src/request_response/incoming/error.rs b/pezkuwi/node/network/protocol/src/request_response/incoming/error.rs index f5751565..b8fae695 100644 --- a/pezkuwi/node/network/protocol/src/request_response/incoming/error.rs +++ b/pezkuwi/node/network/protocol/src/request_response/incoming/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/protocol/src/request_response/incoming/mod.rs b/pezkuwi/node/network/protocol/src/request_response/incoming/mod.rs index 0afa6c45..faf5d636 100644 --- a/pezkuwi/node/network/protocol/src/request_response/incoming/mod.rs +++ b/pezkuwi/node/network/protocol/src/request_response/incoming/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/protocol/src/request_response/mod.rs b/pezkuwi/node/network/protocol/src/request_response/mod.rs index 8fadc906..c4851af1 100644 --- a/pezkuwi/node/network/protocol/src/request_response/mod.rs +++ b/pezkuwi/node/network/protocol/src/request_response/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/protocol/src/request_response/outgoing.rs b/pezkuwi/node/network/protocol/src/request_response/outgoing.rs index edb418ed..1c59c1c3 100644 --- a/pezkuwi/node/network/protocol/src/request_response/outgoing.rs +++ b/pezkuwi/node/network/protocol/src/request_response/outgoing.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/protocol/src/request_response/v1.rs b/pezkuwi/node/network/protocol/src/request_response/v1.rs index 55cde2e9..fb8b82ac 100644 --- a/pezkuwi/node/network/protocol/src/request_response/v1.rs +++ b/pezkuwi/node/network/protocol/src/request_response/v1.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/protocol/src/request_response/v2.rs b/pezkuwi/node/network/protocol/src/request_response/v2.rs index 524d7af3..dba39500 100644 --- a/pezkuwi/node/network/protocol/src/request_response/v2.rs +++ b/pezkuwi/node/network/protocol/src/request_response/v2.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/statement-distribution/benches/statement-distribution-regression-bench.rs b/pezkuwi/node/network/statement-distribution/benches/statement-distribution-regression-bench.rs index e7bcdfa1..13c8af8a 100644 --- a/pezkuwi/node/network/statement-distribution/benches/statement-distribution-regression-bench.rs +++ b/pezkuwi/node/network/statement-distribution/benches/statement-distribution-regression-bench.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/statement-distribution/src/error.rs b/pezkuwi/node/network/statement-distribution/src/error.rs index 0c07793b..20e8bbf0 100644 --- a/pezkuwi/node/network/statement-distribution/src/error.rs +++ b/pezkuwi/node/network/statement-distribution/src/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/statement-distribution/src/lib.rs b/pezkuwi/node/network/statement-distribution/src/lib.rs index 89c793e8..97bbf99f 100644 --- a/pezkuwi/node/network/statement-distribution/src/lib.rs +++ b/pezkuwi/node/network/statement-distribution/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/statement-distribution/src/metrics.rs b/pezkuwi/node/network/statement-distribution/src/metrics.rs index 3af671f0..06020213 100644 --- a/pezkuwi/node/network/statement-distribution/src/metrics.rs +++ b/pezkuwi/node/network/statement-distribution/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // Pezkuwi is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or diff --git a/pezkuwi/node/network/statement-distribution/src/v2/candidates.rs b/pezkuwi/node/network/statement-distribution/src/v2/candidates.rs index 24902517..d6548bfa 100644 --- a/pezkuwi/node/network/statement-distribution/src/v2/candidates.rs +++ b/pezkuwi/node/network/statement-distribution/src/v2/candidates.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/statement-distribution/src/v2/cluster.rs b/pezkuwi/node/network/statement-distribution/src/v2/cluster.rs index 3a8c86df..da7c872b 100644 --- a/pezkuwi/node/network/statement-distribution/src/v2/cluster.rs +++ b/pezkuwi/node/network/statement-distribution/src/v2/cluster.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/statement-distribution/src/v2/grid.rs b/pezkuwi/node/network/statement-distribution/src/v2/grid.rs index 840c9805..e7aa6b3a 100644 --- a/pezkuwi/node/network/statement-distribution/src/v2/grid.rs +++ b/pezkuwi/node/network/statement-distribution/src/v2/grid.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/statement-distribution/src/v2/groups.rs b/pezkuwi/node/network/statement-distribution/src/v2/groups.rs index d781eb50..126bed6f 100644 --- a/pezkuwi/node/network/statement-distribution/src/v2/groups.rs +++ b/pezkuwi/node/network/statement-distribution/src/v2/groups.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/statement-distribution/src/v2/mod.rs b/pezkuwi/node/network/statement-distribution/src/v2/mod.rs index 0b04745d..a9567bb9 100644 --- a/pezkuwi/node/network/statement-distribution/src/v2/mod.rs +++ b/pezkuwi/node/network/statement-distribution/src/v2/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/statement-distribution/src/v2/requests.rs b/pezkuwi/node/network/statement-distribution/src/v2/requests.rs index 92835833..b498b73a 100644 --- a/pezkuwi/node/network/statement-distribution/src/v2/requests.rs +++ b/pezkuwi/node/network/statement-distribution/src/v2/requests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/statement-distribution/src/v2/statement_store.rs b/pezkuwi/node/network/statement-distribution/src/v2/statement_store.rs index 889c9635..231f685a 100644 --- a/pezkuwi/node/network/statement-distribution/src/v2/statement_store.rs +++ b/pezkuwi/node/network/statement-distribution/src/v2/statement_store.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/statement-distribution/src/v2/tests/cluster.rs b/pezkuwi/node/network/statement-distribution/src/v2/tests/cluster.rs index 66ece2c5..19d32ce2 100644 --- a/pezkuwi/node/network/statement-distribution/src/v2/tests/cluster.rs +++ b/pezkuwi/node/network/statement-distribution/src/v2/tests/cluster.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/statement-distribution/src/v2/tests/grid.rs b/pezkuwi/node/network/statement-distribution/src/v2/tests/grid.rs index 201942f7..0c68eb56 100644 --- a/pezkuwi/node/network/statement-distribution/src/v2/tests/grid.rs +++ b/pezkuwi/node/network/statement-distribution/src/v2/tests/grid.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/statement-distribution/src/v2/tests/mod.rs b/pezkuwi/node/network/statement-distribution/src/v2/tests/mod.rs index bddb4f32..6928875e 100644 --- a/pezkuwi/node/network/statement-distribution/src/v2/tests/mod.rs +++ b/pezkuwi/node/network/statement-distribution/src/v2/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/network/statement-distribution/src/v2/tests/requests.rs b/pezkuwi/node/network/statement-distribution/src/v2/tests/requests.rs index b6d62992..1a971ff6 100644 --- a/pezkuwi/node/network/statement-distribution/src/v2/tests/requests.rs +++ b/pezkuwi/node/network/statement-distribution/src/v2/tests/requests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/overseer/examples/minimal-example.rs b/pezkuwi/node/overseer/examples/minimal-example.rs index b3bc9b52..898e0327 100644 --- a/pezkuwi/node/overseer/examples/minimal-example.rs +++ b/pezkuwi/node/overseer/examples/minimal-example.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/overseer/src/dummy.rs b/pezkuwi/node/overseer/src/dummy.rs index e8666174..07e743d4 100644 --- a/pezkuwi/node/overseer/src/dummy.rs +++ b/pezkuwi/node/overseer/src/dummy.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/overseer/src/lib.rs b/pezkuwi/node/overseer/src/lib.rs index 53d54314..e038fd41 100644 --- a/pezkuwi/node/overseer/src/lib.rs +++ b/pezkuwi/node/overseer/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/overseer/src/memory_stats.rs b/pezkuwi/node/overseer/src/memory_stats.rs index 30d4db8b..7e3c31ea 100644 --- a/pezkuwi/node/overseer/src/memory_stats.rs +++ b/pezkuwi/node/overseer/src/memory_stats.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/overseer/src/metrics.rs b/pezkuwi/node/overseer/src/metrics.rs index 2d1e5725..f25189e0 100644 --- a/pezkuwi/node/overseer/src/metrics.rs +++ b/pezkuwi/node/overseer/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/overseer/src/tests.rs b/pezkuwi/node/overseer/src/tests.rs index 3a55df95..5e7ebffb 100644 --- a/pezkuwi/node/overseer/src/tests.rs +++ b/pezkuwi/node/overseer/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/primitives/src/approval/criteria.rs b/pezkuwi/node/primitives/src/approval/criteria.rs index 28c3f3cc..615be617 100644 --- a/pezkuwi/node/primitives/src/approval/criteria.rs +++ b/pezkuwi/node/primitives/src/approval/criteria.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/primitives/src/approval/mod.rs b/pezkuwi/node/primitives/src/approval/mod.rs index 8ef55e0c..8fdc2c35 100644 --- a/pezkuwi/node/primitives/src/approval/mod.rs +++ b/pezkuwi/node/primitives/src/approval/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/primitives/src/approval/time.rs b/pezkuwi/node/primitives/src/approval/time.rs index b60bc0ab..c43589df 100644 --- a/pezkuwi/node/primitives/src/approval/time.rs +++ b/pezkuwi/node/primitives/src/approval/time.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/primitives/src/disputes/message.rs b/pezkuwi/node/primitives/src/disputes/message.rs index 5f39f6d0..908b4418 100644 --- a/pezkuwi/node/primitives/src/disputes/message.rs +++ b/pezkuwi/node/primitives/src/disputes/message.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/primitives/src/disputes/mod.rs b/pezkuwi/node/primitives/src/disputes/mod.rs index a56ddee7..f1818894 100644 --- a/pezkuwi/node/primitives/src/disputes/mod.rs +++ b/pezkuwi/node/primitives/src/disputes/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/primitives/src/disputes/status.rs b/pezkuwi/node/primitives/src/disputes/status.rs index 40e3ff0b..b216c7ec 100644 --- a/pezkuwi/node/primitives/src/disputes/status.rs +++ b/pezkuwi/node/primitives/src/disputes/status.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/primitives/src/lib.rs b/pezkuwi/node/primitives/src/lib.rs index c7c69c87..c14a7959 100644 --- a/pezkuwi/node/primitives/src/lib.rs +++ b/pezkuwi/node/primitives/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/service/src/benchmarking.rs b/pezkuwi/node/service/src/benchmarking.rs index 44d70657..91ab9660 100644 --- a/pezkuwi/node/service/src/benchmarking.rs +++ b/pezkuwi/node/service/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/service/src/builder/mod.rs b/pezkuwi/node/service/src/builder/mod.rs index 87956ed8..30e84334 100644 --- a/pezkuwi/node/service/src/builder/mod.rs +++ b/pezkuwi/node/service/src/builder/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/service/src/builder/partial.rs b/pezkuwi/node/service/src/builder/partial.rs index e3d8db89..77ec0f0f 100644 --- a/pezkuwi/node/service/src/builder/partial.rs +++ b/pezkuwi/node/service/src/builder/partial.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/service/src/chain_spec.rs b/pezkuwi/node/service/src/chain_spec.rs index 17a99dfe..049f8305 100644 --- a/pezkuwi/node/service/src/chain_spec.rs +++ b/pezkuwi/node/service/src/chain_spec.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/service/src/fake_runtime_api.rs b/pezkuwi/node/service/src/fake_runtime_api.rs index 38b8574f..a71b9da3 100644 --- a/pezkuwi/node/service/src/fake_runtime_api.rs +++ b/pezkuwi/node/service/src/fake_runtime_api.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/service/src/grandpa_support.rs b/pezkuwi/node/service/src/grandpa_support.rs index 8454235a..d6d88eeb 100644 --- a/pezkuwi/node/service/src/grandpa_support.rs +++ b/pezkuwi/node/service/src/grandpa_support.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/service/src/lib.rs b/pezkuwi/node/service/src/lib.rs index 98bb87e5..056ce1fc 100644 --- a/pezkuwi/node/service/src/lib.rs +++ b/pezkuwi/node/service/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/service/src/overseer.rs b/pezkuwi/node/service/src/overseer.rs index 52f7ba87..037fa6e4 100644 --- a/pezkuwi/node/service/src/overseer.rs +++ b/pezkuwi/node/service/src/overseer.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/service/src/relay_chain_selection.rs b/pezkuwi/node/service/src/relay_chain_selection.rs index 382a1dc7..8b484473 100644 --- a/pezkuwi/node/service/src/relay_chain_selection.rs +++ b/pezkuwi/node/service/src/relay_chain_selection.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/service/src/tests.rs b/pezkuwi/node/service/src/tests.rs index c55ba3e6..d1d9ecf3 100644 --- a/pezkuwi/node/service/src/tests.rs +++ b/pezkuwi/node/service/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/service/src/teyrchains_db/mod.rs b/pezkuwi/node/service/src/teyrchains_db/mod.rs index 7148bd01..234a1106 100644 --- a/pezkuwi/node/service/src/teyrchains_db/mod.rs +++ b/pezkuwi/node/service/src/teyrchains_db/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/service/src/teyrchains_db/upgrade.rs b/pezkuwi/node/service/src/teyrchains_db/upgrade.rs index aad3a3f3..1e2bc1c8 100644 --- a/pezkuwi/node/service/src/teyrchains_db/upgrade.rs +++ b/pezkuwi/node/service/src/teyrchains_db/upgrade.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/service/src/workers.rs b/pezkuwi/node/service/src/workers.rs index 61a299d6..b05b91db 100644 --- a/pezkuwi/node/service/src/workers.rs +++ b/pezkuwi/node/service/src/workers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/cli/subsystem-bench.rs b/pezkuwi/node/subsystem-bench/src/cli/subsystem-bench.rs index 93337b94..853b7828 100644 --- a/pezkuwi/node/subsystem-bench/src/cli/subsystem-bench.rs +++ b/pezkuwi/node/subsystem-bench/src/cli/subsystem-bench.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/cli/valgrind.rs b/pezkuwi/node/subsystem-bench/src/cli/valgrind.rs index d734b4a6..78c26b3a 100644 --- a/pezkuwi/node/subsystem-bench/src/cli/valgrind.rs +++ b/pezkuwi/node/subsystem-bench/src/cli/valgrind.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/approval/helpers.rs b/pezkuwi/node/subsystem-bench/src/lib/approval/helpers.rs index 1e98433b..2b9d645b 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/approval/helpers.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/approval/helpers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/approval/message_generator.rs b/pezkuwi/node/subsystem-bench/src/lib/approval/message_generator.rs index e3ebc677..8b68eb5e 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/approval/message_generator.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/approval/message_generator.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/approval/mock_chain_selection.rs b/pezkuwi/node/subsystem-bench/src/lib/approval/mock_chain_selection.rs index 07f5ea1e..bd96903e 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/approval/mock_chain_selection.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/approval/mock_chain_selection.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/approval/mod.rs b/pezkuwi/node/subsystem-bench/src/lib/approval/mod.rs index 26c529fc..7147dbc0 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/approval/mod.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/approval/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/approval/test_message.rs b/pezkuwi/node/subsystem-bench/src/lib/approval/test_message.rs index df67f611..0de8319e 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/approval/test_message.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/approval/test_message.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/availability/av_store_helpers.rs b/pezkuwi/node/subsystem-bench/src/lib/availability/av_store_helpers.rs index 50504f4e..835dbcc1 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/availability/av_store_helpers.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/availability/av_store_helpers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/availability/mod.rs b/pezkuwi/node/subsystem-bench/src/lib/availability/mod.rs index 0c0fae52..d09d512a 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/availability/mod.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/availability/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/availability/test_state.rs b/pezkuwi/node/subsystem-bench/src/lib/availability/test_state.rs index c151be04..dcd40bbc 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/availability/test_state.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/availability/test_state.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/configuration.rs b/pezkuwi/node/subsystem-bench/src/lib/configuration.rs index 3ea9f561..335d45a1 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/configuration.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/configuration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/display.rs b/pezkuwi/node/subsystem-bench/src/lib/display.rs index 9824979f..0319846c 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/display.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/display.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/disputes/mod.rs b/pezkuwi/node/subsystem-bench/src/lib/disputes/mod.rs index 9d5dd913..d78ec15b 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/disputes/mod.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/disputes/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/disputes/test_state.rs b/pezkuwi/node/subsystem-bench/src/lib/disputes/test_state.rs index f9f9e1f7..cc703d43 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/disputes/test_state.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/disputes/test_state.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/environment.rs b/pezkuwi/node/subsystem-bench/src/lib/environment.rs index abe23708..eb404f7b 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/environment.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/environment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/keyring.rs b/pezkuwi/node/subsystem-bench/src/lib/keyring.rs index 3101581f..b4ccc630 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/keyring.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/keyring.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/lib.rs b/pezkuwi/node/subsystem-bench/src/lib/lib.rs index 32af6bb8..0e2d97df 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/lib.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/mock/approval_voting_parallel.rs b/pezkuwi/node/subsystem-bench/src/lib/mock/approval_voting_parallel.rs index 53a33fad..d90db39e 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/mock/approval_voting_parallel.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/mock/approval_voting_parallel.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/mock/av_store.rs b/pezkuwi/node/subsystem-bench/src/lib/mock/av_store.rs index 82853174..c9e1d03c 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/mock/av_store.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/mock/av_store.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/mock/availability_recovery.rs b/pezkuwi/node/subsystem-bench/src/lib/mock/availability_recovery.rs index 9228a0cb..610a5c54 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/mock/availability_recovery.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/mock/availability_recovery.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/mock/candidate_backing.rs b/pezkuwi/node/subsystem-bench/src/lib/mock/candidate_backing.rs index d4ceae2b..cfeaf2bb 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/mock/candidate_backing.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/mock/candidate_backing.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/mock/candidate_validation.rs b/pezkuwi/node/subsystem-bench/src/lib/mock/candidate_validation.rs index 855c47b6..132eaa9c 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/mock/candidate_validation.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/mock/candidate_validation.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/mock/chain_api.rs b/pezkuwi/node/subsystem-bench/src/lib/mock/chain_api.rs index 2be39acf..97c44b13 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/mock/chain_api.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/mock/chain_api.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/mock/dummy.rs b/pezkuwi/node/subsystem-bench/src/lib/mock/dummy.rs index 750fa167..39a55648 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/mock/dummy.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/mock/dummy.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/mock/mod.rs b/pezkuwi/node/subsystem-bench/src/lib/mock/mod.rs index ed8513e9..0bff0105 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/mock/mod.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/mock/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/mock/network_bridge.rs b/pezkuwi/node/subsystem-bench/src/lib/mock/network_bridge.rs index 74733b11..367906be 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/mock/network_bridge.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/mock/network_bridge.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/mock/prospective_teyrchains.rs b/pezkuwi/node/subsystem-bench/src/lib/mock/prospective_teyrchains.rs index ec2c0542..9910d581 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/mock/prospective_teyrchains.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/mock/prospective_teyrchains.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/mock/runtime_api.rs b/pezkuwi/node/subsystem-bench/src/lib/mock/runtime_api.rs index 3235902c..c55bf610 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/mock/runtime_api.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/mock/runtime_api.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/network.rs b/pezkuwi/node/subsystem-bench/src/lib/network.rs index 0b5919ff..d7111ad8 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/network.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/network.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/statement/mod.rs b/pezkuwi/node/subsystem-bench/src/lib/statement/mod.rs index 4e5c1aee..e52b5e05 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/statement/mod.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/statement/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/statement/test_state.rs b/pezkuwi/node/subsystem-bench/src/lib/statement/test_state.rs index 0a71d2a2..9102c50f 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/statement/test_state.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/statement/test_state.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/usage.rs b/pezkuwi/node/subsystem-bench/src/lib/usage.rs index f873deaa..51d40dda 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/usage.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/usage.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-bench/src/lib/utils.rs b/pezkuwi/node/subsystem-bench/src/lib/utils.rs index 5dd7251f..2941a4ef 100644 --- a/pezkuwi/node/subsystem-bench/src/lib/utils.rs +++ b/pezkuwi/node/subsystem-bench/src/lib/utils.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-test-helpers/src/lib.rs b/pezkuwi/node/subsystem-test-helpers/src/lib.rs index 4881bb78..b2b215e9 100644 --- a/pezkuwi/node/subsystem-test-helpers/src/lib.rs +++ b/pezkuwi/node/subsystem-test-helpers/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-test-helpers/src/mock.rs b/pezkuwi/node/subsystem-test-helpers/src/mock.rs index bcc8f80c..8c15d28c 100644 --- a/pezkuwi/node/subsystem-test-helpers/src/mock.rs +++ b/pezkuwi/node/subsystem-test-helpers/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-types/src/errors.rs b/pezkuwi/node/subsystem-types/src/errors.rs index ffd4f53e..5e33e3ae 100644 --- a/pezkuwi/node/subsystem-types/src/errors.rs +++ b/pezkuwi/node/subsystem-types/src/errors.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-types/src/lib.rs b/pezkuwi/node/subsystem-types/src/lib.rs index 30994b52..b24187e7 100644 --- a/pezkuwi/node/subsystem-types/src/lib.rs +++ b/pezkuwi/node/subsystem-types/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-types/src/messages.rs b/pezkuwi/node/subsystem-types/src/messages.rs index b8d302a7..e5542742 100644 --- a/pezkuwi/node/subsystem-types/src/messages.rs +++ b/pezkuwi/node/subsystem-types/src/messages.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-types/src/messages/network_bridge_event.rs b/pezkuwi/node/subsystem-types/src/messages/network_bridge_event.rs index bb132511..ce8d15d7 100644 --- a/pezkuwi/node/subsystem-types/src/messages/network_bridge_event.rs +++ b/pezkuwi/node/subsystem-types/src/messages/network_bridge_event.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-types/src/runtime_client.rs b/pezkuwi/node/subsystem-types/src/runtime_client.rs index 2c4c11f9..e4513388 100644 --- a/pezkuwi/node/subsystem-types/src/runtime_client.rs +++ b/pezkuwi/node/subsystem-types/src/runtime_client.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-util/src/availability_chunks.rs b/pezkuwi/node/subsystem-util/src/availability_chunks.rs index 13768cec..ee6f6384 100644 --- a/pezkuwi/node/subsystem-util/src/availability_chunks.rs +++ b/pezkuwi/node/subsystem-util/src/availability_chunks.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-util/src/backing_implicit_view.rs b/pezkuwi/node/subsystem-util/src/backing_implicit_view.rs index aa6f32e5..9922817f 100644 --- a/pezkuwi/node/subsystem-util/src/backing_implicit_view.rs +++ b/pezkuwi/node/subsystem-util/src/backing_implicit_view.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-util/src/controlled_validator_indices.rs b/pezkuwi/node/subsystem-util/src/controlled_validator_indices.rs index acce14e0..24cdc418 100644 --- a/pezkuwi/node/subsystem-util/src/controlled_validator_indices.rs +++ b/pezkuwi/node/subsystem-util/src/controlled_validator_indices.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-util/src/database.rs b/pezkuwi/node/subsystem-util/src/database.rs index e095cdfc..5bf7c423 100644 --- a/pezkuwi/node/subsystem-util/src/database.rs +++ b/pezkuwi/node/subsystem-util/src/database.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-util/src/determine_new_blocks.rs b/pezkuwi/node/subsystem-util/src/determine_new_blocks.rs index c5e7e187..c49a94d3 100644 --- a/pezkuwi/node/subsystem-util/src/determine_new_blocks.rs +++ b/pezkuwi/node/subsystem-util/src/determine_new_blocks.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-util/src/inclusion_emulator/mod.rs b/pezkuwi/node/subsystem-util/src/inclusion_emulator/mod.rs index 4c08d185..d3217153 100644 --- a/pezkuwi/node/subsystem-util/src/inclusion_emulator/mod.rs +++ b/pezkuwi/node/subsystem-util/src/inclusion_emulator/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-util/src/lib.rs b/pezkuwi/node/subsystem-util/src/lib.rs index 5afc82e8..1848da30 100644 --- a/pezkuwi/node/subsystem-util/src/lib.rs +++ b/pezkuwi/node/subsystem-util/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-util/src/nesting_sender.rs b/pezkuwi/node/subsystem-util/src/nesting_sender.rs index c60e4d0c..00dc5d9d 100644 --- a/pezkuwi/node/subsystem-util/src/nesting_sender.rs +++ b/pezkuwi/node/subsystem-util/src/nesting_sender.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-util/src/reputation.rs b/pezkuwi/node/subsystem-util/src/reputation.rs index ac573e94..be03a22d 100644 --- a/pezkuwi/node/subsystem-util/src/reputation.rs +++ b/pezkuwi/node/subsystem-util/src/reputation.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-util/src/runtime/error.rs b/pezkuwi/node/subsystem-util/src/runtime/error.rs index ef674f07..805471a4 100644 --- a/pezkuwi/node/subsystem-util/src/runtime/error.rs +++ b/pezkuwi/node/subsystem-util/src/runtime/error.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-util/src/runtime/mod.rs b/pezkuwi/node/subsystem-util/src/runtime/mod.rs index a2385dd1..019d670f 100644 --- a/pezkuwi/node/subsystem-util/src/runtime/mod.rs +++ b/pezkuwi/node/subsystem-util/src/runtime/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-util/src/tests.rs b/pezkuwi/node/subsystem-util/src/tests.rs index 35f97935..b5d8996b 100644 --- a/pezkuwi/node/subsystem-util/src/tests.rs +++ b/pezkuwi/node/subsystem-util/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem-util/src/vstaging.rs b/pezkuwi/node/subsystem-util/src/vstaging.rs index 2bb5d1d4..8dbc5f84 100644 --- a/pezkuwi/node/subsystem-util/src/vstaging.rs +++ b/pezkuwi/node/subsystem-util/src/vstaging.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/subsystem/src/lib.rs b/pezkuwi/node/subsystem/src/lib.rs index 6d6b9bc7..c6444678 100644 --- a/pezkuwi/node/subsystem/src/lib.rs +++ b/pezkuwi/node/subsystem/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/test/client/src/block_builder.rs b/pezkuwi/node/test/client/src/block_builder.rs index 993e5e08..eaa4dd78 100644 --- a/pezkuwi/node/test/client/src/block_builder.rs +++ b/pezkuwi/node/test/client/src/block_builder.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/test/client/src/lib.rs b/pezkuwi/node/test/client/src/lib.rs index 8b6ebdf3..8a63ae91 100644 --- a/pezkuwi/node/test/client/src/lib.rs +++ b/pezkuwi/node/test/client/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/test/service/src/chain_spec.rs b/pezkuwi/node/test/service/src/chain_spec.rs index 9ca82aa9..2b993899 100644 --- a/pezkuwi/node/test/service/src/chain_spec.rs +++ b/pezkuwi/node/test/service/src/chain_spec.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/test/service/src/lib.rs b/pezkuwi/node/test/service/src/lib.rs index 07a7d667..d141481b 100644 --- a/pezkuwi/node/test/service/src/lib.rs +++ b/pezkuwi/node/test/service/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/test/service/tests/build-blocks.rs b/pezkuwi/node/test/service/tests/build-blocks.rs index 7bbc98be..b2e2d199 100644 --- a/pezkuwi/node/test/service/tests/build-blocks.rs +++ b/pezkuwi/node/test/service/tests/build-blocks.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/test/service/tests/call-function.rs b/pezkuwi/node/test/service/tests/call-function.rs index 24ef499e..4b441b0e 100644 --- a/pezkuwi/node/test/service/tests/call-function.rs +++ b/pezkuwi/node/test/service/tests/call-function.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/tracking-allocator/src/lib.rs b/pezkuwi/node/tracking-allocator/src/lib.rs index a2920951..804da21d 100644 --- a/pezkuwi/node/tracking-allocator/src/lib.rs +++ b/pezkuwi/node/tracking-allocator/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/zombienet-backchannel/src/errors.rs b/pezkuwi/node/zombienet-backchannel/src/errors.rs index ef2340fd..21276384 100644 --- a/pezkuwi/node/zombienet-backchannel/src/errors.rs +++ b/pezkuwi/node/zombienet-backchannel/src/errors.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/node/zombienet-backchannel/src/lib.rs b/pezkuwi/node/zombienet-backchannel/src/lib.rs index c6ac1201..e6bd4a8d 100644 --- a/pezkuwi/node/zombienet-backchannel/src/lib.rs +++ b/pezkuwi/node/zombienet-backchannel/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/pezpallets/validator-pool/src/weights.rs b/pezkuwi/pezpallets/validator-pool/src/weights.rs index f3f7d739..4be100ff 100644 --- a/pezkuwi/pezpallets/validator-pool/src/weights.rs +++ b/pezkuwi/pezpallets/validator-pool/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezkuwi/primitives/src/lib.rs b/pezkuwi/primitives/src/lib.rs index aced4d93..9706f9ae 100644 --- a/pezkuwi/primitives/src/lib.rs +++ b/pezkuwi/primitives/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/primitives/src/runtime_api.rs b/pezkuwi/primitives/src/runtime_api.rs index 60a5ff26..cc740fee 100644 --- a/pezkuwi/primitives/src/runtime_api.rs +++ b/pezkuwi/primitives/src/runtime_api.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/primitives/src/v8/async_backing.rs b/pezkuwi/primitives/src/v8/async_backing.rs index 0cc32ed6..6445546b 100644 --- a/pezkuwi/primitives/src/v8/async_backing.rs +++ b/pezkuwi/primitives/src/v8/async_backing.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/primitives/src/v8/executor_params.rs b/pezkuwi/primitives/src/v8/executor_params.rs index 35e7d5b6..103b4654 100644 --- a/pezkuwi/primitives/src/v8/executor_params.rs +++ b/pezkuwi/primitives/src/v8/executor_params.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/primitives/src/v8/metrics.rs b/pezkuwi/primitives/src/v8/metrics.rs index 121b3cfe..44058dfd 100644 --- a/pezkuwi/primitives/src/v8/metrics.rs +++ b/pezkuwi/primitives/src/v8/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/primitives/src/v8/mod.rs b/pezkuwi/primitives/src/v8/mod.rs index 1b3d98bc..834f1f58 100644 --- a/pezkuwi/primitives/src/v8/mod.rs +++ b/pezkuwi/primitives/src/v8/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/primitives/src/v8/signed.rs b/pezkuwi/primitives/src/v8/signed.rs index e22e4fcb..bf889aa8 100644 --- a/pezkuwi/primitives/src/v8/signed.rs +++ b/pezkuwi/primitives/src/v8/signed.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/primitives/src/v8/slashing.rs b/pezkuwi/primitives/src/v8/slashing.rs index dfecbb1c..da69f095 100644 --- a/pezkuwi/primitives/src/v8/slashing.rs +++ b/pezkuwi/primitives/src/v8/slashing.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/primitives/src/v9/async_backing.rs b/pezkuwi/primitives/src/v9/async_backing.rs index 832df670..3726ff98 100644 --- a/pezkuwi/primitives/src/v9/async_backing.rs +++ b/pezkuwi/primitives/src/v9/async_backing.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/primitives/src/v9/executor_params.rs b/pezkuwi/primitives/src/v9/executor_params.rs index 9308bb83..80cbbc65 100644 --- a/pezkuwi/primitives/src/v9/executor_params.rs +++ b/pezkuwi/primitives/src/v9/executor_params.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/primitives/src/v9/metrics.rs b/pezkuwi/primitives/src/v9/metrics.rs index f43f063c..06b2a812 100644 --- a/pezkuwi/primitives/src/v9/metrics.rs +++ b/pezkuwi/primitives/src/v9/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/primitives/src/v9/mod.rs b/pezkuwi/primitives/src/v9/mod.rs index 4993b09d..5248ad03 100644 --- a/pezkuwi/primitives/src/v9/mod.rs +++ b/pezkuwi/primitives/src/v9/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/primitives/src/v9/signed.rs b/pezkuwi/primitives/src/v9/signed.rs index e22e4fcb..bf889aa8 100644 --- a/pezkuwi/primitives/src/v9/signed.rs +++ b/pezkuwi/primitives/src/v9/signed.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/primitives/src/v9/slashing.rs b/pezkuwi/primitives/src/v9/slashing.rs index f4bbddfd..49f7b95a 100644 --- a/pezkuwi/primitives/src/v9/slashing.rs +++ b/pezkuwi/primitives/src/v9/slashing.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/primitives/src/vstaging/async_backing.rs b/pezkuwi/primitives/src/vstaging/async_backing.rs index c3faf7d6..ba2f25b4 100644 --- a/pezkuwi/primitives/src/vstaging/async_backing.rs +++ b/pezkuwi/primitives/src/vstaging/async_backing.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/primitives/src/vstaging/mod.rs b/pezkuwi/primitives/src/vstaging/mod.rs index 3110a80e..9882c5ff 100644 --- a/pezkuwi/primitives/src/vstaging/mod.rs +++ b/pezkuwi/primitives/src/vstaging/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/primitives/test-helpers/src/lib.rs b/pezkuwi/primitives/test-helpers/src/lib.rs index 9fe8055c..97fd913b 100644 --- a/pezkuwi/primitives/test-helpers/src/lib.rs +++ b/pezkuwi/primitives/test-helpers/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/rpc/src/lib.rs b/pezkuwi/rpc/src/lib.rs index ff714b3b..c5103176 100644 --- a/pezkuwi/rpc/src/lib.rs +++ b/pezkuwi/rpc/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/pez-slot-range-helper/src/lib.rs b/pezkuwi/runtime/common/pez-slot-range-helper/src/lib.rs index 7d18f403..f0ab9584 100644 --- a/pezkuwi/runtime/common/pez-slot-range-helper/src/lib.rs +++ b/pezkuwi/runtime/common/pez-slot-range-helper/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/assigned_slots/benchmarking.rs b/pezkuwi/runtime/common/src/assigned_slots/benchmarking.rs index f182de63..78d5b8e1 100644 --- a/pezkuwi/runtime/common/src/assigned_slots/benchmarking.rs +++ b/pezkuwi/runtime/common/src/assigned_slots/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/assigned_slots/migration.rs b/pezkuwi/runtime/common/src/assigned_slots/migration.rs index 13b4a121..c54e1ef2 100644 --- a/pezkuwi/runtime/common/src/assigned_slots/migration.rs +++ b/pezkuwi/runtime/common/src/assigned_slots/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/assigned_slots/mod.rs b/pezkuwi/runtime/common/src/assigned_slots/mod.rs index c6708276..a99c2754 100644 --- a/pezkuwi/runtime/common/src/assigned_slots/mod.rs +++ b/pezkuwi/runtime/common/src/assigned_slots/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/auctions/benchmarking.rs b/pezkuwi/runtime/common/src/auctions/benchmarking.rs index bbecc3bf..3f72a1b5 100644 --- a/pezkuwi/runtime/common/src/auctions/benchmarking.rs +++ b/pezkuwi/runtime/common/src/auctions/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/auctions/mock.rs b/pezkuwi/runtime/common/src/auctions/mock.rs index 88df49c5..e44bdf73 100644 --- a/pezkuwi/runtime/common/src/auctions/mock.rs +++ b/pezkuwi/runtime/common/src/auctions/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/auctions/mod.rs b/pezkuwi/runtime/common/src/auctions/mod.rs index ea863ea9..31fe5c2e 100644 --- a/pezkuwi/runtime/common/src/auctions/mod.rs +++ b/pezkuwi/runtime/common/src/auctions/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/auctions/tests.rs b/pezkuwi/runtime/common/src/auctions/tests.rs index 4666b553..4d509bc9 100644 --- a/pezkuwi/runtime/common/src/auctions/tests.rs +++ b/pezkuwi/runtime/common/src/auctions/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/claims/benchmarking.rs b/pezkuwi/runtime/common/src/claims/benchmarking.rs index 7980cb6e..f4fe7706 100644 --- a/pezkuwi/runtime/common/src/claims/benchmarking.rs +++ b/pezkuwi/runtime/common/src/claims/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/claims/mock.rs b/pezkuwi/runtime/common/src/claims/mock.rs index c61909e8..6b0ce16f 100644 --- a/pezkuwi/runtime/common/src/claims/mock.rs +++ b/pezkuwi/runtime/common/src/claims/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/claims/mod.rs b/pezkuwi/runtime/common/src/claims/mod.rs index ee61ab2a..9a0ce8c8 100644 --- a/pezkuwi/runtime/common/src/claims/mod.rs +++ b/pezkuwi/runtime/common/src/claims/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/claims/tests.rs b/pezkuwi/runtime/common/src/claims/tests.rs index 83c51dca..8455f5ab 100644 --- a/pezkuwi/runtime/common/src/claims/tests.rs +++ b/pezkuwi/runtime/common/src/claims/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/crowdloan/migration.rs b/pezkuwi/runtime/common/src/crowdloan/migration.rs index 0ad94704..e49028d3 100644 --- a/pezkuwi/runtime/common/src/crowdloan/migration.rs +++ b/pezkuwi/runtime/common/src/crowdloan/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/crowdloan/mod.rs b/pezkuwi/runtime/common/src/crowdloan/mod.rs index 8b7cfdc3..989cf081 100644 --- a/pezkuwi/runtime/common/src/crowdloan/mod.rs +++ b/pezkuwi/runtime/common/src/crowdloan/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/elections.rs b/pezkuwi/runtime/common/src/elections.rs index d99b6e77..c0dbb475 100644 --- a/pezkuwi/runtime/common/src/elections.rs +++ b/pezkuwi/runtime/common/src/elections.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/identity_migrator.rs b/pezkuwi/runtime/common/src/identity_migrator.rs index cf40f805..9f0c2cb9 100644 --- a/pezkuwi/runtime/common/src/identity_migrator.rs +++ b/pezkuwi/runtime/common/src/identity_migrator.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezkuwi/runtime/common/src/impls.rs b/pezkuwi/runtime/common/src/impls.rs index f6f6a1d9..29181932 100644 --- a/pezkuwi/runtime/common/src/impls.rs +++ b/pezkuwi/runtime/common/src/impls.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/integration_tests.rs b/pezkuwi/runtime/common/src/integration_tests.rs index a9f7aac1..a72544f6 100644 --- a/pezkuwi/runtime/common/src/integration_tests.rs +++ b/pezkuwi/runtime/common/src/integration_tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/lib.rs b/pezkuwi/runtime/common/src/lib.rs index 77310ad1..dfdf31ad 100644 --- a/pezkuwi/runtime/common/src/lib.rs +++ b/pezkuwi/runtime/common/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/mock.rs b/pezkuwi/runtime/common/src/mock.rs index c9bdf2c3..1cc9e760 100644 --- a/pezkuwi/runtime/common/src/mock.rs +++ b/pezkuwi/runtime/common/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/paras_registrar/benchmarking.rs b/pezkuwi/runtime/common/src/paras_registrar/benchmarking.rs index 82f15ac0..5726aa47 100644 --- a/pezkuwi/runtime/common/src/paras_registrar/benchmarking.rs +++ b/pezkuwi/runtime/common/src/paras_registrar/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/paras_registrar/migration.rs b/pezkuwi/runtime/common/src/paras_registrar/migration.rs index 1eee3542..ebb3fe0c 100644 --- a/pezkuwi/runtime/common/src/paras_registrar/migration.rs +++ b/pezkuwi/runtime/common/src/paras_registrar/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/paras_registrar/mock.rs b/pezkuwi/runtime/common/src/paras_registrar/mock.rs index a6cc74b4..aa424278 100644 --- a/pezkuwi/runtime/common/src/paras_registrar/mock.rs +++ b/pezkuwi/runtime/common/src/paras_registrar/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/paras_registrar/mod.rs b/pezkuwi/runtime/common/src/paras_registrar/mod.rs index a867774d..d68cdae4 100644 --- a/pezkuwi/runtime/common/src/paras_registrar/mod.rs +++ b/pezkuwi/runtime/common/src/paras_registrar/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/paras_registrar/tests.rs b/pezkuwi/runtime/common/src/paras_registrar/tests.rs index eee1159d..7cea819b 100644 --- a/pezkuwi/runtime/common/src/paras_registrar/tests.rs +++ b/pezkuwi/runtime/common/src/paras_registrar/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/paras_sudo_wrapper.rs b/pezkuwi/runtime/common/src/paras_sudo_wrapper.rs index fb365e5c..86803955 100644 --- a/pezkuwi/runtime/common/src/paras_sudo_wrapper.rs +++ b/pezkuwi/runtime/common/src/paras_sudo_wrapper.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/purchase/mock.rs b/pezkuwi/runtime/common/src/purchase/mock.rs index 07d3ee61..f049931f 100644 --- a/pezkuwi/runtime/common/src/purchase/mock.rs +++ b/pezkuwi/runtime/common/src/purchase/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/purchase/mod.rs b/pezkuwi/runtime/common/src/purchase/mod.rs index 5001e93e..50d16e04 100644 --- a/pezkuwi/runtime/common/src/purchase/mod.rs +++ b/pezkuwi/runtime/common/src/purchase/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/purchase/tests.rs b/pezkuwi/runtime/common/src/purchase/tests.rs index c7db5fae..f7c1154d 100644 --- a/pezkuwi/runtime/common/src/purchase/tests.rs +++ b/pezkuwi/runtime/common/src/purchase/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/slot_range.rs b/pezkuwi/runtime/common/src/slot_range.rs index 1177f839..da82f7a1 100644 --- a/pezkuwi/runtime/common/src/slot_range.rs +++ b/pezkuwi/runtime/common/src/slot_range.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/slots/migration.rs b/pezkuwi/runtime/common/src/slots/migration.rs index abc1f477..fb76dd4e 100644 --- a/pezkuwi/runtime/common/src/slots/migration.rs +++ b/pezkuwi/runtime/common/src/slots/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/slots/mod.rs b/pezkuwi/runtime/common/src/slots/mod.rs index 35f2770a..904d05fd 100644 --- a/pezkuwi/runtime/common/src/slots/mod.rs +++ b/pezkuwi/runtime/common/src/slots/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/traits.rs b/pezkuwi/runtime/common/src/traits.rs index d8a51ea2..084fd443 100644 --- a/pezkuwi/runtime/common/src/traits.rs +++ b/pezkuwi/runtime/common/src/traits.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/try_runtime.rs b/pezkuwi/runtime/common/src/try_runtime.rs index 37c0c2c8..5ce5cfe4 100644 --- a/pezkuwi/runtime/common/src/try_runtime.rs +++ b/pezkuwi/runtime/common/src/try_runtime.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/common/src/xcm_sender.rs b/pezkuwi/runtime/common/src/xcm_sender.rs index 2ed1e0fe..f956d3d0 100644 --- a/pezkuwi/runtime/common/src/xcm_sender.rs +++ b/pezkuwi/runtime/common/src/xcm_sender.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/metrics/src/lib.rs b/pezkuwi/runtime/metrics/src/lib.rs index 7f70838b..a1889c30 100644 --- a/pezkuwi/runtime/metrics/src/lib.rs +++ b/pezkuwi/runtime/metrics/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/metrics/src/with_runtime_metrics.rs b/pezkuwi/runtime/metrics/src/with_runtime_metrics.rs index 3c22ab91..7f90208a 100644 --- a/pezkuwi/runtime/metrics/src/with_runtime_metrics.rs +++ b/pezkuwi/runtime/metrics/src/with_runtime_metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/metrics/src/without_runtime_metrics.rs b/pezkuwi/runtime/metrics/src/without_runtime_metrics.rs index f35f0732..29c05c3e 100644 --- a/pezkuwi/runtime/metrics/src/without_runtime_metrics.rs +++ b/pezkuwi/runtime/metrics/src/without_runtime_metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/bridge-primitives/src/lib.rs b/pezkuwi/runtime/pezkuwichain/bridge-primitives/src/lib.rs index 46fd502f..0a344a3e 100644 --- a/pezkuwi/runtime/pezkuwichain/bridge-primitives/src/lib.rs +++ b/pezkuwi/runtime/pezkuwichain/bridge-primitives/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezkuwi/runtime/pezkuwichain/build.rs b/pezkuwi/runtime/pezkuwichain/build.rs index aa8b7a12..7a3922d0 100644 --- a/pezkuwi/runtime/pezkuwichain/build.rs +++ b/pezkuwi/runtime/pezkuwichain/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/constants/src/lib.rs b/pezkuwi/runtime/pezkuwichain/constants/src/lib.rs index 705e484f..1feff47b 100644 --- a/pezkuwi/runtime/pezkuwichain/constants/src/lib.rs +++ b/pezkuwi/runtime/pezkuwichain/constants/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/constants/src/weights/block_weights.rs b/pezkuwi/runtime/pezkuwichain/constants/src/weights/block_weights.rs index 818675cd..0e901a60 100644 --- a/pezkuwi/runtime/pezkuwichain/constants/src/weights/block_weights.rs +++ b/pezkuwi/runtime/pezkuwichain/constants/src/weights/block_weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/constants/src/weights/extrinsic_weights.rs b/pezkuwi/runtime/pezkuwichain/constants/src/weights/extrinsic_weights.rs index 0840673a..18bf3d9f 100644 --- a/pezkuwi/runtime/pezkuwichain/constants/src/weights/extrinsic_weights.rs +++ b/pezkuwi/runtime/pezkuwichain/constants/src/weights/extrinsic_weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/constants/src/weights/mod.rs b/pezkuwi/runtime/pezkuwichain/constants/src/weights/mod.rs index 42f45eab..c3fc46af 100644 --- a/pezkuwi/runtime/pezkuwichain/constants/src/weights/mod.rs +++ b/pezkuwi/runtime/pezkuwichain/constants/src/weights/mod.rs @@ -1,6 +1,6 @@ // This file is part of Pezkuwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezkuwi/runtime/pezkuwichain/constants/src/weights/paritydb_weights.rs b/pezkuwi/runtime/pezkuwichain/constants/src/weights/paritydb_weights.rs index 0592eb3e..48d43337 100644 --- a/pezkuwi/runtime/pezkuwichain/constants/src/weights/paritydb_weights.rs +++ b/pezkuwi/runtime/pezkuwichain/constants/src/weights/paritydb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezkuwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezkuwi/runtime/pezkuwichain/constants/src/weights/rocksdb_weights.rs b/pezkuwi/runtime/pezkuwichain/constants/src/weights/rocksdb_weights.rs index bc2023de..c3996936 100644 --- a/pezkuwi/runtime/pezkuwichain/constants/src/weights/rocksdb_weights.rs +++ b/pezkuwi/runtime/pezkuwichain/constants/src/weights/rocksdb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezkuwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezkuwi/runtime/pezkuwichain/src/bag_thresholds.rs b/pezkuwi/runtime/pezkuwichain/src/bag_thresholds.rs index ec040959..faf75183 100644 --- a/pezkuwi/runtime/pezkuwichain/src/bag_thresholds.rs +++ b/pezkuwi/runtime/pezkuwichain/src/bag_thresholds.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/genesis_config_presets.rs b/pezkuwi/runtime/pezkuwichain/src/genesis_config_presets.rs index 70ce71f2..3688eb7a 100644 --- a/pezkuwi/runtime/pezkuwichain/src/genesis_config_presets.rs +++ b/pezkuwi/runtime/pezkuwichain/src/genesis_config_presets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/governance/mod.rs b/pezkuwi/runtime/pezkuwichain/src/governance/mod.rs index 229888e3..f4072324 100644 --- a/pezkuwi/runtime/pezkuwichain/src/governance/mod.rs +++ b/pezkuwi/runtime/pezkuwichain/src/governance/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/governance/origins.rs b/pezkuwi/runtime/pezkuwichain/src/governance/origins.rs index d023e769..6fa23520 100644 --- a/pezkuwi/runtime/pezkuwichain/src/governance/origins.rs +++ b/pezkuwi/runtime/pezkuwichain/src/governance/origins.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/governance/tracks.rs b/pezkuwi/runtime/pezkuwichain/src/governance/tracks.rs index 131417b7..35ee4482 100644 --- a/pezkuwi/runtime/pezkuwichain/src/governance/tracks.rs +++ b/pezkuwi/runtime/pezkuwichain/src/governance/tracks.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/lib.rs b/pezkuwi/runtime/pezkuwichain/src/lib.rs index c97159b9..047570d2 100644 --- a/pezkuwi/runtime/pezkuwichain/src/lib.rs +++ b/pezkuwi/runtime/pezkuwichain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/tests.rs b/pezkuwi/runtime/pezkuwichain/src/tests.rs index 0f8efb6e..a58385e1 100644 --- a/pezkuwi/runtime/pezkuwichain/src/tests.rs +++ b/pezkuwi/runtime/pezkuwichain/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/validator_manager.rs b/pezkuwi/runtime/pezkuwichain/src/validator_manager.rs index 719ff670..4c4928d2 100644 --- a/pezkuwi/runtime/pezkuwichain/src/validator_manager.rs +++ b/pezkuwi/runtime/pezkuwichain/src/validator_manager.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/frame_benchmarking_baseline.rs b/pezkuwi/runtime/pezkuwichain/src/weights/frame_benchmarking_baseline.rs index d2e676c0..a48e9307 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/frame_benchmarking_baseline.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/frame_benchmarking_baseline.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/mod.rs b/pezkuwi/runtime/pezkuwichain/src/weights/mod.rs index fa14e93d..5f36939e 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/mod.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezframe_system.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezframe_system.rs index e63ebcf7..5a7614be 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezframe_system.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezframe_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezframe_system_extensions.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezframe_system_extensions.rs index ce67d268..b074db3e 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezframe_system_extensions.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezframe_system_extensions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_assigned_slots.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_assigned_slots.rs index 9df87b4e..db2667ac 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_assigned_slots.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_assigned_slots.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_auctions.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_auctions.rs index a75136df..78d02915 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_auctions.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_auctions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_claims.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_claims.rs index ab4707f7..5ca2709b 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_claims.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_claims.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_crowdloan.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_crowdloan.rs index b5f1b0b3..1f0400ec 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_crowdloan.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_crowdloan.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_paras_registrar.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_paras_registrar.rs index 9782f1a3..b2ee25ec 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_paras_registrar.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_paras_registrar.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_slots.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_slots.rs index 9ecd3cdb..d1c8abca 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_slots.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_common_slots.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_configuration.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_configuration.rs index 86c105b3..7feae29d 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_configuration.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_configuration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_coretime.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_coretime.rs index ac3e752d..201e9934 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_coretime.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_coretime.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_disputes.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_disputes.rs index 2ecc7bc1..86261e6f 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_disputes.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_disputes.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_hrmp.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_hrmp.rs index 8d84a8a8..c3e3c5c5 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_hrmp.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_hrmp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_inclusion.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_inclusion.rs index 9d41a5ec..e92a9c6b 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_inclusion.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_inclusion.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_initializer.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_initializer.rs index 18a2cab7..3214a196 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_initializer.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_initializer.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_on_demand.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_on_demand.rs index d68aafed..a2ac4df4 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_on_demand.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_on_demand.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_paras.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_paras.rs index f1a8cd5c..e6e8f3db 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_paras.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_paras.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_paras_inherent.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_paras_inherent.rs index dc5a073f..f8435845 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_paras_inherent.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezkuwi_runtime_teyrchains_paras_inherent.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_balances_balances.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_balances_balances.rs index c86edbff..57a42f95 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_balances_balances.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_balances_balances.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_beefy_mmr.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_beefy_mmr.rs index 46100006..1aeeb64c 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_beefy_mmr.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_beefy_mmr.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_conviction_voting.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_conviction_voting.rs index 82fae4fc..9e462877 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_conviction_voting.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_conviction_voting.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_indices.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_indices.rs index 3efe5ab2..9e54ec0e 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_indices.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_indices.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_message_queue.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_message_queue.rs index 9bce54d5..1fe4ce56 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_message_queue.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_message_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_migrations.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_migrations.rs index b10c4b16..a26481f2 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_migrations.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_migrations.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_mmr.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_mmr.rs index f899da6e..4296aa07 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_mmr.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_mmr.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_multisig.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_multisig.rs index 40c4cd5e..a9a728c4 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_multisig.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_multisig.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_parameters.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_parameters.rs index 440bc43b..9afef87f 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_parameters.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_parameters.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_preimage.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_preimage.rs index 73111980..877b4d29 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_preimage.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_preimage.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_proxy.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_proxy.rs index 29a806d5..a4d7dcfa 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_proxy.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_proxy.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_referenda_referenda.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_referenda_referenda.rs index d430af6c..88d19bd2 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_referenda_referenda.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_referenda_referenda.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_scheduler.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_scheduler.rs index 2fe730bf..db568660 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_scheduler.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_scheduler.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_session.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_session.rs index 97765b3b..3a26215d 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_session.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_session.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_sudo.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_sudo.rs index bf430618..e6766081 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_sudo.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_sudo.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_timestamp.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_timestamp.rs index 6b78d611..b8921601 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_timestamp.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_timestamp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_transaction_payment.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_transaction_payment.rs index a4b5d022..3daabf37 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_transaction_payment.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_transaction_payment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_treasury.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_treasury.rs index 534e1220..29c07e30 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_treasury.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_treasury.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_utility.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_utility.rs index 28a66d7c..17d2670e 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_utility.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_utility.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_vesting.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_vesting.rs index 48928e52..8a4b8e73 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_vesting.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_vesting.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_whitelist.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_whitelist.rs index d8aefdc8..d27d5db8 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_whitelist.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_whitelist.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_xcm.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_xcm.rs index d937cb99..db78ef1b 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_xcm.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_xcm.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_xcm_benchmarks_fungible.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_xcm_benchmarks_fungible.rs index 891d7aac..b4757097 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_xcm_benchmarks_fungible.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_xcm_benchmarks_fungible.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_xcm_benchmarks_generic.rs b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_xcm_benchmarks_generic.rs index cee2b77e..7d3273ce 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_xcm_benchmarks_generic.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/pezpallet_xcm_benchmarks_generic.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/runtime_common_coretime.rs b/pezkuwi/runtime/pezkuwichain/src/weights/runtime_common_coretime.rs index 8b1188da..34976e9e 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/runtime_common_coretime.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/runtime_common_coretime.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/xcm/mod.rs b/pezkuwi/runtime/pezkuwichain/src/weights/xcm/mod.rs index cf039d86..1fbb1cbd 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/xcm/mod.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/xcm/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs b/pezkuwi/runtime/pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs index adb5128c..71097333 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs b/pezkuwi/runtime/pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs index a675bced..d7810f2b 100644 --- a/pezkuwi/runtime/pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs +++ b/pezkuwi/runtime/pezkuwichain/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/pezkuwichain/src/xcm_config.rs b/pezkuwi/runtime/pezkuwichain/src/xcm_config.rs index 0113fb80..dfed0880 100644 --- a/pezkuwi/runtime/pezkuwichain/src/xcm_config.rs +++ b/pezkuwi/runtime/pezkuwichain/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/test-runtime/build.rs b/pezkuwi/runtime/test-runtime/build.rs index 3f814520..129a2591 100644 --- a/pezkuwi/runtime/test-runtime/build.rs +++ b/pezkuwi/runtime/test-runtime/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/test-runtime/constants/src/lib.rs b/pezkuwi/runtime/test-runtime/constants/src/lib.rs index de58e38e..178a5e71 100644 --- a/pezkuwi/runtime/test-runtime/constants/src/lib.rs +++ b/pezkuwi/runtime/test-runtime/constants/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/test-runtime/constants/src/weights/block_weights.rs b/pezkuwi/runtime/test-runtime/constants/src/weights/block_weights.rs index 5bd17c0c..daa02b1c 100644 --- a/pezkuwi/runtime/test-runtime/constants/src/weights/block_weights.rs +++ b/pezkuwi/runtime/test-runtime/constants/src/weights/block_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezkuwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezkuwi/runtime/test-runtime/constants/src/weights/extrinsic_weights.rs b/pezkuwi/runtime/test-runtime/constants/src/weights/extrinsic_weights.rs index 7b623fd3..539fcc38 100644 --- a/pezkuwi/runtime/test-runtime/constants/src/weights/extrinsic_weights.rs +++ b/pezkuwi/runtime/test-runtime/constants/src/weights/extrinsic_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezkuwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezkuwi/runtime/test-runtime/constants/src/weights/mod.rs b/pezkuwi/runtime/test-runtime/constants/src/weights/mod.rs index 4a51ef35..71ec4fbf 100644 --- a/pezkuwi/runtime/test-runtime/constants/src/weights/mod.rs +++ b/pezkuwi/runtime/test-runtime/constants/src/weights/mod.rs @@ -1,6 +1,6 @@ // This file is part of Pezkuwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezkuwi/runtime/test-runtime/constants/src/weights/paritydb_weights.rs b/pezkuwi/runtime/test-runtime/constants/src/weights/paritydb_weights.rs index 0592eb3e..48d43337 100644 --- a/pezkuwi/runtime/test-runtime/constants/src/weights/paritydb_weights.rs +++ b/pezkuwi/runtime/test-runtime/constants/src/weights/paritydb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezkuwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezkuwi/runtime/test-runtime/constants/src/weights/rocksdb_weights.rs b/pezkuwi/runtime/test-runtime/constants/src/weights/rocksdb_weights.rs index bc2023de..c3996936 100644 --- a/pezkuwi/runtime/test-runtime/constants/src/weights/rocksdb_weights.rs +++ b/pezkuwi/runtime/test-runtime/constants/src/weights/rocksdb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezkuwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezkuwi/runtime/test-runtime/src/lib.rs b/pezkuwi/runtime/test-runtime/src/lib.rs index 6d1857b5..fed4a631 100644 --- a/pezkuwi/runtime/test-runtime/src/lib.rs +++ b/pezkuwi/runtime/test-runtime/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/test-runtime/src/xcm_config.rs b/pezkuwi/runtime/test-runtime/src/xcm_config.rs index 8e697759..60b941b9 100644 --- a/pezkuwi/runtime/test-runtime/src/xcm_config.rs +++ b/pezkuwi/runtime/test-runtime/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/assigner_coretime/mock_helpers.rs b/pezkuwi/runtime/teyrchains/src/assigner_coretime/mock_helpers.rs index cbab57aa..6bed8475 100644 --- a/pezkuwi/runtime/teyrchains/src/assigner_coretime/mock_helpers.rs +++ b/pezkuwi/runtime/teyrchains/src/assigner_coretime/mock_helpers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/assigner_coretime/mod.rs b/pezkuwi/runtime/teyrchains/src/assigner_coretime/mod.rs index 3d3c460a..7f7d47d8 100644 --- a/pezkuwi/runtime/teyrchains/src/assigner_coretime/mod.rs +++ b/pezkuwi/runtime/teyrchains/src/assigner_coretime/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/assigner_coretime/tests.rs b/pezkuwi/runtime/teyrchains/src/assigner_coretime/tests.rs index 216edefa..e71b1f00 100644 --- a/pezkuwi/runtime/teyrchains/src/assigner_coretime/tests.rs +++ b/pezkuwi/runtime/teyrchains/src/assigner_coretime/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/builder.rs b/pezkuwi/runtime/teyrchains/src/builder.rs index 14fe0b98..62d65822 100644 --- a/pezkuwi/runtime/teyrchains/src/builder.rs +++ b/pezkuwi/runtime/teyrchains/src/builder.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/configuration.rs b/pezkuwi/runtime/teyrchains/src/configuration.rs index 4081b5c4..e13d0d4e 100644 --- a/pezkuwi/runtime/teyrchains/src/configuration.rs +++ b/pezkuwi/runtime/teyrchains/src/configuration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/configuration/benchmarking.rs b/pezkuwi/runtime/teyrchains/src/configuration/benchmarking.rs index 5d3be9b0..9df45cde 100644 --- a/pezkuwi/runtime/teyrchains/src/configuration/benchmarking.rs +++ b/pezkuwi/runtime/teyrchains/src/configuration/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/configuration/migration.rs b/pezkuwi/runtime/teyrchains/src/configuration/migration.rs index f1df5070..c73d191b 100644 --- a/pezkuwi/runtime/teyrchains/src/configuration/migration.rs +++ b/pezkuwi/runtime/teyrchains/src/configuration/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/configuration/migration/v10.rs b/pezkuwi/runtime/teyrchains/src/configuration/migration/v10.rs index 9feadbe6..b2323f00 100644 --- a/pezkuwi/runtime/teyrchains/src/configuration/migration/v10.rs +++ b/pezkuwi/runtime/teyrchains/src/configuration/migration/v10.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/configuration/migration/v11.rs b/pezkuwi/runtime/teyrchains/src/configuration/migration/v11.rs index 96079beb..b21707a8 100644 --- a/pezkuwi/runtime/teyrchains/src/configuration/migration/v11.rs +++ b/pezkuwi/runtime/teyrchains/src/configuration/migration/v11.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/configuration/migration/v12.rs b/pezkuwi/runtime/teyrchains/src/configuration/migration/v12.rs index d073a764..23d91148 100644 --- a/pezkuwi/runtime/teyrchains/src/configuration/migration/v12.rs +++ b/pezkuwi/runtime/teyrchains/src/configuration/migration/v12.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/configuration/migration/v6.rs b/pezkuwi/runtime/teyrchains/src/configuration/migration/v6.rs index 48cbd7c2..975f8bc6 100644 --- a/pezkuwi/runtime/teyrchains/src/configuration/migration/v6.rs +++ b/pezkuwi/runtime/teyrchains/src/configuration/migration/v6.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/configuration/migration/v7.rs b/pezkuwi/runtime/teyrchains/src/configuration/migration/v7.rs index c148958e..6887d9c8 100644 --- a/pezkuwi/runtime/teyrchains/src/configuration/migration/v7.rs +++ b/pezkuwi/runtime/teyrchains/src/configuration/migration/v7.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/configuration/migration/v8.rs b/pezkuwi/runtime/teyrchains/src/configuration/migration/v8.rs index aa7124e8..1d3f7992 100644 --- a/pezkuwi/runtime/teyrchains/src/configuration/migration/v8.rs +++ b/pezkuwi/runtime/teyrchains/src/configuration/migration/v8.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/configuration/migration/v9.rs b/pezkuwi/runtime/teyrchains/src/configuration/migration/v9.rs index f22045f0..e10ef451 100644 --- a/pezkuwi/runtime/teyrchains/src/configuration/migration/v9.rs +++ b/pezkuwi/runtime/teyrchains/src/configuration/migration/v9.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/configuration/tests.rs b/pezkuwi/runtime/teyrchains/src/configuration/tests.rs index 8d2e0e3e..55ff01d3 100644 --- a/pezkuwi/runtime/teyrchains/src/configuration/tests.rs +++ b/pezkuwi/runtime/teyrchains/src/configuration/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/coretime/benchmarking.rs b/pezkuwi/runtime/teyrchains/src/coretime/benchmarking.rs index a86cf020..1f8a7d15 100644 --- a/pezkuwi/runtime/teyrchains/src/coretime/benchmarking.rs +++ b/pezkuwi/runtime/teyrchains/src/coretime/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/coretime/migration.rs b/pezkuwi/runtime/teyrchains/src/coretime/migration.rs index e87ed157..dde98fa2 100644 --- a/pezkuwi/runtime/teyrchains/src/coretime/migration.rs +++ b/pezkuwi/runtime/teyrchains/src/coretime/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/coretime/mod.rs b/pezkuwi/runtime/teyrchains/src/coretime/mod.rs index 192ba03f..8dc75f5f 100644 --- a/pezkuwi/runtime/teyrchains/src/coretime/mod.rs +++ b/pezkuwi/runtime/teyrchains/src/coretime/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/disputes.rs b/pezkuwi/runtime/teyrchains/src/disputes.rs index 8fed5a4b..0f2b7757 100644 --- a/pezkuwi/runtime/teyrchains/src/disputes.rs +++ b/pezkuwi/runtime/teyrchains/src/disputes.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/disputes/benchmarking.rs b/pezkuwi/runtime/teyrchains/src/disputes/benchmarking.rs index fdcf19da..ca8e75e7 100644 --- a/pezkuwi/runtime/teyrchains/src/disputes/benchmarking.rs +++ b/pezkuwi/runtime/teyrchains/src/disputes/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/disputes/migration.rs b/pezkuwi/runtime/teyrchains/src/disputes/migration.rs index 7c0b3b78..a5eb4381 100644 --- a/pezkuwi/runtime/teyrchains/src/disputes/migration.rs +++ b/pezkuwi/runtime/teyrchains/src/disputes/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/disputes/slashing.rs b/pezkuwi/runtime/teyrchains/src/disputes/slashing.rs index aa05a5f4..5941e1d1 100644 --- a/pezkuwi/runtime/teyrchains/src/disputes/slashing.rs +++ b/pezkuwi/runtime/teyrchains/src/disputes/slashing.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/disputes/slashing/benchmarking.rs b/pezkuwi/runtime/teyrchains/src/disputes/slashing/benchmarking.rs index 5561f9ba..8dc2eb4c 100644 --- a/pezkuwi/runtime/teyrchains/src/disputes/slashing/benchmarking.rs +++ b/pezkuwi/runtime/teyrchains/src/disputes/slashing/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/disputes/tests.rs b/pezkuwi/runtime/teyrchains/src/disputes/tests.rs index af277351..7fdb9455 100644 --- a/pezkuwi/runtime/teyrchains/src/disputes/tests.rs +++ b/pezkuwi/runtime/teyrchains/src/disputes/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/dmp.rs b/pezkuwi/runtime/teyrchains/src/dmp.rs index 7b40c217..cba6ff01 100644 --- a/pezkuwi/runtime/teyrchains/src/dmp.rs +++ b/pezkuwi/runtime/teyrchains/src/dmp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/dmp/tests.rs b/pezkuwi/runtime/teyrchains/src/dmp/tests.rs index 2da8525c..f607b980 100644 --- a/pezkuwi/runtime/teyrchains/src/dmp/tests.rs +++ b/pezkuwi/runtime/teyrchains/src/dmp/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/hrmp.rs b/pezkuwi/runtime/teyrchains/src/hrmp.rs index 655d98d6..c0fdd560 100644 --- a/pezkuwi/runtime/teyrchains/src/hrmp.rs +++ b/pezkuwi/runtime/teyrchains/src/hrmp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/hrmp/benchmarking.rs b/pezkuwi/runtime/teyrchains/src/hrmp/benchmarking.rs index d8f0374b..979ab27e 100644 --- a/pezkuwi/runtime/teyrchains/src/hrmp/benchmarking.rs +++ b/pezkuwi/runtime/teyrchains/src/hrmp/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/hrmp/tests.rs b/pezkuwi/runtime/teyrchains/src/hrmp/tests.rs index 369580d0..8e9edf2a 100644 --- a/pezkuwi/runtime/teyrchains/src/hrmp/tests.rs +++ b/pezkuwi/runtime/teyrchains/src/hrmp/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/inclusion/benchmarking.rs b/pezkuwi/runtime/teyrchains/src/inclusion/benchmarking.rs index 46ecb584..98839810 100644 --- a/pezkuwi/runtime/teyrchains/src/inclusion/benchmarking.rs +++ b/pezkuwi/runtime/teyrchains/src/inclusion/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/inclusion/migration.rs b/pezkuwi/runtime/teyrchains/src/inclusion/migration.rs index f3e0e0a4..609325fc 100644 --- a/pezkuwi/runtime/teyrchains/src/inclusion/migration.rs +++ b/pezkuwi/runtime/teyrchains/src/inclusion/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/inclusion/mod.rs b/pezkuwi/runtime/teyrchains/src/inclusion/mod.rs index a3686558..53d41e14 100644 --- a/pezkuwi/runtime/teyrchains/src/inclusion/mod.rs +++ b/pezkuwi/runtime/teyrchains/src/inclusion/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/inclusion/tests.rs b/pezkuwi/runtime/teyrchains/src/inclusion/tests.rs index aa567db4..a0d61cb7 100644 --- a/pezkuwi/runtime/teyrchains/src/inclusion/tests.rs +++ b/pezkuwi/runtime/teyrchains/src/inclusion/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/initializer.rs b/pezkuwi/runtime/teyrchains/src/initializer.rs index b6edf41f..7f287da8 100644 --- a/pezkuwi/runtime/teyrchains/src/initializer.rs +++ b/pezkuwi/runtime/teyrchains/src/initializer.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/initializer/benchmarking.rs b/pezkuwi/runtime/teyrchains/src/initializer/benchmarking.rs index ba6e4560..f6c6f457 100644 --- a/pezkuwi/runtime/teyrchains/src/initializer/benchmarking.rs +++ b/pezkuwi/runtime/teyrchains/src/initializer/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/initializer/tests.rs b/pezkuwi/runtime/teyrchains/src/initializer/tests.rs index e9da7da9..74604ddf 100644 --- a/pezkuwi/runtime/teyrchains/src/initializer/tests.rs +++ b/pezkuwi/runtime/teyrchains/src/initializer/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/lib.rs b/pezkuwi/runtime/teyrchains/src/lib.rs index 52f5ea29..8f62bcc3 100644 --- a/pezkuwi/runtime/teyrchains/src/lib.rs +++ b/pezkuwi/runtime/teyrchains/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/metrics.rs b/pezkuwi/runtime/teyrchains/src/metrics.rs index e51fbcfe..1713d30c 100644 --- a/pezkuwi/runtime/teyrchains/src/metrics.rs +++ b/pezkuwi/runtime/teyrchains/src/metrics.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/mock.rs b/pezkuwi/runtime/teyrchains/src/mock.rs index 112f7baf..ea6294f5 100644 --- a/pezkuwi/runtime/teyrchains/src/mock.rs +++ b/pezkuwi/runtime/teyrchains/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/on_demand/benchmarking.rs b/pezkuwi/runtime/teyrchains/src/on_demand/benchmarking.rs index 30fccf89..a4eedea7 100644 --- a/pezkuwi/runtime/teyrchains/src/on_demand/benchmarking.rs +++ b/pezkuwi/runtime/teyrchains/src/on_demand/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/on_demand/migration.rs b/pezkuwi/runtime/teyrchains/src/on_demand/migration.rs index cf4c603f..94a1edda 100644 --- a/pezkuwi/runtime/teyrchains/src/on_demand/migration.rs +++ b/pezkuwi/runtime/teyrchains/src/on_demand/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/on_demand/mock_helpers.rs b/pezkuwi/runtime/teyrchains/src/on_demand/mock_helpers.rs index 511c8543..9cf90a88 100644 --- a/pezkuwi/runtime/teyrchains/src/on_demand/mock_helpers.rs +++ b/pezkuwi/runtime/teyrchains/src/on_demand/mock_helpers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/on_demand/mod.rs b/pezkuwi/runtime/teyrchains/src/on_demand/mod.rs index 6f1e7a02..0eb6eb6c 100644 --- a/pezkuwi/runtime/teyrchains/src/on_demand/mod.rs +++ b/pezkuwi/runtime/teyrchains/src/on_demand/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/on_demand/tests.rs b/pezkuwi/runtime/teyrchains/src/on_demand/tests.rs index d3981403..ab49968b 100644 --- a/pezkuwi/runtime/teyrchains/src/on_demand/tests.rs +++ b/pezkuwi/runtime/teyrchains/src/on_demand/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/on_demand/types.rs b/pezkuwi/runtime/teyrchains/src/on_demand/types.rs index 1440c2cc..957f414d 100644 --- a/pezkuwi/runtime/teyrchains/src/on_demand/types.rs +++ b/pezkuwi/runtime/teyrchains/src/on_demand/types.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/origin.rs b/pezkuwi/runtime/teyrchains/src/origin.rs index a49c982a..05368f3b 100644 --- a/pezkuwi/runtime/teyrchains/src/origin.rs +++ b/pezkuwi/runtime/teyrchains/src/origin.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/paras/benchmarking.rs b/pezkuwi/runtime/teyrchains/src/paras/benchmarking.rs index 8155e230..1d984d04 100644 --- a/pezkuwi/runtime/teyrchains/src/paras/benchmarking.rs +++ b/pezkuwi/runtime/teyrchains/src/paras/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/paras/benchmarking/mmr_setup.rs b/pezkuwi/runtime/teyrchains/src/paras/benchmarking/mmr_setup.rs index 5e3f22d1..f5568476 100644 --- a/pezkuwi/runtime/teyrchains/src/paras/benchmarking/mmr_setup.rs +++ b/pezkuwi/runtime/teyrchains/src/paras/benchmarking/mmr_setup.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/paras/benchmarking/pvf_check.rs b/pezkuwi/runtime/teyrchains/src/paras/benchmarking/pvf_check.rs index 2cf420ae..1f1f9635 100644 --- a/pezkuwi/runtime/teyrchains/src/paras/benchmarking/pvf_check.rs +++ b/pezkuwi/runtime/teyrchains/src/paras/benchmarking/pvf_check.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/paras/mod.rs b/pezkuwi/runtime/teyrchains/src/paras/mod.rs index b40a15bb..191aac7a 100644 --- a/pezkuwi/runtime/teyrchains/src/paras/mod.rs +++ b/pezkuwi/runtime/teyrchains/src/paras/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/paras/tests.rs b/pezkuwi/runtime/teyrchains/src/paras/tests.rs index 30ccc76d..dd3ed077 100644 --- a/pezkuwi/runtime/teyrchains/src/paras/tests.rs +++ b/pezkuwi/runtime/teyrchains/src/paras/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/paras_inherent/benchmarking.rs b/pezkuwi/runtime/teyrchains/src/paras_inherent/benchmarking.rs index 0dabcfb3..bdfd3d2b 100644 --- a/pezkuwi/runtime/teyrchains/src/paras_inherent/benchmarking.rs +++ b/pezkuwi/runtime/teyrchains/src/paras_inherent/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/paras_inherent/misc.rs b/pezkuwi/runtime/teyrchains/src/paras_inherent/misc.rs index fca06632..6404a0ed 100644 --- a/pezkuwi/runtime/teyrchains/src/paras_inherent/misc.rs +++ b/pezkuwi/runtime/teyrchains/src/paras_inherent/misc.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/paras_inherent/mod.rs b/pezkuwi/runtime/teyrchains/src/paras_inherent/mod.rs index fb5e6066..3d6947cf 100644 --- a/pezkuwi/runtime/teyrchains/src/paras_inherent/mod.rs +++ b/pezkuwi/runtime/teyrchains/src/paras_inherent/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/paras_inherent/tests.rs b/pezkuwi/runtime/teyrchains/src/paras_inherent/tests.rs index dc0a0206..1b2ea113 100644 --- a/pezkuwi/runtime/teyrchains/src/paras_inherent/tests.rs +++ b/pezkuwi/runtime/teyrchains/src/paras_inherent/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/paras_inherent/weights.rs b/pezkuwi/runtime/teyrchains/src/paras_inherent/weights.rs index 767284cc..a20bf25b 100644 --- a/pezkuwi/runtime/teyrchains/src/paras_inherent/weights.rs +++ b/pezkuwi/runtime/teyrchains/src/paras_inherent/weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/reward_points.rs b/pezkuwi/runtime/teyrchains/src/reward_points.rs index 1a396d7a..46fa8349 100644 --- a/pezkuwi/runtime/teyrchains/src/reward_points.rs +++ b/pezkuwi/runtime/teyrchains/src/reward_points.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/runtime_api_impl/mod.rs b/pezkuwi/runtime/teyrchains/src/runtime_api_impl/mod.rs index 30cd7119..057c7d5e 100644 --- a/pezkuwi/runtime/teyrchains/src/runtime_api_impl/mod.rs +++ b/pezkuwi/runtime/teyrchains/src/runtime_api_impl/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/runtime_api_impl/v13.rs b/pezkuwi/runtime/teyrchains/src/runtime_api_impl/v13.rs index 0e8a2418..eb24b2e8 100644 --- a/pezkuwi/runtime/teyrchains/src/runtime_api_impl/v13.rs +++ b/pezkuwi/runtime/teyrchains/src/runtime_api_impl/v13.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/runtime_api_impl/vstaging.rs b/pezkuwi/runtime/teyrchains/src/runtime_api_impl/vstaging.rs index f239e5e9..11e0158e 100644 --- a/pezkuwi/runtime/teyrchains/src/runtime_api_impl/vstaging.rs +++ b/pezkuwi/runtime/teyrchains/src/runtime_api_impl/vstaging.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/scheduler.rs b/pezkuwi/runtime/teyrchains/src/scheduler.rs index 48838425..be064af9 100644 --- a/pezkuwi/runtime/teyrchains/src/scheduler.rs +++ b/pezkuwi/runtime/teyrchains/src/scheduler.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/scheduler/common.rs b/pezkuwi/runtime/teyrchains/src/scheduler/common.rs index b511e0d8..1f509fd6 100644 --- a/pezkuwi/runtime/teyrchains/src/scheduler/common.rs +++ b/pezkuwi/runtime/teyrchains/src/scheduler/common.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/scheduler/migration.rs b/pezkuwi/runtime/teyrchains/src/scheduler/migration.rs index ef809d09..1ddc9eab 100644 --- a/pezkuwi/runtime/teyrchains/src/scheduler/migration.rs +++ b/pezkuwi/runtime/teyrchains/src/scheduler/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/scheduler/tests.rs b/pezkuwi/runtime/teyrchains/src/scheduler/tests.rs index cf8e4d76..41d3afba 100644 --- a/pezkuwi/runtime/teyrchains/src/scheduler/tests.rs +++ b/pezkuwi/runtime/teyrchains/src/scheduler/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/session_info.rs b/pezkuwi/runtime/teyrchains/src/session_info.rs index 88a7e338..3cb34f6d 100644 --- a/pezkuwi/runtime/teyrchains/src/session_info.rs +++ b/pezkuwi/runtime/teyrchains/src/session_info.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/session_info/migration.rs b/pezkuwi/runtime/teyrchains/src/session_info/migration.rs index 51da6010..5e553acc 100644 --- a/pezkuwi/runtime/teyrchains/src/session_info/migration.rs +++ b/pezkuwi/runtime/teyrchains/src/session_info/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/session_info/tests.rs b/pezkuwi/runtime/teyrchains/src/session_info/tests.rs index b76a6d87..234e32c9 100644 --- a/pezkuwi/runtime/teyrchains/src/session_info/tests.rs +++ b/pezkuwi/runtime/teyrchains/src/session_info/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/shared.rs b/pezkuwi/runtime/teyrchains/src/shared.rs index 04665e98..c24985e9 100644 --- a/pezkuwi/runtime/teyrchains/src/shared.rs +++ b/pezkuwi/runtime/teyrchains/src/shared.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/shared/migration.rs b/pezkuwi/runtime/teyrchains/src/shared/migration.rs index d4bec268..10dd886e 100644 --- a/pezkuwi/runtime/teyrchains/src/shared/migration.rs +++ b/pezkuwi/runtime/teyrchains/src/shared/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/shared/tests.rs b/pezkuwi/runtime/teyrchains/src/shared/tests.rs index 69360119..d5a5b63b 100644 --- a/pezkuwi/runtime/teyrchains/src/shared/tests.rs +++ b/pezkuwi/runtime/teyrchains/src/shared/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/ump_tests.rs b/pezkuwi/runtime/teyrchains/src/ump_tests.rs index 7b895a32..bdc8b053 100644 --- a/pezkuwi/runtime/teyrchains/src/ump_tests.rs +++ b/pezkuwi/runtime/teyrchains/src/ump_tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/teyrchains/src/util.rs b/pezkuwi/runtime/teyrchains/src/util.rs index af0165bb..a977c026 100644 --- a/pezkuwi/runtime/teyrchains/src/util.rs +++ b/pezkuwi/runtime/teyrchains/src/util.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/bridge-primitives/src/lib.rs b/pezkuwi/runtime/zagros/bridge-primitives/src/lib.rs index ddd58cab..93ff687b 100644 --- a/pezkuwi/runtime/zagros/bridge-primitives/src/lib.rs +++ b/pezkuwi/runtime/zagros/bridge-primitives/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezkuwi/runtime/zagros/build.rs b/pezkuwi/runtime/zagros/build.rs index e1ada032..ec8665f4 100644 --- a/pezkuwi/runtime/zagros/build.rs +++ b/pezkuwi/runtime/zagros/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/constants/src/lib.rs b/pezkuwi/runtime/zagros/constants/src/lib.rs index f1c6e716..73c4a720 100644 --- a/pezkuwi/runtime/zagros/constants/src/lib.rs +++ b/pezkuwi/runtime/zagros/constants/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/constants/src/weights/block_weights.rs b/pezkuwi/runtime/zagros/constants/src/weights/block_weights.rs index 75ef7991..5d7c0061 100644 --- a/pezkuwi/runtime/zagros/constants/src/weights/block_weights.rs +++ b/pezkuwi/runtime/zagros/constants/src/weights/block_weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/constants/src/weights/extrinsic_weights.rs b/pezkuwi/runtime/zagros/constants/src/weights/extrinsic_weights.rs index 2ba3840f..e1c43bac 100644 --- a/pezkuwi/runtime/zagros/constants/src/weights/extrinsic_weights.rs +++ b/pezkuwi/runtime/zagros/constants/src/weights/extrinsic_weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/constants/src/weights/mod.rs b/pezkuwi/runtime/zagros/constants/src/weights/mod.rs index 42f45eab..c3fc46af 100644 --- a/pezkuwi/runtime/zagros/constants/src/weights/mod.rs +++ b/pezkuwi/runtime/zagros/constants/src/weights/mod.rs @@ -1,6 +1,6 @@ // This file is part of Pezkuwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezkuwi/runtime/zagros/constants/src/weights/paritydb_weights.rs b/pezkuwi/runtime/zagros/constants/src/weights/paritydb_weights.rs index 0592eb3e..48d43337 100644 --- a/pezkuwi/runtime/zagros/constants/src/weights/paritydb_weights.rs +++ b/pezkuwi/runtime/zagros/constants/src/weights/paritydb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezkuwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezkuwi/runtime/zagros/constants/src/weights/rocksdb_weights.rs b/pezkuwi/runtime/zagros/constants/src/weights/rocksdb_weights.rs index bc2023de..c3996936 100644 --- a/pezkuwi/runtime/zagros/constants/src/weights/rocksdb_weights.rs +++ b/pezkuwi/runtime/zagros/constants/src/weights/rocksdb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Pezkuwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezkuwi/runtime/zagros/src/bag_thresholds.rs b/pezkuwi/runtime/zagros/src/bag_thresholds.rs index c31cebba..9c81895d 100644 --- a/pezkuwi/runtime/zagros/src/bag_thresholds.rs +++ b/pezkuwi/runtime/zagros/src/bag_thresholds.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/genesis_config_presets.rs b/pezkuwi/runtime/zagros/src/genesis_config_presets.rs index 5b7436ba..0c6f8d3d 100644 --- a/pezkuwi/runtime/zagros/src/genesis_config_presets.rs +++ b/pezkuwi/runtime/zagros/src/genesis_config_presets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/governance/mod.rs b/pezkuwi/runtime/zagros/src/governance/mod.rs index 4a7b2e16..d1015840 100644 --- a/pezkuwi/runtime/zagros/src/governance/mod.rs +++ b/pezkuwi/runtime/zagros/src/governance/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/governance/origins.rs b/pezkuwi/runtime/zagros/src/governance/origins.rs index d023e769..6fa23520 100644 --- a/pezkuwi/runtime/zagros/src/governance/origins.rs +++ b/pezkuwi/runtime/zagros/src/governance/origins.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/governance/tracks.rs b/pezkuwi/runtime/zagros/src/governance/tracks.rs index 131417b7..35ee4482 100644 --- a/pezkuwi/runtime/zagros/src/governance/tracks.rs +++ b/pezkuwi/runtime/zagros/src/governance/tracks.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/impls.rs b/pezkuwi/runtime/zagros/src/impls.rs index 63429cdc..0a4a9433 100644 --- a/pezkuwi/runtime/zagros/src/impls.rs +++ b/pezkuwi/runtime/zagros/src/impls.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/lib.rs b/pezkuwi/runtime/zagros/src/lib.rs index cf222226..e60a3c09 100644 --- a/pezkuwi/runtime/zagros/src/lib.rs +++ b/pezkuwi/runtime/zagros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/tests.rs b/pezkuwi/runtime/zagros/src/tests.rs index 27996606..9debfdf0 100644 --- a/pezkuwi/runtime/zagros/src/tests.rs +++ b/pezkuwi/runtime/zagros/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/frame_election_provider_support.rs b/pezkuwi/runtime/zagros/src/weights/frame_election_provider_support.rs index 13ad485a..99722875 100644 --- a/pezkuwi/runtime/zagros/src/weights/frame_election_provider_support.rs +++ b/pezkuwi/runtime/zagros/src/weights/frame_election_provider_support.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/mod.rs b/pezkuwi/runtime/zagros/src/weights/mod.rs index 1ade7139..219668c1 100644 --- a/pezkuwi/runtime/zagros/src/weights/mod.rs +++ b/pezkuwi/runtime/zagros/src/weights/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezkuwi/runtime/zagros/src/weights/pezframe_election_provider_support.rs b/pezkuwi/runtime/zagros/src/weights/pezframe_election_provider_support.rs index 13ad485a..99722875 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezframe_election_provider_support.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezframe_election_provider_support.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezframe_system.rs b/pezkuwi/runtime/zagros/src/weights/pezframe_system.rs index a5fc4c4f..a1785291 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezframe_system.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezframe_system.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezframe_system_extensions.rs b/pezkuwi/runtime/zagros/src/weights/pezframe_system_extensions.rs index 11b054e7..a8e7855a 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezframe_system_extensions.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezframe_system_extensions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_assigned_slots.rs b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_assigned_slots.rs index 96978174..f35e281c 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_assigned_slots.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_assigned_slots.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_auctions.rs b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_auctions.rs index 6a491f0d..9b1aab8b 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_auctions.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_auctions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_crowdloan.rs b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_crowdloan.rs index b0a38259..7dc17ea9 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_crowdloan.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_crowdloan.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_identity_migrator.rs b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_identity_migrator.rs index f76d075b..7d2b3afc 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_identity_migrator.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_identity_migrator.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_paras_registrar.rs b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_paras_registrar.rs index d4a93c96..3637719f 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_paras_registrar.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_paras_registrar.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_slots.rs b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_slots.rs index 3e4c2a43..b0f58ad6 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_slots.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_common_slots.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_configuration.rs b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_configuration.rs index b36c2fe7..27076b81 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_configuration.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_configuration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_coretime.rs b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_coretime.rs index e50ec371..cf5f185c 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_coretime.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_coretime.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_disputes.rs b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_disputes.rs index dc1c91ea..ed656489 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_disputes.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_disputes.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_disputes_slashing.rs b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_disputes_slashing.rs index 180ed76b..6ebf5017 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_disputes_slashing.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_disputes_slashing.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_hrmp.rs b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_hrmp.rs index 890d54bd..813845e2 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_hrmp.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_hrmp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_inclusion.rs b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_inclusion.rs index 4e8bf508..9a88aa60 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_inclusion.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_inclusion.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_initializer.rs b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_initializer.rs index bdfcce32..65f05da3 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_initializer.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_initializer.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_on_demand.rs b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_on_demand.rs index e41b4373..bb5124ad 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_on_demand.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_on_demand.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_paras.rs b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_paras.rs index 71a3d00f..3139b426 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_paras.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_paras.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_paras_inherent.rs b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_paras_inherent.rs index 257b048d..493c16f7 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_paras_inherent.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezkuwi_runtime_teyrchains_paras_inherent.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_asset_rate.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_asset_rate.rs index 2ab57522..238f35fb 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_asset_rate.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_asset_rate.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_bags_list.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_bags_list.rs index c69d850b..fce72e06 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_bags_list.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_bags_list.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_balances.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_balances.rs index 3701e9df..a92d05c4 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_balances.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_balances.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_beefy_mmr.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_beefy_mmr.rs index 17767b95..a55172ae 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_beefy_mmr.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_beefy_mmr.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_conviction_voting.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_conviction_voting.rs index 759d7d57..b010941b 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_conviction_voting.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_conviction_voting.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_election_provider_multi_phase.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_election_provider_multi_phase.rs index 0fe78f40..d340f3ae 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_election_provider_multi_phase.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_election_provider_multi_phase.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_fast_unstake.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_fast_unstake.rs index 748de16a..3b850a6e 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_fast_unstake.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_fast_unstake.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_identity.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_identity.rs index b9c89399..7595e7bc 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_identity.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_identity.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_indices.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_indices.rs index 59d62263..582aa423 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_indices.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_indices.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_message_queue.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_message_queue.rs index 4a4fa210..23caf599 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_message_queue.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_message_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_meta_tx.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_meta_tx.rs index c93d14c4..14fa10d4 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_meta_tx.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_meta_tx.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_migrations.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_migrations.rs index f4269a34..3dda2bc7 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_migrations.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_migrations.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_mmr.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_mmr.rs index d8f56b5e..2b702e81 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_mmr.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_mmr.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_multisig.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_multisig.rs index 17788d11..2b0e236f 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_multisig.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_multisig.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_nomination_pools.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_nomination_pools.rs index 97df84fd..1f95b53e 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_nomination_pools.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_nomination_pools.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_offences.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_offences.rs index 149d8071..274df65e 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_offences.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_offences.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_parameters.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_parameters.rs index 56a6a2b4..e1f79a20 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_parameters.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_parameters.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_preimage.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_preimage.rs index 3f6da2cb..52c258e0 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_preimage.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_preimage.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_proxy.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_proxy.rs index 957a9611..3e8267e1 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_proxy.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_proxy.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_recovery.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_recovery.rs index 06b62317..5d59d399 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_recovery.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_recovery.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_referenda.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_referenda.rs index 58afcd08..d8fab41f 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_referenda.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_referenda.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_referenda_referenda.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_referenda_referenda.rs index 3242e8b2..e30a8f97 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_referenda_referenda.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_referenda_referenda.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_scheduler.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_scheduler.rs index 11ccb00b..e814b580 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_scheduler.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_scheduler.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_session.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_session.rs index 89f6f156..4a1598c0 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_session.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_session.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_staking.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_staking.rs index ca7dfbe4..82788279 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_staking.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_staking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_sudo.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_sudo.rs index 8400c401..8b62b756 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_sudo.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_sudo.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_timestamp.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_timestamp.rs index a2fc65b0..3adc4577 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_timestamp.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_timestamp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_transaction_payment.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_transaction_payment.rs index 098cd7f5..c74a1556 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_transaction_payment.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_transaction_payment.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_treasury.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_treasury.rs index 4f8bb482..df6c3d12 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_treasury.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_treasury.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_utility.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_utility.rs index 29a86cc3..ea67c2fc 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_utility.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_utility.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_verify_signature.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_verify_signature.rs index a90487d1..e5b8b589 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_verify_signature.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_verify_signature.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_vesting.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_vesting.rs index 2838e8df..5ad2d2af 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_vesting.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_vesting.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_whitelist.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_whitelist.rs index a0cd73b1..706168b7 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_whitelist.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_whitelist.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/pezpallet_xcm.rs b/pezkuwi/runtime/zagros/src/weights/pezpallet_xcm.rs index cb6ddb6d..7a56abd1 100644 --- a/pezkuwi/runtime/zagros/src/weights/pezpallet_xcm.rs +++ b/pezkuwi/runtime/zagros/src/weights/pezpallet_xcm.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/xcm/mod.rs b/pezkuwi/runtime/zagros/src/weights/xcm/mod.rs index c37cd3ab..8347ca3f 100644 --- a/pezkuwi/runtime/zagros/src/weights/xcm/mod.rs +++ b/pezkuwi/runtime/zagros/src/weights/xcm/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs b/pezkuwi/runtime/zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs index 61a2e2d8..fc6c120c 100644 --- a/pezkuwi/runtime/zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs +++ b/pezkuwi/runtime/zagros/src/weights/xcm/pezpallet_xcm_benchmarks_fungible.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs b/pezkuwi/runtime/zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs index 15abdab5..9a7311df 100644 --- a/pezkuwi/runtime/zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs +++ b/pezkuwi/runtime/zagros/src/weights/xcm/pezpallet_xcm_benchmarks_generic.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/runtime/zagros/src/xcm_config.rs b/pezkuwi/runtime/zagros/src/xcm_config.rs index 85380521..8365472a 100644 --- a/pezkuwi/runtime/zagros/src/xcm_config.rs +++ b/pezkuwi/runtime/zagros/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/src/bin/execute-worker.rs b/pezkuwi/src/bin/execute-worker.rs index 8cd6e322..7cd12eb7 100644 --- a/pezkuwi/src/bin/execute-worker.rs +++ b/pezkuwi/src/bin/execute-worker.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/src/bin/prepare-worker.rs b/pezkuwi/src/bin/prepare-worker.rs index d188c231..6206cdb5 100644 --- a/pezkuwi/src/bin/prepare-worker.rs +++ b/pezkuwi/src/bin/prepare-worker.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/src/main.rs b/pezkuwi/src/main.rs index fe90cff5..2733e0bf 100644 --- a/pezkuwi/src/main.rs +++ b/pezkuwi/src/main.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/statement-table/src/generic.rs b/pezkuwi/statement-table/src/generic.rs index 119f3aba..4a8e44f3 100644 --- a/pezkuwi/statement-table/src/generic.rs +++ b/pezkuwi/statement-table/src/generic.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/statement-table/src/lib.rs b/pezkuwi/statement-table/src/lib.rs index a74087fa..78fb5a8f 100644 --- a/pezkuwi/statement-table/src/lib.rs +++ b/pezkuwi/statement-table/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/tests/benchmark_block.rs b/pezkuwi/tests/benchmark_block.rs index f7b295e2..74040daa 100644 --- a/pezkuwi/tests/benchmark_block.rs +++ b/pezkuwi/tests/benchmark_block.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/tests/benchmark_extrinsic.rs b/pezkuwi/tests/benchmark_extrinsic.rs index d14eaaf6..cdb36525 100644 --- a/pezkuwi/tests/benchmark_extrinsic.rs +++ b/pezkuwi/tests/benchmark_extrinsic.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. #![allow(deprecated)] diff --git a/pezkuwi/tests/benchmark_overhead.rs b/pezkuwi/tests/benchmark_overhead.rs index 89eac132..42d2def2 100644 --- a/pezkuwi/tests/benchmark_overhead.rs +++ b/pezkuwi/tests/benchmark_overhead.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/tests/benchmark_storage_works.rs b/pezkuwi/tests/benchmark_storage_works.rs index 8cc938d5..c6381b49 100644 --- a/pezkuwi/tests/benchmark_storage_works.rs +++ b/pezkuwi/tests/benchmark_storage_works.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/tests/common.rs b/pezkuwi/tests/common.rs index 23282602..d81fc2ef 100644 --- a/pezkuwi/tests/common.rs +++ b/pezkuwi/tests/common.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/tests/invalid_order_arguments.rs b/pezkuwi/tests/invalid_order_arguments.rs index 01ef5df1..ab207e5f 100644 --- a/pezkuwi/tests/invalid_order_arguments.rs +++ b/pezkuwi/tests/invalid_order_arguments.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/tests/purge_chain_works.rs b/pezkuwi/tests/purge_chain_works.rs index b4c7af2e..735bcfcc 100644 --- a/pezkuwi/tests/purge_chain_works.rs +++ b/pezkuwi/tests/purge_chain_works.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/tests/running_the_node_and_interrupt.rs b/pezkuwi/tests/running_the_node_and_interrupt.rs index d956d3a1..c94b5197 100644 --- a/pezkuwi/tests/running_the_node_and_interrupt.rs +++ b/pezkuwi/tests/running_the_node_and_interrupt.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/tests/workers.rs b/pezkuwi/tests/workers.rs index ec7ad7ab..3b21f5bd 100644 --- a/pezkuwi/tests/workers.rs +++ b/pezkuwi/tests/workers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/src/lib.rs b/pezkuwi/teyrchain/src/lib.rs index 3b8df1f9..225df062 100644 --- a/pezkuwi/teyrchain/src/lib.rs +++ b/pezkuwi/teyrchain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/src/primitives.rs b/pezkuwi/teyrchain/src/primitives.rs index 3768e026..2c834b40 100644 --- a/pezkuwi/teyrchain/src/primitives.rs +++ b/pezkuwi/teyrchain/src/primitives.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/src/wasm_api.rs b/pezkuwi/teyrchain/src/wasm_api.rs index bc1923cd..eff404ea 100644 --- a/pezkuwi/teyrchain/src/wasm_api.rs +++ b/pezkuwi/teyrchain/src/wasm_api.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/test-teyrchains/adder/build.rs b/pezkuwi/teyrchain/test-teyrchains/adder/build.rs index 63eafffa..217723e5 100644 --- a/pezkuwi/teyrchain/test-teyrchains/adder/build.rs +++ b/pezkuwi/teyrchain/test-teyrchains/adder/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/test-teyrchains/adder/collator/src/cli.rs b/pezkuwi/teyrchain/test-teyrchains/adder/collator/src/cli.rs index 329ab5d3..b174ae19 100644 --- a/pezkuwi/teyrchain/test-teyrchains/adder/collator/src/cli.rs +++ b/pezkuwi/teyrchain/test-teyrchains/adder/collator/src/cli.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/test-teyrchains/adder/collator/src/lib.rs b/pezkuwi/teyrchain/test-teyrchains/adder/collator/src/lib.rs index 3cbec756..89448288 100644 --- a/pezkuwi/teyrchain/test-teyrchains/adder/collator/src/lib.rs +++ b/pezkuwi/teyrchain/test-teyrchains/adder/collator/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/test-teyrchains/adder/collator/src/main.rs b/pezkuwi/teyrchain/test-teyrchains/adder/collator/src/main.rs index 0dfbf4af..bbcc3041 100644 --- a/pezkuwi/teyrchain/test-teyrchains/adder/collator/src/main.rs +++ b/pezkuwi/teyrchain/test-teyrchains/adder/collator/src/main.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/test-teyrchains/adder/collator/tests/integration.rs b/pezkuwi/teyrchain/test-teyrchains/adder/collator/tests/integration.rs index d3ad3597..f1505144 100644 --- a/pezkuwi/teyrchain/test-teyrchains/adder/collator/tests/integration.rs +++ b/pezkuwi/teyrchain/test-teyrchains/adder/collator/tests/integration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/test-teyrchains/adder/src/lib.rs b/pezkuwi/teyrchain/test-teyrchains/adder/src/lib.rs index b28b0128..f8da3fb1 100644 --- a/pezkuwi/teyrchain/test-teyrchains/adder/src/lib.rs +++ b/pezkuwi/teyrchain/test-teyrchains/adder/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/test-teyrchains/adder/src/wasm_validation.rs b/pezkuwi/teyrchain/test-teyrchains/adder/src/wasm_validation.rs index 4fbdf4c3..f5bf47e3 100644 --- a/pezkuwi/teyrchain/test-teyrchains/adder/src/wasm_validation.rs +++ b/pezkuwi/teyrchain/test-teyrchains/adder/src/wasm_validation.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/test-teyrchains/halt/build.rs b/pezkuwi/teyrchain/test-teyrchains/halt/build.rs index 2dc1e1a8..e239b2c3 100644 --- a/pezkuwi/teyrchain/test-teyrchains/halt/build.rs +++ b/pezkuwi/teyrchain/test-teyrchains/halt/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/test-teyrchains/halt/src/lib.rs b/pezkuwi/teyrchain/test-teyrchains/halt/src/lib.rs index 1948cc80..fccbc290 100644 --- a/pezkuwi/teyrchain/test-teyrchains/halt/src/lib.rs +++ b/pezkuwi/teyrchain/test-teyrchains/halt/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/test-teyrchains/undying/build.rs b/pezkuwi/teyrchain/test-teyrchains/undying/build.rs index 63eafffa..217723e5 100644 --- a/pezkuwi/teyrchain/test-teyrchains/undying/build.rs +++ b/pezkuwi/teyrchain/test-teyrchains/undying/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/test-teyrchains/undying/collator/src/cli.rs b/pezkuwi/teyrchain/test-teyrchains/undying/collator/src/cli.rs index b2beab91..bd64ffc0 100644 --- a/pezkuwi/teyrchain/test-teyrchains/undying/collator/src/cli.rs +++ b/pezkuwi/teyrchain/test-teyrchains/undying/collator/src/cli.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/test-teyrchains/undying/collator/src/lib.rs b/pezkuwi/teyrchain/test-teyrchains/undying/collator/src/lib.rs index 23bd0eed..a121d3f3 100644 --- a/pezkuwi/teyrchain/test-teyrchains/undying/collator/src/lib.rs +++ b/pezkuwi/teyrchain/test-teyrchains/undying/collator/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/test-teyrchains/undying/collator/src/main.rs b/pezkuwi/teyrchain/test-teyrchains/undying/collator/src/main.rs index 051997b8..bb385325 100644 --- a/pezkuwi/teyrchain/test-teyrchains/undying/collator/src/main.rs +++ b/pezkuwi/teyrchain/test-teyrchains/undying/collator/src/main.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/test-teyrchains/undying/collator/tests/integration.rs b/pezkuwi/teyrchain/test-teyrchains/undying/collator/tests/integration.rs index a835d814..c188e8a2 100644 --- a/pezkuwi/teyrchain/test-teyrchains/undying/collator/tests/integration.rs +++ b/pezkuwi/teyrchain/test-teyrchains/undying/collator/tests/integration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/test-teyrchains/undying/src/lib.rs b/pezkuwi/teyrchain/test-teyrchains/undying/src/lib.rs index 2e16c390..f814a9a7 100644 --- a/pezkuwi/teyrchain/test-teyrchains/undying/src/lib.rs +++ b/pezkuwi/teyrchain/test-teyrchains/undying/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/teyrchain/test-teyrchains/undying/src/wasm_validation.rs b/pezkuwi/teyrchain/test-teyrchains/undying/src/wasm_validation.rs index dd1ad022..38352bb4 100644 --- a/pezkuwi/teyrchain/test-teyrchains/undying/src/wasm_validation.rs +++ b/pezkuwi/teyrchain/test-teyrchains/undying/src/wasm_validation.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/utils/pez-generate-bags/src/main.rs b/pezkuwi/utils/pez-generate-bags/src/main.rs index 77afb73f..d7a2c030 100644 --- a/pezkuwi/utils/pez-generate-bags/src/main.rs +++ b/pezkuwi/utils/pez-generate-bags/src/main.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/utils/remote-ext-tests/bags-list/src/main.rs b/pezkuwi/utils/remote-ext-tests/bags-list/src/main.rs index 6229017e..c4b51880 100644 --- a/pezkuwi/utils/remote-ext-tests/bags-list/src/main.rs +++ b/pezkuwi/utils/remote-ext-tests/bags-list/src/main.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/docs/src/cookbook/mod.rs b/pezkuwi/xcm/docs/src/cookbook/mod.rs index f9832f40..56ac2e76 100644 --- a/pezkuwi/xcm/docs/src/cookbook/mod.rs +++ b/pezkuwi/xcm/docs/src/cookbook/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This file is part of Pezkuwi. diff --git a/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/mod.rs b/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/mod.rs index 363cf86f..154f8e84 100644 --- a/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/mod.rs +++ b/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This file is part of Pezkuwi. diff --git a/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/network.rs b/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/network.rs index 3af8c6d2..cd1734b0 100644 --- a/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/network.rs +++ b/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/network.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This file is part of Pezkuwi. diff --git a/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/relay_chain/mod.rs b/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/relay_chain/mod.rs index 6637d3d0..c1f8c713 100644 --- a/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/relay_chain/mod.rs +++ b/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/relay_chain/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This file is part of Pezkuwi. diff --git a/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/relay_chain/xcm_config.rs b/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/relay_chain/xcm_config.rs index b17af7af..a3c475cc 100644 --- a/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/relay_chain/xcm_config.rs +++ b/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/relay_chain/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This file is part of Pezkuwi. diff --git a/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/tests.rs b/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/tests.rs index 30a7fe25..758eb3e6 100644 --- a/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/tests.rs +++ b/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This file is part of Pezkuwi. diff --git a/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/teyrchain/mod.rs b/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/teyrchain/mod.rs index 79f92646..2b874e23 100644 --- a/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/teyrchain/mod.rs +++ b/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/teyrchain/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This file is part of Pezkuwi. diff --git a/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/teyrchain/xcm_config.rs b/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/teyrchain/xcm_config.rs index f8b21b39..c3411ca5 100644 --- a/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/teyrchain/xcm_config.rs +++ b/pezkuwi/xcm/docs/src/cookbook/relay_token_transactor/teyrchain/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This file is part of Pezkuwi. diff --git a/pezkuwi/xcm/docs/src/fundamentals.rs b/pezkuwi/xcm/docs/src/fundamentals.rs index dd65cd42..433c36f1 100644 --- a/pezkuwi/xcm/docs/src/fundamentals.rs +++ b/pezkuwi/xcm/docs/src/fundamentals.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This file is part of Pezkuwi. diff --git a/pezkuwi/xcm/docs/src/glossary.rs b/pezkuwi/xcm/docs/src/glossary.rs index 81b20c68..c5dc43ab 100644 --- a/pezkuwi/xcm/docs/src/glossary.rs +++ b/pezkuwi/xcm/docs/src/glossary.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This file is part of Pezkuwi. diff --git a/pezkuwi/xcm/docs/src/guides/mod.rs b/pezkuwi/xcm/docs/src/guides/mod.rs index 91add72f..fbc311c4 100644 --- a/pezkuwi/xcm/docs/src/guides/mod.rs +++ b/pezkuwi/xcm/docs/src/guides/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This file is part of Pezkuwi. diff --git a/pezkuwi/xcm/docs/src/lib.rs b/pezkuwi/xcm/docs/src/lib.rs index 1187ab62..7c99beb9 100644 --- a/pezkuwi/xcm/docs/src/lib.rs +++ b/pezkuwi/xcm/docs/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This file is part of Pezkuwi. diff --git a/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/fungible/benchmarking.rs b/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/fungible/benchmarking.rs index 05fe3e62..1ce6d5d4 100644 --- a/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/fungible/benchmarking.rs +++ b/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/fungible/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/fungible/mock.rs b/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/fungible/mock.rs index 1ef20316..c91f66cf 100644 --- a/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/fungible/mock.rs +++ b/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/fungible/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/fungible/mod.rs b/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/fungible/mod.rs index b5a576c6..f203f453 100644 --- a/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/fungible/mod.rs +++ b/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/fungible/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/generic/benchmarking.rs b/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/generic/benchmarking.rs index 98c8c98a..76a44d63 100644 --- a/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/generic/benchmarking.rs +++ b/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/generic/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/generic/mock.rs b/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/generic/mock.rs index 08430eb7..5f1be4e6 100644 --- a/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/generic/mock.rs +++ b/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/generic/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/generic/mod.rs b/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/generic/mod.rs index a3426725..85653e33 100644 --- a/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/generic/mod.rs +++ b/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/generic/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/lib.rs b/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/lib.rs index 82d94b3a..6955e8c9 100644 --- a/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/lib.rs +++ b/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/mock.rs b/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/mock.rs index b712fdb9..3d8eba2c 100644 --- a/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/mock.rs +++ b/pezkuwi/xcm/pezpallet-xcm-benchmarks/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/pezpallet-xcm/precompiles/src/lib.rs b/pezkuwi/xcm/pezpallet-xcm/precompiles/src/lib.rs index ad5b91d6..45946858 100644 --- a/pezkuwi/xcm/pezpallet-xcm/precompiles/src/lib.rs +++ b/pezkuwi/xcm/pezpallet-xcm/precompiles/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezkuwi/xcm/pezpallet-xcm/precompiles/src/mock.rs b/pezkuwi/xcm/pezpallet-xcm/precompiles/src/mock.rs index 1f7ed2ab..4e67cdf6 100644 --- a/pezkuwi/xcm/pezpallet-xcm/precompiles/src/mock.rs +++ b/pezkuwi/xcm/pezpallet-xcm/precompiles/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezkuwi/xcm/pezpallet-xcm/precompiles/src/tests.rs b/pezkuwi/xcm/pezpallet-xcm/precompiles/src/tests.rs index 33289276..6c916ed0 100644 --- a/pezkuwi/xcm/pezpallet-xcm/precompiles/src/tests.rs +++ b/pezkuwi/xcm/pezpallet-xcm/precompiles/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezkuwi/xcm/pezpallet-xcm/src/benchmarking.rs b/pezkuwi/xcm/pezpallet-xcm/src/benchmarking.rs index 6a492369..ba0f5281 100644 --- a/pezkuwi/xcm/pezpallet-xcm/src/benchmarking.rs +++ b/pezkuwi/xcm/pezpallet-xcm/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/pezpallet-xcm/src/errors.rs b/pezkuwi/xcm/pezpallet-xcm/src/errors.rs index 7093fa07..10553686 100644 --- a/pezkuwi/xcm/pezpallet-xcm/src/errors.rs +++ b/pezkuwi/xcm/pezpallet-xcm/src/errors.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/pezpallet-xcm/src/lib.rs b/pezkuwi/xcm/pezpallet-xcm/src/lib.rs index e76d6932..7a60f747 100644 --- a/pezkuwi/xcm/pezpallet-xcm/src/lib.rs +++ b/pezkuwi/xcm/pezpallet-xcm/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/pezpallet-xcm/src/migration.rs b/pezkuwi/xcm/pezpallet-xcm/src/migration.rs index 2f226435..87171a7c 100644 --- a/pezkuwi/xcm/pezpallet-xcm/src/migration.rs +++ b/pezkuwi/xcm/pezpallet-xcm/src/migration.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/pezpallet-xcm/src/mock.rs b/pezkuwi/xcm/pezpallet-xcm/src/mock.rs index 321bb9b8..f3f7790d 100644 --- a/pezkuwi/xcm/pezpallet-xcm/src/mock.rs +++ b/pezkuwi/xcm/pezpallet-xcm/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/pezpallet-xcm/src/tests/assets_transfer.rs b/pezkuwi/xcm/pezpallet-xcm/src/tests/assets_transfer.rs index 68896a00..6cfe26b9 100644 --- a/pezkuwi/xcm/pezpallet-xcm/src/tests/assets_transfer.rs +++ b/pezkuwi/xcm/pezpallet-xcm/src/tests/assets_transfer.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/pezpallet-xcm/src/tests/mod.rs b/pezkuwi/xcm/pezpallet-xcm/src/tests/mod.rs index e42b9e90..70ed15b4 100644 --- a/pezkuwi/xcm/pezpallet-xcm/src/tests/mod.rs +++ b/pezkuwi/xcm/pezpallet-xcm/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/pezpallet-xcm/src/transfer_assets_validation.rs b/pezkuwi/xcm/pezpallet-xcm/src/transfer_assets_validation.rs index aed859a8..92cb5255 100644 --- a/pezkuwi/xcm/pezpallet-xcm/src/transfer_assets_validation.rs +++ b/pezkuwi/xcm/pezpallet-xcm/src/transfer_assets_validation.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/pezpallet-xcm/src/xcm_helpers.rs b/pezkuwi/xcm/pezpallet-xcm/src/xcm_helpers.rs index 80f8c6eb..691e1ec3 100644 --- a/pezkuwi/xcm/pezpallet-xcm/src/xcm_helpers.rs +++ b/pezkuwi/xcm/pezpallet-xcm/src/xcm_helpers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pezkuwi/xcm/procedural/src/builder_pattern.rs b/pezkuwi/xcm/procedural/src/builder_pattern.rs index 1397d1b2..ad445ff5 100644 --- a/pezkuwi/xcm/procedural/src/builder_pattern.rs +++ b/pezkuwi/xcm/procedural/src/builder_pattern.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/procedural/src/enum_variants.rs b/pezkuwi/xcm/procedural/src/enum_variants.rs index bdba869b..0245b8d4 100644 --- a/pezkuwi/xcm/procedural/src/enum_variants.rs +++ b/pezkuwi/xcm/procedural/src/enum_variants.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/procedural/src/lib.rs b/pezkuwi/xcm/procedural/src/lib.rs index dc07ea6f..bfe2874b 100644 --- a/pezkuwi/xcm/procedural/src/lib.rs +++ b/pezkuwi/xcm/procedural/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/procedural/src/v3.rs b/pezkuwi/xcm/procedural/src/v3.rs index 15f222fc..0fbcac1a 100644 --- a/pezkuwi/xcm/procedural/src/v3.rs +++ b/pezkuwi/xcm/procedural/src/v3.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/procedural/src/v4.rs b/pezkuwi/xcm/procedural/src/v4.rs index 526b7d82..dd52af44 100644 --- a/pezkuwi/xcm/procedural/src/v4.rs +++ b/pezkuwi/xcm/procedural/src/v4.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/procedural/src/v5.rs b/pezkuwi/xcm/procedural/src/v5.rs index f1781c84..a5904cfe 100644 --- a/pezkuwi/xcm/procedural/src/v5.rs +++ b/pezkuwi/xcm/procedural/src/v5.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/procedural/src/weight_info.rs b/pezkuwi/xcm/procedural/src/weight_info.rs index ebd94528..4745903e 100644 --- a/pezkuwi/xcm/procedural/src/weight_info.rs +++ b/pezkuwi/xcm/procedural/src/weight_info.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/procedural/tests/builder_pattern.rs b/pezkuwi/xcm/procedural/tests/builder_pattern.rs index d62abae5..7b8f18ce 100644 --- a/pezkuwi/xcm/procedural/tests/builder_pattern.rs +++ b/pezkuwi/xcm/procedural/tests/builder_pattern.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/procedural/tests/conversion_functions.rs b/pezkuwi/xcm/procedural/tests/conversion_functions.rs index ff42584d..5aef16e8 100644 --- a/pezkuwi/xcm/procedural/tests/conversion_functions.rs +++ b/pezkuwi/xcm/procedural/tests/conversion_functions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/procedural/tests/enum_variants.rs b/pezkuwi/xcm/procedural/tests/enum_variants.rs index 2b7ee760..2b8682ae 100644 --- a/pezkuwi/xcm/procedural/tests/enum_variants.rs +++ b/pezkuwi/xcm/procedural/tests/enum_variants.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/procedural/tests/ui.rs b/pezkuwi/xcm/procedural/tests/ui.rs index 2eb1a772..fa9e0d43 100644 --- a/pezkuwi/xcm/procedural/tests/ui.rs +++ b/pezkuwi/xcm/procedural/tests/ui.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/procedural/tests/ui/builder_pattern/badly_formatted_attribute.rs b/pezkuwi/xcm/procedural/tests/ui/builder_pattern/badly_formatted_attribute.rs index ae1a7505..50bb0b20 100644 --- a/pezkuwi/xcm/procedural/tests/ui/builder_pattern/badly_formatted_attribute.rs +++ b/pezkuwi/xcm/procedural/tests/ui/builder_pattern/badly_formatted_attribute.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/procedural/tests/ui/builder_pattern/no_unpaid_execution.rs b/pezkuwi/xcm/procedural/tests/ui/builder_pattern/no_unpaid_execution.rs index fcdcae9a..f8e37753 100644 --- a/pezkuwi/xcm/procedural/tests/ui/builder_pattern/no_unpaid_execution.rs +++ b/pezkuwi/xcm/procedural/tests/ui/builder_pattern/no_unpaid_execution.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/procedural/tests/ui/builder_pattern/wrong_target.rs b/pezkuwi/xcm/procedural/tests/ui/builder_pattern/wrong_target.rs index 8ceb223e..1ce7ae6e 100644 --- a/pezkuwi/xcm/procedural/tests/ui/builder_pattern/wrong_target.rs +++ b/pezkuwi/xcm/procedural/tests/ui/builder_pattern/wrong_target.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/double_encoded.rs b/pezkuwi/xcm/src/double_encoded.rs index 6f71407c..1b7b6b6b 100644 --- a/pezkuwi/xcm/src/double_encoded.rs +++ b/pezkuwi/xcm/src/double_encoded.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/lib.rs b/pezkuwi/xcm/src/lib.rs index 37842c93..1537c5df 100644 --- a/pezkuwi/xcm/src/lib.rs +++ b/pezkuwi/xcm/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/tests.rs b/pezkuwi/xcm/src/tests.rs index f342a234..23777057 100644 --- a/pezkuwi/xcm/src/tests.rs +++ b/pezkuwi/xcm/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/utils.rs b/pezkuwi/xcm/src/utils.rs index 42219784..64e29b50 100644 --- a/pezkuwi/xcm/src/utils.rs +++ b/pezkuwi/xcm/src/utils.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/v3/junction.rs b/pezkuwi/xcm/src/v3/junction.rs index c2f9c1cb..2b0f4f77 100644 --- a/pezkuwi/xcm/src/v3/junction.rs +++ b/pezkuwi/xcm/src/v3/junction.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/v3/junctions.rs b/pezkuwi/xcm/src/v3/junctions.rs index 55183bd2..963583fb 100644 --- a/pezkuwi/xcm/src/v3/junctions.rs +++ b/pezkuwi/xcm/src/v3/junctions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/v3/mod.rs b/pezkuwi/xcm/src/v3/mod.rs index 7131cf7d..ca24dfda 100644 --- a/pezkuwi/xcm/src/v3/mod.rs +++ b/pezkuwi/xcm/src/v3/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/v3/multiasset.rs b/pezkuwi/xcm/src/v3/multiasset.rs index 8d2227b2..5cafdeea 100644 --- a/pezkuwi/xcm/src/v3/multiasset.rs +++ b/pezkuwi/xcm/src/v3/multiasset.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/v3/multilocation.rs b/pezkuwi/xcm/src/v3/multilocation.rs index 6e45c484..752de172 100644 --- a/pezkuwi/xcm/src/v3/multilocation.rs +++ b/pezkuwi/xcm/src/v3/multilocation.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/v3/traits.rs b/pezkuwi/xcm/src/v3/traits.rs index 670363ee..03d4dcb8 100644 --- a/pezkuwi/xcm/src/v3/traits.rs +++ b/pezkuwi/xcm/src/v3/traits.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/v4/asset.rs b/pezkuwi/xcm/src/v4/asset.rs index cc94f815..56388eb8 100644 --- a/pezkuwi/xcm/src/v4/asset.rs +++ b/pezkuwi/xcm/src/v4/asset.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/v4/junction.rs b/pezkuwi/xcm/src/v4/junction.rs index f344e476..49935586 100644 --- a/pezkuwi/xcm/src/v4/junction.rs +++ b/pezkuwi/xcm/src/v4/junction.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/v4/junctions.rs b/pezkuwi/xcm/src/v4/junctions.rs index 39bb863e..683cf095 100644 --- a/pezkuwi/xcm/src/v4/junctions.rs +++ b/pezkuwi/xcm/src/v4/junctions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/v4/location.rs b/pezkuwi/xcm/src/v4/location.rs index ca2342c5..b0d001d9 100644 --- a/pezkuwi/xcm/src/v4/location.rs +++ b/pezkuwi/xcm/src/v4/location.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/v4/mod.rs b/pezkuwi/xcm/src/v4/mod.rs index fa783d2a..22bd5bf8 100644 --- a/pezkuwi/xcm/src/v4/mod.rs +++ b/pezkuwi/xcm/src/v4/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/v4/traits.rs b/pezkuwi/xcm/src/v4/traits.rs index 1c18024e..d06ccfdb 100644 --- a/pezkuwi/xcm/src/v4/traits.rs +++ b/pezkuwi/xcm/src/v4/traits.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/v5/asset.rs b/pezkuwi/xcm/src/v5/asset.rs index ddf972e1..33384de2 100644 --- a/pezkuwi/xcm/src/v5/asset.rs +++ b/pezkuwi/xcm/src/v5/asset.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/v5/junction.rs b/pezkuwi/xcm/src/v5/junction.rs index 804105e3..29d85292 100644 --- a/pezkuwi/xcm/src/v5/junction.rs +++ b/pezkuwi/xcm/src/v5/junction.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/v5/junctions.rs b/pezkuwi/xcm/src/v5/junctions.rs index 652a8ccf..259e7854 100644 --- a/pezkuwi/xcm/src/v5/junctions.rs +++ b/pezkuwi/xcm/src/v5/junctions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/v5/location.rs b/pezkuwi/xcm/src/v5/location.rs index cf8443f8..0d62106a 100644 --- a/pezkuwi/xcm/src/v5/location.rs +++ b/pezkuwi/xcm/src/v5/location.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/v5/mod.rs b/pezkuwi/xcm/src/v5/mod.rs index cde65d93..badbe4f8 100644 --- a/pezkuwi/xcm/src/v5/mod.rs +++ b/pezkuwi/xcm/src/v5/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/src/v5/traits.rs b/pezkuwi/xcm/src/v5/traits.rs index 1d52cc5f..6d4667e8 100644 --- a/pezkuwi/xcm/src/v5/traits.rs +++ b/pezkuwi/xcm/src/v5/traits.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/asset_conversion.rs b/pezkuwi/xcm/xcm-builder/src/asset_conversion.rs index e81bcc30..b15198fc 100644 --- a/pezkuwi/xcm/xcm-builder/src/asset_conversion.rs +++ b/pezkuwi/xcm/xcm-builder/src/asset_conversion.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/asset_exchange/mod.rs b/pezkuwi/xcm/xcm-builder/src/asset_exchange/mod.rs index 09799f2b..88a30ca2 100644 --- a/pezkuwi/xcm/xcm-builder/src/asset_exchange/mod.rs +++ b/pezkuwi/xcm/xcm-builder/src/asset_exchange/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/asset_exchange/single_asset_adapter/adapter.rs b/pezkuwi/xcm/xcm-builder/src/asset_exchange/single_asset_adapter/adapter.rs index 7ea95996..9370bfe3 100644 --- a/pezkuwi/xcm/xcm-builder/src/asset_exchange/single_asset_adapter/adapter.rs +++ b/pezkuwi/xcm/xcm-builder/src/asset_exchange/single_asset_adapter/adapter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/asset_exchange/single_asset_adapter/mock.rs b/pezkuwi/xcm/xcm-builder/src/asset_exchange/single_asset_adapter/mock.rs index f80ef774..726806e8 100644 --- a/pezkuwi/xcm/xcm-builder/src/asset_exchange/single_asset_adapter/mock.rs +++ b/pezkuwi/xcm/xcm-builder/src/asset_exchange/single_asset_adapter/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/asset_exchange/single_asset_adapter/mod.rs b/pezkuwi/xcm/xcm-builder/src/asset_exchange/single_asset_adapter/mod.rs index de27de99..45607f65 100644 --- a/pezkuwi/xcm/xcm-builder/src/asset_exchange/single_asset_adapter/mod.rs +++ b/pezkuwi/xcm/xcm-builder/src/asset_exchange/single_asset_adapter/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/asset_exchange/single_asset_adapter/tests.rs b/pezkuwi/xcm/xcm-builder/src/asset_exchange/single_asset_adapter/tests.rs index 58c29d6c..773a3585 100644 --- a/pezkuwi/xcm/xcm-builder/src/asset_exchange/single_asset_adapter/tests.rs +++ b/pezkuwi/xcm/xcm-builder/src/asset_exchange/single_asset_adapter/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/barriers.rs b/pezkuwi/xcm/xcm-builder/src/barriers.rs index b4d0bee0..3582358e 100644 --- a/pezkuwi/xcm/xcm-builder/src/barriers.rs +++ b/pezkuwi/xcm/xcm-builder/src/barriers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/controller.rs b/pezkuwi/xcm/xcm-builder/src/controller.rs index 483158be..4a5f1929 100644 --- a/pezkuwi/xcm/xcm-builder/src/controller.rs +++ b/pezkuwi/xcm/xcm-builder/src/controller.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/currency_adapter.rs b/pezkuwi/xcm/xcm-builder/src/currency_adapter.rs index 03e9b61b..cc041e20 100644 --- a/pezkuwi/xcm/xcm-builder/src/currency_adapter.rs +++ b/pezkuwi/xcm/xcm-builder/src/currency_adapter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/fee_handling.rs b/pezkuwi/xcm/xcm-builder/src/fee_handling.rs index a8ecfdca..781bcfb4 100644 --- a/pezkuwi/xcm/xcm-builder/src/fee_handling.rs +++ b/pezkuwi/xcm/xcm-builder/src/fee_handling.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/filter_asset_location.rs b/pezkuwi/xcm/xcm-builder/src/filter_asset_location.rs index 12eaa2bd..c1f87b48 100644 --- a/pezkuwi/xcm/xcm-builder/src/filter_asset_location.rs +++ b/pezkuwi/xcm/xcm-builder/src/filter_asset_location.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/fungible_adapter.rs b/pezkuwi/xcm/xcm-builder/src/fungible_adapter.rs index 2e4c2a7b..028b505c 100644 --- a/pezkuwi/xcm/xcm-builder/src/fungible_adapter.rs +++ b/pezkuwi/xcm/xcm-builder/src/fungible_adapter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/fungibles_adapter.rs b/pezkuwi/xcm/xcm-builder/src/fungibles_adapter.rs index 69fc1d7d..8007136f 100644 --- a/pezkuwi/xcm/xcm-builder/src/fungibles_adapter.rs +++ b/pezkuwi/xcm/xcm-builder/src/fungibles_adapter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/lib.rs b/pezkuwi/xcm/xcm-builder/src/lib.rs index 38e6b5df..7a88b33c 100644 --- a/pezkuwi/xcm/xcm-builder/src/lib.rs +++ b/pezkuwi/xcm/xcm-builder/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/location_conversion.rs b/pezkuwi/xcm/xcm-builder/src/location_conversion.rs index ea44d25a..0c7492e6 100644 --- a/pezkuwi/xcm/xcm-builder/src/location_conversion.rs +++ b/pezkuwi/xcm/xcm-builder/src/location_conversion.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/matcher.rs b/pezkuwi/xcm/xcm-builder/src/matcher.rs index 03228462..21e30671 100644 --- a/pezkuwi/xcm/xcm-builder/src/matcher.rs +++ b/pezkuwi/xcm/xcm-builder/src/matcher.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/matches_location.rs b/pezkuwi/xcm/xcm-builder/src/matches_location.rs index 75982422..a9c431dd 100644 --- a/pezkuwi/xcm/xcm-builder/src/matches_location.rs +++ b/pezkuwi/xcm/xcm-builder/src/matches_location.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/matches_token.rs b/pezkuwi/xcm/xcm-builder/src/matches_token.rs index 713f5f06..93896620 100644 --- a/pezkuwi/xcm/xcm-builder/src/matches_token.rs +++ b/pezkuwi/xcm/xcm-builder/src/matches_token.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/nonfungible_adapter.rs b/pezkuwi/xcm/xcm-builder/src/nonfungible_adapter.rs index 0421b747..ed42de67 100644 --- a/pezkuwi/xcm/xcm-builder/src/nonfungible_adapter.rs +++ b/pezkuwi/xcm/xcm-builder/src/nonfungible_adapter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/nonfungibles_adapter.rs b/pezkuwi/xcm/xcm-builder/src/nonfungibles_adapter.rs index 5894570e..07a2f30c 100644 --- a/pezkuwi/xcm/xcm-builder/src/nonfungibles_adapter.rs +++ b/pezkuwi/xcm/xcm-builder/src/nonfungibles_adapter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/origin_aliases.rs b/pezkuwi/xcm/xcm-builder/src/origin_aliases.rs index 18a7521d..69f4ccc4 100644 --- a/pezkuwi/xcm/xcm-builder/src/origin_aliases.rs +++ b/pezkuwi/xcm/xcm-builder/src/origin_aliases.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/origin_conversion.rs b/pezkuwi/xcm/xcm-builder/src/origin_conversion.rs index 7f37fb2c..d986d41d 100644 --- a/pezkuwi/xcm/xcm-builder/src/origin_conversion.rs +++ b/pezkuwi/xcm/xcm-builder/src/origin_conversion.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/pay.rs b/pezkuwi/xcm/xcm-builder/src/pay.rs index fdf0fdb8..26778184 100644 --- a/pezkuwi/xcm/xcm-builder/src/pay.rs +++ b/pezkuwi/xcm/xcm-builder/src/pay.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/process_xcm_message.rs b/pezkuwi/xcm/xcm-builder/src/process_xcm_message.rs index 4a78348c..8bb01ebe 100644 --- a/pezkuwi/xcm/xcm-builder/src/process_xcm_message.rs +++ b/pezkuwi/xcm/xcm-builder/src/process_xcm_message.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/routing.rs b/pezkuwi/xcm/xcm-builder/src/routing.rs index eb9f7ce5..1166ef4b 100644 --- a/pezkuwi/xcm/xcm-builder/src/routing.rs +++ b/pezkuwi/xcm/xcm-builder/src/routing.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/test_utils.rs b/pezkuwi/xcm/xcm-builder/src/test_utils.rs index c0dcb7dc..2619df07 100644 --- a/pezkuwi/xcm/xcm-builder/src/test_utils.rs +++ b/pezkuwi/xcm/xcm-builder/src/test_utils.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/aliases.rs b/pezkuwi/xcm/xcm-builder/src/tests/aliases.rs index d83ce8d6..b34cb8e3 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/aliases.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/aliases.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/assets.rs b/pezkuwi/xcm/xcm-builder/src/tests/assets.rs index b34cc141..84595fbe 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/assets.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/assets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/barriers.rs b/pezkuwi/xcm/xcm-builder/src/tests/barriers.rs index 3415eb0b..5adfc44d 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/barriers.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/barriers.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/basic.rs b/pezkuwi/xcm/xcm-builder/src/tests/basic.rs index 5d5123c4..3df4c300 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/basic.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/basic.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/bridging/local_para_para.rs b/pezkuwi/xcm/xcm-builder/src/tests/bridging/local_para_para.rs index f0fe9291..d3141bbb 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/bridging/local_para_para.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/bridging/local_para_para.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/bridging/local_relay_relay.rs b/pezkuwi/xcm/xcm-builder/src/tests/bridging/local_relay_relay.rs index 57140b4d..35a7d5ba 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/bridging/local_relay_relay.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/bridging/local_relay_relay.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/bridging/mod.rs b/pezkuwi/xcm/xcm-builder/src/tests/bridging/mod.rs index 1c59a1cf..3a047df6 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/bridging/mod.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/bridging/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/bridging/paid_remote_relay_relay.rs b/pezkuwi/xcm/xcm-builder/src/tests/bridging/paid_remote_relay_relay.rs index b6f0ec59..34f39a9c 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/bridging/paid_remote_relay_relay.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/bridging/paid_remote_relay_relay.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/bridging/remote_para_para.rs b/pezkuwi/xcm/xcm-builder/src/tests/bridging/remote_para_para.rs index 49e606ff..ab17b306 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/bridging/remote_para_para.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/bridging/remote_para_para.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/bridging/remote_para_para_via_relay.rs b/pezkuwi/xcm/xcm-builder/src/tests/bridging/remote_para_para_via_relay.rs index c0dfb0cc..76bc1f35 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/bridging/remote_para_para_via_relay.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/bridging/remote_para_para_via_relay.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/bridging/remote_relay_relay.rs b/pezkuwi/xcm/xcm-builder/src/tests/bridging/remote_relay_relay.rs index f2777bd0..7228ceaf 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/bridging/remote_relay_relay.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/bridging/remote_relay_relay.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/bridging/universal_exports.rs b/pezkuwi/xcm/xcm-builder/src/tests/bridging/universal_exports.rs index c75fcca0..4027ac6e 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/bridging/universal_exports.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/bridging/universal_exports.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/expecting.rs b/pezkuwi/xcm/xcm-builder/src/tests/expecting.rs index 085aaba8..ff7bb9c4 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/expecting.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/expecting.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/locking.rs b/pezkuwi/xcm/xcm-builder/src/tests/locking.rs index 01e76a7a..187f1ab3 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/locking.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/locking.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/mock.rs b/pezkuwi/xcm/xcm-builder/src/tests/mock.rs index e2add84b..8142c6e5 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/mock.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/mod.rs b/pezkuwi/xcm/xcm-builder/src/tests/mod.rs index 72cfd02d..4bcc4bdd 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/mod.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/origins.rs b/pezkuwi/xcm/xcm-builder/src/tests/origins.rs index 91a7b946..02ac4310 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/origins.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/origins.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/pay/mock.rs b/pezkuwi/xcm/xcm-builder/src/tests/pay/mock.rs index 1ac066dd..c5bbd1c3 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/pay/mock.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/pay/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/pay/mod.rs b/pezkuwi/xcm/xcm-builder/src/tests/pay/mod.rs index 8cb43a5b..0e8bf955 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/pay/mod.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/pay/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/pay/pay.rs b/pezkuwi/xcm/xcm-builder/src/tests/pay/pay.rs index 4a1ad063..e7dd2cda 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/pay/pay.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/pay/pay.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/pay/salary.rs b/pezkuwi/xcm/xcm-builder/src/tests/pay/salary.rs index a8f95bdd..5166d846 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/pay/salary.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/pay/salary.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/pay/transfer.rs b/pezkuwi/xcm/xcm-builder/src/tests/pay/transfer.rs index 8d48bc58..82324a78 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/pay/transfer.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/pay/transfer.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/querying.rs b/pezkuwi/xcm/xcm-builder/src/tests/querying.rs index 187bb71d..5e6fb7c3 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/querying.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/querying.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/routing.rs b/pezkuwi/xcm/xcm-builder/src/tests/routing.rs index 488d06a2..4f751db9 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/routing.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/routing.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/transacting.rs b/pezkuwi/xcm/xcm-builder/src/tests/transacting.rs index 176d5502..a9035937 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/transacting.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/transacting.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/version_subscriptions.rs b/pezkuwi/xcm/xcm-builder/src/tests/version_subscriptions.rs index 47fc2015..f6fdec80 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/version_subscriptions.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/version_subscriptions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/tests/weight.rs b/pezkuwi/xcm/xcm-builder/src/tests/weight.rs index 0ba79aa0..127436d2 100644 --- a/pezkuwi/xcm/xcm-builder/src/tests/weight.rs +++ b/pezkuwi/xcm/xcm-builder/src/tests/weight.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/transfer.rs b/pezkuwi/xcm/xcm-builder/src/transfer.rs index 32ce9a47..c2752e06 100644 --- a/pezkuwi/xcm/xcm-builder/src/transfer.rs +++ b/pezkuwi/xcm/xcm-builder/src/transfer.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/unique_instances/adapter.rs b/pezkuwi/xcm/xcm-builder/src/unique_instances/adapter.rs index f4ed4821..18717566 100644 --- a/pezkuwi/xcm/xcm-builder/src/unique_instances/adapter.rs +++ b/pezkuwi/xcm/xcm-builder/src/unique_instances/adapter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/unique_instances/mod.rs b/pezkuwi/xcm/xcm-builder/src/unique_instances/mod.rs index 8a765012..948a4e50 100644 --- a/pezkuwi/xcm/xcm-builder/src/unique_instances/mod.rs +++ b/pezkuwi/xcm/xcm-builder/src/unique_instances/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/universal_exports.rs b/pezkuwi/xcm/xcm-builder/src/universal_exports.rs index 5c238ce2..6d3aad08 100644 --- a/pezkuwi/xcm/xcm-builder/src/universal_exports.rs +++ b/pezkuwi/xcm/xcm-builder/src/universal_exports.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/src/weight.rs b/pezkuwi/xcm/xcm-builder/src/weight.rs index 8ecec922..7185c2b7 100644 --- a/pezkuwi/xcm/xcm-builder/src/weight.rs +++ b/pezkuwi/xcm/xcm-builder/src/weight.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/tests/mock/mod.rs b/pezkuwi/xcm/xcm-builder/tests/mock/mod.rs index fcf897b1..48eeb586 100644 --- a/pezkuwi/xcm/xcm-builder/tests/mock/mod.rs +++ b/pezkuwi/xcm/xcm-builder/tests/mock/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-builder/tests/scenarios.rs b/pezkuwi/xcm/xcm-builder/tests/scenarios.rs index 341aceef..ba0f0e34 100644 --- a/pezkuwi/xcm/xcm-builder/tests/scenarios.rs +++ b/pezkuwi/xcm/xcm-builder/tests/scenarios.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/integration-tests/src/lib.rs b/pezkuwi/xcm/xcm-executor/integration-tests/src/lib.rs index 5e4787ad..a7ac7447 100644 --- a/pezkuwi/xcm/xcm-executor/integration-tests/src/lib.rs +++ b/pezkuwi/xcm/xcm-executor/integration-tests/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/assets.rs b/pezkuwi/xcm/xcm-executor/src/assets.rs index b5018cd0..672de7c2 100644 --- a/pezkuwi/xcm/xcm-executor/src/assets.rs +++ b/pezkuwi/xcm/xcm-executor/src/assets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/config.rs b/pezkuwi/xcm/xcm-executor/src/config.rs index 8b2d3577..89bb298d 100644 --- a/pezkuwi/xcm/xcm-executor/src/config.rs +++ b/pezkuwi/xcm/xcm-executor/src/config.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/lib.rs b/pezkuwi/xcm/xcm-executor/src/lib.rs index fdc0f64e..e557eee0 100644 --- a/pezkuwi/xcm/xcm-executor/src/lib.rs +++ b/pezkuwi/xcm/xcm-executor/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/tests/initiate_transfer.rs b/pezkuwi/xcm/xcm-executor/src/tests/initiate_transfer.rs index b3b04817..b1647c44 100644 --- a/pezkuwi/xcm/xcm-executor/src/tests/initiate_transfer.rs +++ b/pezkuwi/xcm/xcm-executor/src/tests/initiate_transfer.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/tests/mock.rs b/pezkuwi/xcm/xcm-executor/src/tests/mock.rs index 412edd10..52b4b2be 100644 --- a/pezkuwi/xcm/xcm-executor/src/tests/mock.rs +++ b/pezkuwi/xcm/xcm-executor/src/tests/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/tests/mod.rs b/pezkuwi/xcm/xcm-executor/src/tests/mod.rs index 3438e533..a9e62842 100644 --- a/pezkuwi/xcm/xcm-executor/src/tests/mod.rs +++ b/pezkuwi/xcm/xcm-executor/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/tests/pay_fees.rs b/pezkuwi/xcm/xcm-executor/src/tests/pay_fees.rs index 4e1c188f..60768793 100644 --- a/pezkuwi/xcm/xcm-executor/src/tests/pay_fees.rs +++ b/pezkuwi/xcm/xcm-executor/src/tests/pay_fees.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/tests/set_asset_claimer.rs b/pezkuwi/xcm/xcm-executor/src/tests/set_asset_claimer.rs index cd779595..f1c23717 100644 --- a/pezkuwi/xcm/xcm-executor/src/tests/set_asset_claimer.rs +++ b/pezkuwi/xcm/xcm-executor/src/tests/set_asset_claimer.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/traits/asset_exchange.rs b/pezkuwi/xcm/xcm-executor/src/traits/asset_exchange.rs index 0075dc22..93412f9a 100644 --- a/pezkuwi/xcm/xcm-executor/src/traits/asset_exchange.rs +++ b/pezkuwi/xcm/xcm-executor/src/traits/asset_exchange.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/traits/asset_lock.rs b/pezkuwi/xcm/xcm-executor/src/traits/asset_lock.rs index ed045b82..06cb869b 100644 --- a/pezkuwi/xcm/xcm-executor/src/traits/asset_lock.rs +++ b/pezkuwi/xcm/xcm-executor/src/traits/asset_lock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/traits/asset_transfer.rs b/pezkuwi/xcm/xcm-executor/src/traits/asset_transfer.rs index 85fbe25d..44cc8370 100644 --- a/pezkuwi/xcm/xcm-executor/src/traits/asset_transfer.rs +++ b/pezkuwi/xcm/xcm-executor/src/traits/asset_transfer.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/traits/conversion.rs b/pezkuwi/xcm/xcm-executor/src/traits/conversion.rs index 8831deb5..0e11f23e 100644 --- a/pezkuwi/xcm/xcm-executor/src/traits/conversion.rs +++ b/pezkuwi/xcm/xcm-executor/src/traits/conversion.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/traits/drop_assets.rs b/pezkuwi/xcm/xcm-executor/src/traits/drop_assets.rs index 9cf86a2e..66c0169a 100644 --- a/pezkuwi/xcm/xcm-executor/src/traits/drop_assets.rs +++ b/pezkuwi/xcm/xcm-executor/src/traits/drop_assets.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/traits/event_emitter.rs b/pezkuwi/xcm/xcm-executor/src/traits/event_emitter.rs index d043be86..c3515784 100644 --- a/pezkuwi/xcm/xcm-executor/src/traits/event_emitter.rs +++ b/pezkuwi/xcm/xcm-executor/src/traits/event_emitter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/traits/export.rs b/pezkuwi/xcm/xcm-executor/src/traits/export.rs index 45e1362d..0a351d93 100644 --- a/pezkuwi/xcm/xcm-executor/src/traits/export.rs +++ b/pezkuwi/xcm/xcm-executor/src/traits/export.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/traits/fee_manager.rs b/pezkuwi/xcm/xcm-executor/src/traits/fee_manager.rs index 7eb229bc..6722382b 100644 --- a/pezkuwi/xcm/xcm-executor/src/traits/fee_manager.rs +++ b/pezkuwi/xcm/xcm-executor/src/traits/fee_manager.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/traits/filter_asset_location.rs b/pezkuwi/xcm/xcm-executor/src/traits/filter_asset_location.rs index bb9ce656..cd1257f7 100644 --- a/pezkuwi/xcm/xcm-executor/src/traits/filter_asset_location.rs +++ b/pezkuwi/xcm/xcm-executor/src/traits/filter_asset_location.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/traits/hrmp.rs b/pezkuwi/xcm/xcm-executor/src/traits/hrmp.rs index 181f2183..feca6a4d 100644 --- a/pezkuwi/xcm/xcm-executor/src/traits/hrmp.rs +++ b/pezkuwi/xcm/xcm-executor/src/traits/hrmp.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/traits/mod.rs b/pezkuwi/xcm/xcm-executor/src/traits/mod.rs index 745e6ad5..dcdd3b02 100644 --- a/pezkuwi/xcm/xcm-executor/src/traits/mod.rs +++ b/pezkuwi/xcm/xcm-executor/src/traits/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/traits/on_response.rs b/pezkuwi/xcm/xcm-executor/src/traits/on_response.rs index cc3ecff7..e3b10a6a 100644 --- a/pezkuwi/xcm/xcm-executor/src/traits/on_response.rs +++ b/pezkuwi/xcm/xcm-executor/src/traits/on_response.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/traits/process_transaction.rs b/pezkuwi/xcm/xcm-executor/src/traits/process_transaction.rs index c69d49a5..39b8cfa9 100644 --- a/pezkuwi/xcm/xcm-executor/src/traits/process_transaction.rs +++ b/pezkuwi/xcm/xcm-executor/src/traits/process_transaction.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/traits/record_xcm.rs b/pezkuwi/xcm/xcm-executor/src/traits/record_xcm.rs index 947706cc..f4f80b23 100644 --- a/pezkuwi/xcm/xcm-executor/src/traits/record_xcm.rs +++ b/pezkuwi/xcm/xcm-executor/src/traits/record_xcm.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/traits/should_execute.rs b/pezkuwi/xcm/xcm-executor/src/traits/should_execute.rs index 5c1ac56a..1ecbf3d3 100644 --- a/pezkuwi/xcm/xcm-executor/src/traits/should_execute.rs +++ b/pezkuwi/xcm/xcm-executor/src/traits/should_execute.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/traits/token_matching.rs b/pezkuwi/xcm/xcm-executor/src/traits/token_matching.rs index aa0e4b5f..8785562b 100644 --- a/pezkuwi/xcm/xcm-executor/src/traits/token_matching.rs +++ b/pezkuwi/xcm/xcm-executor/src/traits/token_matching.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/traits/transact_asset.rs b/pezkuwi/xcm/xcm-executor/src/traits/transact_asset.rs index 27ced5ae..7d208865 100644 --- a/pezkuwi/xcm/xcm-executor/src/traits/transact_asset.rs +++ b/pezkuwi/xcm/xcm-executor/src/traits/transact_asset.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-executor/src/traits/weight.rs b/pezkuwi/xcm/xcm-executor/src/traits/weight.rs index 1bf439b7..390ae4ba 100644 --- a/pezkuwi/xcm/xcm-executor/src/traits/weight.rs +++ b/pezkuwi/xcm/xcm-executor/src/traits/weight.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/lib.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/lib.rs index 7241da3c..589b3e5e 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/lib.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/mod.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/mod.rs index b4290279..9ca730fb 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/mod.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/asset_transactor.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/asset_transactor.rs index 169d8711..ed683d58 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/asset_transactor.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/asset_transactor.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/barrier.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/barrier.rs index f70fedba..b90bd5a7 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/barrier.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/barrier.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/constants.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/constants.rs index 04069057..2f081a76 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/constants.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/constants.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/location_converter.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/location_converter.rs index bb204139..376bf475 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/location_converter.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/location_converter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/mod.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/mod.rs index 8bb2b1a8..91834281 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/mod.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/origin_converter.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/origin_converter.rs index b427b100..72ec1718 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/origin_converter.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/origin_converter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/teleporter.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/teleporter.rs index b909830d..d0d0eba1 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/teleporter.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/teleporter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/weigher.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/weigher.rs index 5a459134..3ba1337e 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/weigher.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/relay_chain/xcm_config/weigher.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/tests.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/tests.rs index 89255be5..acf72f55 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/tests.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/mod.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/mod.rs index 9b9c27d2..6b133c11 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/mod.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/asset_transactor.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/asset_transactor.rs index cb763f7f..575b1b51 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/asset_transactor.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/asset_transactor.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/barrier.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/barrier.rs index f70fedba..b90bd5a7 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/barrier.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/barrier.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/constants.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/constants.rs index 5d3a13ab..7c05a6bb 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/constants.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/constants.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/location_converter.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/location_converter.rs index 76fa3f58..ca50271b 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/location_converter.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/location_converter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/mod.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/mod.rs index 7ac4ae91..9c125397 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/mod.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/origin_converter.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/origin_converter.rs index 03a00f0b..498a2954 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/origin_converter.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/origin_converter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/reserve.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/reserve.rs index 6dedcca2..557eeff7 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/reserve.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/reserve.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/teleporter.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/teleporter.rs index ffebdd2a..57f9b71d 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/teleporter.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/teleporter.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/weigher.rs b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/weigher.rs index 4b8acaaf..bd524ffd 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/weigher.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/example/src/teyrchain/xcm_config/weigher.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/fuzzer/src/fuzz.rs b/pezkuwi/xcm/xcm-pez-simulator/fuzzer/src/fuzz.rs index eb611450..948561a9 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/fuzzer/src/fuzz.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/fuzzer/src/fuzz.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/fuzzer/src/relay_chain.rs b/pezkuwi/xcm/xcm-pez-simulator/fuzzer/src/relay_chain.rs index bac43a77..84dad7ac 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/fuzzer/src/relay_chain.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/fuzzer/src/relay_chain.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/fuzzer/src/teyrchain.rs b/pezkuwi/xcm/xcm-pez-simulator/fuzzer/src/teyrchain.rs index c5d533d2..abacdcf0 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/fuzzer/src/teyrchain.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/fuzzer/src/teyrchain.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/src/lib.rs b/pezkuwi/xcm/xcm-pez-simulator/src/lib.rs index 0327571d..145a3d30 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/src/lib.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-pez-simulator/src/mock_message_queue.rs b/pezkuwi/xcm/xcm-pez-simulator/src/mock_message_queue.rs index 93cc2aec..add09253 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/src/mock_message_queue.rs +++ b/pezkuwi/xcm/xcm-pez-simulator/src/mock_message_queue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/xcm/xcm-runtime-pezapis/src/authorized_aliases.rs b/pezkuwi/xcm/xcm-runtime-pezapis/src/authorized_aliases.rs index fdade56c..249297e5 100644 --- a/pezkuwi/xcm/xcm-runtime-pezapis/src/authorized_aliases.rs +++ b/pezkuwi/xcm/xcm-runtime-pezapis/src/authorized_aliases.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezkuwi/xcm/xcm-runtime-pezapis/src/conversions.rs b/pezkuwi/xcm/xcm-runtime-pezapis/src/conversions.rs index 59914961..b271dc73 100644 --- a/pezkuwi/xcm/xcm-runtime-pezapis/src/conversions.rs +++ b/pezkuwi/xcm/xcm-runtime-pezapis/src/conversions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezkuwi/xcm/xcm-runtime-pezapis/src/dry_run.rs b/pezkuwi/xcm/xcm-runtime-pezapis/src/dry_run.rs index 5fe74829..34160b69 100644 --- a/pezkuwi/xcm/xcm-runtime-pezapis/src/dry_run.rs +++ b/pezkuwi/xcm/xcm-runtime-pezapis/src/dry_run.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezkuwi/xcm/xcm-runtime-pezapis/src/fees.rs b/pezkuwi/xcm/xcm-runtime-pezapis/src/fees.rs index 63473f25..82dcfa45 100644 --- a/pezkuwi/xcm/xcm-runtime-pezapis/src/fees.rs +++ b/pezkuwi/xcm/xcm-runtime-pezapis/src/fees.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezkuwi/xcm/xcm-runtime-pezapis/src/lib.rs b/pezkuwi/xcm/xcm-runtime-pezapis/src/lib.rs index 9a129012..f923fba7 100644 --- a/pezkuwi/xcm/xcm-runtime-pezapis/src/lib.rs +++ b/pezkuwi/xcm/xcm-runtime-pezapis/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezkuwi/xcm/xcm-runtime-pezapis/src/trusted_query.rs b/pezkuwi/xcm/xcm-runtime-pezapis/src/trusted_query.rs index 32b40e5f..1d7c2c3a 100644 --- a/pezkuwi/xcm/xcm-runtime-pezapis/src/trusted_query.rs +++ b/pezkuwi/xcm/xcm-runtime-pezapis/src/trusted_query.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezkuwi/xcm/xcm-runtime-pezapis/tests/conversions.rs b/pezkuwi/xcm/xcm-runtime-pezapis/tests/conversions.rs index cbbb9dae..d208503d 100644 --- a/pezkuwi/xcm/xcm-runtime-pezapis/tests/conversions.rs +++ b/pezkuwi/xcm/xcm-runtime-pezapis/tests/conversions.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezkuwi/xcm/xcm-runtime-pezapis/tests/fee_estimation.rs b/pezkuwi/xcm/xcm-runtime-pezapis/tests/fee_estimation.rs index 4c7f1618..d9304b2f 100644 --- a/pezkuwi/xcm/xcm-runtime-pezapis/tests/fee_estimation.rs +++ b/pezkuwi/xcm/xcm-runtime-pezapis/tests/fee_estimation.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezkuwi/xcm/xcm-runtime-pezapis/tests/mock.rs b/pezkuwi/xcm/xcm-runtime-pezapis/tests/mock.rs index be1facfb..be7fe1d5 100644 --- a/pezkuwi/xcm/xcm-runtime-pezapis/tests/mock.rs +++ b/pezkuwi/xcm/xcm-runtime-pezapis/tests/mock.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezkuwi/xcm/xcm-runtime-pezapis/tests/trusted_query.rs b/pezkuwi/xcm/xcm-runtime-pezapis/tests/trusted_query.rs index 15e358a3..e9026f8d 100644 --- a/pezkuwi/xcm/xcm-runtime-pezapis/tests/trusted_query.rs +++ b/pezkuwi/xcm/xcm-runtime-pezapis/tests/trusted_query.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // SPDX-License-Identifier: Apache-2.0 diff --git a/pezkuwi/zombienet-sdk-tests/build.rs b/pezkuwi/zombienet-sdk-tests/build.rs index 8d448add..d21457a8 100644 --- a/pezkuwi/zombienet-sdk-tests/build.rs +++ b/pezkuwi/zombienet-sdk-tests/build.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 use pezsc_executor::WasmExecutor; diff --git a/pezkuwi/zombienet-sdk-tests/src/lib.rs b/pezkuwi/zombienet-sdk-tests/src/lib.rs index fe0aa995..1629e2a1 100644 --- a/pezkuwi/zombienet-sdk-tests/src/lib.rs +++ b/pezkuwi/zombienet-sdk-tests/src/lib.rs @@ -1,2 +1,2 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 diff --git a/pezkuwi/zombienet-sdk-tests/tests/disabling/mod.rs b/pezkuwi/zombienet-sdk-tests/tests/disabling/mod.rs index c1806e45..95aba663 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/disabling/mod.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/disabling/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 mod slashing; diff --git a/pezkuwi/zombienet-sdk-tests/tests/disabling/slashing.rs b/pezkuwi/zombienet-sdk-tests/tests/disabling/slashing.rs index d6488d97..189150cb 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/disabling/slashing.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/disabling/slashing.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 //! Test past-session slashing when a malicious validator backs an invalid diff --git a/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/basic_3cores.rs b/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/basic_3cores.rs index 32cdc28e..6b39514c 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/basic_3cores.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/basic_3cores.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Test that a teyrchain that uses a basic collator (like adder-collator) with elastic scaling diff --git a/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/doesnt_break_teyrchains.rs b/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/doesnt_break_teyrchains.rs index b3f45fba..e6eb24ea 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/doesnt_break_teyrchains.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/doesnt_break_teyrchains.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Test that a paraid that doesn't use elastic scaling which acquired multiple cores does not brick diff --git a/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/mod.rs b/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/mod.rs index 7b271e4e..96a4df5d 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/mod.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 mod basic_3cores; diff --git a/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/slot_based_12cores.rs b/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/slot_based_12cores.rs index 99e85391..2b7bec1c 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/slot_based_12cores.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/slot_based_12cores.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Test that a teyrchain that uses a single slot-based collator with elastic scaling can use 12 diff --git a/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/slot_based_3cores.rs b/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/slot_based_3cores.rs index 5fb903fe..98320326 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/slot_based_3cores.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/elastic_scaling/slot_based_3cores.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Test that teyrchains that use a single slot-based collator with elastic scaling MVP and with diff --git a/pezkuwi/zombienet-sdk-tests/tests/functional/approval_voting_coalescing.rs b/pezkuwi/zombienet-sdk-tests/tests/functional/approval_voting_coalescing.rs index d41e67dd..d929b76d 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/functional/approval_voting_coalescing.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/functional/approval_voting_coalescing.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Test that checks approval voting coalescing does not lag finality. diff --git a/pezkuwi/zombienet-sdk-tests/tests/functional/approved_peer_mixed_validators.rs b/pezkuwi/zombienet-sdk-tests/tests/functional/approved_peer_mixed_validators.rs index 2d67a0fe..52557e81 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/functional/approved_peer_mixed_validators.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/functional/approved_peer_mixed_validators.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Test what happens with a mixed fleet of validators (new ones which allow the ApprovedPeer diff --git a/pezkuwi/zombienet-sdk-tests/tests/functional/async_backing_6_seconds_rate.rs b/pezkuwi/zombienet-sdk-tests/tests/functional/async_backing_6_seconds_rate.rs index 330e362a..f16356cb 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/functional/async_backing_6_seconds_rate.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/functional/async_backing_6_seconds_rate.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Test we are producing 12-second teyrchain blocks if using an old collator, pre async-backing. diff --git a/pezkuwi/zombienet-sdk-tests/tests/functional/dispute_old_finalized.rs b/pezkuwi/zombienet-sdk-tests/tests/functional/dispute_old_finalized.rs index fbfda336..10a8e566 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/functional/dispute_old_finalized.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/functional/dispute_old_finalized.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezkuwi. // Pezkuwi is free software: you can redistribute it and/or modify diff --git a/pezkuwi/zombienet-sdk-tests/tests/functional/duplicate_collations.rs b/pezkuwi/zombienet-sdk-tests/tests/functional/duplicate_collations.rs index 8e3044a6..99b8ffec 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/functional/duplicate_collations.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/functional/duplicate_collations.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Test that a teyrchain using a malus undying collator, sending the same collation to all assigned diff --git a/pezkuwi/zombienet-sdk-tests/tests/functional/mod.rs b/pezkuwi/zombienet-sdk-tests/tests/functional/mod.rs index 2c3b236f..286e0d5a 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/functional/mod.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/functional/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 mod approval_voting_coalescing; diff --git a/pezkuwi/zombienet-sdk-tests/tests/functional/shared_core_idle_teyrchain.rs b/pezkuwi/zombienet-sdk-tests/tests/functional/shared_core_idle_teyrchain.rs index 0a69670d..29dfc9b5 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/functional/shared_core_idle_teyrchain.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/functional/shared_core_idle_teyrchain.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Test that a teyrchain can keep producing blocks even if the other teyrchain with which it's diff --git a/pezkuwi/zombienet-sdk-tests/tests/functional/spam_statement_distribution_requests.rs b/pezkuwi/zombienet-sdk-tests/tests/functional/spam_statement_distribution_requests.rs index 518bf4b1..87da39aa 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/functional/spam_statement_distribution_requests.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/functional/spam_statement_distribution_requests.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Test if teyrchains progress when group is getting spammed by statement distribution requests. diff --git a/pezkuwi/zombienet-sdk-tests/tests/functional/sync_backing.rs b/pezkuwi/zombienet-sdk-tests/tests/functional/sync_backing.rs index 18d6774d..7013b34a 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/functional/sync_backing.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/functional/sync_backing.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Test we are producing 12-second teyrchain blocks if using an old collator, pre async-backing. diff --git a/pezkuwi/zombienet-sdk-tests/tests/functional/validator_disabling.rs b/pezkuwi/zombienet-sdk-tests/tests/functional/validator_disabling.rs index cc68fd54..dabf5c12 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/functional/validator_disabling.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/functional/validator_disabling.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Test checks that misbehaving validators disabled. diff --git a/pezkuwi/zombienet-sdk-tests/tests/lib.rs b/pezkuwi/zombienet-sdk-tests/tests/lib.rs index 8f5a7caa..3abcf630 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/lib.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 #[cfg(feature = "zombie-ci")] mod disabling; diff --git a/pezkuwi/zombienet-sdk-tests/tests/smoke/coretime_revenue.rs b/pezkuwi/zombienet-sdk-tests/tests/smoke/coretime_revenue.rs index f4f85941..36d85434 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/smoke/coretime_revenue.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/smoke/coretime_revenue.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 //! Binaries for this test should be built with `fast-runtime` feature enabled: diff --git a/pezkuwi/zombienet-sdk-tests/tests/smoke/mod.rs b/pezkuwi/zombienet-sdk-tests/tests/smoke/mod.rs index a3fe1538..9dd42f40 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/smoke/mod.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/smoke/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 #[cfg(feature = "zombie-metadata")] diff --git a/pezkuwi/zombienet-sdk-tests/tests/teyrchains/mod.rs b/pezkuwi/zombienet-sdk-tests/tests/teyrchains/mod.rs index 3ed5c902..bfa4b04f 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/teyrchains/mod.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/teyrchains/mod.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 mod weights; diff --git a/pezkuwi/zombienet-sdk-tests/tests/teyrchains/weights.rs b/pezkuwi/zombienet-sdk-tests/tests/teyrchains/weights.rs index 2ebd4a16..daaeb0b3 100644 --- a/pezkuwi/zombienet-sdk-tests/tests/teyrchains/weights.rs +++ b/pezkuwi/zombienet-sdk-tests/tests/teyrchains/weights.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 #[pezkuwi_subxt::subxt(runtime_metadata_path = "metadata-files/asset-hub-zagros-local.scale")] diff --git a/templates/minimal/node/build.rs b/templates/minimal/node/build.rs index ea2ac560..f29e1aab 100644 --- a/templates/minimal/node/build.rs +++ b/templates/minimal/node/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/templates/minimal/node/src/chain_spec.rs b/templates/minimal/node/src/chain_spec.rs index a2ced7b2..6cedade1 100644 --- a/templates/minimal/node/src/chain_spec.rs +++ b/templates/minimal/node/src/chain_spec.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/templates/minimal/node/src/cli.rs b/templates/minimal/node/src/cli.rs index 16a5780f..5b6aff08 100644 --- a/templates/minimal/node/src/cli.rs +++ b/templates/minimal/node/src/cli.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/templates/minimal/node/src/command.rs b/templates/minimal/node/src/command.rs index bfa9aab0..fec72c00 100644 --- a/templates/minimal/node/src/command.rs +++ b/templates/minimal/node/src/command.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/templates/minimal/node/src/lib.rs b/templates/minimal/node/src/lib.rs index 3819d83b..422fbf17 100644 --- a/templates/minimal/node/src/lib.rs +++ b/templates/minimal/node/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Pezkuwi Sdk. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/templates/minimal/node/src/main.rs b/templates/minimal/node/src/main.rs index c1643b72..1869b7ee 100644 --- a/templates/minimal/node/src/main.rs +++ b/templates/minimal/node/src/main.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/templates/minimal/node/src/rpc.rs b/templates/minimal/node/src/rpc.rs index 759d8cf9..38b61833 100644 --- a/templates/minimal/node/src/rpc.rs +++ b/templates/minimal/node/src/rpc.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/templates/minimal/node/src/service.rs b/templates/minimal/node/src/service.rs index 07c19f1f..981ed45d 100644 --- a/templates/minimal/node/src/service.rs +++ b/templates/minimal/node/src/service.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/templates/minimal/runtime/build.rs b/templates/minimal/runtime/build.rs index e44ef105..c807de4d 100644 --- a/templates/minimal/runtime/build.rs +++ b/templates/minimal/runtime/build.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/templates/minimal/runtime/src/lib.rs b/templates/minimal/runtime/src/lib.rs index a8dce83e..94e8664f 100644 --- a/templates/minimal/runtime/src/lib.rs +++ b/templates/minimal/runtime/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/templates/solochain/runtime/src/genesis_config_presets.rs b/templates/solochain/runtime/src/genesis_config_presets.rs index 34f804e6..7088ac74 100644 --- a/templates/solochain/runtime/src/genesis_config_presets.rs +++ b/templates/solochain/runtime/src/genesis_config_presets.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/templates/teyrchain/runtime/src/weights/block_weights.rs b/templates/teyrchain/runtime/src/weights/block_weights.rs index eca3faf2..66c4f6b8 100644 --- a/templates/teyrchain/runtime/src/weights/block_weights.rs +++ b/templates/teyrchain/runtime/src/weights/block_weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/templates/teyrchain/runtime/src/weights/extrinsic_weights.rs b/templates/teyrchain/runtime/src/weights/extrinsic_weights.rs index 3717dfd2..65069150 100644 --- a/templates/teyrchain/runtime/src/weights/extrinsic_weights.rs +++ b/templates/teyrchain/runtime/src/weights/extrinsic_weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/templates/teyrchain/runtime/src/weights/mod.rs b/templates/teyrchain/runtime/src/weights/mod.rs index f2b0acd8..a0ff8d94 100644 --- a/templates/teyrchain/runtime/src/weights/mod.rs +++ b/templates/teyrchain/runtime/src/weights/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/templates/teyrchain/runtime/src/weights/paritydb_weights.rs b/templates/teyrchain/runtime/src/weights/paritydb_weights.rs index fd2a859e..2f473e27 100644 --- a/templates/teyrchain/runtime/src/weights/paritydb_weights.rs +++ b/templates/teyrchain/runtime/src/weights/paritydb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/templates/teyrchain/runtime/src/weights/rocksdb_weights.rs b/templates/teyrchain/runtime/src/weights/rocksdb_weights.rs index 35126073..dd0b8305 100644 --- a/templates/teyrchain/runtime/src/weights/rocksdb_weights.rs +++ b/templates/teyrchain/runtime/src/weights/rocksdb_weights.rs @@ -1,6 +1,6 @@ // This file is part of Bizinikiwi. -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/templates/teyrchain/src/lib.rs b/templates/teyrchain/src/lib.rs index 932434e0..48e17a35 100644 --- a/templates/teyrchain/src/lib.rs +++ b/templates/teyrchain/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // This file is part of Pezcumulus. // Pezcumulus is free software: you can redistribute it and/or modify diff --git a/umbrella/src/lib.rs b/umbrella/src/lib.rs index 6aabb928..879e3d0c 100644 --- a/umbrella/src/lib.rs +++ b/umbrella/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) Parity Technologies (UK) Ltd. +// Copyright (C) Parity Technologies (UK) Ltd. and Dijital Kurdistan Tech Institute // SPDX-License-Identifier: Apache-2.0 #![cfg_attr(not(feature = "std"), no_std)]