From 4446e59442991df950f59d96048a1d46243b8e7e Mon Sep 17 00:00:00 2001 From: higherordertech Date: Wed, 24 Jan 2024 20:51:25 +1100 Subject: [PATCH] chore: P-433 updated copyright --- LICENSE_HEADER | 2 +- node/build.rs | 2 +- node/src/chain_specs/litentry.rs | 2 +- node/src/chain_specs/litmus.rs | 2 +- node/src/chain_specs/mod.rs | 2 +- node/src/chain_specs/rococo.rs | 2 +- node/src/cli.rs | 2 +- node/src/command.rs | 2 +- node/src/evm_tracing_types.rs | 2 +- node/src/main.rs | 2 +- node/src/rpc.rs | 2 +- node/src/service.rs | 2 +- node/src/standalone_block_import.rs | 2 +- node/src/tracing.rs | 2 +- pallets/bridge-transfer/src/benchmarking.rs | 2 +- pallets/bridge-transfer/src/lib.rs | 2 +- pallets/bridge-transfer/src/mock.rs | 2 +- pallets/bridge-transfer/src/tests.rs | 2 +- pallets/bridge-transfer/src/weights.rs | 2 +- pallets/bridge/src/benchmarking.rs | 2 +- pallets/bridge/src/hashing.rs | 2 +- pallets/bridge/src/lib.rs | 2 +- pallets/bridge/src/mock.rs | 2 +- pallets/bridge/src/tests.rs | 2 +- pallets/bridge/src/weights.rs | 2 +- pallets/drop3/src/benchmarking.rs | 2 +- pallets/drop3/src/lib.rs | 2 +- pallets/drop3/src/mock.rs | 2 +- pallets/drop3/src/tests.rs | 2 +- pallets/drop3/src/weights.rs | 2 +- pallets/evm-address/src/lib.rs | 2 +- pallets/evm-address/src/mock.rs | 2 +- pallets/evm-address/src/tests.rs | 2 +- pallets/extrinsic-filter/src/benchmarking.rs | 2 +- pallets/extrinsic-filter/src/lib.rs | 2 +- pallets/extrinsic-filter/src/mock.rs | 2 +- pallets/extrinsic-filter/src/tests.rs | 2 +- pallets/extrinsic-filter/src/weights.rs | 2 +- pallets/group/src/lib.rs | 2 +- pallets/group/src/mock.rs | 2 +- pallets/group/src/tests.rs | 2 +- pallets/identity-management/src/benchmarking.rs | 2 +- pallets/identity-management/src/lib.rs | 2 +- pallets/identity-management/src/mock.rs | 2 +- pallets/identity-management/src/tests.rs | 2 +- pallets/identity-management/src/weights.rs | 2 +- pallets/parachain-staking/src/auto_compound.rs | 2 +- pallets/parachain-staking/src/benchmarking.rs | 2 +- pallets/parachain-staking/src/delegation_requests.rs | 2 +- pallets/parachain-staking/src/inflation.rs | 2 +- pallets/parachain-staking/src/lib.rs | 2 +- pallets/parachain-staking/src/mock.rs | 2 +- pallets/parachain-staking/src/set.rs | 2 +- pallets/parachain-staking/src/tests.rs | 2 +- pallets/parachain-staking/src/traits.rs | 2 +- pallets/parachain-staking/src/types.rs | 2 +- pallets/parachain-staking/src/weights.rs | 2 +- pallets/sidechain/src/weights.rs | 2 +- pallets/teeracle/src/weights.rs | 2 +- pallets/teerex/src/weights.rs | 2 +- pallets/vc-management/src/benchmarking.rs | 2 +- pallets/vc-management/src/lib.rs | 2 +- pallets/vc-management/src/mock.rs | 2 +- pallets/vc-management/src/schema.rs | 2 +- pallets/vc-management/src/tests.rs | 2 +- pallets/vc-management/src/weights.rs | 2 +- pallets/xcm-asset-manager/src/benchmarking.rs | 2 +- pallets/xcm-asset-manager/src/lib.rs | 2 +- pallets/xcm-asset-manager/src/mock.rs | 2 +- pallets/xcm-asset-manager/src/tests.rs | 2 +- pallets/xcm-asset-manager/src/weights.rs | 2 +- precompiles/bridge-transfer/src/lib.rs | 2 +- precompiles/bridge-transfer/src/mock.rs | 2 +- precompiles/bridge-transfer/src/tests.rs | 2 +- precompiles/parachain-staking/src/lib.rs | 2 +- precompiles/parachain-staking/src/mock.rs | 2 +- precompiles/parachain-staking/src/tests.rs | 2 +- precompiles/utils/macro/src/lib.rs | 2 +- precompiles/utils/macro/tests/tests.rs | 2 +- precompiles/utils/src/data.rs | 2 +- precompiles/utils/src/lib.rs | 2 +- precompiles/utils/src/testing.rs | 2 +- precompiles/utils/src/tests.rs | 2 +- primitives/core/macros/src/lib.rs | 2 +- primitives/core/macros/src/reuse.rs | 2 +- primitives/core/src/assertion.rs | 2 +- primitives/core/src/bnb_domain.rs | 2 +- primitives/core/src/contest.rs | 2 +- primitives/core/src/error.rs | 2 +- primitives/core/src/evm_amount_holding.rs | 2 +- primitives/core/src/generic_discord_role.rs | 2 +- primitives/core/src/identity.rs | 2 +- primitives/core/src/lib.rs | 2 +- primitives/core/src/network.rs | 2 +- primitives/core/src/oneblock.rs | 2 +- primitives/core/src/soraquiz.rs | 2 +- primitives/core/src/vc.rs | 2 +- primitives/core/src/vip3.rs | 2 +- runtime/common/src/lib.rs | 2 +- runtime/common/src/tests/base_call_filter.rs | 2 +- runtime/common/src/tests/mod.rs | 2 +- runtime/common/src/tests/orml_xcm.rs | 2 +- runtime/common/src/tests/setup/mod.rs | 2 +- runtime/common/src/tests/setup/relay.rs | 2 +- runtime/common/src/tests/transaction_payment.rs | 2 +- runtime/common/src/tests/xcm_parachain/mod.rs | 2 +- runtime/common/src/tests/xcm_parachain/relay_sproof_builder.rs | 2 +- runtime/common/src/xcm_impl.rs | 2 +- runtime/litentry/build.rs | 2 +- runtime/litentry/src/constants.rs | 2 +- runtime/litentry/src/lib.rs | 2 +- runtime/litentry/src/tests/base_call_filter.rs | 2 +- runtime/litentry/src/tests/mod.rs | 2 +- runtime/litentry/src/tests/orml_xcm.rs | 2 +- runtime/litentry/src/tests/transaction_payment.rs | 2 +- runtime/litentry/src/weights/cumulus_pallet_xcmp_queue.rs | 2 +- runtime/litentry/src/weights/frame_system.rs | 2 +- runtime/litentry/src/weights/mod.rs | 2 +- runtime/litentry/src/weights/pallet_asset_manager.rs | 2 +- runtime/litentry/src/weights/pallet_balances.rs | 2 +- runtime/litentry/src/weights/pallet_bridge.rs | 2 +- runtime/litentry/src/weights/pallet_bridge_transfer.rs | 2 +- runtime/litentry/src/weights/pallet_collective.rs | 2 +- runtime/litentry/src/weights/pallet_democracy.rs | 2 +- runtime/litentry/src/weights/pallet_drop3.rs | 2 +- runtime/litentry/src/weights/pallet_extrinsic_filter.rs | 2 +- runtime/litentry/src/weights/pallet_membership.rs | 2 +- runtime/litentry/src/weights/pallet_multisig.rs | 2 +- runtime/litentry/src/weights/pallet_parachain_staking.rs | 2 +- runtime/litentry/src/weights/pallet_preimage.rs | 2 +- runtime/litentry/src/weights/pallet_proxy.rs | 2 +- runtime/litentry/src/weights/pallet_scheduler.rs | 2 +- runtime/litentry/src/weights/pallet_session.rs | 2 +- runtime/litentry/src/weights/pallet_timestamp.rs | 2 +- runtime/litentry/src/weights/pallet_treasury.rs | 2 +- runtime/litentry/src/weights/pallet_utility.rs | 2 +- runtime/litentry/src/xcm_config.rs | 2 +- runtime/litmus/build.rs | 2 +- runtime/litmus/src/constants.rs | 2 +- runtime/litmus/src/lib.rs | 2 +- runtime/litmus/src/tests/base_call_filter.rs | 2 +- runtime/litmus/src/tests/mod.rs | 2 +- runtime/litmus/src/tests/orml_xcm.rs | 2 +- runtime/litmus/src/weights/cumulus_pallet_xcmp_queue.rs | 2 +- runtime/litmus/src/weights/frame_system.rs | 2 +- runtime/litmus/src/weights/mod.rs | 2 +- runtime/litmus/src/weights/pallet_asset_manager.rs | 2 +- runtime/litmus/src/weights/pallet_balances.rs | 2 +- runtime/litmus/src/weights/pallet_bridge.rs | 2 +- runtime/litmus/src/weights/pallet_bridge_transfer.rs | 2 +- runtime/litmus/src/weights/pallet_collator_selection.rs | 2 +- runtime/litmus/src/weights/pallet_collective.rs | 2 +- runtime/litmus/src/weights/pallet_democracy.rs | 2 +- runtime/litmus/src/weights/pallet_drop3.rs | 2 +- runtime/litmus/src/weights/pallet_extrinsic_filter.rs | 2 +- runtime/litmus/src/weights/pallet_identity_management.rs | 2 +- runtime/litmus/src/weights/pallet_membership.rs | 2 +- runtime/litmus/src/weights/pallet_multisig.rs | 2 +- runtime/litmus/src/weights/pallet_preimage.rs | 2 +- runtime/litmus/src/weights/pallet_proxy.rs | 2 +- runtime/litmus/src/weights/pallet_scheduler.rs | 2 +- runtime/litmus/src/weights/pallet_session.rs | 2 +- runtime/litmus/src/weights/pallet_sidechain.rs | 2 +- runtime/litmus/src/weights/pallet_teeracle.rs | 2 +- runtime/litmus/src/weights/pallet_teerex.rs | 2 +- runtime/litmus/src/weights/pallet_timestamp.rs | 2 +- runtime/litmus/src/weights/pallet_treasury.rs | 2 +- runtime/litmus/src/weights/pallet_utility.rs | 2 +- runtime/litmus/src/xcm_config.rs | 2 +- runtime/rococo/build.rs | 2 +- runtime/rococo/src/constants.rs | 2 +- runtime/rococo/src/lib.rs | 2 +- runtime/rococo/src/precompiles.rs | 2 +- runtime/rococo/src/tests/base_call_filter.rs | 2 +- runtime/rococo/src/tests/mod.rs | 2 +- runtime/rococo/src/tests/orml_xcm.rs | 2 +- runtime/rococo/src/weights/cumulus_pallet_xcmp_queue.rs | 2 +- runtime/rococo/src/weights/frame_system.rs | 2 +- runtime/rococo/src/weights/mod.rs | 2 +- runtime/rococo/src/weights/pallet_asset_manager.rs | 2 +- runtime/rococo/src/weights/pallet_balances.rs | 2 +- runtime/rococo/src/weights/pallet_bridge.rs | 2 +- runtime/rococo/src/weights/pallet_bridge_transfer.rs | 2 +- runtime/rococo/src/weights/pallet_collective.rs | 2 +- runtime/rococo/src/weights/pallet_democracy.rs | 2 +- runtime/rococo/src/weights/pallet_drop3.rs | 2 +- runtime/rococo/src/weights/pallet_extrinsic_filter.rs | 2 +- runtime/rococo/src/weights/pallet_identity_management.rs | 2 +- runtime/rococo/src/weights/pallet_membership.rs | 2 +- runtime/rococo/src/weights/pallet_multisig.rs | 2 +- runtime/rococo/src/weights/pallet_parachain_staking.rs | 2 +- runtime/rococo/src/weights/pallet_preimage.rs | 2 +- runtime/rococo/src/weights/pallet_proxy.rs | 2 +- runtime/rococo/src/weights/pallet_scheduler.rs | 2 +- runtime/rococo/src/weights/pallet_session.rs | 2 +- runtime/rococo/src/weights/pallet_sidechain.rs | 2 +- runtime/rococo/src/weights/pallet_teeracle.rs | 2 +- runtime/rococo/src/weights/pallet_teerex.rs | 2 +- runtime/rococo/src/weights/pallet_timestamp.rs | 2 +- runtime/rococo/src/weights/pallet_treasury.rs | 2 +- runtime/rococo/src/weights/pallet_utility.rs | 2 +- runtime/rococo/src/weights/pallet_vc_management.rs | 2 +- runtime/rococo/src/xcm_config.rs | 2 +- .../src/indirect_calls/litentry/activate_identity.rs | 2 +- .../src/indirect_calls/litentry/args_executor.rs | 2 +- .../src/indirect_calls/litentry/deactivate_identity.rs | 2 +- .../src/indirect_calls/litentry/link_identity.rs | 2 +- .../parentchain-interface/src/indirect_calls/litentry/mod.rs | 2 +- .../src/indirect_calls/litentry/request_vc.rs | 2 +- .../src/indirect_calls/litentry/scheduled_enclave.rs | 2 +- tee-worker/app-libs/stf/src/trusted_call_litentry.rs | 2 +- tee-worker/app-libs/stf/src/trusted_call_result.rs | 2 +- tee-worker/cli/lit_id_graph_stats.sh | 2 +- tee-worker/cli/lit_parentchain_nonce.sh | 2 +- tee-worker/cli/lit_set_heartbeat_timeout.sh | 2 +- tee-worker/cli/lit_ts_api_package_build.sh | 2 +- tee-worker/cli/lit_ts_integration_test.sh | 2 +- tee-worker/cli/lit_ts_worker_test.sh | 2 +- tee-worker/cli/src/base_cli/commands/litentry/id_graph_hash.rs | 2 +- tee-worker/cli/src/base_cli/commands/litentry/link_identity.rs | 2 +- tee-worker/cli/src/base_cli/commands/litentry/mod.rs | 2 +- .../cli/src/base_cli/commands/litentry/set_heartbeat_timeout.rs | 2 +- .../cli/src/trusted_base_cli/commands/litentry/get_storage.rs | 2 +- .../cli/src/trusted_base_cli/commands/litentry/id_graph.rs | 2 +- .../src/trusted_base_cli/commands/litentry/id_graph_stats.rs | 2 +- .../cli/src/trusted_base_cli/commands/litentry/link_identity.rs | 2 +- tee-worker/cli/src/trusted_base_cli/commands/litentry/mod.rs | 2 +- .../src/trusted_base_cli/commands/litentry/remove_identity.rs | 2 +- .../cli/src/trusted_base_cli/commands/litentry/request_vc.rs | 2 +- .../src/trusted_base_cli/commands/litentry/request_vc_direct.rs | 2 +- .../commands/litentry/send_erroneous_parentchain_call.rs | 2 +- tee-worker/core-primitives/node-api/metadata/src/pallet_imp.rs | 2 +- .../core-primitives/node-api/metadata/src/pallet_utility.rs | 2 +- tee-worker/core-primitives/node-api/metadata/src/pallet_vcmp.rs | 2 +- .../core-primitives/node-api/metadata/src/runtime_call.rs | 2 +- tee-worker/core-primitives/stf-interface/src/runtime_upgrade.rs | 2 +- tee-worker/core-primitives/utils/src/macros.rs | 2 +- tee-worker/core/direct-rpc-client/src/lib.rs | 2 +- tee-worker/core/peer-top-broadcaster/src/lib.rs | 2 +- tee-worker/enclave-runtime/src/test/mocks/peer_updater_mock.rs | 2 +- tee-worker/litentry/core/assertion-build/src/a1.rs | 2 +- tee-worker/litentry/core/assertion-build/src/a13.rs | 2 +- tee-worker/litentry/core/assertion-build/src/a14.rs | 2 +- tee-worker/litentry/core/assertion-build/src/a2.rs | 2 +- tee-worker/litentry/core/assertion-build/src/a20.rs | 2 +- tee-worker/litentry/core/assertion-build/src/a3.rs | 2 +- tee-worker/litentry/core/assertion-build/src/a6.rs | 2 +- tee-worker/litentry/core/assertion-build/src/a8.rs | 2 +- .../litentry/core/assertion-build/src/achainable/amount.rs | 2 +- .../core/assertion-build/src/achainable/amount_holding.rs | 2 +- .../core/assertion-build/src/achainable/amount_token.rs | 2 +- .../litentry/core/assertion-build/src/achainable/amounts.rs | 2 +- .../litentry/core/assertion-build/src/achainable/basic.rs | 2 +- .../core/assertion-build/src/achainable/between_percents.rs | 2 +- .../core/assertion-build/src/achainable/class_of_year.rs | 2 +- tee-worker/litentry/core/assertion-build/src/achainable/date.rs | 2 +- .../core/assertion-build/src/achainable/date_interval.rs | 2 +- .../core/assertion-build/src/achainable/date_percent.rs | 2 +- .../litentry/core/assertion-build/src/achainable/mirror.rs | 2 +- tee-worker/litentry/core/assertion-build/src/achainable/mod.rs | 2 +- .../litentry/core/assertion-build/src/achainable/token.rs | 2 +- .../litentry/core/assertion-build/src/brc20/amount_holder.rs | 2 +- tee-worker/litentry/core/assertion-build/src/brc20/mod.rs | 2 +- .../litentry/core/assertion-build/src/generic_discord_role.rs | 2 +- tee-worker/litentry/core/assertion-build/src/holding_time.rs | 2 +- tee-worker/litentry/core/assertion-build/src/lib.rs | 2 +- tee-worker/litentry/core/assertion-build/src/lit_staking.rs | 2 +- .../src/nodereal/amount_holding/evm_amount_holding.rs | 2 +- .../core/assertion-build/src/nodereal/amount_holding/mod.rs | 2 +- .../src/nodereal/bnb_domain/bnb_digit_domain_club_amount.rs | 2 +- .../src/nodereal/bnb_domain/bnb_domain_holding_amount.rs | 2 +- .../core/assertion-build/src/nodereal/bnb_domain/mod.rs | 2 +- .../core/assertion-build/src/nodereal/crypto_summary/mod.rs | 2 +- tee-worker/litentry/core/assertion-build/src/nodereal/mod.rs | 2 +- .../core/assertion-build/src/nodereal/nft_holder/mod.rs | 2 +- .../src/nodereal/nft_holder/weirdo_ghost_gang_holder.rs | 2 +- tee-worker/litentry/core/assertion-build/src/oneblock/course.rs | 2 +- tee-worker/litentry/core/assertion-build/src/oneblock/mod.rs | 2 +- tee-worker/litentry/core/assertion-build/src/vip3/card.rs | 2 +- tee-worker/litentry/core/assertion-build/src/vip3/mod.rs | 2 +- .../core/credentials/src/achainable/amount_holding_time.rs | 2 +- .../litentry/core/credentials/src/achainable/bab_holder.rs | 2 +- .../core/credentials/src/achainable/lit_holding_amount.rs | 2 +- tee-worker/litentry/core/credentials/src/achainable/mod.rs | 2 +- .../litentry/core/credentials/src/achainable/uniswap_user.rs | 2 +- tee-worker/litentry/core/credentials/src/assertion_logic.rs | 2 +- tee-worker/litentry/core/credentials/src/brc20/amount_holder.rs | 2 +- tee-worker/litentry/core/credentials/src/brc20/mod.rs | 2 +- tee-worker/litentry/core/credentials/src/error.rs | 2 +- .../litentry/core/credentials/src/generic_discord_role/mod.rs | 2 +- tee-worker/litentry/core/credentials/src/lib.rs | 2 +- .../core/credentials/src/litentry_profile/holding_amount.rs | 2 +- .../core/credentials/src/litentry_profile/lit_staking.rs | 2 +- .../litentry/core/credentials/src/litentry_profile/mirror.rs | 2 +- .../litentry/core/credentials/src/litentry_profile/mod.rs | 2 +- .../core/credentials/src/litentry_profile/token_balance.rs | 2 +- .../src/nodereal/amount_holding/evm_amount_holding.rs | 2 +- .../core/credentials/src/nodereal/amount_holding/mod.rs | 2 +- .../src/nodereal/bnb_domain/bnb_digit_domain_club_amount.rs | 2 +- .../src/nodereal/bnb_domain/bnb_domain_holding_amount.rs | 2 +- .../litentry/core/credentials/src/nodereal/bnb_domain/mod.rs | 2 +- .../core/credentials/src/nodereal/crypto_summary/mod.rs | 2 +- .../core/credentials/src/nodereal/crypto_summary/summary.rs | 2 +- tee-worker/litentry/core/credentials/src/nodereal/mod.rs | 2 +- .../litentry/core/credentials/src/nodereal/nft_holder/mod.rs | 2 +- .../src/nodereal/nft_holder/weirdo_ghost_gang_holder.rs | 2 +- tee-worker/litentry/core/credentials/src/oneblock/mod.rs | 2 +- tee-worker/litentry/core/credentials/src/schema.rs | 2 +- tee-worker/litentry/core/credentials/src/vip3.rs | 2 +- tee-worker/litentry/core/data-providers/src/achainable.rs | 2 +- tee-worker/litentry/core/data-providers/src/achainable_names.rs | 2 +- tee-worker/litentry/core/data-providers/src/discord_litentry.rs | 2 +- tee-worker/litentry/core/data-providers/src/discord_official.rs | 2 +- tee-worker/litentry/core/data-providers/src/geniidata.rs | 2 +- tee-worker/litentry/core/data-providers/src/lib.rs | 2 +- tee-worker/litentry/core/data-providers/src/nodereal.rs | 2 +- tee-worker/litentry/core/data-providers/src/nodereal_jsonrpc.rs | 2 +- tee-worker/litentry/core/data-providers/src/twitter_official.rs | 2 +- tee-worker/litentry/core/data-providers/src/vip3.rs | 2 +- tee-worker/litentry/core/identity-verification/src/error.rs | 2 +- tee-worker/litentry/core/identity-verification/src/lib.rs | 2 +- tee-worker/litentry/core/identity-verification/src/web2/mod.rs | 2 +- tee-worker/litentry/core/mock-server/src/achainable.rs | 2 +- tee-worker/litentry/core/mock-server/src/discord_litentry.rs | 2 +- tee-worker/litentry/core/mock-server/src/discord_official.rs | 2 +- tee-worker/litentry/core/mock-server/src/lib.rs | 2 +- tee-worker/litentry/core/mock-server/src/nodereal_jsonrpc.rs | 2 +- tee-worker/litentry/core/mock-server/src/twitter_litentry.rs | 2 +- tee-worker/litentry/core/mock-server/src/twitter_official.rs | 2 +- tee-worker/litentry/core/scheduled-enclave/src/error.rs | 2 +- tee-worker/litentry/core/scheduled-enclave/src/io.rs | 2 +- tee-worker/litentry/core/scheduled-enclave/src/lib.rs | 2 +- .../litentry/core/stf-task/receiver/src/handler/assertion.rs | 2 +- .../core/stf-task/receiver/src/handler/identity_verification.rs | 2 +- tee-worker/litentry/core/stf-task/receiver/src/handler/mod.rs | 2 +- tee-worker/litentry/core/stf-task/receiver/src/lib.rs | 2 +- tee-worker/litentry/core/stf-task/sender/src/error.rs | 2 +- tee-worker/litentry/core/stf-task/sender/src/lib.rs | 2 +- tee-worker/litentry/core/stf-task/sender/src/stf_task_sender.rs | 2 +- tee-worker/litentry/macros/src/lib.rs | 2 +- .../pallets/identity-management/src/identity_context.rs | 2 +- tee-worker/litentry/pallets/identity-management/src/lib.rs | 2 +- .../litentry/pallets/identity-management/src/migrations.rs | 2 +- tee-worker/litentry/pallets/identity-management/src/mock.rs | 2 +- tee-worker/litentry/pallets/identity-management/src/tests.rs | 2 +- tee-worker/litentry/primitives/src/aes.rs | 2 +- tee-worker/litentry/primitives/src/aes_request.rs | 2 +- tee-worker/litentry/primitives/src/bitcoin_signature.rs | 2 +- tee-worker/litentry/primitives/src/ethereum_signature.rs | 2 +- tee-worker/litentry/primitives/src/lib.rs | 2 +- tee-worker/litentry/primitives/src/validation_data.rs | 2 +- 351 files changed, 351 insertions(+), 351 deletions(-) diff --git a/LICENSE_HEADER b/LICENSE_HEADER index e65bdadb3c..20182fa371 100644 --- a/LICENSE_HEADER +++ b/LICENSE_HEADER @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/node/build.rs b/node/build.rs index efc8251108..fd49029c74 100644 --- a/node/build.rs +++ b/node/build.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/node/src/chain_specs/litentry.rs b/node/src/chain_specs/litentry.rs index b7e4602d2a..93a585d2a7 100644 --- a/node/src/chain_specs/litentry.rs +++ b/node/src/chain_specs/litentry.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/node/src/chain_specs/litmus.rs b/node/src/chain_specs/litmus.rs index edbc86b973..b5f0ef40b8 100644 --- a/node/src/chain_specs/litmus.rs +++ b/node/src/chain_specs/litmus.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/node/src/chain_specs/mod.rs b/node/src/chain_specs/mod.rs index 3740793c3d..5d8e532105 100644 --- a/node/src/chain_specs/mod.rs +++ b/node/src/chain_specs/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/node/src/chain_specs/rococo.rs b/node/src/chain_specs/rococo.rs index df926527eb..0e6e80facf 100644 --- a/node/src/chain_specs/rococo.rs +++ b/node/src/chain_specs/rococo.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/node/src/cli.rs b/node/src/cli.rs index 29c1407eb5..3d55c2c0e0 100644 --- a/node/src/cli.rs +++ b/node/src/cli.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/node/src/command.rs b/node/src/command.rs index 6f0de38e02..f90146a631 100644 --- a/node/src/command.rs +++ b/node/src/command.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/node/src/evm_tracing_types.rs b/node/src/evm_tracing_types.rs index 944710489e..fdd321e604 100644 --- a/node/src/evm_tracing_types.rs +++ b/node/src/evm_tracing_types.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/node/src/main.rs b/node/src/main.rs index 1281be9469..bfdba099d8 100644 --- a/node/src/main.rs +++ b/node/src/main.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/node/src/rpc.rs b/node/src/rpc.rs index d353c71081..7b22863481 100644 --- a/node/src/rpc.rs +++ b/node/src/rpc.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/node/src/service.rs b/node/src/service.rs index 44ae29fdc5..8948e0a104 100644 --- a/node/src/service.rs +++ b/node/src/service.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/node/src/standalone_block_import.rs b/node/src/standalone_block_import.rs index 10aaee4411..353631f436 100644 --- a/node/src/standalone_block_import.rs +++ b/node/src/standalone_block_import.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/node/src/tracing.rs b/node/src/tracing.rs index 13e4c06733..3ee1f7bd17 100644 --- a/node/src/tracing.rs +++ b/node/src/tracing.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/bridge-transfer/src/benchmarking.rs b/pallets/bridge-transfer/src/benchmarking.rs index 5a2c33b391..8878a53a7a 100644 --- a/pallets/bridge-transfer/src/benchmarking.rs +++ b/pallets/bridge-transfer/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/bridge-transfer/src/lib.rs b/pallets/bridge-transfer/src/lib.rs index 1bd75616e2..4a7056bb4e 100644 --- a/pallets/bridge-transfer/src/lib.rs +++ b/pallets/bridge-transfer/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/bridge-transfer/src/mock.rs b/pallets/bridge-transfer/src/mock.rs index eff99af095..691a643011 100644 --- a/pallets/bridge-transfer/src/mock.rs +++ b/pallets/bridge-transfer/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/bridge-transfer/src/tests.rs b/pallets/bridge-transfer/src/tests.rs index 89429bcc38..3bf3b55a3c 100644 --- a/pallets/bridge-transfer/src/tests.rs +++ b/pallets/bridge-transfer/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/bridge-transfer/src/weights.rs b/pallets/bridge-transfer/src/weights.rs index 9e4af31a0d..bb986d8926 100644 --- a/pallets/bridge-transfer/src/weights.rs +++ b/pallets/bridge-transfer/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/bridge/src/benchmarking.rs b/pallets/bridge/src/benchmarking.rs index ff265d10d2..4f2855ec8f 100644 --- a/pallets/bridge/src/benchmarking.rs +++ b/pallets/bridge/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/bridge/src/hashing.rs b/pallets/bridge/src/hashing.rs index b5cbe9ae45..140142a951 100644 --- a/pallets/bridge/src/hashing.rs +++ b/pallets/bridge/src/hashing.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/bridge/src/lib.rs b/pallets/bridge/src/lib.rs index 04bf6e314f..b0c77be869 100644 --- a/pallets/bridge/src/lib.rs +++ b/pallets/bridge/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/bridge/src/mock.rs b/pallets/bridge/src/mock.rs index f07f4f5ca8..5da367a9d5 100644 --- a/pallets/bridge/src/mock.rs +++ b/pallets/bridge/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/bridge/src/tests.rs b/pallets/bridge/src/tests.rs index 4a1ce01364..1acbd196ff 100644 --- a/pallets/bridge/src/tests.rs +++ b/pallets/bridge/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/bridge/src/weights.rs b/pallets/bridge/src/weights.rs index 45c3fea3a1..78903b785f 100644 --- a/pallets/bridge/src/weights.rs +++ b/pallets/bridge/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/drop3/src/benchmarking.rs b/pallets/drop3/src/benchmarking.rs index d4f6a4dd85..f862f61f31 100644 --- a/pallets/drop3/src/benchmarking.rs +++ b/pallets/drop3/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/drop3/src/lib.rs b/pallets/drop3/src/lib.rs index 30bcd4d4d2..96e63760bb 100644 --- a/pallets/drop3/src/lib.rs +++ b/pallets/drop3/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/drop3/src/mock.rs b/pallets/drop3/src/mock.rs index ccfc8c57b9..4ddef36714 100644 --- a/pallets/drop3/src/mock.rs +++ b/pallets/drop3/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/drop3/src/tests.rs b/pallets/drop3/src/tests.rs index 7bf9cefe10..21d65a90d9 100644 --- a/pallets/drop3/src/tests.rs +++ b/pallets/drop3/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/drop3/src/weights.rs b/pallets/drop3/src/weights.rs index 44fded0090..640de1ec4c 100644 --- a/pallets/drop3/src/weights.rs +++ b/pallets/drop3/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/evm-address/src/lib.rs b/pallets/evm-address/src/lib.rs index 92dcd1a391..7bfdd2ea8b 100644 --- a/pallets/evm-address/src/lib.rs +++ b/pallets/evm-address/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/evm-address/src/mock.rs b/pallets/evm-address/src/mock.rs index c26fa438c8..d067dba3fe 100644 --- a/pallets/evm-address/src/mock.rs +++ b/pallets/evm-address/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/evm-address/src/tests.rs b/pallets/evm-address/src/tests.rs index 06824991cf..79f6c75cdc 100644 --- a/pallets/evm-address/src/tests.rs +++ b/pallets/evm-address/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/extrinsic-filter/src/benchmarking.rs b/pallets/extrinsic-filter/src/benchmarking.rs index 1ffe901e85..f3f1325316 100644 --- a/pallets/extrinsic-filter/src/benchmarking.rs +++ b/pallets/extrinsic-filter/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/extrinsic-filter/src/lib.rs b/pallets/extrinsic-filter/src/lib.rs index f0a0c613ea..52cad598db 100644 --- a/pallets/extrinsic-filter/src/lib.rs +++ b/pallets/extrinsic-filter/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/extrinsic-filter/src/mock.rs b/pallets/extrinsic-filter/src/mock.rs index 174aba1ef2..ff3b8c07b2 100644 --- a/pallets/extrinsic-filter/src/mock.rs +++ b/pallets/extrinsic-filter/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/extrinsic-filter/src/tests.rs b/pallets/extrinsic-filter/src/tests.rs index e17853ce4b..109dd8e711 100644 --- a/pallets/extrinsic-filter/src/tests.rs +++ b/pallets/extrinsic-filter/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/extrinsic-filter/src/weights.rs b/pallets/extrinsic-filter/src/weights.rs index c2c9a4a6e2..d60c77498f 100644 --- a/pallets/extrinsic-filter/src/weights.rs +++ b/pallets/extrinsic-filter/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/group/src/lib.rs b/pallets/group/src/lib.rs index abf978e45a..cf07808b43 100644 --- a/pallets/group/src/lib.rs +++ b/pallets/group/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/group/src/mock.rs b/pallets/group/src/mock.rs index 4c80d25455..955768bab5 100644 --- a/pallets/group/src/mock.rs +++ b/pallets/group/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/group/src/tests.rs b/pallets/group/src/tests.rs index a28f3a5eb5..50645d825c 100644 --- a/pallets/group/src/tests.rs +++ b/pallets/group/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/identity-management/src/benchmarking.rs b/pallets/identity-management/src/benchmarking.rs index 0e9bbea396..6ba386bd27 100644 --- a/pallets/identity-management/src/benchmarking.rs +++ b/pallets/identity-management/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/identity-management/src/lib.rs b/pallets/identity-management/src/lib.rs index b5051b5641..c876f045ee 100644 --- a/pallets/identity-management/src/lib.rs +++ b/pallets/identity-management/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/identity-management/src/mock.rs b/pallets/identity-management/src/mock.rs index cd0724aba6..7a4fcfdfbf 100644 --- a/pallets/identity-management/src/mock.rs +++ b/pallets/identity-management/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/identity-management/src/tests.rs b/pallets/identity-management/src/tests.rs index 147d2c1240..4db8abf85d 100644 --- a/pallets/identity-management/src/tests.rs +++ b/pallets/identity-management/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/identity-management/src/weights.rs b/pallets/identity-management/src/weights.rs index 706ae3e421..aa4a2c8ec1 100644 --- a/pallets/identity-management/src/weights.rs +++ b/pallets/identity-management/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/parachain-staking/src/auto_compound.rs b/pallets/parachain-staking/src/auto_compound.rs index 78586baf55..df15b021d1 100644 --- a/pallets/parachain-staking/src/auto_compound.rs +++ b/pallets/parachain-staking/src/auto_compound.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/parachain-staking/src/benchmarking.rs b/pallets/parachain-staking/src/benchmarking.rs index 93f447cc4e..de52f97278 100644 --- a/pallets/parachain-staking/src/benchmarking.rs +++ b/pallets/parachain-staking/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/parachain-staking/src/delegation_requests.rs b/pallets/parachain-staking/src/delegation_requests.rs index e01b7edf34..6ca8e3abe2 100644 --- a/pallets/parachain-staking/src/delegation_requests.rs +++ b/pallets/parachain-staking/src/delegation_requests.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/parachain-staking/src/inflation.rs b/pallets/parachain-staking/src/inflation.rs index 3f2dda8513..7f4b525d53 100644 --- a/pallets/parachain-staking/src/inflation.rs +++ b/pallets/parachain-staking/src/inflation.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/parachain-staking/src/lib.rs b/pallets/parachain-staking/src/lib.rs index dfd2452860..3b65396adb 100644 --- a/pallets/parachain-staking/src/lib.rs +++ b/pallets/parachain-staking/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/parachain-staking/src/mock.rs b/pallets/parachain-staking/src/mock.rs index 4d110cb318..c4e38862d5 100644 --- a/pallets/parachain-staking/src/mock.rs +++ b/pallets/parachain-staking/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/parachain-staking/src/set.rs b/pallets/parachain-staking/src/set.rs index 5be41d01a4..100b4ead39 100644 --- a/pallets/parachain-staking/src/set.rs +++ b/pallets/parachain-staking/src/set.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/parachain-staking/src/tests.rs b/pallets/parachain-staking/src/tests.rs index e5a1619277..24e44fe1d5 100644 --- a/pallets/parachain-staking/src/tests.rs +++ b/pallets/parachain-staking/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/parachain-staking/src/traits.rs b/pallets/parachain-staking/src/traits.rs index c069c5c3aa..f8ee21824b 100644 --- a/pallets/parachain-staking/src/traits.rs +++ b/pallets/parachain-staking/src/traits.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/parachain-staking/src/types.rs b/pallets/parachain-staking/src/types.rs index 7dd17e7bbb..2d7c5b7ea2 100644 --- a/pallets/parachain-staking/src/types.rs +++ b/pallets/parachain-staking/src/types.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/parachain-staking/src/weights.rs b/pallets/parachain-staking/src/weights.rs index d70fc850df..59df88d052 100644 --- a/pallets/parachain-staking/src/weights.rs +++ b/pallets/parachain-staking/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/sidechain/src/weights.rs b/pallets/sidechain/src/weights.rs index fc6682af97..ed2a1937d3 100644 --- a/pallets/sidechain/src/weights.rs +++ b/pallets/sidechain/src/weights.rs @@ -15,7 +15,7 @@ */ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/teeracle/src/weights.rs b/pallets/teeracle/src/weights.rs index ce753d60c9..cd3798a18f 100644 --- a/pallets/teeracle/src/weights.rs +++ b/pallets/teeracle/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/teerex/src/weights.rs b/pallets/teerex/src/weights.rs index 73bb275d5e..9c8e080f5e 100644 --- a/pallets/teerex/src/weights.rs +++ b/pallets/teerex/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/vc-management/src/benchmarking.rs b/pallets/vc-management/src/benchmarking.rs index 58b55a65b7..4d3e8762b6 100644 --- a/pallets/vc-management/src/benchmarking.rs +++ b/pallets/vc-management/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/vc-management/src/lib.rs b/pallets/vc-management/src/lib.rs index 1f97ac95cf..d59b6f3791 100644 --- a/pallets/vc-management/src/lib.rs +++ b/pallets/vc-management/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/vc-management/src/mock.rs b/pallets/vc-management/src/mock.rs index 47c0fbd15a..9ac8374515 100644 --- a/pallets/vc-management/src/mock.rs +++ b/pallets/vc-management/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/vc-management/src/schema.rs b/pallets/vc-management/src/schema.rs index 394eb73218..dbd172399a 100644 --- a/pallets/vc-management/src/schema.rs +++ b/pallets/vc-management/src/schema.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/vc-management/src/tests.rs b/pallets/vc-management/src/tests.rs index 9b41b840a4..6b15029310 100644 --- a/pallets/vc-management/src/tests.rs +++ b/pallets/vc-management/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/vc-management/src/weights.rs b/pallets/vc-management/src/weights.rs index 10f541d305..f16cb2a432 100644 --- a/pallets/vc-management/src/weights.rs +++ b/pallets/vc-management/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/xcm-asset-manager/src/benchmarking.rs b/pallets/xcm-asset-manager/src/benchmarking.rs index a6acf0aeb6..19e8694ef7 100644 --- a/pallets/xcm-asset-manager/src/benchmarking.rs +++ b/pallets/xcm-asset-manager/src/benchmarking.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/xcm-asset-manager/src/lib.rs b/pallets/xcm-asset-manager/src/lib.rs index ae5f4c159a..5c521d35d7 100644 --- a/pallets/xcm-asset-manager/src/lib.rs +++ b/pallets/xcm-asset-manager/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/xcm-asset-manager/src/mock.rs b/pallets/xcm-asset-manager/src/mock.rs index 4460dfc5a0..2d227f72f8 100644 --- a/pallets/xcm-asset-manager/src/mock.rs +++ b/pallets/xcm-asset-manager/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/xcm-asset-manager/src/tests.rs b/pallets/xcm-asset-manager/src/tests.rs index 7870f83f97..fafcd26140 100644 --- a/pallets/xcm-asset-manager/src/tests.rs +++ b/pallets/xcm-asset-manager/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/pallets/xcm-asset-manager/src/weights.rs b/pallets/xcm-asset-manager/src/weights.rs index 90c5ef1c1a..83605dfff6 100644 --- a/pallets/xcm-asset-manager/src/weights.rs +++ b/pallets/xcm-asset-manager/src/weights.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/precompiles/bridge-transfer/src/lib.rs b/precompiles/bridge-transfer/src/lib.rs index 77df916842..38f50298d2 100644 --- a/precompiles/bridge-transfer/src/lib.rs +++ b/precompiles/bridge-transfer/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/precompiles/bridge-transfer/src/mock.rs b/precompiles/bridge-transfer/src/mock.rs index 403d512db3..76227e5119 100644 --- a/precompiles/bridge-transfer/src/mock.rs +++ b/precompiles/bridge-transfer/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/precompiles/bridge-transfer/src/tests.rs b/precompiles/bridge-transfer/src/tests.rs index 1d038bcdc9..9efc096cc4 100644 --- a/precompiles/bridge-transfer/src/tests.rs +++ b/precompiles/bridge-transfer/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/precompiles/parachain-staking/src/lib.rs b/precompiles/parachain-staking/src/lib.rs index 4641d90054..f15de55612 100644 --- a/precompiles/parachain-staking/src/lib.rs +++ b/precompiles/parachain-staking/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/precompiles/parachain-staking/src/mock.rs b/precompiles/parachain-staking/src/mock.rs index 5d28b1698d..0513e7e91a 100644 --- a/precompiles/parachain-staking/src/mock.rs +++ b/precompiles/parachain-staking/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/precompiles/parachain-staking/src/tests.rs b/precompiles/parachain-staking/src/tests.rs index 7baa50506a..66d540af1c 100644 --- a/precompiles/parachain-staking/src/tests.rs +++ b/precompiles/parachain-staking/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/precompiles/utils/macro/src/lib.rs b/precompiles/utils/macro/src/lib.rs index 145d6d5ecd..2499a22015 100644 --- a/precompiles/utils/macro/src/lib.rs +++ b/precompiles/utils/macro/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/precompiles/utils/macro/tests/tests.rs b/precompiles/utils/macro/tests/tests.rs index e719a0f7cc..76ab10e68e 100644 --- a/precompiles/utils/macro/tests/tests.rs +++ b/precompiles/utils/macro/tests/tests.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/precompiles/utils/src/data.rs b/precompiles/utils/src/data.rs index b03c5d33c8..104d4606f9 100644 --- a/precompiles/utils/src/data.rs +++ b/precompiles/utils/src/data.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/precompiles/utils/src/lib.rs b/precompiles/utils/src/lib.rs index 6f502b723e..8187b7427e 100644 --- a/precompiles/utils/src/lib.rs +++ b/precompiles/utils/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/precompiles/utils/src/testing.rs b/precompiles/utils/src/testing.rs index c26c7bbb5c..efabdf94fa 100644 --- a/precompiles/utils/src/testing.rs +++ b/precompiles/utils/src/testing.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/precompiles/utils/src/tests.rs b/precompiles/utils/src/tests.rs index 0529ca80ec..043ef89ea9 100644 --- a/precompiles/utils/src/tests.rs +++ b/precompiles/utils/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/primitives/core/macros/src/lib.rs b/primitives/core/macros/src/lib.rs index 5af6fc6d22..e988af4ccb 100644 --- a/primitives/core/macros/src/lib.rs +++ b/primitives/core/macros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/primitives/core/macros/src/reuse.rs b/primitives/core/macros/src/reuse.rs index aed2a39d86..d0c120d88f 100644 --- a/primitives/core/macros/src/reuse.rs +++ b/primitives/core/macros/src/reuse.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/primitives/core/src/assertion.rs b/primitives/core/src/assertion.rs index 8c280b3fe6..777757f62e 100644 --- a/primitives/core/src/assertion.rs +++ b/primitives/core/src/assertion.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/primitives/core/src/bnb_domain.rs b/primitives/core/src/bnb_domain.rs index 369b5e669c..285d408013 100644 --- a/primitives/core/src/bnb_domain.rs +++ b/primitives/core/src/bnb_domain.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/primitives/core/src/contest.rs b/primitives/core/src/contest.rs index 386d04c180..4e8e7d3098 100644 --- a/primitives/core/src/contest.rs +++ b/primitives/core/src/contest.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/primitives/core/src/error.rs b/primitives/core/src/error.rs index 6e93ebe6ea..0853463377 100644 --- a/primitives/core/src/error.rs +++ b/primitives/core/src/error.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/primitives/core/src/evm_amount_holding.rs b/primitives/core/src/evm_amount_holding.rs index d4afdd495d..fc28979158 100644 --- a/primitives/core/src/evm_amount_holding.rs +++ b/primitives/core/src/evm_amount_holding.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/primitives/core/src/generic_discord_role.rs b/primitives/core/src/generic_discord_role.rs index 3b454315ef..1df476de3f 100644 --- a/primitives/core/src/generic_discord_role.rs +++ b/primitives/core/src/generic_discord_role.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/primitives/core/src/identity.rs b/primitives/core/src/identity.rs index 35902f4660..bd55c6425f 100644 --- a/primitives/core/src/identity.rs +++ b/primitives/core/src/identity.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/primitives/core/src/lib.rs b/primitives/core/src/lib.rs index c41e64cbe3..2183646d9c 100644 --- a/primitives/core/src/lib.rs +++ b/primitives/core/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/primitives/core/src/network.rs b/primitives/core/src/network.rs index 48258458e6..4ac7ee8df3 100644 --- a/primitives/core/src/network.rs +++ b/primitives/core/src/network.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/primitives/core/src/oneblock.rs b/primitives/core/src/oneblock.rs index beb0733577..d9347d02ba 100644 --- a/primitives/core/src/oneblock.rs +++ b/primitives/core/src/oneblock.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/primitives/core/src/soraquiz.rs b/primitives/core/src/soraquiz.rs index c7732468e8..71f89da2f9 100644 --- a/primitives/core/src/soraquiz.rs +++ b/primitives/core/src/soraquiz.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/primitives/core/src/vc.rs b/primitives/core/src/vc.rs index ad73ecea2f..121b0a2b95 100644 --- a/primitives/core/src/vc.rs +++ b/primitives/core/src/vc.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/primitives/core/src/vip3.rs b/primitives/core/src/vip3.rs index fdeacb4cad..a612d281a6 100644 --- a/primitives/core/src/vip3.rs +++ b/primitives/core/src/vip3.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry 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 5122f1a105..0297efb21a 100644 --- a/runtime/common/src/lib.rs +++ b/runtime/common/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/tests/base_call_filter.rs b/runtime/common/src/tests/base_call_filter.rs index b531c1597a..a6a4209d84 100644 --- a/runtime/common/src/tests/base_call_filter.rs +++ b/runtime/common/src/tests/base_call_filter.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/tests/mod.rs b/runtime/common/src/tests/mod.rs index 07d2dd64db..98342ef527 100644 --- a/runtime/common/src/tests/mod.rs +++ b/runtime/common/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/tests/orml_xcm.rs b/runtime/common/src/tests/orml_xcm.rs index aeae8bd43a..bf176567b6 100644 --- a/runtime/common/src/tests/orml_xcm.rs +++ b/runtime/common/src/tests/orml_xcm.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/tests/setup/mod.rs b/runtime/common/src/tests/setup/mod.rs index d61b40a213..c3221b2ed4 100644 --- a/runtime/common/src/tests/setup/mod.rs +++ b/runtime/common/src/tests/setup/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/tests/setup/relay.rs b/runtime/common/src/tests/setup/relay.rs index d7a03302b4..7d92279790 100644 --- a/runtime/common/src/tests/setup/relay.rs +++ b/runtime/common/src/tests/setup/relay.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/tests/transaction_payment.rs b/runtime/common/src/tests/transaction_payment.rs index 6377e4139e..4686aa892e 100644 --- a/runtime/common/src/tests/transaction_payment.rs +++ b/runtime/common/src/tests/transaction_payment.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/tests/xcm_parachain/mod.rs b/runtime/common/src/tests/xcm_parachain/mod.rs index d4b9baf14c..e8e60753eb 100644 --- a/runtime/common/src/tests/xcm_parachain/mod.rs +++ b/runtime/common/src/tests/xcm_parachain/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/tests/xcm_parachain/relay_sproof_builder.rs b/runtime/common/src/tests/xcm_parachain/relay_sproof_builder.rs index da8e3da8c7..31cbe2f5b1 100644 --- a/runtime/common/src/tests/xcm_parachain/relay_sproof_builder.rs +++ b/runtime/common/src/tests/xcm_parachain/relay_sproof_builder.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/xcm_impl.rs b/runtime/common/src/xcm_impl.rs index c564814575..ac46a8c684 100644 --- a/runtime/common/src/xcm_impl.rs +++ b/runtime/common/src/xcm_impl.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/build.rs b/runtime/litentry/build.rs index e44c15a588..3ccbec6b26 100644 --- a/runtime/litentry/build.rs +++ b/runtime/litentry/build.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/constants.rs b/runtime/litentry/src/constants.rs index b722f107f8..b24f3ddb51 100644 --- a/runtime/litentry/src/constants.rs +++ b/runtime/litentry/src/constants.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/lib.rs b/runtime/litentry/src/lib.rs index eef82fda31..6c557175f8 100644 --- a/runtime/litentry/src/lib.rs +++ b/runtime/litentry/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/tests/base_call_filter.rs b/runtime/litentry/src/tests/base_call_filter.rs index e6c8f0a9a6..03523bab00 100644 --- a/runtime/litentry/src/tests/base_call_filter.rs +++ b/runtime/litentry/src/tests/base_call_filter.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/tests/mod.rs b/runtime/litentry/src/tests/mod.rs index e2e4be459e..127fa728ee 100644 --- a/runtime/litentry/src/tests/mod.rs +++ b/runtime/litentry/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/tests/orml_xcm.rs b/runtime/litentry/src/tests/orml_xcm.rs index 102be611a5..52495baa5f 100644 --- a/runtime/litentry/src/tests/orml_xcm.rs +++ b/runtime/litentry/src/tests/orml_xcm.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/tests/transaction_payment.rs b/runtime/litentry/src/tests/transaction_payment.rs index e1e45bef20..1466d95e06 100644 --- a/runtime/litentry/src/tests/transaction_payment.rs +++ b/runtime/litentry/src/tests/transaction_payment.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/cumulus_pallet_xcmp_queue.rs b/runtime/litentry/src/weights/cumulus_pallet_xcmp_queue.rs index 639c6eaad3..962a3b95e9 100644 --- a/runtime/litentry/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/runtime/litentry/src/weights/cumulus_pallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/frame_system.rs b/runtime/litentry/src/weights/frame_system.rs index 65d66bf86f..1d18c15897 100644 --- a/runtime/litentry/src/weights/frame_system.rs +++ b/runtime/litentry/src/weights/frame_system.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/mod.rs b/runtime/litentry/src/weights/mod.rs index ff4cdedae0..91e65a5b49 100644 --- a/runtime/litentry/src/weights/mod.rs +++ b/runtime/litentry/src/weights/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/pallet_asset_manager.rs b/runtime/litentry/src/weights/pallet_asset_manager.rs index 52416afcbf..c37bb5646b 100644 --- a/runtime/litentry/src/weights/pallet_asset_manager.rs +++ b/runtime/litentry/src/weights/pallet_asset_manager.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/pallet_balances.rs b/runtime/litentry/src/weights/pallet_balances.rs index 94f29651ce..63f03f6943 100644 --- a/runtime/litentry/src/weights/pallet_balances.rs +++ b/runtime/litentry/src/weights/pallet_balances.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/pallet_bridge.rs b/runtime/litentry/src/weights/pallet_bridge.rs index f1be7107ea..d856d6c374 100644 --- a/runtime/litentry/src/weights/pallet_bridge.rs +++ b/runtime/litentry/src/weights/pallet_bridge.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/pallet_bridge_transfer.rs b/runtime/litentry/src/weights/pallet_bridge_transfer.rs index e76b701d13..39a778eaad 100644 --- a/runtime/litentry/src/weights/pallet_bridge_transfer.rs +++ b/runtime/litentry/src/weights/pallet_bridge_transfer.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/pallet_collective.rs b/runtime/litentry/src/weights/pallet_collective.rs index 3aa0d0b956..c809238d35 100644 --- a/runtime/litentry/src/weights/pallet_collective.rs +++ b/runtime/litentry/src/weights/pallet_collective.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/pallet_democracy.rs b/runtime/litentry/src/weights/pallet_democracy.rs index 6d53237b82..ea7938f31c 100644 --- a/runtime/litentry/src/weights/pallet_democracy.rs +++ b/runtime/litentry/src/weights/pallet_democracy.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/pallet_drop3.rs b/runtime/litentry/src/weights/pallet_drop3.rs index f886277438..3cbc4782e4 100644 --- a/runtime/litentry/src/weights/pallet_drop3.rs +++ b/runtime/litentry/src/weights/pallet_drop3.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/pallet_extrinsic_filter.rs b/runtime/litentry/src/weights/pallet_extrinsic_filter.rs index db9edcdb3f..44834f1738 100644 --- a/runtime/litentry/src/weights/pallet_extrinsic_filter.rs +++ b/runtime/litentry/src/weights/pallet_extrinsic_filter.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/pallet_membership.rs b/runtime/litentry/src/weights/pallet_membership.rs index bcfb8aabf8..15e60c0e5a 100644 --- a/runtime/litentry/src/weights/pallet_membership.rs +++ b/runtime/litentry/src/weights/pallet_membership.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/pallet_multisig.rs b/runtime/litentry/src/weights/pallet_multisig.rs index 9c50494459..7be7000ba0 100644 --- a/runtime/litentry/src/weights/pallet_multisig.rs +++ b/runtime/litentry/src/weights/pallet_multisig.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/pallet_parachain_staking.rs b/runtime/litentry/src/weights/pallet_parachain_staking.rs index 6da7fea488..5e98c5f611 100644 --- a/runtime/litentry/src/weights/pallet_parachain_staking.rs +++ b/runtime/litentry/src/weights/pallet_parachain_staking.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/pallet_preimage.rs b/runtime/litentry/src/weights/pallet_preimage.rs index 37b69b8f26..9a6abc3b3b 100644 --- a/runtime/litentry/src/weights/pallet_preimage.rs +++ b/runtime/litentry/src/weights/pallet_preimage.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/pallet_proxy.rs b/runtime/litentry/src/weights/pallet_proxy.rs index ab75516b38..1e3473bd82 100644 --- a/runtime/litentry/src/weights/pallet_proxy.rs +++ b/runtime/litentry/src/weights/pallet_proxy.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/pallet_scheduler.rs b/runtime/litentry/src/weights/pallet_scheduler.rs index 4c81613439..01e34c44a2 100644 --- a/runtime/litentry/src/weights/pallet_scheduler.rs +++ b/runtime/litentry/src/weights/pallet_scheduler.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/pallet_session.rs b/runtime/litentry/src/weights/pallet_session.rs index 274e3a5a32..45c932e803 100644 --- a/runtime/litentry/src/weights/pallet_session.rs +++ b/runtime/litentry/src/weights/pallet_session.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/pallet_timestamp.rs b/runtime/litentry/src/weights/pallet_timestamp.rs index 830edabb57..7c9db583df 100644 --- a/runtime/litentry/src/weights/pallet_timestamp.rs +++ b/runtime/litentry/src/weights/pallet_timestamp.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/pallet_treasury.rs b/runtime/litentry/src/weights/pallet_treasury.rs index 9bfd2f0b2e..6fb3ef536c 100644 --- a/runtime/litentry/src/weights/pallet_treasury.rs +++ b/runtime/litentry/src/weights/pallet_treasury.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/weights/pallet_utility.rs b/runtime/litentry/src/weights/pallet_utility.rs index b97eeb6082..ec20abfca6 100644 --- a/runtime/litentry/src/weights/pallet_utility.rs +++ b/runtime/litentry/src/weights/pallet_utility.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litentry/src/xcm_config.rs b/runtime/litentry/src/xcm_config.rs index ce9e6849e5..8c582388fe 100644 --- a/runtime/litentry/src/xcm_config.rs +++ b/runtime/litentry/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/build.rs b/runtime/litmus/build.rs index e44c15a588..3ccbec6b26 100644 --- a/runtime/litmus/build.rs +++ b/runtime/litmus/build.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/constants.rs b/runtime/litmus/src/constants.rs index b722f107f8..b24f3ddb51 100644 --- a/runtime/litmus/src/constants.rs +++ b/runtime/litmus/src/constants.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/lib.rs b/runtime/litmus/src/lib.rs index 8131f09ebd..add4b7349d 100644 --- a/runtime/litmus/src/lib.rs +++ b/runtime/litmus/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/tests/base_call_filter.rs b/runtime/litmus/src/tests/base_call_filter.rs index e6c8f0a9a6..03523bab00 100644 --- a/runtime/litmus/src/tests/base_call_filter.rs +++ b/runtime/litmus/src/tests/base_call_filter.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/tests/mod.rs b/runtime/litmus/src/tests/mod.rs index e2e4be459e..127fa728ee 100644 --- a/runtime/litmus/src/tests/mod.rs +++ b/runtime/litmus/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/tests/orml_xcm.rs b/runtime/litmus/src/tests/orml_xcm.rs index 102be611a5..52495baa5f 100644 --- a/runtime/litmus/src/tests/orml_xcm.rs +++ b/runtime/litmus/src/tests/orml_xcm.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/cumulus_pallet_xcmp_queue.rs b/runtime/litmus/src/weights/cumulus_pallet_xcmp_queue.rs index 866d65d125..6fbdd185f7 100644 --- a/runtime/litmus/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/runtime/litmus/src/weights/cumulus_pallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/frame_system.rs b/runtime/litmus/src/weights/frame_system.rs index 786ef37075..929601b649 100644 --- a/runtime/litmus/src/weights/frame_system.rs +++ b/runtime/litmus/src/weights/frame_system.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/mod.rs b/runtime/litmus/src/weights/mod.rs index 9023fd3a93..4dd3450d13 100644 --- a/runtime/litmus/src/weights/mod.rs +++ b/runtime/litmus/src/weights/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_asset_manager.rs b/runtime/litmus/src/weights/pallet_asset_manager.rs index 616d31ddc7..434dfa1c78 100644 --- a/runtime/litmus/src/weights/pallet_asset_manager.rs +++ b/runtime/litmus/src/weights/pallet_asset_manager.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_balances.rs b/runtime/litmus/src/weights/pallet_balances.rs index 63a4fa810f..af4767870a 100644 --- a/runtime/litmus/src/weights/pallet_balances.rs +++ b/runtime/litmus/src/weights/pallet_balances.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_bridge.rs b/runtime/litmus/src/weights/pallet_bridge.rs index b3962133fd..709bd638e6 100644 --- a/runtime/litmus/src/weights/pallet_bridge.rs +++ b/runtime/litmus/src/weights/pallet_bridge.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_bridge_transfer.rs b/runtime/litmus/src/weights/pallet_bridge_transfer.rs index da5e4d0965..dd44da826c 100644 --- a/runtime/litmus/src/weights/pallet_bridge_transfer.rs +++ b/runtime/litmus/src/weights/pallet_bridge_transfer.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_collator_selection.rs b/runtime/litmus/src/weights/pallet_collator_selection.rs index 12a4ba52c1..f77fdc32ff 100644 --- a/runtime/litmus/src/weights/pallet_collator_selection.rs +++ b/runtime/litmus/src/weights/pallet_collator_selection.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_collective.rs b/runtime/litmus/src/weights/pallet_collective.rs index 8e570569a9..c8d071294b 100644 --- a/runtime/litmus/src/weights/pallet_collective.rs +++ b/runtime/litmus/src/weights/pallet_collective.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_democracy.rs b/runtime/litmus/src/weights/pallet_democracy.rs index d18246ee9d..2c24f6ea27 100644 --- a/runtime/litmus/src/weights/pallet_democracy.rs +++ b/runtime/litmus/src/weights/pallet_democracy.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_drop3.rs b/runtime/litmus/src/weights/pallet_drop3.rs index 1d04a9b396..222c028456 100644 --- a/runtime/litmus/src/weights/pallet_drop3.rs +++ b/runtime/litmus/src/weights/pallet_drop3.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_extrinsic_filter.rs b/runtime/litmus/src/weights/pallet_extrinsic_filter.rs index 4e26a9e53e..41932fa333 100644 --- a/runtime/litmus/src/weights/pallet_extrinsic_filter.rs +++ b/runtime/litmus/src/weights/pallet_extrinsic_filter.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_identity_management.rs b/runtime/litmus/src/weights/pallet_identity_management.rs index 3b14661fbc..47f0abf29a 100644 --- a/runtime/litmus/src/weights/pallet_identity_management.rs +++ b/runtime/litmus/src/weights/pallet_identity_management.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_membership.rs b/runtime/litmus/src/weights/pallet_membership.rs index c19d6c73e8..93b2ca4896 100644 --- a/runtime/litmus/src/weights/pallet_membership.rs +++ b/runtime/litmus/src/weights/pallet_membership.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_multisig.rs b/runtime/litmus/src/weights/pallet_multisig.rs index 3a51b0b913..c60de69151 100644 --- a/runtime/litmus/src/weights/pallet_multisig.rs +++ b/runtime/litmus/src/weights/pallet_multisig.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_preimage.rs b/runtime/litmus/src/weights/pallet_preimage.rs index 517db750a7..ba8fe9644c 100644 --- a/runtime/litmus/src/weights/pallet_preimage.rs +++ b/runtime/litmus/src/weights/pallet_preimage.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_proxy.rs b/runtime/litmus/src/weights/pallet_proxy.rs index 940d1b61e4..0205138fb8 100644 --- a/runtime/litmus/src/weights/pallet_proxy.rs +++ b/runtime/litmus/src/weights/pallet_proxy.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_scheduler.rs b/runtime/litmus/src/weights/pallet_scheduler.rs index e493b207b0..00661f794e 100644 --- a/runtime/litmus/src/weights/pallet_scheduler.rs +++ b/runtime/litmus/src/weights/pallet_scheduler.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_session.rs b/runtime/litmus/src/weights/pallet_session.rs index 88a5d92988..bb87830419 100644 --- a/runtime/litmus/src/weights/pallet_session.rs +++ b/runtime/litmus/src/weights/pallet_session.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_sidechain.rs b/runtime/litmus/src/weights/pallet_sidechain.rs index 92cfe17979..45134fabd5 100644 --- a/runtime/litmus/src/weights/pallet_sidechain.rs +++ b/runtime/litmus/src/weights/pallet_sidechain.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_teeracle.rs b/runtime/litmus/src/weights/pallet_teeracle.rs index 56ca8eb9c6..d0ff0ba31b 100644 --- a/runtime/litmus/src/weights/pallet_teeracle.rs +++ b/runtime/litmus/src/weights/pallet_teeracle.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_teerex.rs b/runtime/litmus/src/weights/pallet_teerex.rs index e4e1535287..7a009dfe2d 100644 --- a/runtime/litmus/src/weights/pallet_teerex.rs +++ b/runtime/litmus/src/weights/pallet_teerex.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_timestamp.rs b/runtime/litmus/src/weights/pallet_timestamp.rs index f130501d84..da3341ce8a 100644 --- a/runtime/litmus/src/weights/pallet_timestamp.rs +++ b/runtime/litmus/src/weights/pallet_timestamp.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_treasury.rs b/runtime/litmus/src/weights/pallet_treasury.rs index d443804109..94322fd86a 100644 --- a/runtime/litmus/src/weights/pallet_treasury.rs +++ b/runtime/litmus/src/weights/pallet_treasury.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/weights/pallet_utility.rs b/runtime/litmus/src/weights/pallet_utility.rs index 2360f0d1bb..77d93e8e1d 100644 --- a/runtime/litmus/src/weights/pallet_utility.rs +++ b/runtime/litmus/src/weights/pallet_utility.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/litmus/src/xcm_config.rs b/runtime/litmus/src/xcm_config.rs index 448c41fc02..0180f59bb4 100644 --- a/runtime/litmus/src/xcm_config.rs +++ b/runtime/litmus/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/build.rs b/runtime/rococo/build.rs index e44c15a588..3ccbec6b26 100644 --- a/runtime/rococo/build.rs +++ b/runtime/rococo/build.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/constants.rs b/runtime/rococo/src/constants.rs index b722f107f8..b24f3ddb51 100644 --- a/runtime/rococo/src/constants.rs +++ b/runtime/rococo/src/constants.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/lib.rs b/runtime/rococo/src/lib.rs index 5dd3428506..5d991f2eb9 100644 --- a/runtime/rococo/src/lib.rs +++ b/runtime/rococo/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/precompiles.rs b/runtime/rococo/src/precompiles.rs index 6221bbd985..d645551a08 100644 --- a/runtime/rococo/src/precompiles.rs +++ b/runtime/rococo/src/precompiles.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/tests/base_call_filter.rs b/runtime/rococo/src/tests/base_call_filter.rs index e6c8f0a9a6..03523bab00 100644 --- a/runtime/rococo/src/tests/base_call_filter.rs +++ b/runtime/rococo/src/tests/base_call_filter.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/tests/mod.rs b/runtime/rococo/src/tests/mod.rs index e2e4be459e..127fa728ee 100644 --- a/runtime/rococo/src/tests/mod.rs +++ b/runtime/rococo/src/tests/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/tests/orml_xcm.rs b/runtime/rococo/src/tests/orml_xcm.rs index 102be611a5..52495baa5f 100644 --- a/runtime/rococo/src/tests/orml_xcm.rs +++ b/runtime/rococo/src/tests/orml_xcm.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/cumulus_pallet_xcmp_queue.rs b/runtime/rococo/src/weights/cumulus_pallet_xcmp_queue.rs index 3892d3bb10..11ddda9d2c 100644 --- a/runtime/rococo/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/runtime/rococo/src/weights/cumulus_pallet_xcmp_queue.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/frame_system.rs b/runtime/rococo/src/weights/frame_system.rs index 49692a0714..beb8e20ee4 100644 --- a/runtime/rococo/src/weights/frame_system.rs +++ b/runtime/rococo/src/weights/frame_system.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/mod.rs b/runtime/rococo/src/weights/mod.rs index 16fcb9c5b4..47af2c4cc6 100644 --- a/runtime/rococo/src/weights/mod.rs +++ b/runtime/rococo/src/weights/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_asset_manager.rs b/runtime/rococo/src/weights/pallet_asset_manager.rs index b6a5aa5771..252f531858 100644 --- a/runtime/rococo/src/weights/pallet_asset_manager.rs +++ b/runtime/rococo/src/weights/pallet_asset_manager.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_balances.rs b/runtime/rococo/src/weights/pallet_balances.rs index 19a7f798bc..4e4de5a3b0 100644 --- a/runtime/rococo/src/weights/pallet_balances.rs +++ b/runtime/rococo/src/weights/pallet_balances.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_bridge.rs b/runtime/rococo/src/weights/pallet_bridge.rs index 22e9207347..b08be4dbeb 100644 --- a/runtime/rococo/src/weights/pallet_bridge.rs +++ b/runtime/rococo/src/weights/pallet_bridge.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_bridge_transfer.rs b/runtime/rococo/src/weights/pallet_bridge_transfer.rs index 4be629f2d2..938737145c 100644 --- a/runtime/rococo/src/weights/pallet_bridge_transfer.rs +++ b/runtime/rococo/src/weights/pallet_bridge_transfer.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_collective.rs b/runtime/rococo/src/weights/pallet_collective.rs index 48d92d249c..34960feeaf 100644 --- a/runtime/rococo/src/weights/pallet_collective.rs +++ b/runtime/rococo/src/weights/pallet_collective.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_democracy.rs b/runtime/rococo/src/weights/pallet_democracy.rs index 50ac0f7ba7..7e5417f379 100644 --- a/runtime/rococo/src/weights/pallet_democracy.rs +++ b/runtime/rococo/src/weights/pallet_democracy.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_drop3.rs b/runtime/rococo/src/weights/pallet_drop3.rs index 90d8387357..4a9cbee7ca 100644 --- a/runtime/rococo/src/weights/pallet_drop3.rs +++ b/runtime/rococo/src/weights/pallet_drop3.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_extrinsic_filter.rs b/runtime/rococo/src/weights/pallet_extrinsic_filter.rs index 787a47e0df..d0020f8a51 100644 --- a/runtime/rococo/src/weights/pallet_extrinsic_filter.rs +++ b/runtime/rococo/src/weights/pallet_extrinsic_filter.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_identity_management.rs b/runtime/rococo/src/weights/pallet_identity_management.rs index bbe38fdeb7..f34c50665d 100644 --- a/runtime/rococo/src/weights/pallet_identity_management.rs +++ b/runtime/rococo/src/weights/pallet_identity_management.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_membership.rs b/runtime/rococo/src/weights/pallet_membership.rs index 55e534eafb..90be12f750 100644 --- a/runtime/rococo/src/weights/pallet_membership.rs +++ b/runtime/rococo/src/weights/pallet_membership.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_multisig.rs b/runtime/rococo/src/weights/pallet_multisig.rs index 59e0810b91..a953d564ae 100644 --- a/runtime/rococo/src/weights/pallet_multisig.rs +++ b/runtime/rococo/src/weights/pallet_multisig.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_parachain_staking.rs b/runtime/rococo/src/weights/pallet_parachain_staking.rs index 5ff1cbfa51..b09131e24e 100644 --- a/runtime/rococo/src/weights/pallet_parachain_staking.rs +++ b/runtime/rococo/src/weights/pallet_parachain_staking.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_preimage.rs b/runtime/rococo/src/weights/pallet_preimage.rs index cfde9ff5b3..967472a8e9 100644 --- a/runtime/rococo/src/weights/pallet_preimage.rs +++ b/runtime/rococo/src/weights/pallet_preimage.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_proxy.rs b/runtime/rococo/src/weights/pallet_proxy.rs index a201e7d069..56a78bd262 100644 --- a/runtime/rococo/src/weights/pallet_proxy.rs +++ b/runtime/rococo/src/weights/pallet_proxy.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_scheduler.rs b/runtime/rococo/src/weights/pallet_scheduler.rs index 521f911aa4..cedb804851 100644 --- a/runtime/rococo/src/weights/pallet_scheduler.rs +++ b/runtime/rococo/src/weights/pallet_scheduler.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_session.rs b/runtime/rococo/src/weights/pallet_session.rs index a6c06be95d..bbd70fb8a9 100644 --- a/runtime/rococo/src/weights/pallet_session.rs +++ b/runtime/rococo/src/weights/pallet_session.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_sidechain.rs b/runtime/rococo/src/weights/pallet_sidechain.rs index b9040023c7..11daf3eabc 100644 --- a/runtime/rococo/src/weights/pallet_sidechain.rs +++ b/runtime/rococo/src/weights/pallet_sidechain.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_teeracle.rs b/runtime/rococo/src/weights/pallet_teeracle.rs index 67ecd47a79..f38318ebb8 100644 --- a/runtime/rococo/src/weights/pallet_teeracle.rs +++ b/runtime/rococo/src/weights/pallet_teeracle.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_teerex.rs b/runtime/rococo/src/weights/pallet_teerex.rs index 613bc0d803..5afa456c2e 100644 --- a/runtime/rococo/src/weights/pallet_teerex.rs +++ b/runtime/rococo/src/weights/pallet_teerex.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_timestamp.rs b/runtime/rococo/src/weights/pallet_timestamp.rs index 1e535e9e4b..6aaf72bd60 100644 --- a/runtime/rococo/src/weights/pallet_timestamp.rs +++ b/runtime/rococo/src/weights/pallet_timestamp.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_treasury.rs b/runtime/rococo/src/weights/pallet_treasury.rs index 1251a6d63d..e9b15b993d 100644 --- a/runtime/rococo/src/weights/pallet_treasury.rs +++ b/runtime/rococo/src/weights/pallet_treasury.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_utility.rs b/runtime/rococo/src/weights/pallet_utility.rs index cae7580b0b..477b911611 100644 --- a/runtime/rococo/src/weights/pallet_utility.rs +++ b/runtime/rococo/src/weights/pallet_utility.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/weights/pallet_vc_management.rs b/runtime/rococo/src/weights/pallet_vc_management.rs index 6bc8f6e6aa..6ede65a8ae 100644 --- a/runtime/rococo/src/weights/pallet_vc_management.rs +++ b/runtime/rococo/src/weights/pallet_vc_management.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/runtime/rococo/src/xcm_config.rs b/runtime/rococo/src/xcm_config.rs index 5b37d6c975..06d0f08269 100644 --- a/runtime/rococo/src/xcm_config.rs +++ b/runtime/rococo/src/xcm_config.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/activate_identity.rs b/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/activate_identity.rs index 624652db73..469075e59f 100644 --- a/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/activate_identity.rs +++ b/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/activate_identity.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/args_executor.rs b/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/args_executor.rs index d31e1e3bfc..33a946e508 100644 --- a/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/args_executor.rs +++ b/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/args_executor.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/deactivate_identity.rs b/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/deactivate_identity.rs index 49a346bd4b..adc3014677 100644 --- a/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/deactivate_identity.rs +++ b/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/deactivate_identity.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/link_identity.rs b/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/link_identity.rs index 3a19c46449..b8471be489 100644 --- a/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/link_identity.rs +++ b/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/link_identity.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/mod.rs b/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/mod.rs index f435174712..5c826c17e9 100644 --- a/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/mod.rs +++ b/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/request_vc.rs b/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/request_vc.rs index 722d0343b5..65be9edc3e 100644 --- a/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/request_vc.rs +++ b/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/request_vc.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/scheduled_enclave.rs b/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/scheduled_enclave.rs index a0d1ff65bc..f2ae695c9e 100644 --- a/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/scheduled_enclave.rs +++ b/tee-worker/app-libs/parentchain-interface/src/indirect_calls/litentry/scheduled_enclave.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/app-libs/stf/src/trusted_call_litentry.rs b/tee-worker/app-libs/stf/src/trusted_call_litentry.rs index 442d01d879..fc286822a5 100644 --- a/tee-worker/app-libs/stf/src/trusted_call_litentry.rs +++ b/tee-worker/app-libs/stf/src/trusted_call_litentry.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/app-libs/stf/src/trusted_call_result.rs b/tee-worker/app-libs/stf/src/trusted_call_result.rs index 509a3a069d..bfa28d78c7 100644 --- a/tee-worker/app-libs/stf/src/trusted_call_result.rs +++ b/tee-worker/app-libs/stf/src/trusted_call_result.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/cli/lit_id_graph_stats.sh b/tee-worker/cli/lit_id_graph_stats.sh index 5834e1985f..ef3615b4c3 100755 --- a/tee-worker/cli/lit_id_graph_stats.sh +++ b/tee-worker/cli/lit_id_graph_stats.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2020-2023 Trust Computing GmbH. +# Copyright 2020-2024 Trust Computing GmbH. while getopts ":p:A:B:u:W:V:C:" opt; do case $opt in diff --git a/tee-worker/cli/lit_parentchain_nonce.sh b/tee-worker/cli/lit_parentchain_nonce.sh index 0035d9de38..34c6419892 100755 --- a/tee-worker/cli/lit_parentchain_nonce.sh +++ b/tee-worker/cli/lit_parentchain_nonce.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2020-2023 Trust Computing GmbH. +# Copyright 2020-2024 Trust Computing GmbH. while getopts ":p:A:B:u:W:V:C:" opt; do case $opt in diff --git a/tee-worker/cli/lit_set_heartbeat_timeout.sh b/tee-worker/cli/lit_set_heartbeat_timeout.sh index 96e5ce2a13..7c806480c4 100755 --- a/tee-worker/cli/lit_set_heartbeat_timeout.sh +++ b/tee-worker/cli/lit_set_heartbeat_timeout.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2020-2023 Trust Computing GmbH. +# Copyright 2020-2024 Trust Computing GmbH. while getopts ":p:A:B:u:W:V:C:" opt; do case $opt in diff --git a/tee-worker/cli/lit_ts_api_package_build.sh b/tee-worker/cli/lit_ts_api_package_build.sh index 684833b7c5..d5777c0880 100755 --- a/tee-worker/cli/lit_ts_api_package_build.sh +++ b/tee-worker/cli/lit_ts_api_package_build.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2020-2023 Trust Computing GmbH. +# Copyright 2020-2024 Trust Computing GmbH. set -euo pipefail diff --git a/tee-worker/cli/lit_ts_integration_test.sh b/tee-worker/cli/lit_ts_integration_test.sh index bdce639176..4549d32048 100755 --- a/tee-worker/cli/lit_ts_integration_test.sh +++ b/tee-worker/cli/lit_ts_integration_test.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2020-2023 Trust Computing GmbH. +# Copyright 2020-2024 Trust Computing GmbH. set -euo pipefail diff --git a/tee-worker/cli/lit_ts_worker_test.sh b/tee-worker/cli/lit_ts_worker_test.sh index 8528b59691..a4983a99ae 100755 --- a/tee-worker/cli/lit_ts_worker_test.sh +++ b/tee-worker/cli/lit_ts_worker_test.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2020-2023 Trust Computing GmbH. +# Copyright 2020-2024 Trust Computing GmbH. set -euo pipefail diff --git a/tee-worker/cli/src/base_cli/commands/litentry/id_graph_hash.rs b/tee-worker/cli/src/base_cli/commands/litentry/id_graph_hash.rs index 9abf282b20..237238dd8f 100644 --- a/tee-worker/cli/src/base_cli/commands/litentry/id_graph_hash.rs +++ b/tee-worker/cli/src/base_cli/commands/litentry/id_graph_hash.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/cli/src/base_cli/commands/litentry/link_identity.rs b/tee-worker/cli/src/base_cli/commands/litentry/link_identity.rs index e79b7aaf02..7c7f85a08a 100644 --- a/tee-worker/cli/src/base_cli/commands/litentry/link_identity.rs +++ b/tee-worker/cli/src/base_cli/commands/litentry/link_identity.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/cli/src/base_cli/commands/litentry/mod.rs b/tee-worker/cli/src/base_cli/commands/litentry/mod.rs index 820e551764..71f772d2ed 100644 --- a/tee-worker/cli/src/base_cli/commands/litentry/mod.rs +++ b/tee-worker/cli/src/base_cli/commands/litentry/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/cli/src/base_cli/commands/litentry/set_heartbeat_timeout.rs b/tee-worker/cli/src/base_cli/commands/litentry/set_heartbeat_timeout.rs index f4efb49ae7..996b369a59 100644 --- a/tee-worker/cli/src/base_cli/commands/litentry/set_heartbeat_timeout.rs +++ b/tee-worker/cli/src/base_cli/commands/litentry/set_heartbeat_timeout.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/cli/src/trusted_base_cli/commands/litentry/get_storage.rs b/tee-worker/cli/src/trusted_base_cli/commands/litentry/get_storage.rs index 196e7b0b96..ae5fb5860d 100644 --- a/tee-worker/cli/src/trusted_base_cli/commands/litentry/get_storage.rs +++ b/tee-worker/cli/src/trusted_base_cli/commands/litentry/get_storage.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/cli/src/trusted_base_cli/commands/litentry/id_graph.rs b/tee-worker/cli/src/trusted_base_cli/commands/litentry/id_graph.rs index f3cd37bf54..41e7e1ea9f 100644 --- a/tee-worker/cli/src/trusted_base_cli/commands/litentry/id_graph.rs +++ b/tee-worker/cli/src/trusted_base_cli/commands/litentry/id_graph.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/cli/src/trusted_base_cli/commands/litentry/id_graph_stats.rs b/tee-worker/cli/src/trusted_base_cli/commands/litentry/id_graph_stats.rs index ac1dc66b09..5291734c9a 100644 --- a/tee-worker/cli/src/trusted_base_cli/commands/litentry/id_graph_stats.rs +++ b/tee-worker/cli/src/trusted_base_cli/commands/litentry/id_graph_stats.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/cli/src/trusted_base_cli/commands/litentry/link_identity.rs b/tee-worker/cli/src/trusted_base_cli/commands/litentry/link_identity.rs index c7917b90a8..e884858785 100644 --- a/tee-worker/cli/src/trusted_base_cli/commands/litentry/link_identity.rs +++ b/tee-worker/cli/src/trusted_base_cli/commands/litentry/link_identity.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/cli/src/trusted_base_cli/commands/litentry/mod.rs b/tee-worker/cli/src/trusted_base_cli/commands/litentry/mod.rs index 0636afe5c6..d582982aee 100644 --- a/tee-worker/cli/src/trusted_base_cli/commands/litentry/mod.rs +++ b/tee-worker/cli/src/trusted_base_cli/commands/litentry/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/cli/src/trusted_base_cli/commands/litentry/remove_identity.rs b/tee-worker/cli/src/trusted_base_cli/commands/litentry/remove_identity.rs index bef8480154..0ea457bf52 100644 --- a/tee-worker/cli/src/trusted_base_cli/commands/litentry/remove_identity.rs +++ b/tee-worker/cli/src/trusted_base_cli/commands/litentry/remove_identity.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/cli/src/trusted_base_cli/commands/litentry/request_vc.rs b/tee-worker/cli/src/trusted_base_cli/commands/litentry/request_vc.rs index cd6f22afbe..aaf4ac527e 100644 --- a/tee-worker/cli/src/trusted_base_cli/commands/litentry/request_vc.rs +++ b/tee-worker/cli/src/trusted_base_cli/commands/litentry/request_vc.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/cli/src/trusted_base_cli/commands/litentry/request_vc_direct.rs b/tee-worker/cli/src/trusted_base_cli/commands/litentry/request_vc_direct.rs index 06603a4881..7ac1c81da5 100644 --- a/tee-worker/cli/src/trusted_base_cli/commands/litentry/request_vc_direct.rs +++ b/tee-worker/cli/src/trusted_base_cli/commands/litentry/request_vc_direct.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/cli/src/trusted_base_cli/commands/litentry/send_erroneous_parentchain_call.rs b/tee-worker/cli/src/trusted_base_cli/commands/litentry/send_erroneous_parentchain_call.rs index a10b0d8902..17176acfa3 100644 --- a/tee-worker/cli/src/trusted_base_cli/commands/litentry/send_erroneous_parentchain_call.rs +++ b/tee-worker/cli/src/trusted_base_cli/commands/litentry/send_erroneous_parentchain_call.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/core-primitives/node-api/metadata/src/pallet_imp.rs b/tee-worker/core-primitives/node-api/metadata/src/pallet_imp.rs index 636d93cdab..14130de247 100644 --- a/tee-worker/core-primitives/node-api/metadata/src/pallet_imp.rs +++ b/tee-worker/core-primitives/node-api/metadata/src/pallet_imp.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/core-primitives/node-api/metadata/src/pallet_utility.rs b/tee-worker/core-primitives/node-api/metadata/src/pallet_utility.rs index 909e4a7d30..0eeef1339a 100644 --- a/tee-worker/core-primitives/node-api/metadata/src/pallet_utility.rs +++ b/tee-worker/core-primitives/node-api/metadata/src/pallet_utility.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/core-primitives/node-api/metadata/src/pallet_vcmp.rs b/tee-worker/core-primitives/node-api/metadata/src/pallet_vcmp.rs index 210d55e74f..ae7ccde07b 100644 --- a/tee-worker/core-primitives/node-api/metadata/src/pallet_vcmp.rs +++ b/tee-worker/core-primitives/node-api/metadata/src/pallet_vcmp.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/core-primitives/node-api/metadata/src/runtime_call.rs b/tee-worker/core-primitives/node-api/metadata/src/runtime_call.rs index a484e6f779..8fa69cc9ad 100644 --- a/tee-worker/core-primitives/node-api/metadata/src/runtime_call.rs +++ b/tee-worker/core-primitives/node-api/metadata/src/runtime_call.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/core-primitives/stf-interface/src/runtime_upgrade.rs b/tee-worker/core-primitives/stf-interface/src/runtime_upgrade.rs index 30ee22140e..649ba34ca5 100644 --- a/tee-worker/core-primitives/stf-interface/src/runtime_upgrade.rs +++ b/tee-worker/core-primitives/stf-interface/src/runtime_upgrade.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/core-primitives/utils/src/macros.rs b/tee-worker/core-primitives/utils/src/macros.rs index 69783ff727..9d5234ce50 100644 --- a/tee-worker/core-primitives/utils/src/macros.rs +++ b/tee-worker/core-primitives/utils/src/macros.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/core/direct-rpc-client/src/lib.rs b/tee-worker/core/direct-rpc-client/src/lib.rs index 6de127f7df..ba5253fdf7 100644 --- a/tee-worker/core/direct-rpc-client/src/lib.rs +++ b/tee-worker/core/direct-rpc-client/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/core/peer-top-broadcaster/src/lib.rs b/tee-worker/core/peer-top-broadcaster/src/lib.rs index eef091de21..9e34033741 100644 --- a/tee-worker/core/peer-top-broadcaster/src/lib.rs +++ b/tee-worker/core/peer-top-broadcaster/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/enclave-runtime/src/test/mocks/peer_updater_mock.rs b/tee-worker/enclave-runtime/src/test/mocks/peer_updater_mock.rs index 63a60108df..2fe4526c43 100644 --- a/tee-worker/enclave-runtime/src/test/mocks/peer_updater_mock.rs +++ b/tee-worker/enclave-runtime/src/test/mocks/peer_updater_mock.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/a1.rs b/tee-worker/litentry/core/assertion-build/src/a1.rs index 1a3cda047f..1c4677b620 100644 --- a/tee-worker/litentry/core/assertion-build/src/a1.rs +++ b/tee-worker/litentry/core/assertion-build/src/a1.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/a13.rs b/tee-worker/litentry/core/assertion-build/src/a13.rs index b89026ba07..33d6c082d4 100644 --- a/tee-worker/litentry/core/assertion-build/src/a13.rs +++ b/tee-worker/litentry/core/assertion-build/src/a13.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/a14.rs b/tee-worker/litentry/core/assertion-build/src/a14.rs index 72ebef5c58..bde9bef807 100644 --- a/tee-worker/litentry/core/assertion-build/src/a14.rs +++ b/tee-worker/litentry/core/assertion-build/src/a14.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/a2.rs b/tee-worker/litentry/core/assertion-build/src/a2.rs index fe723970a9..191777cb49 100644 --- a/tee-worker/litentry/core/assertion-build/src/a2.rs +++ b/tee-worker/litentry/core/assertion-build/src/a2.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/a20.rs b/tee-worker/litentry/core/assertion-build/src/a20.rs index 08e22d4ffa..40fa7e72b5 100644 --- a/tee-worker/litentry/core/assertion-build/src/a20.rs +++ b/tee-worker/litentry/core/assertion-build/src/a20.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/a3.rs b/tee-worker/litentry/core/assertion-build/src/a3.rs index 6dfc4db4b3..9e43923fba 100644 --- a/tee-worker/litentry/core/assertion-build/src/a3.rs +++ b/tee-worker/litentry/core/assertion-build/src/a3.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/a6.rs b/tee-worker/litentry/core/assertion-build/src/a6.rs index 0b1d82a8b4..555bea89c9 100644 --- a/tee-worker/litentry/core/assertion-build/src/a6.rs +++ b/tee-worker/litentry/core/assertion-build/src/a6.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/a8.rs b/tee-worker/litentry/core/assertion-build/src/a8.rs index a5ab09169e..8c1e10c085 100644 --- a/tee-worker/litentry/core/assertion-build/src/a8.rs +++ b/tee-worker/litentry/core/assertion-build/src/a8.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/achainable/amount.rs b/tee-worker/litentry/core/assertion-build/src/achainable/amount.rs index 0cf9777f7d..af9245bb9d 100644 --- a/tee-worker/litentry/core/assertion-build/src/achainable/amount.rs +++ b/tee-worker/litentry/core/assertion-build/src/achainable/amount.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/achainable/amount_holding.rs b/tee-worker/litentry/core/assertion-build/src/achainable/amount_holding.rs index 9b2f151acb..f5cce52dcb 100644 --- a/tee-worker/litentry/core/assertion-build/src/achainable/amount_holding.rs +++ b/tee-worker/litentry/core/assertion-build/src/achainable/amount_holding.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/achainable/amount_token.rs b/tee-worker/litentry/core/assertion-build/src/achainable/amount_token.rs index 3c4ee1df34..f5a61fe3e1 100644 --- a/tee-worker/litentry/core/assertion-build/src/achainable/amount_token.rs +++ b/tee-worker/litentry/core/assertion-build/src/achainable/amount_token.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/achainable/amounts.rs b/tee-worker/litentry/core/assertion-build/src/achainable/amounts.rs index 826f423b40..f1ae322bb4 100644 --- a/tee-worker/litentry/core/assertion-build/src/achainable/amounts.rs +++ b/tee-worker/litentry/core/assertion-build/src/achainable/amounts.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/achainable/basic.rs b/tee-worker/litentry/core/assertion-build/src/achainable/basic.rs index e8310b5c4f..20c909464f 100644 --- a/tee-worker/litentry/core/assertion-build/src/achainable/basic.rs +++ b/tee-worker/litentry/core/assertion-build/src/achainable/basic.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/achainable/between_percents.rs b/tee-worker/litentry/core/assertion-build/src/achainable/between_percents.rs index 33334f063a..2813ecd6f7 100644 --- a/tee-worker/litentry/core/assertion-build/src/achainable/between_percents.rs +++ b/tee-worker/litentry/core/assertion-build/src/achainable/between_percents.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/achainable/class_of_year.rs b/tee-worker/litentry/core/assertion-build/src/achainable/class_of_year.rs index ae46cd4ae0..913f1f46ca 100644 --- a/tee-worker/litentry/core/assertion-build/src/achainable/class_of_year.rs +++ b/tee-worker/litentry/core/assertion-build/src/achainable/class_of_year.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/achainable/date.rs b/tee-worker/litentry/core/assertion-build/src/achainable/date.rs index 485280a149..bd7679d412 100644 --- a/tee-worker/litentry/core/assertion-build/src/achainable/date.rs +++ b/tee-worker/litentry/core/assertion-build/src/achainable/date.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/achainable/date_interval.rs b/tee-worker/litentry/core/assertion-build/src/achainable/date_interval.rs index 411e808d76..f46b5edc70 100644 --- a/tee-worker/litentry/core/assertion-build/src/achainable/date_interval.rs +++ b/tee-worker/litentry/core/assertion-build/src/achainable/date_interval.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/achainable/date_percent.rs b/tee-worker/litentry/core/assertion-build/src/achainable/date_percent.rs index 7c10a93e93..5206b8038f 100644 --- a/tee-worker/litentry/core/assertion-build/src/achainable/date_percent.rs +++ b/tee-worker/litentry/core/assertion-build/src/achainable/date_percent.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/achainable/mirror.rs b/tee-worker/litentry/core/assertion-build/src/achainable/mirror.rs index 8623c759ad..f0c926a3c0 100644 --- a/tee-worker/litentry/core/assertion-build/src/achainable/mirror.rs +++ b/tee-worker/litentry/core/assertion-build/src/achainable/mirror.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/achainable/mod.rs b/tee-worker/litentry/core/assertion-build/src/achainable/mod.rs index ca1c07fced..a447df8e83 100644 --- a/tee-worker/litentry/core/assertion-build/src/achainable/mod.rs +++ b/tee-worker/litentry/core/assertion-build/src/achainable/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/achainable/token.rs b/tee-worker/litentry/core/assertion-build/src/achainable/token.rs index 6df95c7e6e..ffa91308d1 100644 --- a/tee-worker/litentry/core/assertion-build/src/achainable/token.rs +++ b/tee-worker/litentry/core/assertion-build/src/achainable/token.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/brc20/amount_holder.rs b/tee-worker/litentry/core/assertion-build/src/brc20/amount_holder.rs index 93a07ef818..8c385b814e 100644 --- a/tee-worker/litentry/core/assertion-build/src/brc20/amount_holder.rs +++ b/tee-worker/litentry/core/assertion-build/src/brc20/amount_holder.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/brc20/mod.rs b/tee-worker/litentry/core/assertion-build/src/brc20/mod.rs index 028dceb3dc..17d123a22c 100644 --- a/tee-worker/litentry/core/assertion-build/src/brc20/mod.rs +++ b/tee-worker/litentry/core/assertion-build/src/brc20/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/generic_discord_role.rs b/tee-worker/litentry/core/assertion-build/src/generic_discord_role.rs index e5e9af6ca4..cadb2ef9e2 100644 --- a/tee-worker/litentry/core/assertion-build/src/generic_discord_role.rs +++ b/tee-worker/litentry/core/assertion-build/src/generic_discord_role.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/holding_time.rs b/tee-worker/litentry/core/assertion-build/src/holding_time.rs index 5620c2c78c..446aa6b4c7 100644 --- a/tee-worker/litentry/core/assertion-build/src/holding_time.rs +++ b/tee-worker/litentry/core/assertion-build/src/holding_time.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/lib.rs b/tee-worker/litentry/core/assertion-build/src/lib.rs index a982deb232..0a68f76135 100644 --- a/tee-worker/litentry/core/assertion-build/src/lib.rs +++ b/tee-worker/litentry/core/assertion-build/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/lit_staking.rs b/tee-worker/litentry/core/assertion-build/src/lit_staking.rs index 0319353717..c24ef05256 100644 --- a/tee-worker/litentry/core/assertion-build/src/lit_staking.rs +++ b/tee-worker/litentry/core/assertion-build/src/lit_staking.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/nodereal/amount_holding/evm_amount_holding.rs b/tee-worker/litentry/core/assertion-build/src/nodereal/amount_holding/evm_amount_holding.rs index 85489e80b6..7fb7a8de2b 100644 --- a/tee-worker/litentry/core/assertion-build/src/nodereal/amount_holding/evm_amount_holding.rs +++ b/tee-worker/litentry/core/assertion-build/src/nodereal/amount_holding/evm_amount_holding.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/nodereal/amount_holding/mod.rs b/tee-worker/litentry/core/assertion-build/src/nodereal/amount_holding/mod.rs index 09c8ec0fdf..c7d0e8eed4 100644 --- a/tee-worker/litentry/core/assertion-build/src/nodereal/amount_holding/mod.rs +++ b/tee-worker/litentry/core/assertion-build/src/nodereal/amount_holding/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/nodereal/bnb_domain/bnb_digit_domain_club_amount.rs b/tee-worker/litentry/core/assertion-build/src/nodereal/bnb_domain/bnb_digit_domain_club_amount.rs index a0d7854d32..c4ab79f7a8 100644 --- a/tee-worker/litentry/core/assertion-build/src/nodereal/bnb_domain/bnb_digit_domain_club_amount.rs +++ b/tee-worker/litentry/core/assertion-build/src/nodereal/bnb_domain/bnb_digit_domain_club_amount.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/nodereal/bnb_domain/bnb_domain_holding_amount.rs b/tee-worker/litentry/core/assertion-build/src/nodereal/bnb_domain/bnb_domain_holding_amount.rs index d765634f0c..cdf7f81a46 100644 --- a/tee-worker/litentry/core/assertion-build/src/nodereal/bnb_domain/bnb_domain_holding_amount.rs +++ b/tee-worker/litentry/core/assertion-build/src/nodereal/bnb_domain/bnb_domain_holding_amount.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/nodereal/bnb_domain/mod.rs b/tee-worker/litentry/core/assertion-build/src/nodereal/bnb_domain/mod.rs index ec47649d60..f3096db521 100644 --- a/tee-worker/litentry/core/assertion-build/src/nodereal/bnb_domain/mod.rs +++ b/tee-worker/litentry/core/assertion-build/src/nodereal/bnb_domain/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/nodereal/crypto_summary/mod.rs b/tee-worker/litentry/core/assertion-build/src/nodereal/crypto_summary/mod.rs index c80f4736ea..31816f1787 100644 --- a/tee-worker/litentry/core/assertion-build/src/nodereal/crypto_summary/mod.rs +++ b/tee-worker/litentry/core/assertion-build/src/nodereal/crypto_summary/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/nodereal/mod.rs b/tee-worker/litentry/core/assertion-build/src/nodereal/mod.rs index 84a4bff2f7..4c852da296 100644 --- a/tee-worker/litentry/core/assertion-build/src/nodereal/mod.rs +++ b/tee-worker/litentry/core/assertion-build/src/nodereal/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/nodereal/nft_holder/mod.rs b/tee-worker/litentry/core/assertion-build/src/nodereal/nft_holder/mod.rs index b023ebf540..a4d2197d8c 100644 --- a/tee-worker/litentry/core/assertion-build/src/nodereal/nft_holder/mod.rs +++ b/tee-worker/litentry/core/assertion-build/src/nodereal/nft_holder/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/nodereal/nft_holder/weirdo_ghost_gang_holder.rs b/tee-worker/litentry/core/assertion-build/src/nodereal/nft_holder/weirdo_ghost_gang_holder.rs index 3f9f72a629..b06474ca12 100644 --- a/tee-worker/litentry/core/assertion-build/src/nodereal/nft_holder/weirdo_ghost_gang_holder.rs +++ b/tee-worker/litentry/core/assertion-build/src/nodereal/nft_holder/weirdo_ghost_gang_holder.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/oneblock/course.rs b/tee-worker/litentry/core/assertion-build/src/oneblock/course.rs index 93e18a7605..42da6bd72a 100644 --- a/tee-worker/litentry/core/assertion-build/src/oneblock/course.rs +++ b/tee-worker/litentry/core/assertion-build/src/oneblock/course.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/oneblock/mod.rs b/tee-worker/litentry/core/assertion-build/src/oneblock/mod.rs index 7dc640138a..545e21ebfe 100644 --- a/tee-worker/litentry/core/assertion-build/src/oneblock/mod.rs +++ b/tee-worker/litentry/core/assertion-build/src/oneblock/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/vip3/card.rs b/tee-worker/litentry/core/assertion-build/src/vip3/card.rs index bd12ec59f0..e63d25c889 100644 --- a/tee-worker/litentry/core/assertion-build/src/vip3/card.rs +++ b/tee-worker/litentry/core/assertion-build/src/vip3/card.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/assertion-build/src/vip3/mod.rs b/tee-worker/litentry/core/assertion-build/src/vip3/mod.rs index 05e045e985..28977cfcf0 100644 --- a/tee-worker/litentry/core/assertion-build/src/vip3/mod.rs +++ b/tee-worker/litentry/core/assertion-build/src/vip3/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/achainable/amount_holding_time.rs b/tee-worker/litentry/core/credentials/src/achainable/amount_holding_time.rs index 10b44d7ad4..85b1e468aa 100644 --- a/tee-worker/litentry/core/credentials/src/achainable/amount_holding_time.rs +++ b/tee-worker/litentry/core/credentials/src/achainable/amount_holding_time.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/achainable/bab_holder.rs b/tee-worker/litentry/core/credentials/src/achainable/bab_holder.rs index 2fdf6c5ab9..997d7bfa23 100644 --- a/tee-worker/litentry/core/credentials/src/achainable/bab_holder.rs +++ b/tee-worker/litentry/core/credentials/src/achainable/bab_holder.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/achainable/lit_holding_amount.rs b/tee-worker/litentry/core/credentials/src/achainable/lit_holding_amount.rs index 60e8434f74..c311641c9c 100644 --- a/tee-worker/litentry/core/credentials/src/achainable/lit_holding_amount.rs +++ b/tee-worker/litentry/core/credentials/src/achainable/lit_holding_amount.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/achainable/mod.rs b/tee-worker/litentry/core/credentials/src/achainable/mod.rs index a795bf7892..3da388c9a8 100644 --- a/tee-worker/litentry/core/credentials/src/achainable/mod.rs +++ b/tee-worker/litentry/core/credentials/src/achainable/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/achainable/uniswap_user.rs b/tee-worker/litentry/core/credentials/src/achainable/uniswap_user.rs index 18f7855687..c34ef97db0 100644 --- a/tee-worker/litentry/core/credentials/src/achainable/uniswap_user.rs +++ b/tee-worker/litentry/core/credentials/src/achainable/uniswap_user.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/assertion_logic.rs b/tee-worker/litentry/core/credentials/src/assertion_logic.rs index 9be2335447..e2ed5bb40e 100644 --- a/tee-worker/litentry/core/credentials/src/assertion_logic.rs +++ b/tee-worker/litentry/core/credentials/src/assertion_logic.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/brc20/amount_holder.rs b/tee-worker/litentry/core/credentials/src/brc20/amount_holder.rs index b70173ac3b..7c602d0fc5 100644 --- a/tee-worker/litentry/core/credentials/src/brc20/amount_holder.rs +++ b/tee-worker/litentry/core/credentials/src/brc20/amount_holder.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/brc20/mod.rs b/tee-worker/litentry/core/credentials/src/brc20/mod.rs index 40eee4424d..6f967ca9f4 100644 --- a/tee-worker/litentry/core/credentials/src/brc20/mod.rs +++ b/tee-worker/litentry/core/credentials/src/brc20/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/error.rs b/tee-worker/litentry/core/credentials/src/error.rs index dff82d7387..b1e3832655 100644 --- a/tee-worker/litentry/core/credentials/src/error.rs +++ b/tee-worker/litentry/core/credentials/src/error.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/generic_discord_role/mod.rs b/tee-worker/litentry/core/credentials/src/generic_discord_role/mod.rs index b7441d0a63..70bd8cb540 100644 --- a/tee-worker/litentry/core/credentials/src/generic_discord_role/mod.rs +++ b/tee-worker/litentry/core/credentials/src/generic_discord_role/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/lib.rs b/tee-worker/litentry/core/credentials/src/lib.rs index 19d76ea977..b35050ff72 100644 --- a/tee-worker/litentry/core/credentials/src/lib.rs +++ b/tee-worker/litentry/core/credentials/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/litentry_profile/holding_amount.rs b/tee-worker/litentry/core/credentials/src/litentry_profile/holding_amount.rs index 9b89fd07e2..5caadc795d 100644 --- a/tee-worker/litentry/core/credentials/src/litentry_profile/holding_amount.rs +++ b/tee-worker/litentry/core/credentials/src/litentry_profile/holding_amount.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/litentry_profile/lit_staking.rs b/tee-worker/litentry/core/credentials/src/litentry_profile/lit_staking.rs index cd5ac65ed1..36cce7cfae 100644 --- a/tee-worker/litentry/core/credentials/src/litentry_profile/lit_staking.rs +++ b/tee-worker/litentry/core/credentials/src/litentry_profile/lit_staking.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/litentry_profile/mirror.rs b/tee-worker/litentry/core/credentials/src/litentry_profile/mirror.rs index b7176051be..1e79d3db80 100644 --- a/tee-worker/litentry/core/credentials/src/litentry_profile/mirror.rs +++ b/tee-worker/litentry/core/credentials/src/litentry_profile/mirror.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/litentry_profile/mod.rs b/tee-worker/litentry/core/credentials/src/litentry_profile/mod.rs index 630660173d..25d626a392 100644 --- a/tee-worker/litentry/core/credentials/src/litentry_profile/mod.rs +++ b/tee-worker/litentry/core/credentials/src/litentry_profile/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/litentry_profile/token_balance.rs b/tee-worker/litentry/core/credentials/src/litentry_profile/token_balance.rs index 21f9da8744..8dc755b227 100644 --- a/tee-worker/litentry/core/credentials/src/litentry_profile/token_balance.rs +++ b/tee-worker/litentry/core/credentials/src/litentry_profile/token_balance.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/nodereal/amount_holding/evm_amount_holding.rs b/tee-worker/litentry/core/credentials/src/nodereal/amount_holding/evm_amount_holding.rs index 4bd0ed6f3e..ccdabd2851 100644 --- a/tee-worker/litentry/core/credentials/src/nodereal/amount_holding/evm_amount_holding.rs +++ b/tee-worker/litentry/core/credentials/src/nodereal/amount_holding/evm_amount_holding.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/nodereal/amount_holding/mod.rs b/tee-worker/litentry/core/credentials/src/nodereal/amount_holding/mod.rs index 09c8ec0fdf..c7d0e8eed4 100644 --- a/tee-worker/litentry/core/credentials/src/nodereal/amount_holding/mod.rs +++ b/tee-worker/litentry/core/credentials/src/nodereal/amount_holding/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/nodereal/bnb_domain/bnb_digit_domain_club_amount.rs b/tee-worker/litentry/core/credentials/src/nodereal/bnb_domain/bnb_digit_domain_club_amount.rs index bfa17b470a..f92663c7b6 100644 --- a/tee-worker/litentry/core/credentials/src/nodereal/bnb_domain/bnb_digit_domain_club_amount.rs +++ b/tee-worker/litentry/core/credentials/src/nodereal/bnb_domain/bnb_digit_domain_club_amount.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/nodereal/bnb_domain/bnb_domain_holding_amount.rs b/tee-worker/litentry/core/credentials/src/nodereal/bnb_domain/bnb_domain_holding_amount.rs index 4d5611648b..56d1bd2917 100644 --- a/tee-worker/litentry/core/credentials/src/nodereal/bnb_domain/bnb_domain_holding_amount.rs +++ b/tee-worker/litentry/core/credentials/src/nodereal/bnb_domain/bnb_domain_holding_amount.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/nodereal/bnb_domain/mod.rs b/tee-worker/litentry/core/credentials/src/nodereal/bnb_domain/mod.rs index 7ff0d828f1..651ba32826 100644 --- a/tee-worker/litentry/core/credentials/src/nodereal/bnb_domain/mod.rs +++ b/tee-worker/litentry/core/credentials/src/nodereal/bnb_domain/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/nodereal/crypto_summary/mod.rs b/tee-worker/litentry/core/credentials/src/nodereal/crypto_summary/mod.rs index 42527c2ebd..1c587c060a 100644 --- a/tee-worker/litentry/core/credentials/src/nodereal/crypto_summary/mod.rs +++ b/tee-worker/litentry/core/credentials/src/nodereal/crypto_summary/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/nodereal/crypto_summary/summary.rs b/tee-worker/litentry/core/credentials/src/nodereal/crypto_summary/summary.rs index 3d768c4735..546fe21948 100644 --- a/tee-worker/litentry/core/credentials/src/nodereal/crypto_summary/summary.rs +++ b/tee-worker/litentry/core/credentials/src/nodereal/crypto_summary/summary.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/nodereal/mod.rs b/tee-worker/litentry/core/credentials/src/nodereal/mod.rs index 84a4bff2f7..4c852da296 100644 --- a/tee-worker/litentry/core/credentials/src/nodereal/mod.rs +++ b/tee-worker/litentry/core/credentials/src/nodereal/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/nodereal/nft_holder/mod.rs b/tee-worker/litentry/core/credentials/src/nodereal/nft_holder/mod.rs index b023ebf540..a4d2197d8c 100644 --- a/tee-worker/litentry/core/credentials/src/nodereal/nft_holder/mod.rs +++ b/tee-worker/litentry/core/credentials/src/nodereal/nft_holder/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/nodereal/nft_holder/weirdo_ghost_gang_holder.rs b/tee-worker/litentry/core/credentials/src/nodereal/nft_holder/weirdo_ghost_gang_holder.rs index 4d07f87d45..89aca4a0cc 100644 --- a/tee-worker/litentry/core/credentials/src/nodereal/nft_holder/weirdo_ghost_gang_holder.rs +++ b/tee-worker/litentry/core/credentials/src/nodereal/nft_holder/weirdo_ghost_gang_holder.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/oneblock/mod.rs b/tee-worker/litentry/core/credentials/src/oneblock/mod.rs index bd0e2ef2ed..df848f6850 100644 --- a/tee-worker/litentry/core/credentials/src/oneblock/mod.rs +++ b/tee-worker/litentry/core/credentials/src/oneblock/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/schema.rs b/tee-worker/litentry/core/credentials/src/schema.rs index 184d3ddb00..a942db8233 100644 --- a/tee-worker/litentry/core/credentials/src/schema.rs +++ b/tee-worker/litentry/core/credentials/src/schema.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/credentials/src/vip3.rs b/tee-worker/litentry/core/credentials/src/vip3.rs index 7926128b60..dee9ed306e 100644 --- a/tee-worker/litentry/core/credentials/src/vip3.rs +++ b/tee-worker/litentry/core/credentials/src/vip3.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/data-providers/src/achainable.rs b/tee-worker/litentry/core/data-providers/src/achainable.rs index d60be8c4dc..ae44d49c74 100644 --- a/tee-worker/litentry/core/data-providers/src/achainable.rs +++ b/tee-worker/litentry/core/data-providers/src/achainable.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/data-providers/src/achainable_names.rs b/tee-worker/litentry/core/data-providers/src/achainable_names.rs index d3b6f09921..a42d3ed2e4 100644 --- a/tee-worker/litentry/core/data-providers/src/achainable_names.rs +++ b/tee-worker/litentry/core/data-providers/src/achainable_names.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/data-providers/src/discord_litentry.rs b/tee-worker/litentry/core/data-providers/src/discord_litentry.rs index 99ce9d60d6..129f5ce55e 100644 --- a/tee-worker/litentry/core/data-providers/src/discord_litentry.rs +++ b/tee-worker/litentry/core/data-providers/src/discord_litentry.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/data-providers/src/discord_official.rs b/tee-worker/litentry/core/data-providers/src/discord_official.rs index 5ab8a73293..938b996133 100644 --- a/tee-worker/litentry/core/data-providers/src/discord_official.rs +++ b/tee-worker/litentry/core/data-providers/src/discord_official.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/data-providers/src/geniidata.rs b/tee-worker/litentry/core/data-providers/src/geniidata.rs index a7e7861c9c..382844c078 100644 --- a/tee-worker/litentry/core/data-providers/src/geniidata.rs +++ b/tee-worker/litentry/core/data-providers/src/geniidata.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/data-providers/src/lib.rs b/tee-worker/litentry/core/data-providers/src/lib.rs index f8bc98526b..ebe7558545 100644 --- a/tee-worker/litentry/core/data-providers/src/lib.rs +++ b/tee-worker/litentry/core/data-providers/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/data-providers/src/nodereal.rs b/tee-worker/litentry/core/data-providers/src/nodereal.rs index ab2e14b40b..d976f56b52 100644 --- a/tee-worker/litentry/core/data-providers/src/nodereal.rs +++ b/tee-worker/litentry/core/data-providers/src/nodereal.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/data-providers/src/nodereal_jsonrpc.rs b/tee-worker/litentry/core/data-providers/src/nodereal_jsonrpc.rs index e8d58a234a..ff9cf7b52f 100644 --- a/tee-worker/litentry/core/data-providers/src/nodereal_jsonrpc.rs +++ b/tee-worker/litentry/core/data-providers/src/nodereal_jsonrpc.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/data-providers/src/twitter_official.rs b/tee-worker/litentry/core/data-providers/src/twitter_official.rs index 5039b2194b..09404f862a 100644 --- a/tee-worker/litentry/core/data-providers/src/twitter_official.rs +++ b/tee-worker/litentry/core/data-providers/src/twitter_official.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/data-providers/src/vip3.rs b/tee-worker/litentry/core/data-providers/src/vip3.rs index 1f0fb6c392..3222f63bf9 100644 --- a/tee-worker/litentry/core/data-providers/src/vip3.rs +++ b/tee-worker/litentry/core/data-providers/src/vip3.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/identity-verification/src/error.rs b/tee-worker/litentry/core/identity-verification/src/error.rs index 742a3238ff..40fcacaa86 100644 --- a/tee-worker/litentry/core/identity-verification/src/error.rs +++ b/tee-worker/litentry/core/identity-verification/src/error.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/identity-verification/src/lib.rs b/tee-worker/litentry/core/identity-verification/src/lib.rs index 03692ebb67..b2d9f706fd 100644 --- a/tee-worker/litentry/core/identity-verification/src/lib.rs +++ b/tee-worker/litentry/core/identity-verification/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/identity-verification/src/web2/mod.rs b/tee-worker/litentry/core/identity-verification/src/web2/mod.rs index fa0faf933b..66cf832468 100644 --- a/tee-worker/litentry/core/identity-verification/src/web2/mod.rs +++ b/tee-worker/litentry/core/identity-verification/src/web2/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/mock-server/src/achainable.rs b/tee-worker/litentry/core/mock-server/src/achainable.rs index 4a67e7a9e5..89794d54c1 100644 --- a/tee-worker/litentry/core/mock-server/src/achainable.rs +++ b/tee-worker/litentry/core/mock-server/src/achainable.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/mock-server/src/discord_litentry.rs b/tee-worker/litentry/core/mock-server/src/discord_litentry.rs index 8d22c342c0..86681a38a8 100644 --- a/tee-worker/litentry/core/mock-server/src/discord_litentry.rs +++ b/tee-worker/litentry/core/mock-server/src/discord_litentry.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/mock-server/src/discord_official.rs b/tee-worker/litentry/core/mock-server/src/discord_official.rs index 58ba9813ef..ae85aec1ce 100644 --- a/tee-worker/litentry/core/mock-server/src/discord_official.rs +++ b/tee-worker/litentry/core/mock-server/src/discord_official.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/mock-server/src/lib.rs b/tee-worker/litentry/core/mock-server/src/lib.rs index 7f3770b738..ebe5f3245b 100644 --- a/tee-worker/litentry/core/mock-server/src/lib.rs +++ b/tee-worker/litentry/core/mock-server/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/mock-server/src/nodereal_jsonrpc.rs b/tee-worker/litentry/core/mock-server/src/nodereal_jsonrpc.rs index 4630812623..43d97de947 100644 --- a/tee-worker/litentry/core/mock-server/src/nodereal_jsonrpc.rs +++ b/tee-worker/litentry/core/mock-server/src/nodereal_jsonrpc.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/mock-server/src/twitter_litentry.rs b/tee-worker/litentry/core/mock-server/src/twitter_litentry.rs index 10a59a18ac..00443af0eb 100644 --- a/tee-worker/litentry/core/mock-server/src/twitter_litentry.rs +++ b/tee-worker/litentry/core/mock-server/src/twitter_litentry.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/mock-server/src/twitter_official.rs b/tee-worker/litentry/core/mock-server/src/twitter_official.rs index a8d6193e3a..2ebe61ba93 100644 --- a/tee-worker/litentry/core/mock-server/src/twitter_official.rs +++ b/tee-worker/litentry/core/mock-server/src/twitter_official.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/scheduled-enclave/src/error.rs b/tee-worker/litentry/core/scheduled-enclave/src/error.rs index 6353db15f5..70228b33a0 100644 --- a/tee-worker/litentry/core/scheduled-enclave/src/error.rs +++ b/tee-worker/litentry/core/scheduled-enclave/src/error.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/scheduled-enclave/src/io.rs b/tee-worker/litentry/core/scheduled-enclave/src/io.rs index 9912fe4a6f..7aad2bc57d 100644 --- a/tee-worker/litentry/core/scheduled-enclave/src/io.rs +++ b/tee-worker/litentry/core/scheduled-enclave/src/io.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/scheduled-enclave/src/lib.rs b/tee-worker/litentry/core/scheduled-enclave/src/lib.rs index e71edfb88a..ddb47e2e3d 100644 --- a/tee-worker/litentry/core/scheduled-enclave/src/lib.rs +++ b/tee-worker/litentry/core/scheduled-enclave/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/stf-task/receiver/src/handler/assertion.rs b/tee-worker/litentry/core/stf-task/receiver/src/handler/assertion.rs index 0ee5629a70..dc9c355e85 100644 --- a/tee-worker/litentry/core/stf-task/receiver/src/handler/assertion.rs +++ b/tee-worker/litentry/core/stf-task/receiver/src/handler/assertion.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/stf-task/receiver/src/handler/identity_verification.rs b/tee-worker/litentry/core/stf-task/receiver/src/handler/identity_verification.rs index 952120d07c..dcb2a2159e 100644 --- a/tee-worker/litentry/core/stf-task/receiver/src/handler/identity_verification.rs +++ b/tee-worker/litentry/core/stf-task/receiver/src/handler/identity_verification.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/stf-task/receiver/src/handler/mod.rs b/tee-worker/litentry/core/stf-task/receiver/src/handler/mod.rs index 6817d541d1..fcd656019a 100644 --- a/tee-worker/litentry/core/stf-task/receiver/src/handler/mod.rs +++ b/tee-worker/litentry/core/stf-task/receiver/src/handler/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/stf-task/receiver/src/lib.rs b/tee-worker/litentry/core/stf-task/receiver/src/lib.rs index e960407c10..5ce085919e 100644 --- a/tee-worker/litentry/core/stf-task/receiver/src/lib.rs +++ b/tee-worker/litentry/core/stf-task/receiver/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/stf-task/sender/src/error.rs b/tee-worker/litentry/core/stf-task/sender/src/error.rs index 28d16f3281..8c8f29060f 100644 --- a/tee-worker/litentry/core/stf-task/sender/src/error.rs +++ b/tee-worker/litentry/core/stf-task/sender/src/error.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/stf-task/sender/src/lib.rs b/tee-worker/litentry/core/stf-task/sender/src/lib.rs index 0a15729363..2f434f69e9 100644 --- a/tee-worker/litentry/core/stf-task/sender/src/lib.rs +++ b/tee-worker/litentry/core/stf-task/sender/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/core/stf-task/sender/src/stf_task_sender.rs b/tee-worker/litentry/core/stf-task/sender/src/stf_task_sender.rs index e5f8b3fcce..6ad8cb5412 100644 --- a/tee-worker/litentry/core/stf-task/sender/src/stf_task_sender.rs +++ b/tee-worker/litentry/core/stf-task/sender/src/stf_task_sender.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/macros/src/lib.rs b/tee-worker/litentry/macros/src/lib.rs index b57ac19473..f76bbe03c0 100644 --- a/tee-worker/litentry/macros/src/lib.rs +++ b/tee-worker/litentry/macros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/pallets/identity-management/src/identity_context.rs b/tee-worker/litentry/pallets/identity-management/src/identity_context.rs index fb40d632a1..0ca6b2b5a9 100644 --- a/tee-worker/litentry/pallets/identity-management/src/identity_context.rs +++ b/tee-worker/litentry/pallets/identity-management/src/identity_context.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/pallets/identity-management/src/lib.rs b/tee-worker/litentry/pallets/identity-management/src/lib.rs index 71657036f6..8f0891b221 100644 --- a/tee-worker/litentry/pallets/identity-management/src/lib.rs +++ b/tee-worker/litentry/pallets/identity-management/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/pallets/identity-management/src/migrations.rs b/tee-worker/litentry/pallets/identity-management/src/migrations.rs index 60969870ae..a50ece4e68 100644 --- a/tee-worker/litentry/pallets/identity-management/src/migrations.rs +++ b/tee-worker/litentry/pallets/identity-management/src/migrations.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/pallets/identity-management/src/mock.rs b/tee-worker/litentry/pallets/identity-management/src/mock.rs index 4be1d2633e..4985bf026e 100644 --- a/tee-worker/litentry/pallets/identity-management/src/mock.rs +++ b/tee-worker/litentry/pallets/identity-management/src/mock.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/pallets/identity-management/src/tests.rs b/tee-worker/litentry/pallets/identity-management/src/tests.rs index 33753a3bc3..41fa9282ab 100644 --- a/tee-worker/litentry/pallets/identity-management/src/tests.rs +++ b/tee-worker/litentry/pallets/identity-management/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/primitives/src/aes.rs b/tee-worker/litentry/primitives/src/aes.rs index d63b02432a..8abbb7b149 100644 --- a/tee-worker/litentry/primitives/src/aes.rs +++ b/tee-worker/litentry/primitives/src/aes.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/primitives/src/aes_request.rs b/tee-worker/litentry/primitives/src/aes_request.rs index 7c133429e2..998d642837 100644 --- a/tee-worker/litentry/primitives/src/aes_request.rs +++ b/tee-worker/litentry/primitives/src/aes_request.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/primitives/src/bitcoin_signature.rs b/tee-worker/litentry/primitives/src/bitcoin_signature.rs index cb6db71a23..689e088fbc 100644 --- a/tee-worker/litentry/primitives/src/bitcoin_signature.rs +++ b/tee-worker/litentry/primitives/src/bitcoin_signature.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/primitives/src/ethereum_signature.rs b/tee-worker/litentry/primitives/src/ethereum_signature.rs index 75496fa61d..e0869efd08 100644 --- a/tee-worker/litentry/primitives/src/ethereum_signature.rs +++ b/tee-worker/litentry/primitives/src/ethereum_signature.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/primitives/src/lib.rs b/tee-worker/litentry/primitives/src/lib.rs index b1f76256e7..4bf0e4c6c1 100644 --- a/tee-worker/litentry/primitives/src/lib.rs +++ b/tee-worker/litentry/primitives/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify diff --git a/tee-worker/litentry/primitives/src/validation_data.rs b/tee-worker/litentry/primitives/src/validation_data.rs index aac3427799..0b9eb19001 100644 --- a/tee-worker/litentry/primitives/src/validation_data.rs +++ b/tee-worker/litentry/primitives/src/validation_data.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 Trust Computing GmbH. +// Copyright 2020-2024 Trust Computing GmbH. // This file is part of Litentry. // // Litentry is free software: you can redistribute it and/or modify