From b7d7105ecac89f59e3f337ce416b7f711404a0f4 Mon Sep 17 00:00:00 2001 From: hqwangningbo <2536935847@qq.com> Date: Fri, 20 Oct 2023 09:22:37 +0800 Subject: [PATCH] Update Copyright --- Dockerfile | 2 +- HEADER-GPL3 | 2 +- integration-tests/bifrost-kusama/src/asset_registry.rs | 2 +- integration-tests/bifrost-kusama/src/dollor_tests.rs | 2 +- .../bifrost-kusama/src/kusama_cross_chain_transact.rs | 2 +- .../bifrost-kusama/src/kusama_cross_chain_transfer.rs | 2 +- .../bifrost-kusama/src/kusama_integration_tests.rs | 2 +- integration-tests/bifrost-kusama/src/kusama_test_net.rs | 2 +- integration-tests/bifrost-kusama/src/lib.rs | 2 +- integration-tests/bifrost-kusama/src/salp.rs | 2 +- integration-tests/bifrost-kusama/src/slp.rs | 2 +- integration-tests/bifrost-kusama/src/statemine.rs | 2 +- integration-tests/bifrost-kusama/src/total_issuance.rs | 2 +- integration-tests/bifrost-kusama/src/treasury.rs | 2 +- integration-tests/bifrost-kusama/src/vtoken_voting.rs | 2 +- integration-tests/bifrost-polkadot/src/config.rs | 2 +- integration-tests/bifrost-polkadot/src/dollor_tests.rs | 2 +- integration-tests/bifrost-polkadot/src/lib.rs | 2 +- .../bifrost-polkadot/src/polkadot_cross_chain_transfer.rs | 2 +- integration-tests/bifrost-polkadot/src/salp.rs | 2 +- node/cli/build.rs | 2 +- node/cli/src/cli.rs | 2 +- node/cli/src/command.rs | 2 +- node/cli/src/lib.rs | 2 +- node/cli/src/main.rs | 2 +- node/primitives/src/currency.rs | 2 +- node/primitives/src/lib.rs | 2 +- node/primitives/src/salp.rs | 2 +- node/primitives/src/tests.rs | 2 +- node/primitives/src/traits.rs | 2 +- node/rpc/src/lib.rs | 2 +- node/service/src/chain_spec/bifrost_kusama.rs | 2 +- node/service/src/chain_spec/bifrost_polkadot.rs | 2 +- node/service/src/chain_spec/mod.rs | 2 +- node/service/src/collator_kusama.rs | 2 +- node/service/src/collator_polkadot.rs | 2 +- node/service/src/dev.rs | 2 +- node/service/src/lib.rs | 2 +- pallets/asset-registry/src/benchmarking.rs | 2 +- pallets/asset-registry/src/lib.rs | 2 +- pallets/asset-registry/src/migration.rs | 2 +- pallets/asset-registry/src/mock.rs | 2 +- pallets/asset-registry/src/tests.rs | 2 +- pallets/asset-registry/src/weights.rs | 2 +- pallets/call-switchgear/src/benchmarking.rs | 2 +- pallets/call-switchgear/src/lib.rs | 2 +- pallets/call-switchgear/src/mock.rs | 2 +- pallets/call-switchgear/src/tests.rs | 2 +- pallets/call-switchgear/src/weights.rs | 2 +- pallets/cross-in-out/src/benchmarking.rs | 2 +- pallets/cross-in-out/src/lib.rs | 2 +- pallets/cross-in-out/src/migrations/mod.rs | 2 +- pallets/cross-in-out/src/migrations/v2.rs | 2 +- pallets/cross-in-out/src/mock.rs | 2 +- pallets/cross-in-out/src/tests.rs | 2 +- pallets/cross-in-out/src/weights.rs | 2 +- pallets/farming/rpc/runtime-api/src/lib.rs | 2 +- pallets/farming/rpc/src/lib.rs | 2 +- pallets/farming/src/benchmarking.rs | 2 +- pallets/farming/src/boost.rs | 2 +- pallets/farming/src/gauge.rs | 2 +- pallets/farming/src/lib.rs | 2 +- pallets/farming/src/mock.rs | 2 +- pallets/farming/src/rewards.rs | 2 +- pallets/farming/src/tests.rs | 2 +- pallets/farming/src/weights.rs | 2 +- pallets/fee-share/src/benchmarking.rs | 2 +- pallets/fee-share/src/lib.rs | 2 +- pallets/fee-share/src/mock.rs | 2 +- pallets/fee-share/src/tests.rs | 2 +- pallets/fee-share/src/weights.rs | 2 +- pallets/flexible-fee/rpc/runtime-api/src/lib.rs | 2 +- pallets/flexible-fee/rpc/src/lib.rs | 2 +- pallets/flexible-fee/src/benchmarking.rs | 2 +- pallets/flexible-fee/src/lib.rs | 2 +- pallets/flexible-fee/src/migrations/mod.rs | 2 +- pallets/flexible-fee/src/migrations/v2.rs | 2 +- pallets/flexible-fee/src/mock.rs | 2 +- pallets/flexible-fee/src/tests.rs | 2 +- pallets/flexible-fee/src/weights.rs | 2 +- pallets/lightening-redeem/src/benchmarking.rs | 2 +- pallets/lightening-redeem/src/lib.rs | 2 +- pallets/lightening-redeem/src/mock.rs | 2 +- pallets/lightening-redeem/src/tests.rs | 2 +- pallets/liquidity-mining/rpc/runtime-api/src/lib.rs | 2 +- pallets/liquidity-mining/rpc/src/lib.rs | 2 +- pallets/liquidity-mining/src/benchmarking.rs | 2 +- pallets/liquidity-mining/src/lib.rs | 2 +- pallets/liquidity-mining/src/migration.rs | 2 +- pallets/liquidity-mining/src/mock.rs | 2 +- pallets/liquidity-mining/src/tests.rs | 2 +- pallets/liquidity-mining/src/weights.rs | 2 +- pallets/salp-lite/src/benchmarking.rs | 2 +- pallets/salp-lite/src/lib.rs | 2 +- pallets/salp-lite/src/mock.rs | 2 +- pallets/salp-lite/src/tests.rs | 2 +- pallets/salp-lite/src/weights.rs | 2 +- pallets/salp/rpc/runtime-api/src/lib.rs | 2 +- pallets/salp/rpc/src/lib.rs | 2 +- pallets/salp/src/benchmarking.rs | 2 +- pallets/salp/src/lib.rs | 2 +- pallets/salp/src/mock.rs | 2 +- pallets/salp/src/remove_storage.rs | 2 +- pallets/salp/src/tests.rs | 2 +- pallets/salp/src/weights.rs | 2 +- pallets/slp/src/agents/astar_agent/agent.rs | 2 +- pallets/slp/src/agents/astar_agent/mod.rs | 2 +- pallets/slp/src/agents/astar_agent/types.rs | 2 +- pallets/slp/src/agents/common.rs | 2 +- pallets/slp/src/agents/filecoin_agent/agent.rs | 2 +- pallets/slp/src/agents/filecoin_agent/mod.rs | 2 +- pallets/slp/src/agents/mod.rs | 2 +- pallets/slp/src/agents/moonbeam_agent/agent.rs | 2 +- pallets/slp/src/agents/moonbeam_agent/mod.rs | 2 +- pallets/slp/src/agents/moonbeam_agent/types.rs | 2 +- pallets/slp/src/agents/parachain_staking_agent/agent.rs | 2 +- pallets/slp/src/agents/parachain_staking_agent/mod.rs | 2 +- pallets/slp/src/agents/phala_agent/agent.rs | 2 +- pallets/slp/src/agents/phala_agent/mod.rs | 2 +- pallets/slp/src/agents/phala_agent/types.rs | 2 +- pallets/slp/src/agents/polkadot_agent/agent.rs | 2 +- pallets/slp/src/agents/polkadot_agent/mod.rs | 2 +- pallets/slp/src/agents/polkadot_agent/types.rs | 2 +- pallets/slp/src/agents/utils.rs | 2 +- pallets/slp/src/benchmarking.rs | 2 +- pallets/slp/src/lib.rs | 2 +- pallets/slp/src/migrations/mod.rs | 2 +- pallets/slp/src/migrations/v2.rs | 2 +- pallets/slp/src/mocks/mock.rs | 2 +- pallets/slp/src/mocks/mock_kusama.rs | 2 +- pallets/slp/src/mocks/mod.rs | 2 +- pallets/slp/src/primitives/filecoin_primitives.rs | 2 +- pallets/slp/src/primitives/mod.rs | 2 +- pallets/slp/src/primitives/moonbeam_primitives.rs | 2 +- pallets/slp/src/primitives/phala_primitives.rs | 2 +- pallets/slp/src/primitives/polkadot_primitives.rs | 2 +- pallets/slp/src/tests/filecoin_tests.rs | 2 +- pallets/slp/src/tests/kusama_tests.rs | 2 +- pallets/slp/src/tests/mod.rs | 2 +- pallets/slp/src/tests/moonriver_tests.rs | 2 +- pallets/slp/src/tests/parachain_staking_tests.rs | 2 +- pallets/slp/src/tests/phala_tests.rs | 2 +- pallets/slp/src/traits.rs | 2 +- pallets/slp/src/weights.rs | 2 +- pallets/slpx/src/benchmarking.rs | 2 +- pallets/slpx/src/lib.rs | 2 +- pallets/slpx/src/mock.rs | 2 +- pallets/slpx/src/tests.rs | 2 +- pallets/slpx/src/weights.rs | 2 +- pallets/stable-pool/rpc/runtime-api/src/lib.rs | 2 +- pallets/stable-pool/rpc/src/lib.rs | 2 +- pallets/stable-pool/src/benchmarking.rs | 2 +- pallets/stable-pool/src/lib.rs | 2 +- pallets/stable-pool/src/mock.rs | 2 +- pallets/stable-pool/src/tests.rs | 2 +- pallets/stable-pool/src/traits.rs | 2 +- pallets/stable-pool/src/weights.rs | 2 +- pallets/system-maker/src/benchmarking.rs | 2 +- pallets/system-maker/src/lib.rs | 2 +- pallets/system-maker/src/mock.rs | 2 +- pallets/system-maker/src/tests.rs | 2 +- pallets/system-maker/src/weights.rs | 2 +- pallets/system-staking/src/benchmarking.rs | 2 +- pallets/system-staking/src/lib.rs | 2 +- pallets/system-staking/src/mock.rs | 2 +- pallets/system-staking/src/tests.rs | 2 +- pallets/system-staking/src/types.rs | 2 +- pallets/system-staking/src/weights.rs | 2 +- pallets/token-issuer/src/benchmarking.rs | 2 +- pallets/token-issuer/src/lib.rs | 2 +- pallets/token-issuer/src/migrations/mod.rs | 2 +- pallets/token-issuer/src/migrations/v2.rs | 2 +- pallets/token-issuer/src/mock.rs | 2 +- pallets/token-issuer/src/tests.rs | 2 +- pallets/token-issuer/src/weights.rs | 2 +- pallets/ve-minting/rpc/runtime-api/src/lib.rs | 2 +- pallets/ve-minting/rpc/src/lib.rs | 2 +- pallets/ve-minting/src/benchmarking.rs | 2 +- pallets/ve-minting/src/incentive.rs | 2 +- pallets/ve-minting/src/lib.rs | 2 +- pallets/ve-minting/src/mock.rs | 2 +- pallets/ve-minting/src/tests.rs | 2 +- pallets/ve-minting/src/traits.rs | 2 +- pallets/ve-minting/src/weights.rs | 2 +- pallets/vesting/src/benchmarking.rs | 2 +- pallets/vesting/src/lib.rs | 2 +- pallets/vesting/src/weights.rs | 2 +- pallets/vsbond-auction/src/benchmarking.rs | 2 +- pallets/vsbond-auction/src/lib.rs | 2 +- pallets/vsbond-auction/src/migration.rs | 2 +- pallets/vsbond-auction/src/mock.rs | 2 +- pallets/vsbond-auction/src/tests.rs | 2 +- pallets/vsbond-auction/src/weights.rs | 2 +- pallets/vstoken-conversion/src/benchmarking.rs | 2 +- pallets/vstoken-conversion/src/lib.rs | 2 +- pallets/vstoken-conversion/src/mock.rs | 2 +- pallets/vstoken-conversion/src/primitives.rs | 2 +- pallets/vstoken-conversion/src/tests.rs | 2 +- pallets/vstoken-conversion/src/weights.rs | 2 +- pallets/vtoken-minting/src/benchmarking.rs | 2 +- pallets/vtoken-minting/src/lib.rs | 2 +- pallets/vtoken-minting/src/migration.rs | 2 +- pallets/vtoken-minting/src/mock.rs | 2 +- pallets/vtoken-minting/src/tests.rs | 2 +- pallets/vtoken-minting/src/traits.rs | 2 +- pallets/vtoken-minting/src/weights.rs | 2 +- pallets/vtoken-voting/src/benchmarking.rs | 2 +- pallets/vtoken-voting/src/call.rs | 2 +- pallets/vtoken-voting/src/lib.rs | 2 +- pallets/vtoken-voting/src/mock.rs | 2 +- pallets/vtoken-voting/src/tests.rs | 2 +- pallets/vtoken-voting/src/vote.rs | 2 +- pallets/vtoken-voting/src/weights.rs | 2 +- pallets/xcm-interface/src/calls.rs | 2 +- pallets/xcm-interface/src/lib.rs | 2 +- pallets/xcm-interface/src/traits.rs | 2 +- runtime/bifrost-kusama/build.rs | 2 +- runtime/bifrost-kusama/src/constants.rs | 2 +- runtime/bifrost-kusama/src/governance/mod.rs | 2 +- runtime/bifrost-kusama/src/governance/origins.rs | 2 +- runtime/bifrost-kusama/src/governance/referenda.rs | 2 +- runtime/bifrost-kusama/src/governance/tracks.rs | 2 +- runtime/bifrost-kusama/src/lib.rs | 2 +- runtime/bifrost-kusama/src/weights/bifrost_asset_registry.rs | 2 +- runtime/bifrost-kusama/src/weights/bifrost_call_switchgear.rs | 2 +- runtime/bifrost-kusama/src/weights/bifrost_cross_in_out.rs | 2 +- runtime/bifrost-kusama/src/weights/bifrost_currencies.rs | 2 +- runtime/bifrost-kusama/src/weights/bifrost_farming.rs | 2 +- runtime/bifrost-kusama/src/weights/bifrost_fee_share.rs | 2 +- runtime/bifrost-kusama/src/weights/bifrost_flexible_fee.rs | 2 +- runtime/bifrost-kusama/src/weights/bifrost_salp.rs | 2 +- runtime/bifrost-kusama/src/weights/bifrost_slp.rs | 2 +- runtime/bifrost-kusama/src/weights/bifrost_slpx.rs | 2 +- runtime/bifrost-kusama/src/weights/bifrost_stable_pool.rs | 2 +- runtime/bifrost-kusama/src/weights/bifrost_system_maker.rs | 2 +- runtime/bifrost-kusama/src/weights/bifrost_system_staking.rs | 2 +- runtime/bifrost-kusama/src/weights/bifrost_token_issuer.rs | 2 +- runtime/bifrost-kusama/src/weights/bifrost_vsbond_auction.rs | 2 +- .../bifrost-kusama/src/weights/bifrost_vstoken_conversion.rs | 2 +- runtime/bifrost-kusama/src/weights/bifrost_vtoken_minting.rs | 2 +- runtime/bifrost-kusama/src/weights/bifrost_vtoken_voting.rs | 2 +- runtime/bifrost-kusama/src/weights/mod.rs | 2 +- runtime/bifrost-kusama/src/weights/orml_tokens.rs | 2 +- runtime/bifrost-kusama/src/weights/pallet_xcm.rs | 2 +- runtime/bifrost-kusama/src/xcm_config.rs | 2 +- runtime/bifrost-polkadot/build.rs | 2 +- runtime/bifrost-polkadot/src/constants.rs | 2 +- runtime/bifrost-polkadot/src/governance/mod.rs | 2 +- runtime/bifrost-polkadot/src/governance/origins.rs | 2 +- runtime/bifrost-polkadot/src/governance/referenda.rs | 2 +- runtime/bifrost-polkadot/src/governance/tracks.rs | 2 +- runtime/bifrost-polkadot/src/lib.rs | 2 +- runtime/bifrost-polkadot/src/weights/bifrost_asset_registry.rs | 2 +- runtime/bifrost-polkadot/src/weights/bifrost_call_switchgear.rs | 2 +- runtime/bifrost-polkadot/src/weights/bifrost_cross_in_out.rs | 2 +- runtime/bifrost-polkadot/src/weights/bifrost_currencies.rs | 2 +- runtime/bifrost-polkadot/src/weights/bifrost_farming.rs | 2 +- runtime/bifrost-polkadot/src/weights/bifrost_fee_share.rs | 2 +- runtime/bifrost-polkadot/src/weights/bifrost_flexible_fee.rs | 2 +- runtime/bifrost-polkadot/src/weights/bifrost_salp.rs | 2 +- runtime/bifrost-polkadot/src/weights/bifrost_slp.rs | 2 +- runtime/bifrost-polkadot/src/weights/bifrost_slpx.rs | 2 +- runtime/bifrost-polkadot/src/weights/bifrost_stable_pool.rs | 2 +- runtime/bifrost-polkadot/src/weights/bifrost_system_maker.rs | 2 +- runtime/bifrost-polkadot/src/weights/bifrost_system_staking.rs | 2 +- runtime/bifrost-polkadot/src/weights/bifrost_ve_minting.rs | 2 +- .../bifrost-polkadot/src/weights/bifrost_vstoken_conversion.rs | 2 +- runtime/bifrost-polkadot/src/weights/bifrost_vtoken_minting.rs | 2 +- runtime/bifrost-polkadot/src/weights/bifrost_vtoken_voting.rs | 2 +- runtime/bifrost-polkadot/src/weights/mod.rs | 2 +- runtime/bifrost-polkadot/src/weights/orml_tokens.rs | 2 +- runtime/bifrost-polkadot/src/weights/pallet_xcm.rs | 2 +- runtime/bifrost-polkadot/src/xcm_config.rs | 2 +- runtime/common/src/constants.rs | 2 +- runtime/common/src/lib.rs | 2 +- runtime/common/src/tests.rs | 2 +- weight-template/pallet-weight-template.hbs | 2 +- weight-template/runtime-weight-template.hbs | 2 +- 278 files changed, 278 insertions(+), 278 deletions(-) diff --git a/Dockerfile b/Dockerfile index 07a29b881..1651db50b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Liebi Technologies. +# Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. # This file is part of Bifrost. # Bifrost is free software: you can redistribute it and/or modify diff --git a/HEADER-GPL3 b/HEADER-GPL3 index ac118b203..b07d40bf0 100644 --- a/HEADER-GPL3 +++ b/HEADER-GPL3 @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/integration-tests/bifrost-kusama/src/asset_registry.rs b/integration-tests/bifrost-kusama/src/asset_registry.rs index 4dae2bf90..97ab63fa8 100644 --- a/integration-tests/bifrost-kusama/src/asset_registry.rs +++ b/integration-tests/bifrost-kusama/src/asset_registry.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/integration-tests/bifrost-kusama/src/dollor_tests.rs b/integration-tests/bifrost-kusama/src/dollor_tests.rs index eb1f268c9..41cd19cc0 100644 --- a/integration-tests/bifrost-kusama/src/dollor_tests.rs +++ b/integration-tests/bifrost-kusama/src/dollor_tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/integration-tests/bifrost-kusama/src/kusama_cross_chain_transact.rs b/integration-tests/bifrost-kusama/src/kusama_cross_chain_transact.rs index 064828546..b11077267 100644 --- a/integration-tests/bifrost-kusama/src/kusama_cross_chain_transact.rs +++ b/integration-tests/bifrost-kusama/src/kusama_cross_chain_transact.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/integration-tests/bifrost-kusama/src/kusama_cross_chain_transfer.rs b/integration-tests/bifrost-kusama/src/kusama_cross_chain_transfer.rs index f5f81bd8a..b09ab5d22 100644 --- a/integration-tests/bifrost-kusama/src/kusama_cross_chain_transfer.rs +++ b/integration-tests/bifrost-kusama/src/kusama_cross_chain_transfer.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/integration-tests/bifrost-kusama/src/kusama_integration_tests.rs b/integration-tests/bifrost-kusama/src/kusama_integration_tests.rs index 6db4617f1..58b74975e 100644 --- a/integration-tests/bifrost-kusama/src/kusama_integration_tests.rs +++ b/integration-tests/bifrost-kusama/src/kusama_integration_tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/integration-tests/bifrost-kusama/src/kusama_test_net.rs b/integration-tests/bifrost-kusama/src/kusama_test_net.rs index 07de36981..3ed860fc1 100644 --- a/integration-tests/bifrost-kusama/src/kusama_test_net.rs +++ b/integration-tests/bifrost-kusama/src/kusama_test_net.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/integration-tests/bifrost-kusama/src/lib.rs b/integration-tests/bifrost-kusama/src/lib.rs index 1deeccadc..3ccbee0a2 100644 --- a/integration-tests/bifrost-kusama/src/lib.rs +++ b/integration-tests/bifrost-kusama/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/integration-tests/bifrost-kusama/src/salp.rs b/integration-tests/bifrost-kusama/src/salp.rs index 15164e4a6..6124e97b8 100644 --- a/integration-tests/bifrost-kusama/src/salp.rs +++ b/integration-tests/bifrost-kusama/src/salp.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/integration-tests/bifrost-kusama/src/slp.rs b/integration-tests/bifrost-kusama/src/slp.rs index e0cbd70d8..7e5a9bda9 100644 --- a/integration-tests/bifrost-kusama/src/slp.rs +++ b/integration-tests/bifrost-kusama/src/slp.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/integration-tests/bifrost-kusama/src/statemine.rs b/integration-tests/bifrost-kusama/src/statemine.rs index 594b8be2c..75386ad37 100644 --- a/integration-tests/bifrost-kusama/src/statemine.rs +++ b/integration-tests/bifrost-kusama/src/statemine.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/integration-tests/bifrost-kusama/src/total_issuance.rs b/integration-tests/bifrost-kusama/src/total_issuance.rs index aa4a299cd..dca1249bf 100644 --- a/integration-tests/bifrost-kusama/src/total_issuance.rs +++ b/integration-tests/bifrost-kusama/src/total_issuance.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/integration-tests/bifrost-kusama/src/treasury.rs b/integration-tests/bifrost-kusama/src/treasury.rs index 499264ac5..08c8a2493 100644 --- a/integration-tests/bifrost-kusama/src/treasury.rs +++ b/integration-tests/bifrost-kusama/src/treasury.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/integration-tests/bifrost-kusama/src/vtoken_voting.rs b/integration-tests/bifrost-kusama/src/vtoken_voting.rs index 28e64c639..bcd6ed323 100644 --- a/integration-tests/bifrost-kusama/src/vtoken_voting.rs +++ b/integration-tests/bifrost-kusama/src/vtoken_voting.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/integration-tests/bifrost-polkadot/src/config.rs b/integration-tests/bifrost-polkadot/src/config.rs index 9fbe15dd6..3ba376b8e 100644 --- a/integration-tests/bifrost-polkadot/src/config.rs +++ b/integration-tests/bifrost-polkadot/src/config.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/integration-tests/bifrost-polkadot/src/dollor_tests.rs b/integration-tests/bifrost-polkadot/src/dollor_tests.rs index 5d1f6e4d9..c2161918f 100644 --- a/integration-tests/bifrost-polkadot/src/dollor_tests.rs +++ b/integration-tests/bifrost-polkadot/src/dollor_tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/integration-tests/bifrost-polkadot/src/lib.rs b/integration-tests/bifrost-polkadot/src/lib.rs index 02168d8b4..33894fb5e 100644 --- a/integration-tests/bifrost-polkadot/src/lib.rs +++ b/integration-tests/bifrost-polkadot/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/integration-tests/bifrost-polkadot/src/polkadot_cross_chain_transfer.rs b/integration-tests/bifrost-polkadot/src/polkadot_cross_chain_transfer.rs index d48b1d172..22ff663b0 100644 --- a/integration-tests/bifrost-polkadot/src/polkadot_cross_chain_transfer.rs +++ b/integration-tests/bifrost-polkadot/src/polkadot_cross_chain_transfer.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/integration-tests/bifrost-polkadot/src/salp.rs b/integration-tests/bifrost-polkadot/src/salp.rs index a7617f95f..1cccf48d3 100644 --- a/integration-tests/bifrost-polkadot/src/salp.rs +++ b/integration-tests/bifrost-polkadot/src/salp.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/node/cli/build.rs b/node/cli/build.rs index 685c43aaa..ae3120b6f 100644 --- a/node/cli/build.rs +++ b/node/cli/build.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/node/cli/src/cli.rs b/node/cli/src/cli.rs index f5ef77889..a2a9caf80 100644 --- a/node/cli/src/cli.rs +++ b/node/cli/src/cli.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/node/cli/src/command.rs b/node/cli/src/command.rs index 3ef6b57b8..08817f342 100644 --- a/node/cli/src/command.rs +++ b/node/cli/src/command.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/node/cli/src/lib.rs b/node/cli/src/lib.rs index 8b021b620..105dd89df 100644 --- a/node/cli/src/lib.rs +++ b/node/cli/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/node/cli/src/main.rs b/node/cli/src/main.rs index 59bdc6f27..e4b57dfdd 100644 --- a/node/cli/src/main.rs +++ b/node/cli/src/main.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/node/primitives/src/currency.rs b/node/primitives/src/currency.rs index d79401c2d..09a7eb656 100644 --- a/node/primitives/src/currency.rs +++ b/node/primitives/src/currency.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/node/primitives/src/lib.rs b/node/primitives/src/lib.rs index 7907e2359..9de63377e 100644 --- a/node/primitives/src/lib.rs +++ b/node/primitives/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/node/primitives/src/salp.rs b/node/primitives/src/salp.rs index 0857a3af9..8f7d9d4a3 100644 --- a/node/primitives/src/salp.rs +++ b/node/primitives/src/salp.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/node/primitives/src/tests.rs b/node/primitives/src/tests.rs index 562a9661d..f34949cff 100644 --- a/node/primitives/src/tests.rs +++ b/node/primitives/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/node/primitives/src/traits.rs b/node/primitives/src/traits.rs index 64d13b66c..e405eda0a 100644 --- a/node/primitives/src/traits.rs +++ b/node/primitives/src/traits.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/node/rpc/src/lib.rs b/node/rpc/src/lib.rs index 6ad002e81..fc85127bf 100644 --- a/node/rpc/src/lib.rs +++ b/node/rpc/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/node/service/src/chain_spec/bifrost_kusama.rs b/node/service/src/chain_spec/bifrost_kusama.rs index f338a8b05..d19f38587 100644 --- a/node/service/src/chain_spec/bifrost_kusama.rs +++ b/node/service/src/chain_spec/bifrost_kusama.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/node/service/src/chain_spec/bifrost_polkadot.rs b/node/service/src/chain_spec/bifrost_polkadot.rs index 6e7aeb6f0..67fa1fdc3 100644 --- a/node/service/src/chain_spec/bifrost_polkadot.rs +++ b/node/service/src/chain_spec/bifrost_polkadot.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/node/service/src/chain_spec/mod.rs b/node/service/src/chain_spec/mod.rs index 218cc3355..63ce50b04 100644 --- a/node/service/src/chain_spec/mod.rs +++ b/node/service/src/chain_spec/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/node/service/src/collator_kusama.rs b/node/service/src/collator_kusama.rs index 7ffa1c11d..d0bec726c 100644 --- a/node/service/src/collator_kusama.rs +++ b/node/service/src/collator_kusama.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/node/service/src/collator_polkadot.rs b/node/service/src/collator_polkadot.rs index 2d39ea210..ba5de1425 100644 --- a/node/service/src/collator_polkadot.rs +++ b/node/service/src/collator_polkadot.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/node/service/src/dev.rs b/node/service/src/dev.rs index b4611af34..f2347f7c9 100644 --- a/node/service/src/dev.rs +++ b/node/service/src/dev.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/node/service/src/lib.rs b/node/service/src/lib.rs index 76162c26e..a476b362a 100644 --- a/node/service/src/lib.rs +++ b/node/service/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/asset-registry/src/benchmarking.rs b/pallets/asset-registry/src/benchmarking.rs index 1a19a4799..7a076a63e 100644 --- a/pallets/asset-registry/src/benchmarking.rs +++ b/pallets/asset-registry/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/asset-registry/src/lib.rs b/pallets/asset-registry/src/lib.rs index b7e315868..0a3d389fc 100644 --- a/pallets/asset-registry/src/lib.rs +++ b/pallets/asset-registry/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/asset-registry/src/migration.rs b/pallets/asset-registry/src/migration.rs index b8c7c149a..da38fbd86 100644 --- a/pallets/asset-registry/src/migration.rs +++ b/pallets/asset-registry/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/asset-registry/src/mock.rs b/pallets/asset-registry/src/mock.rs index ffee3cd2c..ddbe3d09d 100644 --- a/pallets/asset-registry/src/mock.rs +++ b/pallets/asset-registry/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/asset-registry/src/tests.rs b/pallets/asset-registry/src/tests.rs index 6ff166c56..eb26abc46 100644 --- a/pallets/asset-registry/src/tests.rs +++ b/pallets/asset-registry/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/asset-registry/src/weights.rs b/pallets/asset-registry/src/weights.rs index 4d5a56813..de8544355 100644 --- a/pallets/asset-registry/src/weights.rs +++ b/pallets/asset-registry/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/call-switchgear/src/benchmarking.rs b/pallets/call-switchgear/src/benchmarking.rs index 9baeb414c..c23017b5c 100644 --- a/pallets/call-switchgear/src/benchmarking.rs +++ b/pallets/call-switchgear/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/call-switchgear/src/lib.rs b/pallets/call-switchgear/src/lib.rs index 1d7311b5a..d5059bde0 100644 --- a/pallets/call-switchgear/src/lib.rs +++ b/pallets/call-switchgear/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/call-switchgear/src/mock.rs b/pallets/call-switchgear/src/mock.rs index 775c9b7b2..8b48f65aa 100644 --- a/pallets/call-switchgear/src/mock.rs +++ b/pallets/call-switchgear/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/call-switchgear/src/tests.rs b/pallets/call-switchgear/src/tests.rs index 3052e15e2..3521bc61d 100644 --- a/pallets/call-switchgear/src/tests.rs +++ b/pallets/call-switchgear/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/call-switchgear/src/weights.rs b/pallets/call-switchgear/src/weights.rs index ef73315fe..31b33b7f9 100644 --- a/pallets/call-switchgear/src/weights.rs +++ b/pallets/call-switchgear/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/cross-in-out/src/benchmarking.rs b/pallets/cross-in-out/src/benchmarking.rs index a86879fc0..a9040e0d2 100644 --- a/pallets/cross-in-out/src/benchmarking.rs +++ b/pallets/cross-in-out/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/cross-in-out/src/lib.rs b/pallets/cross-in-out/src/lib.rs index 5b2c5f72d..2b8d440fa 100644 --- a/pallets/cross-in-out/src/lib.rs +++ b/pallets/cross-in-out/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/cross-in-out/src/migrations/mod.rs b/pallets/cross-in-out/src/migrations/mod.rs index fea2101e5..504be9301 100644 --- a/pallets/cross-in-out/src/migrations/mod.rs +++ b/pallets/cross-in-out/src/migrations/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/cross-in-out/src/migrations/v2.rs b/pallets/cross-in-out/src/migrations/v2.rs index e40a351c8..a24126cd2 100644 --- a/pallets/cross-in-out/src/migrations/v2.rs +++ b/pallets/cross-in-out/src/migrations/v2.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/cross-in-out/src/mock.rs b/pallets/cross-in-out/src/mock.rs index 92bb1af57..adaec1dfd 100644 --- a/pallets/cross-in-out/src/mock.rs +++ b/pallets/cross-in-out/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/cross-in-out/src/tests.rs b/pallets/cross-in-out/src/tests.rs index cc047d62e..8aa626df0 100644 --- a/pallets/cross-in-out/src/tests.rs +++ b/pallets/cross-in-out/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/cross-in-out/src/weights.rs b/pallets/cross-in-out/src/weights.rs index c6b33e419..bb190417d 100644 --- a/pallets/cross-in-out/src/weights.rs +++ b/pallets/cross-in-out/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/farming/rpc/runtime-api/src/lib.rs b/pallets/farming/rpc/runtime-api/src/lib.rs index 34188be13..fdb4a67ea 100644 --- a/pallets/farming/rpc/runtime-api/src/lib.rs +++ b/pallets/farming/rpc/runtime-api/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/farming/rpc/src/lib.rs b/pallets/farming/rpc/src/lib.rs index 1d854ba07..89a24ee3a 100644 --- a/pallets/farming/rpc/src/lib.rs +++ b/pallets/farming/rpc/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/farming/src/benchmarking.rs b/pallets/farming/src/benchmarking.rs index 98a3313c1..285d221e5 100644 --- a/pallets/farming/src/benchmarking.rs +++ b/pallets/farming/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/farming/src/boost.rs b/pallets/farming/src/boost.rs index 3aea882c8..6601caf2c 100644 --- a/pallets/farming/src/boost.rs +++ b/pallets/farming/src/boost.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/farming/src/gauge.rs b/pallets/farming/src/gauge.rs index 432804b5f..f9936a912 100644 --- a/pallets/farming/src/gauge.rs +++ b/pallets/farming/src/gauge.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/farming/src/lib.rs b/pallets/farming/src/lib.rs index 85893f223..a9da2246c 100644 --- a/pallets/farming/src/lib.rs +++ b/pallets/farming/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/farming/src/mock.rs b/pallets/farming/src/mock.rs index 3420b9159..48548a80e 100644 --- a/pallets/farming/src/mock.rs +++ b/pallets/farming/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/farming/src/rewards.rs b/pallets/farming/src/rewards.rs index 9baf46902..cf71056d0 100644 --- a/pallets/farming/src/rewards.rs +++ b/pallets/farming/src/rewards.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/farming/src/tests.rs b/pallets/farming/src/tests.rs index cad6cc496..b4a203d48 100644 --- a/pallets/farming/src/tests.rs +++ b/pallets/farming/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/farming/src/weights.rs b/pallets/farming/src/weights.rs index 1b582cbdd..383f21518 100644 --- a/pallets/farming/src/weights.rs +++ b/pallets/farming/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/fee-share/src/benchmarking.rs b/pallets/fee-share/src/benchmarking.rs index c1e39c763..d58fc20d5 100644 --- a/pallets/fee-share/src/benchmarking.rs +++ b/pallets/fee-share/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/fee-share/src/lib.rs b/pallets/fee-share/src/lib.rs index 668358a08..1e8fcd13c 100644 --- a/pallets/fee-share/src/lib.rs +++ b/pallets/fee-share/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/fee-share/src/mock.rs b/pallets/fee-share/src/mock.rs index 8fb68c7b5..99261e2cc 100644 --- a/pallets/fee-share/src/mock.rs +++ b/pallets/fee-share/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/fee-share/src/tests.rs b/pallets/fee-share/src/tests.rs index e9a1eac0c..18575d021 100644 --- a/pallets/fee-share/src/tests.rs +++ b/pallets/fee-share/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/fee-share/src/weights.rs b/pallets/fee-share/src/weights.rs index ce493aaec..1d4a4a9ed 100644 --- a/pallets/fee-share/src/weights.rs +++ b/pallets/fee-share/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/flexible-fee/rpc/runtime-api/src/lib.rs b/pallets/flexible-fee/rpc/runtime-api/src/lib.rs index 2ffc4b13a..bd25bb490 100644 --- a/pallets/flexible-fee/rpc/runtime-api/src/lib.rs +++ b/pallets/flexible-fee/rpc/runtime-api/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/flexible-fee/rpc/src/lib.rs b/pallets/flexible-fee/rpc/src/lib.rs index 9e4f86a28..08fdc42e1 100644 --- a/pallets/flexible-fee/rpc/src/lib.rs +++ b/pallets/flexible-fee/rpc/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/flexible-fee/src/benchmarking.rs b/pallets/flexible-fee/src/benchmarking.rs index e86e75e04..e1f10e6dd 100644 --- a/pallets/flexible-fee/src/benchmarking.rs +++ b/pallets/flexible-fee/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/flexible-fee/src/lib.rs b/pallets/flexible-fee/src/lib.rs index d6ed82692..0367203c6 100644 --- a/pallets/flexible-fee/src/lib.rs +++ b/pallets/flexible-fee/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/flexible-fee/src/migrations/mod.rs b/pallets/flexible-fee/src/migrations/mod.rs index fea2101e5..504be9301 100644 --- a/pallets/flexible-fee/src/migrations/mod.rs +++ b/pallets/flexible-fee/src/migrations/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/flexible-fee/src/migrations/v2.rs b/pallets/flexible-fee/src/migrations/v2.rs index a0b54e37d..ac7c34c1c 100644 --- a/pallets/flexible-fee/src/migrations/v2.rs +++ b/pallets/flexible-fee/src/migrations/v2.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/flexible-fee/src/mock.rs b/pallets/flexible-fee/src/mock.rs index 0242a48c5..244eaf8fa 100644 --- a/pallets/flexible-fee/src/mock.rs +++ b/pallets/flexible-fee/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/flexible-fee/src/tests.rs b/pallets/flexible-fee/src/tests.rs index 044e6e7e1..b392cf74c 100644 --- a/pallets/flexible-fee/src/tests.rs +++ b/pallets/flexible-fee/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/flexible-fee/src/weights.rs b/pallets/flexible-fee/src/weights.rs index a67119b94..5425f2241 100644 --- a/pallets/flexible-fee/src/weights.rs +++ b/pallets/flexible-fee/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/lightening-redeem/src/benchmarking.rs b/pallets/lightening-redeem/src/benchmarking.rs index 821f5467a..42e50cda5 100644 --- a/pallets/lightening-redeem/src/benchmarking.rs +++ b/pallets/lightening-redeem/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/lightening-redeem/src/lib.rs b/pallets/lightening-redeem/src/lib.rs index b90b3cbd1..d568ce2de 100644 --- a/pallets/lightening-redeem/src/lib.rs +++ b/pallets/lightening-redeem/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/lightening-redeem/src/mock.rs b/pallets/lightening-redeem/src/mock.rs index 99a579267..3cedf68d4 100644 --- a/pallets/lightening-redeem/src/mock.rs +++ b/pallets/lightening-redeem/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/lightening-redeem/src/tests.rs b/pallets/lightening-redeem/src/tests.rs index 3a0195edc..b6b6b0493 100644 --- a/pallets/lightening-redeem/src/tests.rs +++ b/pallets/lightening-redeem/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/liquidity-mining/rpc/runtime-api/src/lib.rs b/pallets/liquidity-mining/rpc/runtime-api/src/lib.rs index fc15ef5f7..4fa82a6de 100644 --- a/pallets/liquidity-mining/rpc/runtime-api/src/lib.rs +++ b/pallets/liquidity-mining/rpc/runtime-api/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/liquidity-mining/rpc/src/lib.rs b/pallets/liquidity-mining/rpc/src/lib.rs index b7d19bc0b..aaf71ddfa 100644 --- a/pallets/liquidity-mining/rpc/src/lib.rs +++ b/pallets/liquidity-mining/rpc/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/liquidity-mining/src/benchmarking.rs b/pallets/liquidity-mining/src/benchmarking.rs index b44bcdf8c..42850066f 100644 --- a/pallets/liquidity-mining/src/benchmarking.rs +++ b/pallets/liquidity-mining/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/liquidity-mining/src/lib.rs b/pallets/liquidity-mining/src/lib.rs index 164c2cf67..2b9efa621 100644 --- a/pallets/liquidity-mining/src/lib.rs +++ b/pallets/liquidity-mining/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/liquidity-mining/src/migration.rs b/pallets/liquidity-mining/src/migration.rs index 549bfb073..ac85f6e8d 100644 --- a/pallets/liquidity-mining/src/migration.rs +++ b/pallets/liquidity-mining/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/liquidity-mining/src/mock.rs b/pallets/liquidity-mining/src/mock.rs index ec1b31f8e..55bb8f708 100644 --- a/pallets/liquidity-mining/src/mock.rs +++ b/pallets/liquidity-mining/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/liquidity-mining/src/tests.rs b/pallets/liquidity-mining/src/tests.rs index 5a7fd0c02..c8c463e5e 100644 --- a/pallets/liquidity-mining/src/tests.rs +++ b/pallets/liquidity-mining/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/liquidity-mining/src/weights.rs b/pallets/liquidity-mining/src/weights.rs index 2abcd6602..47b4f7f44 100644 --- a/pallets/liquidity-mining/src/weights.rs +++ b/pallets/liquidity-mining/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/salp-lite/src/benchmarking.rs b/pallets/salp-lite/src/benchmarking.rs index 28fc05aac..1ae026b39 100644 --- a/pallets/salp-lite/src/benchmarking.rs +++ b/pallets/salp-lite/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/salp-lite/src/lib.rs b/pallets/salp-lite/src/lib.rs index 630b997e4..065e7bd4e 100644 --- a/pallets/salp-lite/src/lib.rs +++ b/pallets/salp-lite/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/salp-lite/src/mock.rs b/pallets/salp-lite/src/mock.rs index 8ea80f930..f264aaf10 100644 --- a/pallets/salp-lite/src/mock.rs +++ b/pallets/salp-lite/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/salp-lite/src/tests.rs b/pallets/salp-lite/src/tests.rs index c17de6320..402a2b724 100644 --- a/pallets/salp-lite/src/tests.rs +++ b/pallets/salp-lite/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/salp-lite/src/weights.rs b/pallets/salp-lite/src/weights.rs index e5c8647a7..779473df6 100644 --- a/pallets/salp-lite/src/weights.rs +++ b/pallets/salp-lite/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/salp/rpc/runtime-api/src/lib.rs b/pallets/salp/rpc/runtime-api/src/lib.rs index 72b858708..ae2034729 100644 --- a/pallets/salp/rpc/runtime-api/src/lib.rs +++ b/pallets/salp/rpc/runtime-api/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/salp/rpc/src/lib.rs b/pallets/salp/rpc/src/lib.rs index dbc29c964..2fd5dde9d 100644 --- a/pallets/salp/rpc/src/lib.rs +++ b/pallets/salp/rpc/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/salp/src/benchmarking.rs b/pallets/salp/src/benchmarking.rs index 89dd04264..ed2d7aba2 100644 --- a/pallets/salp/src/benchmarking.rs +++ b/pallets/salp/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/salp/src/lib.rs b/pallets/salp/src/lib.rs index 4abbba816..1f3c8e5d5 100644 --- a/pallets/salp/src/lib.rs +++ b/pallets/salp/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/salp/src/mock.rs b/pallets/salp/src/mock.rs index 417b68f06..6102cb31f 100644 --- a/pallets/salp/src/mock.rs +++ b/pallets/salp/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/salp/src/remove_storage.rs b/pallets/salp/src/remove_storage.rs index d55a6af9d..ad8425ceb 100644 --- a/pallets/salp/src/remove_storage.rs +++ b/pallets/salp/src/remove_storage.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/salp/src/tests.rs b/pallets/salp/src/tests.rs index 2f64ec238..f628e0f65 100644 --- a/pallets/salp/src/tests.rs +++ b/pallets/salp/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/salp/src/weights.rs b/pallets/salp/src/weights.rs index 83d248640..ca4ef774d 100644 --- a/pallets/salp/src/weights.rs +++ b/pallets/salp/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/astar_agent/agent.rs b/pallets/slp/src/agents/astar_agent/agent.rs index 5f7a082f7..c0be6a360 100644 --- a/pallets/slp/src/agents/astar_agent/agent.rs +++ b/pallets/slp/src/agents/astar_agent/agent.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/astar_agent/mod.rs b/pallets/slp/src/agents/astar_agent/mod.rs index f6042191e..7a71d81b8 100644 --- a/pallets/slp/src/agents/astar_agent/mod.rs +++ b/pallets/slp/src/agents/astar_agent/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/astar_agent/types.rs b/pallets/slp/src/agents/astar_agent/types.rs index 3cd235b73..e7186aaa5 100644 --- a/pallets/slp/src/agents/astar_agent/types.rs +++ b/pallets/slp/src/agents/astar_agent/types.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/common.rs b/pallets/slp/src/agents/common.rs index 50a99edae..1cbbe341e 100644 --- a/pallets/slp/src/agents/common.rs +++ b/pallets/slp/src/agents/common.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/filecoin_agent/agent.rs b/pallets/slp/src/agents/filecoin_agent/agent.rs index 40abcc6d8..cdf78befa 100644 --- a/pallets/slp/src/agents/filecoin_agent/agent.rs +++ b/pallets/slp/src/agents/filecoin_agent/agent.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/filecoin_agent/mod.rs b/pallets/slp/src/agents/filecoin_agent/mod.rs index a3ae3bfe3..7e49baf64 100644 --- a/pallets/slp/src/agents/filecoin_agent/mod.rs +++ b/pallets/slp/src/agents/filecoin_agent/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/mod.rs b/pallets/slp/src/agents/mod.rs index 2955588fa..d495b2565 100644 --- a/pallets/slp/src/agents/mod.rs +++ b/pallets/slp/src/agents/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/moonbeam_agent/agent.rs b/pallets/slp/src/agents/moonbeam_agent/agent.rs index d85461d48..0592549e1 100644 --- a/pallets/slp/src/agents/moonbeam_agent/agent.rs +++ b/pallets/slp/src/agents/moonbeam_agent/agent.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/moonbeam_agent/mod.rs b/pallets/slp/src/agents/moonbeam_agent/mod.rs index f6042191e..7a71d81b8 100644 --- a/pallets/slp/src/agents/moonbeam_agent/mod.rs +++ b/pallets/slp/src/agents/moonbeam_agent/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/moonbeam_agent/types.rs b/pallets/slp/src/agents/moonbeam_agent/types.rs index 317631261..365c11906 100644 --- a/pallets/slp/src/agents/moonbeam_agent/types.rs +++ b/pallets/slp/src/agents/moonbeam_agent/types.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/parachain_staking_agent/agent.rs b/pallets/slp/src/agents/parachain_staking_agent/agent.rs index 8e60a9cbf..35131c470 100644 --- a/pallets/slp/src/agents/parachain_staking_agent/agent.rs +++ b/pallets/slp/src/agents/parachain_staking_agent/agent.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/parachain_staking_agent/mod.rs b/pallets/slp/src/agents/parachain_staking_agent/mod.rs index a3ae3bfe3..7e49baf64 100644 --- a/pallets/slp/src/agents/parachain_staking_agent/mod.rs +++ b/pallets/slp/src/agents/parachain_staking_agent/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/phala_agent/agent.rs b/pallets/slp/src/agents/phala_agent/agent.rs index 1eb1c78ab..58a4ce994 100644 --- a/pallets/slp/src/agents/phala_agent/agent.rs +++ b/pallets/slp/src/agents/phala_agent/agent.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/phala_agent/mod.rs b/pallets/slp/src/agents/phala_agent/mod.rs index f6042191e..7a71d81b8 100644 --- a/pallets/slp/src/agents/phala_agent/mod.rs +++ b/pallets/slp/src/agents/phala_agent/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/phala_agent/types.rs b/pallets/slp/src/agents/phala_agent/types.rs index 622964d9f..c96db1a66 100644 --- a/pallets/slp/src/agents/phala_agent/types.rs +++ b/pallets/slp/src/agents/phala_agent/types.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/polkadot_agent/agent.rs b/pallets/slp/src/agents/polkadot_agent/agent.rs index 5a29392db..423c378b1 100644 --- a/pallets/slp/src/agents/polkadot_agent/agent.rs +++ b/pallets/slp/src/agents/polkadot_agent/agent.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/polkadot_agent/mod.rs b/pallets/slp/src/agents/polkadot_agent/mod.rs index f6042191e..7a71d81b8 100644 --- a/pallets/slp/src/agents/polkadot_agent/mod.rs +++ b/pallets/slp/src/agents/polkadot_agent/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/polkadot_agent/types.rs b/pallets/slp/src/agents/polkadot_agent/types.rs index 4404c0028..ca20c37a6 100644 --- a/pallets/slp/src/agents/polkadot_agent/types.rs +++ b/pallets/slp/src/agents/polkadot_agent/types.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/agents/utils.rs b/pallets/slp/src/agents/utils.rs index c5391be38..d2b1ddb5c 100644 --- a/pallets/slp/src/agents/utils.rs +++ b/pallets/slp/src/agents/utils.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/benchmarking.rs b/pallets/slp/src/benchmarking.rs index 7a6d65254..3cc9d0cd2 100644 --- a/pallets/slp/src/benchmarking.rs +++ b/pallets/slp/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/lib.rs b/pallets/slp/src/lib.rs index c0fe0625c..d0dce9052 100644 --- a/pallets/slp/src/lib.rs +++ b/pallets/slp/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/migrations/mod.rs b/pallets/slp/src/migrations/mod.rs index fea2101e5..504be9301 100644 --- a/pallets/slp/src/migrations/mod.rs +++ b/pallets/slp/src/migrations/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/migrations/v2.rs b/pallets/slp/src/migrations/v2.rs index 04f572922..d5463f5cf 100644 --- a/pallets/slp/src/migrations/v2.rs +++ b/pallets/slp/src/migrations/v2.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/mocks/mock.rs b/pallets/slp/src/mocks/mock.rs index cdd4e831e..412d87192 100644 --- a/pallets/slp/src/mocks/mock.rs +++ b/pallets/slp/src/mocks/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/mocks/mock_kusama.rs b/pallets/slp/src/mocks/mock_kusama.rs index 761c3e1ef..eb997247f 100644 --- a/pallets/slp/src/mocks/mock_kusama.rs +++ b/pallets/slp/src/mocks/mock_kusama.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/mocks/mod.rs b/pallets/slp/src/mocks/mod.rs index 41a7bc9bd..1fd19540b 100644 --- a/pallets/slp/src/mocks/mod.rs +++ b/pallets/slp/src/mocks/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/primitives/filecoin_primitives.rs b/pallets/slp/src/primitives/filecoin_primitives.rs index 09a0ede9f..3813878ab 100644 --- a/pallets/slp/src/primitives/filecoin_primitives.rs +++ b/pallets/slp/src/primitives/filecoin_primitives.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/primitives/mod.rs b/pallets/slp/src/primitives/mod.rs index 87aa3ff41..3a6e8561a 100644 --- a/pallets/slp/src/primitives/mod.rs +++ b/pallets/slp/src/primitives/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/primitives/moonbeam_primitives.rs b/pallets/slp/src/primitives/moonbeam_primitives.rs index c36397b6b..e828a6cf1 100644 --- a/pallets/slp/src/primitives/moonbeam_primitives.rs +++ b/pallets/slp/src/primitives/moonbeam_primitives.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/primitives/phala_primitives.rs b/pallets/slp/src/primitives/phala_primitives.rs index 1b16f1053..e6fa3e840 100644 --- a/pallets/slp/src/primitives/phala_primitives.rs +++ b/pallets/slp/src/primitives/phala_primitives.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/primitives/polkadot_primitives.rs b/pallets/slp/src/primitives/polkadot_primitives.rs index 887ed5d0b..784b31306 100644 --- a/pallets/slp/src/primitives/polkadot_primitives.rs +++ b/pallets/slp/src/primitives/polkadot_primitives.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/tests/filecoin_tests.rs b/pallets/slp/src/tests/filecoin_tests.rs index cbc339c77..ebf23b203 100644 --- a/pallets/slp/src/tests/filecoin_tests.rs +++ b/pallets/slp/src/tests/filecoin_tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/tests/kusama_tests.rs b/pallets/slp/src/tests/kusama_tests.rs index 99aa2c0d5..75a8bf133 100644 --- a/pallets/slp/src/tests/kusama_tests.rs +++ b/pallets/slp/src/tests/kusama_tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/tests/mod.rs b/pallets/slp/src/tests/mod.rs index 9d3abfe1f..caf9e65a0 100644 --- a/pallets/slp/src/tests/mod.rs +++ b/pallets/slp/src/tests/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/tests/moonriver_tests.rs b/pallets/slp/src/tests/moonriver_tests.rs index a8449d938..62f11d4b3 100644 --- a/pallets/slp/src/tests/moonriver_tests.rs +++ b/pallets/slp/src/tests/moonriver_tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/tests/parachain_staking_tests.rs b/pallets/slp/src/tests/parachain_staking_tests.rs index 2073577b4..b5d3495f7 100644 --- a/pallets/slp/src/tests/parachain_staking_tests.rs +++ b/pallets/slp/src/tests/parachain_staking_tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/tests/phala_tests.rs b/pallets/slp/src/tests/phala_tests.rs index c9d8aa9d1..a515660f7 100644 --- a/pallets/slp/src/tests/phala_tests.rs +++ b/pallets/slp/src/tests/phala_tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/traits.rs b/pallets/slp/src/traits.rs index 4da04d040..506308296 100644 --- a/pallets/slp/src/traits.rs +++ b/pallets/slp/src/traits.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slp/src/weights.rs b/pallets/slp/src/weights.rs index 4c6ab8b1e..1f4733b93 100644 --- a/pallets/slp/src/weights.rs +++ b/pallets/slp/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slpx/src/benchmarking.rs b/pallets/slpx/src/benchmarking.rs index 356c030df..7aa232f16 100644 --- a/pallets/slpx/src/benchmarking.rs +++ b/pallets/slpx/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slpx/src/lib.rs b/pallets/slpx/src/lib.rs index 60addb3a3..42096ae8c 100644 --- a/pallets/slpx/src/lib.rs +++ b/pallets/slpx/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slpx/src/mock.rs b/pallets/slpx/src/mock.rs index ef629d642..a57697fff 100644 --- a/pallets/slpx/src/mock.rs +++ b/pallets/slpx/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slpx/src/tests.rs b/pallets/slpx/src/tests.rs index a477b4a7c..0a5501a3e 100644 --- a/pallets/slpx/src/tests.rs +++ b/pallets/slpx/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/slpx/src/weights.rs b/pallets/slpx/src/weights.rs index 4b75e5ada..0dd1a9be0 100644 --- a/pallets/slpx/src/weights.rs +++ b/pallets/slpx/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/stable-pool/rpc/runtime-api/src/lib.rs b/pallets/stable-pool/rpc/runtime-api/src/lib.rs index 0b05b3bf5..155902348 100644 --- a/pallets/stable-pool/rpc/runtime-api/src/lib.rs +++ b/pallets/stable-pool/rpc/runtime-api/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/stable-pool/rpc/src/lib.rs b/pallets/stable-pool/rpc/src/lib.rs index 95c3c6401..c986557e4 100644 --- a/pallets/stable-pool/rpc/src/lib.rs +++ b/pallets/stable-pool/rpc/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/stable-pool/src/benchmarking.rs b/pallets/stable-pool/src/benchmarking.rs index 768913de0..0c3362a05 100644 --- a/pallets/stable-pool/src/benchmarking.rs +++ b/pallets/stable-pool/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/stable-pool/src/lib.rs b/pallets/stable-pool/src/lib.rs index 04ae99f05..dc1bb0d6a 100644 --- a/pallets/stable-pool/src/lib.rs +++ b/pallets/stable-pool/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/stable-pool/src/mock.rs b/pallets/stable-pool/src/mock.rs index fc8cb8671..59c7b0038 100644 --- a/pallets/stable-pool/src/mock.rs +++ b/pallets/stable-pool/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/stable-pool/src/tests.rs b/pallets/stable-pool/src/tests.rs index e391a9faa..94f8240ef 100644 --- a/pallets/stable-pool/src/tests.rs +++ b/pallets/stable-pool/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/stable-pool/src/traits.rs b/pallets/stable-pool/src/traits.rs index c7ea992db..25d1d537f 100644 --- a/pallets/stable-pool/src/traits.rs +++ b/pallets/stable-pool/src/traits.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/stable-pool/src/weights.rs b/pallets/stable-pool/src/weights.rs index f14efeef2..8ecdd622c 100644 --- a/pallets/stable-pool/src/weights.rs +++ b/pallets/stable-pool/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/system-maker/src/benchmarking.rs b/pallets/system-maker/src/benchmarking.rs index d048f5d23..db845476a 100644 --- a/pallets/system-maker/src/benchmarking.rs +++ b/pallets/system-maker/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/system-maker/src/lib.rs b/pallets/system-maker/src/lib.rs index 42f1f5c95..d0d39f3a1 100644 --- a/pallets/system-maker/src/lib.rs +++ b/pallets/system-maker/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/system-maker/src/mock.rs b/pallets/system-maker/src/mock.rs index 726adc70a..50f918c92 100644 --- a/pallets/system-maker/src/mock.rs +++ b/pallets/system-maker/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/system-maker/src/tests.rs b/pallets/system-maker/src/tests.rs index 8637c071c..73d75ff3d 100644 --- a/pallets/system-maker/src/tests.rs +++ b/pallets/system-maker/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/system-maker/src/weights.rs b/pallets/system-maker/src/weights.rs index 2591f3389..f84810dcf 100644 --- a/pallets/system-maker/src/weights.rs +++ b/pallets/system-maker/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/system-staking/src/benchmarking.rs b/pallets/system-staking/src/benchmarking.rs index be4da5462..a4601e002 100644 --- a/pallets/system-staking/src/benchmarking.rs +++ b/pallets/system-staking/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/system-staking/src/lib.rs b/pallets/system-staking/src/lib.rs index 8f953ecea..6e41c30f8 100644 --- a/pallets/system-staking/src/lib.rs +++ b/pallets/system-staking/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/system-staking/src/mock.rs b/pallets/system-staking/src/mock.rs index aa9e00a5f..59db1e71c 100644 --- a/pallets/system-staking/src/mock.rs +++ b/pallets/system-staking/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/system-staking/src/tests.rs b/pallets/system-staking/src/tests.rs index 39a9a52f1..8d45f9751 100644 --- a/pallets/system-staking/src/tests.rs +++ b/pallets/system-staking/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/system-staking/src/types.rs b/pallets/system-staking/src/types.rs index 3402e3bb5..a51bfcf7f 100644 --- a/pallets/system-staking/src/types.rs +++ b/pallets/system-staking/src/types.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/system-staking/src/weights.rs b/pallets/system-staking/src/weights.rs index fa40d07ab..4c03afc00 100644 --- a/pallets/system-staking/src/weights.rs +++ b/pallets/system-staking/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/token-issuer/src/benchmarking.rs b/pallets/token-issuer/src/benchmarking.rs index c1550cabe..da19770e8 100644 --- a/pallets/token-issuer/src/benchmarking.rs +++ b/pallets/token-issuer/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/token-issuer/src/lib.rs b/pallets/token-issuer/src/lib.rs index 5a20eb59a..fd32398a8 100644 --- a/pallets/token-issuer/src/lib.rs +++ b/pallets/token-issuer/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/token-issuer/src/migrations/mod.rs b/pallets/token-issuer/src/migrations/mod.rs index fea2101e5..504be9301 100644 --- a/pallets/token-issuer/src/migrations/mod.rs +++ b/pallets/token-issuer/src/migrations/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/token-issuer/src/migrations/v2.rs b/pallets/token-issuer/src/migrations/v2.rs index 33b67f877..1ebcc9247 100644 --- a/pallets/token-issuer/src/migrations/v2.rs +++ b/pallets/token-issuer/src/migrations/v2.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/token-issuer/src/mock.rs b/pallets/token-issuer/src/mock.rs index 49c7b292f..46b450638 100644 --- a/pallets/token-issuer/src/mock.rs +++ b/pallets/token-issuer/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/token-issuer/src/tests.rs b/pallets/token-issuer/src/tests.rs index 9af4ec691..9eb80bae7 100644 --- a/pallets/token-issuer/src/tests.rs +++ b/pallets/token-issuer/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/token-issuer/src/weights.rs b/pallets/token-issuer/src/weights.rs index 7ffa3b23c..4b18dc31d 100644 --- a/pallets/token-issuer/src/weights.rs +++ b/pallets/token-issuer/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/ve-minting/rpc/runtime-api/src/lib.rs b/pallets/ve-minting/rpc/runtime-api/src/lib.rs index f6eb1cb15..ad5aefd1d 100644 --- a/pallets/ve-minting/rpc/runtime-api/src/lib.rs +++ b/pallets/ve-minting/rpc/runtime-api/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/ve-minting/rpc/src/lib.rs b/pallets/ve-minting/rpc/src/lib.rs index 1eeec790e..bff7ecc6f 100644 --- a/pallets/ve-minting/rpc/src/lib.rs +++ b/pallets/ve-minting/rpc/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/ve-minting/src/benchmarking.rs b/pallets/ve-minting/src/benchmarking.rs index ed2707f04..3d859444f 100644 --- a/pallets/ve-minting/src/benchmarking.rs +++ b/pallets/ve-minting/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/ve-minting/src/incentive.rs b/pallets/ve-minting/src/incentive.rs index a21db92a8..6650faf61 100644 --- a/pallets/ve-minting/src/incentive.rs +++ b/pallets/ve-minting/src/incentive.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/ve-minting/src/lib.rs b/pallets/ve-minting/src/lib.rs index 0d9a9959b..9f511884e 100644 --- a/pallets/ve-minting/src/lib.rs +++ b/pallets/ve-minting/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/ve-minting/src/mock.rs b/pallets/ve-minting/src/mock.rs index 25fda7a8c..4588b69dc 100644 --- a/pallets/ve-minting/src/mock.rs +++ b/pallets/ve-minting/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/ve-minting/src/tests.rs b/pallets/ve-minting/src/tests.rs index a330c1285..80a38ee3a 100644 --- a/pallets/ve-minting/src/tests.rs +++ b/pallets/ve-minting/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/ve-minting/src/traits.rs b/pallets/ve-minting/src/traits.rs index c73e23543..3038a437f 100644 --- a/pallets/ve-minting/src/traits.rs +++ b/pallets/ve-minting/src/traits.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/ve-minting/src/weights.rs b/pallets/ve-minting/src/weights.rs index 57f2ed4f8..752e89a71 100644 --- a/pallets/ve-minting/src/weights.rs +++ b/pallets/ve-minting/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vesting/src/benchmarking.rs b/pallets/vesting/src/benchmarking.rs index 2daf3d430..c53a43607 100644 --- a/pallets/vesting/src/benchmarking.rs +++ b/pallets/vesting/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vesting/src/lib.rs b/pallets/vesting/src/lib.rs index a500c299b..a53e3f646 100644 --- a/pallets/vesting/src/lib.rs +++ b/pallets/vesting/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vesting/src/weights.rs b/pallets/vesting/src/weights.rs index c3baeba84..53dd5f989 100644 --- a/pallets/vesting/src/weights.rs +++ b/pallets/vesting/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vsbond-auction/src/benchmarking.rs b/pallets/vsbond-auction/src/benchmarking.rs index 52a5b4db8..eceed9677 100644 --- a/pallets/vsbond-auction/src/benchmarking.rs +++ b/pallets/vsbond-auction/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vsbond-auction/src/lib.rs b/pallets/vsbond-auction/src/lib.rs index 927cae70b..60f32705c 100644 --- a/pallets/vsbond-auction/src/lib.rs +++ b/pallets/vsbond-auction/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vsbond-auction/src/migration.rs b/pallets/vsbond-auction/src/migration.rs index 2139f60e9..2b7626fa6 100644 --- a/pallets/vsbond-auction/src/migration.rs +++ b/pallets/vsbond-auction/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vsbond-auction/src/mock.rs b/pallets/vsbond-auction/src/mock.rs index e8c487ccd..930da3fed 100644 --- a/pallets/vsbond-auction/src/mock.rs +++ b/pallets/vsbond-auction/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vsbond-auction/src/tests.rs b/pallets/vsbond-auction/src/tests.rs index a188c57d9..5a36a263b 100644 --- a/pallets/vsbond-auction/src/tests.rs +++ b/pallets/vsbond-auction/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vsbond-auction/src/weights.rs b/pallets/vsbond-auction/src/weights.rs index 948ee3e44..1bbafc816 100644 --- a/pallets/vsbond-auction/src/weights.rs +++ b/pallets/vsbond-auction/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vstoken-conversion/src/benchmarking.rs b/pallets/vstoken-conversion/src/benchmarking.rs index 7e8228fe9..9d385e278 100644 --- a/pallets/vstoken-conversion/src/benchmarking.rs +++ b/pallets/vstoken-conversion/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vstoken-conversion/src/lib.rs b/pallets/vstoken-conversion/src/lib.rs index bfdf82755..eb59cf6af 100644 --- a/pallets/vstoken-conversion/src/lib.rs +++ b/pallets/vstoken-conversion/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vstoken-conversion/src/mock.rs b/pallets/vstoken-conversion/src/mock.rs index afd56e551..93cfa9fed 100644 --- a/pallets/vstoken-conversion/src/mock.rs +++ b/pallets/vstoken-conversion/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vstoken-conversion/src/primitives.rs b/pallets/vstoken-conversion/src/primitives.rs index 6044c9593..4f468806b 100644 --- a/pallets/vstoken-conversion/src/primitives.rs +++ b/pallets/vstoken-conversion/src/primitives.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vstoken-conversion/src/tests.rs b/pallets/vstoken-conversion/src/tests.rs index 796820a29..25b32f417 100644 --- a/pallets/vstoken-conversion/src/tests.rs +++ b/pallets/vstoken-conversion/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vstoken-conversion/src/weights.rs b/pallets/vstoken-conversion/src/weights.rs index 20bce5e91..e1e22dee8 100644 --- a/pallets/vstoken-conversion/src/weights.rs +++ b/pallets/vstoken-conversion/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vtoken-minting/src/benchmarking.rs b/pallets/vtoken-minting/src/benchmarking.rs index c6bef601e..73f9e11f0 100644 --- a/pallets/vtoken-minting/src/benchmarking.rs +++ b/pallets/vtoken-minting/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vtoken-minting/src/lib.rs b/pallets/vtoken-minting/src/lib.rs index 7f4ddfe0a..4e865e00a 100644 --- a/pallets/vtoken-minting/src/lib.rs +++ b/pallets/vtoken-minting/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vtoken-minting/src/migration.rs b/pallets/vtoken-minting/src/migration.rs index f0cc3b1b3..4edcc861d 100644 --- a/pallets/vtoken-minting/src/migration.rs +++ b/pallets/vtoken-minting/src/migration.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vtoken-minting/src/mock.rs b/pallets/vtoken-minting/src/mock.rs index dff472c54..343ecabc0 100644 --- a/pallets/vtoken-minting/src/mock.rs +++ b/pallets/vtoken-minting/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vtoken-minting/src/tests.rs b/pallets/vtoken-minting/src/tests.rs index 6ec6c27a8..ea019bad3 100644 --- a/pallets/vtoken-minting/src/tests.rs +++ b/pallets/vtoken-minting/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vtoken-minting/src/traits.rs b/pallets/vtoken-minting/src/traits.rs index e6a06707c..d61ad5a77 100644 --- a/pallets/vtoken-minting/src/traits.rs +++ b/pallets/vtoken-minting/src/traits.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vtoken-minting/src/weights.rs b/pallets/vtoken-minting/src/weights.rs index 9b9d4db34..f83fd7ca5 100644 --- a/pallets/vtoken-minting/src/weights.rs +++ b/pallets/vtoken-minting/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vtoken-voting/src/benchmarking.rs b/pallets/vtoken-voting/src/benchmarking.rs index 1a190e514..60058a1ac 100644 --- a/pallets/vtoken-voting/src/benchmarking.rs +++ b/pallets/vtoken-voting/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vtoken-voting/src/call.rs b/pallets/vtoken-voting/src/call.rs index f551d0ffd..1ba9a01bf 100644 --- a/pallets/vtoken-voting/src/call.rs +++ b/pallets/vtoken-voting/src/call.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vtoken-voting/src/lib.rs b/pallets/vtoken-voting/src/lib.rs index 562f0af6a..c02ed7e6b 100644 --- a/pallets/vtoken-voting/src/lib.rs +++ b/pallets/vtoken-voting/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vtoken-voting/src/mock.rs b/pallets/vtoken-voting/src/mock.rs index c9a973a42..060c36706 100644 --- a/pallets/vtoken-voting/src/mock.rs +++ b/pallets/vtoken-voting/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vtoken-voting/src/tests.rs b/pallets/vtoken-voting/src/tests.rs index e3690e48a..090acc58b 100644 --- a/pallets/vtoken-voting/src/tests.rs +++ b/pallets/vtoken-voting/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vtoken-voting/src/vote.rs b/pallets/vtoken-voting/src/vote.rs index 07ef6f504..c11973f8e 100644 --- a/pallets/vtoken-voting/src/vote.rs +++ b/pallets/vtoken-voting/src/vote.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/vtoken-voting/src/weights.rs b/pallets/vtoken-voting/src/weights.rs index 8dbad08c2..4dd34b6e6 100644 --- a/pallets/vtoken-voting/src/weights.rs +++ b/pallets/vtoken-voting/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/xcm-interface/src/calls.rs b/pallets/xcm-interface/src/calls.rs index 24341e038..52994f96d 100644 --- a/pallets/xcm-interface/src/calls.rs +++ b/pallets/xcm-interface/src/calls.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/xcm-interface/src/lib.rs b/pallets/xcm-interface/src/lib.rs index f6674c4f4..a4e9d6281 100644 --- a/pallets/xcm-interface/src/lib.rs +++ b/pallets/xcm-interface/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/pallets/xcm-interface/src/traits.rs b/pallets/xcm-interface/src/traits.rs index ee7d8054c..3b0f533b4 100644 --- a/pallets/xcm-interface/src/traits.rs +++ b/pallets/xcm-interface/src/traits.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/build.rs b/runtime/bifrost-kusama/build.rs index 4d68d940e..a6d8f457d 100644 --- a/runtime/bifrost-kusama/build.rs +++ b/runtime/bifrost-kusama/build.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/constants.rs b/runtime/bifrost-kusama/src/constants.rs index 92d59e86b..f7ed6a173 100644 --- a/runtime/bifrost-kusama/src/constants.rs +++ b/runtime/bifrost-kusama/src/constants.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/governance/mod.rs b/runtime/bifrost-kusama/src/governance/mod.rs index 2d21427b5..45d366bc6 100644 --- a/runtime/bifrost-kusama/src/governance/mod.rs +++ b/runtime/bifrost-kusama/src/governance/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/governance/origins.rs b/runtime/bifrost-kusama/src/governance/origins.rs index 133b6dea6..e033ca963 100644 --- a/runtime/bifrost-kusama/src/governance/origins.rs +++ b/runtime/bifrost-kusama/src/governance/origins.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/governance/referenda.rs b/runtime/bifrost-kusama/src/governance/referenda.rs index e9bfea6e5..907a1b3f9 100644 --- a/runtime/bifrost-kusama/src/governance/referenda.rs +++ b/runtime/bifrost-kusama/src/governance/referenda.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/governance/tracks.rs b/runtime/bifrost-kusama/src/governance/tracks.rs index e4b7bcb64..fc0213782 100644 --- a/runtime/bifrost-kusama/src/governance/tracks.rs +++ b/runtime/bifrost-kusama/src/governance/tracks.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/lib.rs b/runtime/bifrost-kusama/src/lib.rs index e10706180..916ebf13b 100644 --- a/runtime/bifrost-kusama/src/lib.rs +++ b/runtime/bifrost-kusama/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/bifrost_asset_registry.rs b/runtime/bifrost-kusama/src/weights/bifrost_asset_registry.rs index 1ab2267b4..2ebcdcc3a 100644 --- a/runtime/bifrost-kusama/src/weights/bifrost_asset_registry.rs +++ b/runtime/bifrost-kusama/src/weights/bifrost_asset_registry.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/bifrost_call_switchgear.rs b/runtime/bifrost-kusama/src/weights/bifrost_call_switchgear.rs index c56319b60..439245f52 100644 --- a/runtime/bifrost-kusama/src/weights/bifrost_call_switchgear.rs +++ b/runtime/bifrost-kusama/src/weights/bifrost_call_switchgear.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/bifrost_cross_in_out.rs b/runtime/bifrost-kusama/src/weights/bifrost_cross_in_out.rs index 2fcb40922..870af08ca 100644 --- a/runtime/bifrost-kusama/src/weights/bifrost_cross_in_out.rs +++ b/runtime/bifrost-kusama/src/weights/bifrost_cross_in_out.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/bifrost_currencies.rs b/runtime/bifrost-kusama/src/weights/bifrost_currencies.rs index e61432c75..887a44be1 100644 --- a/runtime/bifrost-kusama/src/weights/bifrost_currencies.rs +++ b/runtime/bifrost-kusama/src/weights/bifrost_currencies.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/bifrost_farming.rs b/runtime/bifrost-kusama/src/weights/bifrost_farming.rs index 6d36c92de..71c982085 100644 --- a/runtime/bifrost-kusama/src/weights/bifrost_farming.rs +++ b/runtime/bifrost-kusama/src/weights/bifrost_farming.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/bifrost_fee_share.rs b/runtime/bifrost-kusama/src/weights/bifrost_fee_share.rs index 2e7902d09..2050da409 100644 --- a/runtime/bifrost-kusama/src/weights/bifrost_fee_share.rs +++ b/runtime/bifrost-kusama/src/weights/bifrost_fee_share.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/bifrost_flexible_fee.rs b/runtime/bifrost-kusama/src/weights/bifrost_flexible_fee.rs index 881576d80..6a6e53a34 100644 --- a/runtime/bifrost-kusama/src/weights/bifrost_flexible_fee.rs +++ b/runtime/bifrost-kusama/src/weights/bifrost_flexible_fee.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/bifrost_salp.rs b/runtime/bifrost-kusama/src/weights/bifrost_salp.rs index 15bec40ae..90284da6c 100644 --- a/runtime/bifrost-kusama/src/weights/bifrost_salp.rs +++ b/runtime/bifrost-kusama/src/weights/bifrost_salp.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/bifrost_slp.rs b/runtime/bifrost-kusama/src/weights/bifrost_slp.rs index cce095967..52bdd66e0 100644 --- a/runtime/bifrost-kusama/src/weights/bifrost_slp.rs +++ b/runtime/bifrost-kusama/src/weights/bifrost_slp.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/bifrost_slpx.rs b/runtime/bifrost-kusama/src/weights/bifrost_slpx.rs index 0ac0da0d3..e9c0cddc2 100644 --- a/runtime/bifrost-kusama/src/weights/bifrost_slpx.rs +++ b/runtime/bifrost-kusama/src/weights/bifrost_slpx.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/bifrost_stable_pool.rs b/runtime/bifrost-kusama/src/weights/bifrost_stable_pool.rs index 42173ec5d..0a5a8a795 100644 --- a/runtime/bifrost-kusama/src/weights/bifrost_stable_pool.rs +++ b/runtime/bifrost-kusama/src/weights/bifrost_stable_pool.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/bifrost_system_maker.rs b/runtime/bifrost-kusama/src/weights/bifrost_system_maker.rs index 346c74f41..e2109a2d2 100644 --- a/runtime/bifrost-kusama/src/weights/bifrost_system_maker.rs +++ b/runtime/bifrost-kusama/src/weights/bifrost_system_maker.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/bifrost_system_staking.rs b/runtime/bifrost-kusama/src/weights/bifrost_system_staking.rs index f498d3d9e..ad7e3aed0 100644 --- a/runtime/bifrost-kusama/src/weights/bifrost_system_staking.rs +++ b/runtime/bifrost-kusama/src/weights/bifrost_system_staking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/bifrost_token_issuer.rs b/runtime/bifrost-kusama/src/weights/bifrost_token_issuer.rs index 770f5587b..6c4799180 100644 --- a/runtime/bifrost-kusama/src/weights/bifrost_token_issuer.rs +++ b/runtime/bifrost-kusama/src/weights/bifrost_token_issuer.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/bifrost_vsbond_auction.rs b/runtime/bifrost-kusama/src/weights/bifrost_vsbond_auction.rs index 3dcf1d92c..b74cd417a 100644 --- a/runtime/bifrost-kusama/src/weights/bifrost_vsbond_auction.rs +++ b/runtime/bifrost-kusama/src/weights/bifrost_vsbond_auction.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/bifrost_vstoken_conversion.rs b/runtime/bifrost-kusama/src/weights/bifrost_vstoken_conversion.rs index 3ead07648..dc9a50fe5 100644 --- a/runtime/bifrost-kusama/src/weights/bifrost_vstoken_conversion.rs +++ b/runtime/bifrost-kusama/src/weights/bifrost_vstoken_conversion.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/bifrost_vtoken_minting.rs b/runtime/bifrost-kusama/src/weights/bifrost_vtoken_minting.rs index 417757860..357805ee9 100644 --- a/runtime/bifrost-kusama/src/weights/bifrost_vtoken_minting.rs +++ b/runtime/bifrost-kusama/src/weights/bifrost_vtoken_minting.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/bifrost_vtoken_voting.rs b/runtime/bifrost-kusama/src/weights/bifrost_vtoken_voting.rs index e6fe0ba43..bb84d9973 100644 --- a/runtime/bifrost-kusama/src/weights/bifrost_vtoken_voting.rs +++ b/runtime/bifrost-kusama/src/weights/bifrost_vtoken_voting.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/mod.rs b/runtime/bifrost-kusama/src/weights/mod.rs index af2596d47..3a6d87883 100644 --- a/runtime/bifrost-kusama/src/weights/mod.rs +++ b/runtime/bifrost-kusama/src/weights/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/orml_tokens.rs b/runtime/bifrost-kusama/src/weights/orml_tokens.rs index 767421ecf..2c3d2973b 100644 --- a/runtime/bifrost-kusama/src/weights/orml_tokens.rs +++ b/runtime/bifrost-kusama/src/weights/orml_tokens.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/weights/pallet_xcm.rs b/runtime/bifrost-kusama/src/weights/pallet_xcm.rs index f3086a25e..6743ec7bd 100644 --- a/runtime/bifrost-kusama/src/weights/pallet_xcm.rs +++ b/runtime/bifrost-kusama/src/weights/pallet_xcm.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-kusama/src/xcm_config.rs b/runtime/bifrost-kusama/src/xcm_config.rs index 3bb8cd571..a6c51beb5 100644 --- a/runtime/bifrost-kusama/src/xcm_config.rs +++ b/runtime/bifrost-kusama/src/xcm_config.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/build.rs b/runtime/bifrost-polkadot/build.rs index 4d68d940e..a6d8f457d 100644 --- a/runtime/bifrost-polkadot/build.rs +++ b/runtime/bifrost-polkadot/build.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/constants.rs b/runtime/bifrost-polkadot/src/constants.rs index 27fa77a6e..2755ccad8 100644 --- a/runtime/bifrost-polkadot/src/constants.rs +++ b/runtime/bifrost-polkadot/src/constants.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/governance/mod.rs b/runtime/bifrost-polkadot/src/governance/mod.rs index 2d21427b5..45d366bc6 100644 --- a/runtime/bifrost-polkadot/src/governance/mod.rs +++ b/runtime/bifrost-polkadot/src/governance/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/governance/origins.rs b/runtime/bifrost-polkadot/src/governance/origins.rs index 22bcc6f61..474fa1c45 100644 --- a/runtime/bifrost-polkadot/src/governance/origins.rs +++ b/runtime/bifrost-polkadot/src/governance/origins.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/governance/referenda.rs b/runtime/bifrost-polkadot/src/governance/referenda.rs index e9bfea6e5..907a1b3f9 100644 --- a/runtime/bifrost-polkadot/src/governance/referenda.rs +++ b/runtime/bifrost-polkadot/src/governance/referenda.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/governance/tracks.rs b/runtime/bifrost-polkadot/src/governance/tracks.rs index e4b7bcb64..fc0213782 100644 --- a/runtime/bifrost-polkadot/src/governance/tracks.rs +++ b/runtime/bifrost-polkadot/src/governance/tracks.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/lib.rs b/runtime/bifrost-polkadot/src/lib.rs index 899128737..fef52ad1b 100644 --- a/runtime/bifrost-polkadot/src/lib.rs +++ b/runtime/bifrost-polkadot/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/bifrost_asset_registry.rs b/runtime/bifrost-polkadot/src/weights/bifrost_asset_registry.rs index 1ab2267b4..2ebcdcc3a 100644 --- a/runtime/bifrost-polkadot/src/weights/bifrost_asset_registry.rs +++ b/runtime/bifrost-polkadot/src/weights/bifrost_asset_registry.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/bifrost_call_switchgear.rs b/runtime/bifrost-polkadot/src/weights/bifrost_call_switchgear.rs index c56319b60..439245f52 100644 --- a/runtime/bifrost-polkadot/src/weights/bifrost_call_switchgear.rs +++ b/runtime/bifrost-polkadot/src/weights/bifrost_call_switchgear.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/bifrost_cross_in_out.rs b/runtime/bifrost-polkadot/src/weights/bifrost_cross_in_out.rs index 2fcb40922..870af08ca 100644 --- a/runtime/bifrost-polkadot/src/weights/bifrost_cross_in_out.rs +++ b/runtime/bifrost-polkadot/src/weights/bifrost_cross_in_out.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/bifrost_currencies.rs b/runtime/bifrost-polkadot/src/weights/bifrost_currencies.rs index e61432c75..887a44be1 100644 --- a/runtime/bifrost-polkadot/src/weights/bifrost_currencies.rs +++ b/runtime/bifrost-polkadot/src/weights/bifrost_currencies.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/bifrost_farming.rs b/runtime/bifrost-polkadot/src/weights/bifrost_farming.rs index 6d36c92de..71c982085 100644 --- a/runtime/bifrost-polkadot/src/weights/bifrost_farming.rs +++ b/runtime/bifrost-polkadot/src/weights/bifrost_farming.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/bifrost_fee_share.rs b/runtime/bifrost-polkadot/src/weights/bifrost_fee_share.rs index 2e7902d09..2050da409 100644 --- a/runtime/bifrost-polkadot/src/weights/bifrost_fee_share.rs +++ b/runtime/bifrost-polkadot/src/weights/bifrost_fee_share.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/bifrost_flexible_fee.rs b/runtime/bifrost-polkadot/src/weights/bifrost_flexible_fee.rs index 881576d80..6a6e53a34 100644 --- a/runtime/bifrost-polkadot/src/weights/bifrost_flexible_fee.rs +++ b/runtime/bifrost-polkadot/src/weights/bifrost_flexible_fee.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/bifrost_salp.rs b/runtime/bifrost-polkadot/src/weights/bifrost_salp.rs index 15bec40ae..90284da6c 100644 --- a/runtime/bifrost-polkadot/src/weights/bifrost_salp.rs +++ b/runtime/bifrost-polkadot/src/weights/bifrost_salp.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/bifrost_slp.rs b/runtime/bifrost-polkadot/src/weights/bifrost_slp.rs index cce095967..52bdd66e0 100644 --- a/runtime/bifrost-polkadot/src/weights/bifrost_slp.rs +++ b/runtime/bifrost-polkadot/src/weights/bifrost_slp.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/bifrost_slpx.rs b/runtime/bifrost-polkadot/src/weights/bifrost_slpx.rs index 0ac0da0d3..e9c0cddc2 100644 --- a/runtime/bifrost-polkadot/src/weights/bifrost_slpx.rs +++ b/runtime/bifrost-polkadot/src/weights/bifrost_slpx.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/bifrost_stable_pool.rs b/runtime/bifrost-polkadot/src/weights/bifrost_stable_pool.rs index 42173ec5d..0a5a8a795 100644 --- a/runtime/bifrost-polkadot/src/weights/bifrost_stable_pool.rs +++ b/runtime/bifrost-polkadot/src/weights/bifrost_stable_pool.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/bifrost_system_maker.rs b/runtime/bifrost-polkadot/src/weights/bifrost_system_maker.rs index 346c74f41..e2109a2d2 100644 --- a/runtime/bifrost-polkadot/src/weights/bifrost_system_maker.rs +++ b/runtime/bifrost-polkadot/src/weights/bifrost_system_maker.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/bifrost_system_staking.rs b/runtime/bifrost-polkadot/src/weights/bifrost_system_staking.rs index f498d3d9e..ad7e3aed0 100644 --- a/runtime/bifrost-polkadot/src/weights/bifrost_system_staking.rs +++ b/runtime/bifrost-polkadot/src/weights/bifrost_system_staking.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/bifrost_ve_minting.rs b/runtime/bifrost-polkadot/src/weights/bifrost_ve_minting.rs index 459a687a3..b618c420b 100644 --- a/runtime/bifrost-polkadot/src/weights/bifrost_ve_minting.rs +++ b/runtime/bifrost-polkadot/src/weights/bifrost_ve_minting.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/bifrost_vstoken_conversion.rs b/runtime/bifrost-polkadot/src/weights/bifrost_vstoken_conversion.rs index 3ead07648..dc9a50fe5 100644 --- a/runtime/bifrost-polkadot/src/weights/bifrost_vstoken_conversion.rs +++ b/runtime/bifrost-polkadot/src/weights/bifrost_vstoken_conversion.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/bifrost_vtoken_minting.rs b/runtime/bifrost-polkadot/src/weights/bifrost_vtoken_minting.rs index 417757860..357805ee9 100644 --- a/runtime/bifrost-polkadot/src/weights/bifrost_vtoken_minting.rs +++ b/runtime/bifrost-polkadot/src/weights/bifrost_vtoken_minting.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/bifrost_vtoken_voting.rs b/runtime/bifrost-polkadot/src/weights/bifrost_vtoken_voting.rs index e6fe0ba43..bb84d9973 100644 --- a/runtime/bifrost-polkadot/src/weights/bifrost_vtoken_voting.rs +++ b/runtime/bifrost-polkadot/src/weights/bifrost_vtoken_voting.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/mod.rs b/runtime/bifrost-polkadot/src/weights/mod.rs index 239b4103b..8179b7b0a 100644 --- a/runtime/bifrost-polkadot/src/weights/mod.rs +++ b/runtime/bifrost-polkadot/src/weights/mod.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/orml_tokens.rs b/runtime/bifrost-polkadot/src/weights/orml_tokens.rs index 767421ecf..2c3d2973b 100644 --- a/runtime/bifrost-polkadot/src/weights/orml_tokens.rs +++ b/runtime/bifrost-polkadot/src/weights/orml_tokens.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/weights/pallet_xcm.rs b/runtime/bifrost-polkadot/src/weights/pallet_xcm.rs index f3086a25e..6743ec7bd 100644 --- a/runtime/bifrost-polkadot/src/weights/pallet_xcm.rs +++ b/runtime/bifrost-polkadot/src/weights/pallet_xcm.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/bifrost-polkadot/src/xcm_config.rs b/runtime/bifrost-polkadot/src/xcm_config.rs index 20b195441..b729ad1a1 100644 --- a/runtime/bifrost-polkadot/src/xcm_config.rs +++ b/runtime/bifrost-polkadot/src/xcm_config.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/constants.rs b/runtime/common/src/constants.rs index 5b48a3b4d..ba6f235f2 100644 --- a/runtime/common/src/constants.rs +++ b/runtime/common/src/constants.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/lib.rs b/runtime/common/src/lib.rs index 26c31eac6..be07d8387 100644 --- a/runtime/common/src/lib.rs +++ b/runtime/common/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/tests.rs b/runtime/common/src/tests.rs index 29284a71b..da01b238e 100644 --- a/runtime/common/src/tests.rs +++ b/runtime/common/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/weight-template/pallet-weight-template.hbs b/weight-template/pallet-weight-template.hbs index 0c5fb87e6..fe4d10675 100644 --- a/weight-template/pallet-weight-template.hbs +++ b/weight-template/pallet-weight-template.hbs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/weight-template/runtime-weight-template.hbs b/weight-template/runtime-weight-template.hbs index 357185b68..64719e25c 100644 --- a/weight-template/runtime-weight-template.hbs +++ b/weight-template/runtime-weight-template.hbs @@ -1,6 +1,6 @@ // This file is part of Bifrost. -// Copyright (C) 2019-2022 Liebi Technologies (UK) Ltd. +// Copyright (C) Liebi Technologies PTE. LTD. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify