From cd5a27481d2181e63362cb57e2b2160506cce163 Mon Sep 17 00:00:00 2001 From: satoshiotomakan <127754187+satoshiotomakan@users.noreply.github.com> Date: Fri, 12 Jan 2024 18:26:30 +0700 Subject: [PATCH] [Copyright]: Update Copyright to 2024 (#3650) * [Misc]: Update Copyright to 2024 * [Copyright]: Change Copyright Disclamer format * [Copyright]: Change Copyright disclaimer format * [Copyright]: Change Copyright disclaimer format * [Copyright]: Change Copyright disclaimer format * [CI] Trigger CI --- CMakeLists.txt | 6 ++---- .../core/app/blockchains/acala/TestAcalaAddress.kt | 6 ++---- .../core/app/blockchains/acala/TestAcalaSigner.kt | 6 ++---- .../core/app/blockchains/acalaevm/TestAcalaEVMAddress.kt | 6 ++---- .../core/app/blockchains/agoric/TestAgoricAddress.kt | 6 ++---- .../core/app/blockchains/agoric/TestAgoricSigner.kt | 6 ++---- .../core/app/blockchains/aptos/TestAptosAddress.kt | 6 ++---- .../core/app/blockchains/aptos/TestAptosSigner.kt | 6 ++---- .../app/blockchains/bandchain/TestBandChainAddress.kt | 6 ++---- .../app/blockchains/bandchain/TestBandChainSigner.kt | 6 ++---- .../bitcoindiamond/TestBitcoinDiamondAddress.kt | 6 ++---- .../bitcoindiamond/TestBitcoinDiamondSigner.kt | 6 ++---- .../core/app/blockchains/bluzelle/TestBluzelleAddress.kt | 6 ++---- .../core/app/blockchains/bluzelle/TestBluzelleSigner.kt | 6 ++---- .../core/app/blockchains/cardano/TestCardanoAddress.kt | 6 ++---- .../core/app/blockchains/cardano/TestCardanoSigning.kt | 6 ++---- .../confluxespace/TestConfluxeSpaceAddress.kt | 6 ++---- .../app/blockchains/cryptoorg/TestCryptoorgAddress.kt | 6 ++---- .../app/blockchains/cryptoorg/TestCryptoorgSigner.kt | 6 ++---- .../app/blockchains/everscale/TestEverscaleAddress.kt | 6 ++---- .../app/blockchains/everscale/TestEverscaleSigner.kt | 6 ++---- .../core/app/blockchains/fio/TestFIOAddress.kt | 6 ++---- .../core/app/blockchains/fio/TestFIOSigner.kt | 6 ++---- .../app/blockchains/greenfield/TestGreenfieldSigner.kt | 6 ++---- .../core/app/blockchains/hedera/TestHederaAddress.kt | 6 ++---- .../core/app/blockchains/hedera/TestHederaSigner.kt | 6 ++---- .../internetcomputer/TestInternetComputerAddress.kt | 6 ++---- .../internetcomputer/TestInternetComputerSigner.kt | 6 ++---- .../core/app/blockchains/juno/TestJunoAddress.kt | 6 ++---- .../blockchains/kcc/TestKuCoinCommunityChainAddress.kt | 6 ++---- .../core/app/blockchains/kusama/TestKusamaAddress.kt | 6 ++---- .../core/app/blockchains/kusama/TestKusamaSigner.kt | 6 ++---- .../app/blockchains/multiversx/TestMultiversXAddress.kt | 6 ++---- .../app/blockchains/multiversx/TestMultiversXSigner.kt | 6 ++---- .../nativeinjective/TestNativeInjectiveAddress.kt | 6 ++---- .../nativeinjective/TestNativeInjectiveSigner.kt | 6 ++---- .../core/app/blockchains/neo/TestsNEOAddress.kt | 6 ++---- .../core/app/blockchains/nervos/TestNervosAddress.kt | 6 ++---- .../core/app/blockchains/nervos/TestNervosSigner.kt | 6 ++---- .../core/app/blockchains/oasis/TestOasisAddress.kt | 6 ++---- .../core/app/blockchains/oasis/TestOasisSigner.kt | 6 ++---- .../core/app/blockchains/osmosis/TestOsmosisAddress.kt | 6 ++---- .../core/app/blockchains/osmosis/TestOsmosisSigner.kt | 6 ++---- .../core/app/blockchains/polkadot/TestPolkadotAddress.kt | 6 ++---- .../core/app/blockchains/polkadot/TestPolkadotSigner.kt | 6 ++---- .../core/app/blockchains/polygon/TestPolygonAddress.kt | 6 ++---- .../core/app/blockchains/scroll/TestScrollAddress.kt | 6 ++---- .../core/app/blockchains/secret/TestSecretAddress.kt | 6 ++---- .../core/app/blockchains/secret/TestSecretSigner.kt | 6 ++---- .../smartbitcoincash/TestSmartBitcoinCashAddress.kt | 6 ++---- .../smartchain/TestBinanceSmartChainAddress.kt | 6 ++---- .../core/app/blockchains/stargaze/TestStargazeAddress.kt | 6 ++---- .../core/app/blockchains/stargaze/TestStargazeSigner.kt | 6 ++---- .../core/app/blockchains/sui/TestSuiAddress.kt | 6 ++---- .../core/app/blockchains/sui/TestSuiSigner.kt | 6 ++---- .../theopennetwork/TestTheOpenNetworkAddress.kt | 6 ++---- .../theopennetwork/TestTheOpenNetworkSigner.kt | 6 ++---- .../app/blockchains/thetafuel/TestThetaFuelAddress.kt | 6 ++---- .../app/blockchains/thorchain/TestTHORChainAddress.kt | 6 ++---- .../app/blockchains/thorchain/TestTHORChainSigner.kt | 6 ++---- .../core/app/blockchains/zen/TestZenAddress.kt | 6 ++---- .../core/app/blockchains/zen/TestZenSigner.kt | 6 ++---- .../com/trustwallet/core/app/utils/TestAnyAddress.kt | 6 ++---- .../java/com/trustwallet/core/app/utils/TestAsnParser.kt | 6 ++---- .../java/com/trustwallet/core/app/utils/TestHDWallet.kt | 6 ++---- .../com/trustwallet/core/app/utils/TestLiquidStaking.kt | 6 ++---- cmake/Protobuf.cmake | 6 ++---- .../src/codegen/cpp/blockchain_dispatcher_generator.rs | 6 ++---- codegen-v2/src/codegen/cpp/entry_generator.rs | 6 ++---- codegen-v2/src/codegen/cpp/mod.rs | 6 ++---- codegen-v2/src/codegen/cpp/new_blockchain.rs | 6 ++---- codegen-v2/src/codegen/cpp/new_evmchain.rs | 6 ++---- codegen-v2/src/codegen/cpp/templates/Entry.h | 6 ++---- .../src/codegen/cpp/templates/TWAnyAddressTests.cpp | 6 ++---- .../src/codegen/cpp/templates/TWAnySignerTests.cpp | 6 ++---- codegen-v2/src/codegen/cpp/templates/TWCoinTypeTests.cpp | 6 ++---- .../src/codegen/cpp/tw_any_address_tests_generator.rs | 6 ++---- .../src/codegen/cpp/tw_any_signer_tests_generator.rs | 6 ++---- codegen-v2/src/codegen/cpp/tw_blockchain.rs | 6 ++---- .../cpp/tw_coin_address_derivation_tests_generator.rs | 6 ++---- codegen-v2/src/codegen/cpp/tw_coin_type_generator.rs | 6 ++---- .../src/codegen/cpp/tw_coin_type_tests_generator.rs | 6 ++---- codegen-v2/src/codegen/mod.rs | 6 ++---- codegen-v2/src/codegen/proto/mod.rs | 6 ++---- codegen-v2/src/codegen/proto/new_blockchain.rs | 6 ++---- codegen-v2/src/codegen/proto/proto_generator.rs | 6 ++---- codegen-v2/src/codegen/proto/templates/Blockchain.proto | 6 ++---- .../src/codegen/rust/blockchain_dispatcher_generator.rs | 6 ++---- codegen-v2/src/codegen/rust/blockchain_type_generator.rs | 6 ++---- .../rust/coin_address_derivation_test_generator.rs | 6 ++---- codegen-v2/src/codegen/rust/coin_crate.rs | 6 ++---- codegen-v2/src/codegen/rust/coin_integration_tests.rs | 6 ++---- .../src/codegen/rust/coin_registry_manifest_generator.rs | 6 ++---- codegen-v2/src/codegen/rust/mod.rs | 6 ++---- codegen-v2/src/codegen/rust/new_blockchain.rs | 6 ++---- codegen-v2/src/codegen/rust/new_evmchain.rs | 6 ++---- .../codegen/rust/templates/blockchain_crate/address.rs | 6 ++---- .../codegen/rust/templates/blockchain_crate/compiler.rs | 6 ++---- .../src/codegen/rust/templates/blockchain_crate/entry.rs | 6 ++---- .../src/codegen/rust/templates/blockchain_crate/lib.rs | 6 ++---- .../codegen/rust/templates/blockchain_crate/signer.rs | 6 ++---- .../rust/templates/integration_tests/address_tests.rs | 6 ++---- .../rust/templates/integration_tests/compile_tests.rs | 6 ++---- .../src/codegen/rust/templates/integration_tests/mod.rs | 6 ++---- .../rust/templates/integration_tests/sign_tests.rs | 6 ++---- codegen-v2/src/codegen/rust/toml_editor.rs | 6 ++---- codegen-v2/src/codegen/swift/functions.rs | 6 ++---- codegen-v2/src/codegen/swift/inits.rs | 6 ++---- codegen-v2/src/codegen/swift/mod.rs | 6 ++---- codegen-v2/src/codegen/swift/properties.rs | 6 ++---- codegen-v2/src/codegen/swift/render.rs | 6 ++---- codegen-v2/src/codegen/swift/templates/WalletCore.h | 6 ++---- codegen-v2/src/codegen/swift/templates/enum.hbs | 6 ++---- codegen-v2/src/codegen/swift/templates/extension.hbs | 6 ++---- codegen-v2/src/codegen/swift/templates/proto.hbs | 6 ++---- codegen-v2/src/codegen/swift/templates/struct.hbs | 6 ++---- codegen-v2/src/codegen/template_generator.rs | 6 ++---- codegen-v2/src/coin_id.rs | 6 ++---- codegen-v2/src/lib.rs | 6 ++---- codegen-v2/src/main.rs | 6 ++---- codegen-v2/src/manifest.rs | 6 ++---- codegen-v2/src/registry.rs | 6 ++---- codegen-v2/src/tests/mod.rs | 6 ++---- codegen-v2/src/tests/samples/class.output.swift | 6 ++---- codegen-v2/src/tests/samples/enum.output.swift | 6 ++---- codegen-v2/src/tests/samples/enum_extension.output.swift | 6 ++---- codegen-v2/src/tests/samples/enum_private.output.swift | 6 ++---- codegen-v2/src/tests/samples/non-associated.output.swift | 6 ++---- codegen-v2/src/tests/samples/optional.output.swift | 6 ++---- codegen-v2/src/tests/samples/private_class.output.swift | 6 ++---- codegen-v2/src/tests/samples/struct.output.swift | 6 ++---- codegen-v2/src/utils.rs | 6 ++---- codegen/lib/templates/CoinInfoData.cpp.erb | 6 ++---- codegen/lib/templates/TWCoinTypeTests.cpp.erb | 6 ++---- codegen/lib/templates/TWDerivation.h.erb | 6 ++---- codegen/lib/templates/TWEthereumChainID.h.erb | 6 ++---- codegen/lib/templates/copyright_header.erb | 6 ++---- codegen/lib/templates/hrp.cpp.erb | 6 ++---- codegen/lib/templates/hrp.h.erb | 6 ++---- codegen/lib/templates/java/header.erb | 6 ++---- codegen/lib/templates/newcoin/Address.cpp.erb | 6 ++---- codegen/lib/templates/newcoin/Address.h.erb | 6 ++---- codegen/lib/templates/newcoin/AddressTests.cpp.erb | 6 ++---- codegen/lib/templates/newcoin/AddressTests.kt.erb | 6 ++---- codegen/lib/templates/newcoin/Entry.cpp.erb | 6 ++---- codegen/lib/templates/newcoin/Entry.h.erb | 6 ++---- codegen/lib/templates/newcoin/Proto.erb | 6 ++---- codegen/lib/templates/newcoin/Signer.cpp.erb | 6 ++---- codegen/lib/templates/newcoin/Signer.h.erb | 6 ++---- codegen/lib/templates/newcoin/SignerTests.cpp.erb | 6 ++---- codegen/lib/templates/newcoin/SignerTests.kt.erb | 6 ++---- codegen/lib/templates/newcoin/TWAddressTests.cpp.erb | 6 ++---- codegen/lib/templates/newcoin/TWSignerTests.cpp.erb | 6 ++---- codegen/lib/templates/newcoin/Tests.swift.erb | 6 ++---- .../templates/newcoin/TransactionCompilerTests.cpp.erb | 6 ++---- codegen/lib/templates/swift/TrustWalletCore.h.erb | 6 ++---- include/TrustWalletCore/TWAES.h | 6 ++---- include/TrustWalletCore/TWAESPaddingMode.h | 6 ++---- include/TrustWalletCore/TWAccount.h | 6 ++---- include/TrustWalletCore/TWAnyAddress.h | 6 ++---- include/TrustWalletCore/TWAnySigner.h | 6 ++---- include/TrustWalletCore/TWAsnParser.h | 6 ++---- include/TrustWalletCore/TWBarz.h | 6 ++---- include/TrustWalletCore/TWBase.h | 6 ++---- include/TrustWalletCore/TWBase32.h | 6 ++---- include/TrustWalletCore/TWBase58.h | 6 ++---- include/TrustWalletCore/TWBase64.h | 6 ++---- include/TrustWalletCore/TWBitcoinAddress.h | 6 ++---- include/TrustWalletCore/TWBitcoinFee.h | 6 ++---- include/TrustWalletCore/TWBitcoinMessageSigner.h | 6 ++---- include/TrustWalletCore/TWBitcoinScript.h | 6 ++---- include/TrustWalletCore/TWBitcoinSigHashType.h | 6 ++---- include/TrustWalletCore/TWBlockchain.h | 6 ++---- include/TrustWalletCore/TWCardano.h | 6 ++---- include/TrustWalletCore/TWCoinType.h | 6 ++---- include/TrustWalletCore/TWCoinTypeConfiguration.h | 6 ++---- include/TrustWalletCore/TWCurve.h | 6 ++---- include/TrustWalletCore/TWData.h | 6 ++---- include/TrustWalletCore/TWDataVector.h | 6 ++---- include/TrustWalletCore/TWDerivationPath.h | 6 ++---- include/TrustWalletCore/TWDerivationPathIndex.h | 6 ++---- include/TrustWalletCore/TWEthereum.h | 6 ++---- include/TrustWalletCore/TWEthereumAbi.h | 6 ++---- include/TrustWalletCore/TWEthereumAbiFunction.h | 6 ++---- include/TrustWalletCore/TWEthereumAbiValue.h | 6 ++---- include/TrustWalletCore/TWEthereumMessageSigner.h | 6 ++---- include/TrustWalletCore/TWEthereumRlp.h | 6 ++---- include/TrustWalletCore/TWFIOAccount.h | 6 ++---- include/TrustWalletCore/TWFilecoinAddressConverter.h | 6 ++---- include/TrustWalletCore/TWFilecoinAddressType.h | 6 ++---- include/TrustWalletCore/TWGroestlcoinAddress.h | 6 ++---- include/TrustWalletCore/TWHDVersion.h | 6 ++---- include/TrustWalletCore/TWHDWallet.h | 6 ++---- include/TrustWalletCore/TWHash.h | 6 ++---- include/TrustWalletCore/TWLiquidStaking.h | 6 ++---- include/TrustWalletCore/TWMnemonic.h | 6 ++---- include/TrustWalletCore/TWNEARAccount.h | 6 ++---- include/TrustWalletCore/TWNervosAddress.h | 6 ++---- include/TrustWalletCore/TWPBKDF2.h | 6 ++---- include/TrustWalletCore/TWPrivateKey.h | 6 ++---- include/TrustWalletCore/TWPrivateKeyType.h | 6 ++---- include/TrustWalletCore/TWPublicKey.h | 6 ++---- include/TrustWalletCore/TWPublicKeyType.h | 6 ++---- include/TrustWalletCore/TWPurpose.h | 6 ++---- include/TrustWalletCore/TWRippleXAddress.h | 6 ++---- include/TrustWalletCore/TWSS58AddressType.h | 6 ++---- include/TrustWalletCore/TWSegwitAddress.h | 6 ++---- include/TrustWalletCore/TWSolanaAddress.h | 6 ++---- include/TrustWalletCore/TWStarkExMessageSigner.h | 6 ++---- include/TrustWalletCore/TWStarkWare.h | 6 ++---- include/TrustWalletCore/TWStellarMemoType.h | 6 ++---- include/TrustWalletCore/TWStellarPassphrase.h | 6 ++---- include/TrustWalletCore/TWStellarVersionByte.h | 6 ++---- include/TrustWalletCore/TWStoredKey.h | 6 ++---- include/TrustWalletCore/TWStoredKeyEncryption.h | 6 ++---- include/TrustWalletCore/TWStoredKeyEncryptionLevel.h | 6 ++---- include/TrustWalletCore/TWString.h | 6 ++---- include/TrustWalletCore/TWTHORChainSwap.h | 6 ++---- include/TrustWalletCore/TWTezosMessageSigner.h | 6 ++---- include/TrustWalletCore/TWTransactionCompiler.h | 6 ++---- include/TrustWalletCore/TWTronMessageSigner.h | 6 ++---- include/TrustWalletCore/TWWalletConnectRequest.h | 6 ++---- include/TrustWalletCore/TWWebAuthn.h | 6 ++---- jni/android/AnySigner.c | 6 ++---- jni/android/AnySigner.h | 6 ++---- jni/cpp/Random.cpp | 6 ++---- jni/cpp/TWJNI.h | 6 ++---- jni/cpp/TWJNIData.cpp | 6 ++---- jni/cpp/TWJNIData.h | 6 ++---- jni/cpp/TWJNIString.cpp | 6 ++---- jni/cpp/TWJNIString.h | 6 ++---- jni/java/wallet/core/java/AnySigner.java | 6 ++---- jni/kotlin/AnySigner.c | 6 ++---- jni/kotlin/AnySigner.h | 6 ++---- .../kotlin/com/trustwallet/core/AnySigner.kt | 6 ++---- .../commonMain/kotlin/com/trustwallet/core/AnySigner.kt | 6 ++---- .../src/iosMain/kotlin/com/trustwallet/core/AnySigner.kt | 6 ++---- .../iosMain/kotlin/com/trustwallet/core/ByteArrayExt.kt | 6 ++---- .../src/iosMain/kotlin/com/trustwallet/core/StringExt.kt | 6 ++---- .../wallet-core-kotlin/src/jsMain/kotlin/WalletCore.kt | 6 ++---- .../src/jsMain/kotlin/com/trustwallet/core/AnySigner.kt | 6 ++---- .../src/jsMain/kotlin/com/trustwallet/core/ByteArray.kt | 6 ++---- .../jsMain/kotlin/com/trustwallet/core/JsAnySigner.kt | 6 ++---- .../jsMain/kotlin/com/trustwallet/core/JsWalletCore.kt | 6 ++---- protobuf-plugin/CMakeLists.txt | 6 ++---- protobuf-plugin/c_typedef.cc | 6 ++---- protobuf-plugin/swift_typealias.cc | 6 ++---- rust/chains/tw_binance/src/address.rs | 6 ++---- rust/chains/tw_binance/src/amino.rs | 6 ++---- rust/chains/tw_binance/src/compiler.rs | 6 ++---- rust/chains/tw_binance/src/context.rs | 6 ++---- rust/chains/tw_binance/src/entry.rs | 6 ++---- rust/chains/tw_binance/src/lib.rs | 6 ++---- rust/chains/tw_binance/src/modules/mod.rs | 6 ++---- rust/chains/tw_binance/src/modules/preimager.rs | 6 ++---- rust/chains/tw_binance/src/modules/serializer.rs | 6 ++---- rust/chains/tw_binance/src/modules/tx_builder.rs | 6 ++---- .../tw_binance/src/modules/wallet_connect/connector.rs | 6 ++---- rust/chains/tw_binance/src/modules/wallet_connect/mod.rs | 6 ++---- .../tw_binance/src/modules/wallet_connect/types.rs | 6 ++---- rust/chains/tw_binance/src/signature.rs | 6 ++---- rust/chains/tw_binance/src/signer.rs | 6 ++---- .../tw_binance/src/transaction/message/htlt_order.rs | 6 ++---- rust/chains/tw_binance/src/transaction/message/mod.rs | 6 ++---- .../tw_binance/src/transaction/message/send_order.rs | 6 ++---- .../src/transaction/message/side_chain_delegate.rs | 6 ++---- .../src/transaction/message/time_lock_order.rs | 6 ++---- .../tw_binance/src/transaction/message/token_order.rs | 6 ++---- .../tw_binance/src/transaction/message/trade_order.rs | 6 ++---- .../src/transaction/message/tranfer_out_order.rs | 6 ++---- rust/chains/tw_binance/src/transaction/mod.rs | 6 ++---- rust/chains/tw_cosmos/src/entry.rs | 6 ++---- rust/chains/tw_cosmos/src/lib.rs | 6 ++---- rust/chains/tw_greenfield/src/address.rs | 6 ++---- rust/chains/tw_greenfield/src/compiler.rs | 6 ++---- rust/chains/tw_greenfield/src/context.rs | 6 ++---- rust/chains/tw_greenfield/src/eip712_types.rs | 6 ++---- rust/chains/tw_greenfield/src/entry.rs | 6 ++---- rust/chains/tw_greenfield/src/lib.rs | 6 ++---- rust/chains/tw_greenfield/src/modules/eip712_signer.rs | 6 ++---- rust/chains/tw_greenfield/src/modules/mod.rs | 6 ++---- rust/chains/tw_greenfield/src/modules/tx_builder.rs | 6 ++---- rust/chains/tw_greenfield/src/public_key.rs | 6 ++---- rust/chains/tw_greenfield/src/signature.rs | 6 ++---- rust/chains/tw_greenfield/src/signer.rs | 6 ++---- rust/chains/tw_greenfield/src/transaction/message/mod.rs | 6 ++---- .../tw_greenfield/src/transaction/message/send_order.rs | 6 ++---- .../src/transaction/message/transfer_out.rs | 6 ++---- .../src/transaction/message/type_msg_amount.rs | 6 ++---- rust/chains/tw_greenfield/src/transaction/mod.rs | 6 ++---- rust/chains/tw_greenfield/tests/eip712_signer.rs | 6 ++---- rust/chains/tw_native_evmos/src/context.rs | 6 ++---- rust/chains/tw_native_evmos/src/entry.rs | 6 ++---- rust/chains/tw_native_evmos/src/ethermint_public_key.rs | 6 ++---- rust/chains/tw_native_evmos/src/lib.rs | 6 ++---- rust/chains/tw_native_injective/src/context.rs | 6 ++---- rust/chains/tw_native_injective/src/entry.rs | 6 ++---- .../tw_native_injective/src/injective_public_key.rs | 6 ++---- rust/chains/tw_native_injective/src/lib.rs | 6 ++---- rust/chains/tw_thorchain/src/compiler.rs | 6 ++---- rust/chains/tw_thorchain/src/entry.rs | 6 ++---- rust/chains/tw_thorchain/src/lib.rs | 6 ++---- rust/chains/tw_thorchain/src/signer.rs | 6 ++---- rust/chains/tw_thorchain/src/signing_input.rs | 6 ++---- rust/tw_any_coin/src/any_address.rs | 6 ++---- rust/tw_any_coin/src/any_signer.rs | 6 ++---- rust/tw_any_coin/src/ffi/mod.rs | 6 ++---- rust/tw_any_coin/src/ffi/tw_any_address.rs | 6 ++---- rust/tw_any_coin/src/ffi/tw_any_signer.rs | 6 ++---- rust/tw_any_coin/src/ffi/tw_message_signer.rs | 6 ++---- rust/tw_any_coin/src/ffi/tw_transaction_compiler.rs | 6 ++---- rust/tw_any_coin/src/ffi/tw_wallet_connect_request.rs | 6 ++---- rust/tw_any_coin/src/lib.rs | 6 ++---- rust/tw_any_coin/src/message_signer.rs | 6 ++---- rust/tw_any_coin/src/test_utils/address_utils.rs | 6 ++---- rust/tw_any_coin/src/test_utils/mod.rs | 6 ++---- rust/tw_any_coin/src/test_utils/sign_utils.rs | 6 ++---- rust/tw_any_coin/src/test_utils/wallet_connect_utils.rs | 6 ++---- rust/tw_any_coin/src/transaction_compiler.rs | 6 ++---- rust/tw_any_coin/src/wallet_connect_request.rs | 6 ++---- rust/tw_any_coin/tests/chain_tests.rs | 6 ++---- rust/tw_any_coin/tests/chains/aptos/aptos_address.rs | 6 ++---- rust/tw_any_coin/tests/chains/aptos/aptos_compile.rs | 6 ++---- rust/tw_any_coin/tests/chains/aptos/aptos_sign.rs | 6 ++---- rust/tw_any_coin/tests/chains/aptos/mod.rs | 6 ++---- rust/tw_any_coin/tests/chains/aptos/test_cases.rs | 6 ++---- rust/tw_any_coin/tests/chains/binance/binance_address.rs | 6 ++---- rust/tw_any_coin/tests/chains/binance/binance_compile.rs | 6 ++---- rust/tw_any_coin/tests/chains/binance/binance_sign.rs | 6 ++---- .../tests/chains/binance/binance_wallet_connect.rs | 6 ++---- rust/tw_any_coin/tests/chains/binance/mod.rs | 6 ++---- rust/tw_any_coin/tests/chains/bitcoin/bitcoin_address.rs | 6 ++---- rust/tw_any_coin/tests/chains/bitcoin/mod.rs | 6 ++---- rust/tw_any_coin/tests/chains/cosmos/cosmos_address.rs | 6 ++---- rust/tw_any_coin/tests/chains/cosmos/cosmos_sign.rs | 6 ++---- rust/tw_any_coin/tests/chains/cosmos/mod.rs | 6 ++---- .../tests/chains/ethereum/ethereum_address.rs | 6 ++---- .../tests/chains/ethereum/ethereum_compile.rs | 6 ++---- .../tests/chains/ethereum/ethereum_message_sign.rs | 6 ++---- rust/tw_any_coin/tests/chains/ethereum/ethereum_sign.rs | 6 ++---- rust/tw_any_coin/tests/chains/ethereum/mod.rs | 6 ++---- .../tests/chains/greenfield/greenfield_address.rs | 6 ++---- .../tests/chains/greenfield/greenfield_compile.rs | 6 ++---- .../tests/chains/greenfield/greenfield_sign.rs | 6 ++---- rust/tw_any_coin/tests/chains/greenfield/mod.rs | 6 ++---- .../internet_computer/internet_computer_address.rs | 6 ++---- rust/tw_any_coin/tests/chains/internet_computer/mod.rs | 6 ++---- rust/tw_any_coin/tests/chains/mod.rs | 6 ++---- rust/tw_any_coin/tests/chains/native_evmos/mod.rs | 6 ++---- .../tests/chains/native_evmos/native_evmos_address.rs | 6 ++---- .../tests/chains/native_evmos/native_evmos_sign.rs | 6 ++---- rust/tw_any_coin/tests/chains/native_injective/mod.rs | 6 ++---- .../chains/native_injective/native_injective_address.rs | 6 ++---- .../chains/native_injective/native_injective_compile.rs | 6 ++---- .../chains/native_injective/native_injective_sign.rs | 6 ++---- rust/tw_any_coin/tests/chains/tbinance/mod.rs | 6 ++---- .../tests/chains/tbinance/tbinance_address.rs | 6 ++---- rust/tw_any_coin/tests/chains/thorchain/mod.rs | 6 ++---- rust/tw_any_coin/tests/chains/thorchain/test_cases.rs | 6 ++---- .../tests/chains/thorchain/thorchain_address.rs | 6 ++---- .../tests/chains/thorchain/thorchain_compile.rs | 6 ++---- .../tw_any_coin/tests/chains/thorchain/thorchain_sign.rs | 6 ++---- rust/tw_any_coin/tests/coin_address_derivation_test.rs | 6 ++---- rust/tw_any_coin/tests/tw_any_signer_ffi_tests.rs | 6 ++---- rust/tw_aptos/src/address.rs | 6 ++---- rust/tw_aptos/src/aptos_move_packages.rs | 6 ++---- rust/tw_aptos/src/constants.rs | 6 ++---- rust/tw_aptos/src/entry.rs | 6 ++---- rust/tw_aptos/src/lib.rs | 6 ++---- rust/tw_aptos/src/liquid_staking.rs | 6 ++---- rust/tw_aptos/src/nft.rs | 6 ++---- rust/tw_aptos/src/signer.rs | 6 ++---- rust/tw_aptos/src/transaction.rs | 6 ++---- rust/tw_aptos/src/transaction_builder.rs | 6 ++---- rust/tw_aptos/src/transaction_payload.rs | 6 ++---- rust/tw_aptos/tests/signer.rs | 6 ++---- rust/tw_bech32_address/src/bech32_prefix.rs | 6 ++---- rust/tw_bech32_address/src/lib.rs | 6 ++---- rust/tw_coin_entry/src/coin_context.rs | 6 ++---- rust/tw_coin_entry/src/coin_entry.rs | 6 ++---- rust/tw_coin_entry/src/coin_entry_ext.rs | 6 ++---- rust/tw_coin_entry/src/common/compile_input.rs | 6 ++---- rust/tw_coin_entry/src/common/mod.rs | 6 ++---- rust/tw_coin_entry/src/derivation.rs | 6 ++---- rust/tw_coin_entry/src/error.rs | 6 ++---- rust/tw_coin_entry/src/lib.rs | 6 ++---- rust/tw_coin_entry/src/modules/json_signer.rs | 6 ++---- rust/tw_coin_entry/src/modules/message_signer.rs | 6 ++---- rust/tw_coin_entry/src/modules/mod.rs | 6 ++---- rust/tw_coin_entry/src/modules/plan_builder.rs | 6 ++---- rust/tw_coin_entry/src/modules/wallet_connector.rs | 6 ++---- rust/tw_coin_entry/src/prefix.rs | 6 ++---- rust/tw_coin_entry/src/test_utils/mod.rs | 6 ++---- rust/tw_coin_entry/src/test_utils/test_context.rs | 6 ++---- rust/tw_coin_registry/build.rs | 6 ++---- rust/tw_coin_registry/src/blockchain_type.rs | 6 ++---- rust/tw_coin_registry/src/coin_context.rs | 6 ++---- rust/tw_coin_registry/src/dispatcher.rs | 6 ++---- rust/tw_coin_registry/src/error.rs | 6 ++---- rust/tw_coin_registry/src/lib.rs | 6 ++---- rust/tw_coin_registry/src/registry.rs | 6 ++---- rust/tw_cosmos_sdk/build.rs | 6 ++---- rust/tw_cosmos_sdk/src/address.rs | 6 ++---- rust/tw_cosmos_sdk/src/context.rs | 6 ++---- rust/tw_cosmos_sdk/src/hasher/keccak256_hasher.rs | 6 ++---- rust/tw_cosmos_sdk/src/hasher/mod.rs | 6 ++---- rust/tw_cosmos_sdk/src/hasher/sha256_hasher.rs | 6 ++---- rust/tw_cosmos_sdk/src/lib.rs | 6 ++---- rust/tw_cosmos_sdk/src/modules/broadcast_msg.rs | 6 ++---- .../tw_cosmos_sdk/src/modules/compiler/json_preimager.rs | 6 ++---- rust/tw_cosmos_sdk/src/modules/compiler/mod.rs | 6 ++---- .../src/modules/compiler/protobuf_preimager.rs | 6 ++---- rust/tw_cosmos_sdk/src/modules/compiler/tw_compiler.rs | 6 ++---- rust/tw_cosmos_sdk/src/modules/mod.rs | 6 ++---- .../src/modules/serializer/json_serializer.rs | 6 ++---- rust/tw_cosmos_sdk/src/modules/serializer/mod.rs | 6 ++---- .../src/modules/serializer/protobuf_serializer.rs | 6 ++---- rust/tw_cosmos_sdk/src/modules/signer/mod.rs | 6 ++---- rust/tw_cosmos_sdk/src/modules/signer/tw_signer.rs | 6 ++---- rust/tw_cosmos_sdk/src/modules/tx_builder.rs | 6 ++---- rust/tw_cosmos_sdk/src/private_key/mod.rs | 6 ++---- rust/tw_cosmos_sdk/src/private_key/secp256k1.rs | 6 ++---- rust/tw_cosmos_sdk/src/public_key/mod.rs | 6 ++---- rust/tw_cosmos_sdk/src/public_key/secp256k1.rs | 6 ++---- rust/tw_cosmos_sdk/src/signature/mod.rs | 6 ++---- rust/tw_cosmos_sdk/src/signature/secp256k1.rs | 6 ++---- rust/tw_cosmos_sdk/src/test_utils/mod.rs | 6 ++---- rust/tw_cosmos_sdk/src/test_utils/proto_utils.rs | 6 ++---- rust/tw_cosmos_sdk/src/test_utils/sign_utils.rs | 6 ++---- .../src/transaction/message/cosmos_auth_message.rs | 6 ++---- .../src/transaction/message/cosmos_bank_message.rs | 6 ++---- .../src/transaction/message/cosmos_generic_message.rs | 6 ++---- .../src/transaction/message/cosmos_gov_message.rs | 6 ++---- .../src/transaction/message/cosmos_staking_message.rs | 6 ++---- .../tw_cosmos_sdk/src/transaction/message/ibc_message.rs | 6 ++---- rust/tw_cosmos_sdk/src/transaction/message/mod.rs | 6 ++---- .../src/transaction/message/stride_message.rs | 6 ++---- .../src/transaction/message/terra_wasm_message.rs | 6 ++---- .../src/transaction/message/thorchain_message.rs | 6 ++---- .../src/transaction/message/wasm_message.rs | 6 ++---- rust/tw_cosmos_sdk/src/transaction/mod.rs | 6 ++---- rust/tw_cosmos_sdk/tests/compile.rs | 6 ++---- rust/tw_cosmos_sdk/tests/sign.rs | 6 ++---- rust/tw_cosmos_sdk/tests/sign_staking.rs | 6 ++---- rust/tw_cosmos_sdk/tests/sign_stride.rs | 6 ++---- rust/tw_cosmos_sdk/tests/sign_terra_wasm.rs | 6 ++---- rust/tw_cosmos_sdk/tests/sign_thorchain.rs | 6 ++---- rust/tw_cosmos_sdk/tests/sign_wasm_contract.rs | 6 ++---- rust/tw_encoding/src/base32.rs | 6 ++---- rust/tw_encoding/src/base58.rs | 6 ++---- rust/tw_encoding/src/base64.rs | 6 ++---- rust/tw_encoding/src/bcs.rs | 6 ++---- rust/tw_encoding/src/bech32.rs | 6 ++---- rust/tw_encoding/src/ffi.rs | 6 ++---- rust/tw_encoding/src/hex.rs | 6 ++---- rust/tw_encoding/src/lib.rs | 6 ++---- rust/tw_encoding/tests/base32_ffi_tests.rs | 6 ++---- rust/tw_encoding/tests/base58_ffi_tests.rs | 6 ++---- rust/tw_encoding/tests/base64_ffi_tests.rs | 6 ++---- rust/tw_encoding/tests/hex_ffi_tests.rs | 6 ++---- rust/tw_ethereum/src/entry.rs | 6 ++---- rust/tw_ethereum/src/lib.rs | 6 ++---- rust/tw_ethereum/tests/compiler.rs | 6 ++---- rust/tw_ethereum/tests/signer.rs | 6 ++---- rust/tw_evm/fuzz/fuzz_targets/abi_decode_value.rs | 6 ++---- rust/tw_evm/fuzz/fuzz_targets/abi_encode_function.rs | 6 ++---- .../fuzz/fuzz_targets/abi_function_decode_input.rs | 6 ++---- rust/tw_evm/fuzz/fuzz_targets/rlp_encode.rs | 6 ++---- rust/tw_evm/fuzz/fuzz_targets/sign.rs | 6 ++---- rust/tw_evm/src/abi/contract.rs | 6 ++---- rust/tw_evm/src/abi/decode.rs | 6 ++---- rust/tw_evm/src/abi/encode.rs | 6 ++---- rust/tw_evm/src/abi/function.rs | 6 ++---- rust/tw_evm/src/abi/mod.rs | 6 ++---- rust/tw_evm/src/abi/non_empty_array.rs | 6 ++---- rust/tw_evm/src/abi/param.rs | 6 ++---- rust/tw_evm/src/abi/param_token.rs | 6 ++---- rust/tw_evm/src/abi/param_type/constructor.rs | 6 ++---- rust/tw_evm/src/abi/param_type/mod.rs | 6 ++---- rust/tw_evm/src/abi/param_type/reader.rs | 6 ++---- rust/tw_evm/src/abi/param_type/writer.rs | 6 ++---- rust/tw_evm/src/abi/prebuild/erc1155.rs | 6 ++---- rust/tw_evm/src/abi/prebuild/erc20.rs | 6 ++---- rust/tw_evm/src/abi/prebuild/erc4337.rs | 6 ++---- rust/tw_evm/src/abi/prebuild/erc721.rs | 6 ++---- rust/tw_evm/src/abi/prebuild/mod.rs | 6 ++---- rust/tw_evm/src/abi/signature.rs | 6 ++---- rust/tw_evm/src/abi/token.rs | 6 ++---- rust/tw_evm/src/abi/uint.rs | 6 ++---- rust/tw_evm/src/address.rs | 6 ++---- rust/tw_evm/src/evm_context.rs | 6 ++---- rust/tw_evm/src/evm_entry.rs | 6 ++---- rust/tw_evm/src/lib.rs | 6 ++---- rust/tw_evm/src/message/eip191.rs | 6 ++---- rust/tw_evm/src/message/eip712/eip712_message.rs | 6 ++---- rust/tw_evm/src/message/eip712/message_types.rs | 6 ++---- rust/tw_evm/src/message/eip712/mod.rs | 6 ++---- rust/tw_evm/src/message/eip712/property.rs | 6 ++---- rust/tw_evm/src/message/mod.rs | 6 ++---- rust/tw_evm/src/message/signature.rs | 6 ++---- rust/tw_evm/src/modules/abi_encoder.rs | 6 ++---- rust/tw_evm/src/modules/compiler.rs | 6 ++---- rust/tw_evm/src/modules/json_signer.rs | 6 ++---- rust/tw_evm/src/modules/message_signer.rs | 6 ++---- rust/tw_evm/src/modules/mod.rs | 6 ++---- rust/tw_evm/src/modules/rlp_encoder.rs | 6 ++---- rust/tw_evm/src/modules/signer.rs | 6 ++---- rust/tw_evm/src/modules/tx_builder.rs | 6 ++---- rust/tw_evm/src/rlp/buffer.rs | 6 ++---- rust/tw_evm/src/rlp/impls.rs | 6 ++---- rust/tw_evm/src/rlp/list.rs | 6 ++---- rust/tw_evm/src/rlp/mod.rs | 6 ++---- rust/tw_evm/src/signature.rs | 6 ++---- rust/tw_evm/src/transaction/mod.rs | 6 ++---- rust/tw_evm/src/transaction/signature.rs | 6 ++---- rust/tw_evm/src/transaction/transaction_eip1559.rs | 6 ++---- rust/tw_evm/src/transaction/transaction_non_typed.rs | 6 ++---- rust/tw_evm/src/transaction/user_operation.rs | 6 ++---- rust/tw_evm/tests/abi_encoder.rs | 6 ++---- rust/tw_evm/tests/barz.rs | 6 ++---- rust/tw_evm/tests/message_signer.rs | 6 ++---- rust/tw_evm/tests/rlp.rs | 6 ++---- rust/tw_evm/tests/signer.rs | 6 ++---- rust/tw_hash/fuzz/fuzz_targets/hash_fuzz.rs | 6 ++---- rust/tw_hash/src/blake.rs | 6 ++---- rust/tw_hash/src/blake2.rs | 6 ++---- rust/tw_hash/src/crc32.rs | 6 ++---- rust/tw_hash/src/ffi.rs | 6 ++---- rust/tw_hash/src/groestl.rs | 6 ++---- rust/tw_hash/src/hash_array.rs | 6 ++---- rust/tw_hash/src/hash_wrapper.rs | 6 ++---- rust/tw_hash/src/hasher.rs | 6 ++---- rust/tw_hash/src/hmac.rs | 6 ++---- rust/tw_hash/src/lib.rs | 6 ++---- rust/tw_hash/src/ripemd.rs | 6 ++---- rust/tw_hash/src/sha1.rs | 6 ++---- rust/tw_hash/src/sha2.rs | 6 ++---- rust/tw_hash/src/sha3.rs | 6 ++---- rust/tw_hash/tests/hash_ffi_tests.rs | 6 ++---- rust/tw_internet_computer/build.rs | 6 ++---- rust/tw_internet_computer/src/address.rs | 6 ++---- rust/tw_internet_computer/src/context.rs | 6 ++---- rust/tw_internet_computer/src/entry.rs | 6 ++---- rust/tw_internet_computer/src/lib.rs | 6 ++---- rust/tw_internet_computer/src/protocol/envelope.rs | 6 ++---- rust/tw_internet_computer/src/protocol/identity.rs | 6 ++---- rust/tw_internet_computer/src/protocol/mod.rs | 6 ++---- rust/tw_internet_computer/src/protocol/principal.rs | 6 ++---- rust/tw_internet_computer/src/protocol/request_id.rs | 6 ++---- rust/tw_internet_computer/src/protocol/rosetta.rs | 6 ++---- rust/tw_internet_computer/src/signer.rs | 6 ++---- rust/tw_internet_computer/src/transactions/mod.rs | 6 ++---- .../src/transactions/proto/ledger.proto | 6 ++---- .../src/transactions/proto/types.proto | 6 ++---- rust/tw_internet_computer/src/transactions/transfer.rs | 6 ++---- rust/tw_keypair/fuzz/fuzz_targets/tw_private_sign.rs | 6 ++---- .../tw_keypair/fuzz/fuzz_targets/tw_private_to_public.rs | 6 ++---- rust/tw_keypair/fuzz/fuzz_targets/tw_public_verify.rs | 6 ++---- rust/tw_keypair/src/ecdsa/canonical.rs | 6 ++---- rust/tw_keypair/src/ecdsa/der.rs | 6 ++---- rust/tw_keypair/src/ecdsa/mod.rs | 6 ++---- rust/tw_keypair/src/ecdsa/nist256p1/keypair.rs | 6 ++---- rust/tw_keypair/src/ecdsa/nist256p1/mod.rs | 6 ++---- rust/tw_keypair/src/ecdsa/nist256p1/private.rs | 6 ++---- rust/tw_keypair/src/ecdsa/nist256p1/public.rs | 6 ++---- rust/tw_keypair/src/ecdsa/secp256k1/keypair.rs | 6 ++---- rust/tw_keypair/src/ecdsa/secp256k1/mod.rs | 6 ++---- rust/tw_keypair/src/ecdsa/secp256k1/private.rs | 6 ++---- rust/tw_keypair/src/ecdsa/secp256k1/public.rs | 6 ++---- rust/tw_keypair/src/ecdsa/signature.rs | 6 ++---- rust/tw_keypair/src/ed25519/keypair.rs | 6 ++---- rust/tw_keypair/src/ed25519/mangle.rs | 6 ++---- rust/tw_keypair/src/ed25519/mod.rs | 6 ++---- .../ed25519/modifications/cardano/extended_keypair.rs | 6 ++---- .../ed25519/modifications/cardano/extended_private.rs | 6 ++---- .../src/ed25519/modifications/cardano/extended_public.rs | 6 ++---- rust/tw_keypair/src/ed25519/modifications/cardano/mod.rs | 6 ++---- rust/tw_keypair/src/ed25519/modifications/mod.rs | 6 ++---- .../src/ed25519/modifications/waves/keypair.rs | 6 ++---- rust/tw_keypair/src/ed25519/modifications/waves/mod.rs | 6 ++---- .../src/ed25519/modifications/waves/private.rs | 6 ++---- .../tw_keypair/src/ed25519/modifications/waves/public.rs | 6 ++---- .../src/ed25519/modifications/waves/signature.rs | 6 ++---- rust/tw_keypair/src/ed25519/private.rs | 6 ++---- rust/tw_keypair/src/ed25519/public.rs | 6 ++---- rust/tw_keypair/src/ed25519/secret.rs | 6 ++---- rust/tw_keypair/src/ed25519/signature.rs | 6 ++---- rust/tw_keypair/src/ffi/asn.rs | 6 ++---- rust/tw_keypair/src/ffi/mod.rs | 6 ++---- rust/tw_keypair/src/ffi/privkey.rs | 6 ++---- rust/tw_keypair/src/ffi/pubkey.rs | 6 ++---- rust/tw_keypair/src/lib.rs | 6 ++---- rust/tw_keypair/src/starkex/keypair.rs | 6 ++---- rust/tw_keypair/src/starkex/mod.rs | 6 ++---- rust/tw_keypair/src/starkex/private.rs | 6 ++---- rust/tw_keypair/src/starkex/public.rs | 6 ++---- rust/tw_keypair/src/starkex/signature.rs | 6 ++---- rust/tw_keypair/src/test_utils/mod.rs | 6 ++---- rust/tw_keypair/src/test_utils/tw_private_key_helper.rs | 6 ++---- rust/tw_keypair/src/test_utils/tw_public_key_helper.rs | 6 ++---- rust/tw_keypair/src/traits.rs | 6 ++---- rust/tw_keypair/src/tw/mod.rs | 6 ++---- rust/tw_keypair/src/tw/private.rs | 6 ++---- rust/tw_keypair/src/tw/public.rs | 6 ++---- rust/tw_keypair/tests/asn_parser_ffi_tests.rs | 6 ++---- rust/tw_keypair/tests/ed25519_blake2b_tests.rs | 6 ++---- rust/tw_keypair/tests/ed25519_extended_cardano_tests.rs | 6 ++---- rust/tw_keypair/tests/ed25519_tests.rs | 6 ++---- rust/tw_keypair/tests/ed25519_waves_tests.rs | 6 ++---- rust/tw_keypair/tests/nist256p1_tests.rs | 6 ++---- rust/tw_keypair/tests/private_key_ffi_tests.rs | 6 ++---- rust/tw_keypair/tests/public_key_ffi_tests.rs | 6 ++---- rust/tw_keypair/tests/secp256k1_tests.rs | 6 ++---- rust/tw_keypair/tests/tw_keypair_starkex_tests.rs | 6 ++---- rust/tw_memory/src/ffi/c_byte_array.rs | 6 ++---- rust/tw_memory/src/ffi/c_byte_array_ref.rs | 6 ++---- rust/tw_memory/src/ffi/c_result.rs | 6 ++---- rust/tw_memory/src/ffi/mod.rs | 6 ++---- rust/tw_memory/src/ffi/tw_data.rs | 6 ++---- rust/tw_memory/src/ffi/tw_data_vector.rs | 6 ++---- rust/tw_memory/src/ffi/tw_string.rs | 6 ++---- rust/tw_memory/src/lib.rs | 6 ++---- rust/tw_memory/src/test_utils/mod.rs | 6 ++---- rust/tw_memory/src/test_utils/tw_data_helper.rs | 6 ++---- rust/tw_memory/src/test_utils/tw_data_vector_helper.rs | 6 ++---- rust/tw_memory/src/test_utils/tw_string_helper.rs | 6 ++---- rust/tw_memory/src/test_utils/tw_wrapper.rs | 6 ++---- rust/tw_memory/tests/c_byte_array_ffi_tests.rs | 6 ++---- rust/tw_memory/tests/c_result_ffi_tests.rs | 6 ++---- rust/tw_memory/tests/string_ffi_tests.rs | 6 ++---- rust/tw_misc/src/lib.rs | 6 ++---- rust/tw_misc/src/macros.rs | 6 ++---- rust/tw_misc/src/serde.rs | 6 ++---- rust/tw_misc/src/test_utils/json.rs | 6 ++---- rust/tw_misc/src/test_utils/mod.rs | 6 ++---- rust/tw_misc/src/traits.rs | 6 ++---- rust/tw_number/src/i256.rs | 6 ++---- rust/tw_number/src/lib.rs | 6 ++---- rust/tw_number/src/sign.rs | 6 ++---- rust/tw_number/src/u256.rs | 6 ++---- rust/tw_number/tests/u256.rs | 6 ++---- rust/tw_proto/build.rs | 6 ++---- rust/tw_proto/src/common/google/mod.rs | 6 ++---- rust/tw_proto/src/common/google/protobuf/mod.rs | 6 ++---- rust/tw_proto/src/common/mod.rs | 6 ++---- rust/tw_proto/src/ffi.rs | 6 ++---- rust/tw_proto/src/lib.rs | 6 ++---- rust/tw_proto/tests/proto_ffi_tests.rs | 6 ++---- rust/tw_proto/tests/proto_tests.rs | 6 ++---- rust/tw_ronin/src/address.rs | 6 ++---- rust/tw_ronin/src/entry.rs | 6 ++---- rust/tw_ronin/src/lib.rs | 6 ++---- rust/tw_ronin/src/ronin_context.rs | 6 ++---- rust/tw_ronin/tests/address.rs | 6 ++---- rust/tw_ronin/tests/compiler.rs | 6 ++---- rust/tw_ronin/tests/rlp.rs | 6 ++---- rust/tw_ronin/tests/signer.rs | 6 ++---- rust/wallet_core_rs/src/ffi/bitcoin/legacy.rs | 6 ++---- rust/wallet_core_rs/src/ffi/bitcoin/mod.rs | 6 ++---- rust/wallet_core_rs/src/ffi/ethereum/abi.rs | 6 ++---- rust/wallet_core_rs/src/ffi/ethereum/mod.rs | 6 ++---- rust/wallet_core_rs/src/ffi/ethereum/rlp.rs | 6 ++---- rust/wallet_core_rs/src/ffi/mod.rs | 6 ++---- rust/wallet_core_rs/src/lib.rs | 6 ++---- rust/wallet_core_rs/tests/ethereum_abi.rs | 6 ++---- rust/wallet_core_rs/tests/ethereum_rlp.rs | 6 ++---- samples/cpp/CMakeLists.txt | 6 ++---- samples/cpp/sample.cpp | 6 ++---- .../osx/cocoapods/WalletCoreExample/AppDelegate.swift | 6 ++---- .../osx/cocoapods/WalletCoreExample/ViewController.swift | 6 ++---- samples/rust/src/build.rs | 6 ++---- samples/rust/src/main.rs | 6 ++---- samples/rust/src/walletcore_extra.rs | 6 ++---- samples/rust/src/walletcore_iface.rs | 6 ++---- src/Aeternity/Address.cpp | 6 ++---- src/Aeternity/Address.h | 6 ++---- src/Aeternity/Entry.cpp | 6 ++---- src/Aeternity/Entry.h | 6 ++---- src/Aeternity/Identifiers.h | 6 ++---- src/Aeternity/Signer.cpp | 6 ++---- src/Aeternity/Signer.h | 6 ++---- src/Aeternity/Transaction.cpp | 6 ++---- src/Aeternity/Transaction.h | 6 ++---- src/Aion/Address.cpp | 6 ++---- src/Aion/Address.h | 6 ++---- src/Aion/Entry.cpp | 6 ++---- src/Aion/Entry.h | 6 ++---- src/Aion/RLP.h | 6 ++---- src/Aion/Signer.cpp | 6 ++---- src/Aion/Signer.h | 6 ++---- src/Aion/Transaction.cpp | 6 ++---- src/Aion/Transaction.h | 6 ++---- src/Algorand/Address.cpp | 6 ++---- src/Algorand/Address.h | 6 ++---- src/Algorand/AssetTransfer.cpp | 6 ++---- src/Algorand/AssetTransfer.h | 6 ++---- src/Algorand/BaseTransaction.h | 6 ++---- src/Algorand/BinaryCoding.h | 6 ++---- src/Algorand/Entry.cpp | 6 ++---- src/Algorand/Entry.h | 6 ++---- src/Algorand/OptInAssetTransaction.cpp | 6 ++---- src/Algorand/OptInAssetTransaction.h | 6 ++---- src/Algorand/Signer.cpp | 6 ++---- src/Algorand/Signer.h | 6 ++---- src/Algorand/Transfer.cpp | 6 ++---- src/Algorand/Transfer.h | 6 ++---- src/AnyAddress.cpp | 6 ++---- src/AnyAddress.h | 6 ++---- src/Aptos/Entry.h | 6 ++---- src/AsnParser.h | 6 ++---- src/Base32.h | 6 ++---- src/Base58.h | 6 ++---- src/Base58Address.h | 6 ++---- src/Base64.cpp | 6 ++---- src/Base64.h | 6 ++---- src/Bech32.cpp | 6 ++---- src/Bech32.h | 6 ++---- src/Bech32Address.cpp | 6 ++---- src/Bech32Address.h | 6 ++---- src/Binance/Address.cpp | 6 ++---- src/Binance/Address.h | 6 ++---- src/Binance/Entry.cpp | 6 ++---- src/Binance/Entry.h | 6 ++---- src/BinaryCoding.cpp | 6 ++---- src/BinaryCoding.h | 6 ++---- src/Bitcoin/Address.h | 6 ++---- src/Bitcoin/Amount.h | 6 ++---- src/Bitcoin/CashAddress.cpp | 6 ++---- src/Bitcoin/CashAddress.h | 6 ++---- src/Bitcoin/Entry.cpp | 6 ++---- src/Bitcoin/Entry.h | 6 ++---- src/Bitcoin/FeeCalculator.cpp | 6 ++---- src/Bitcoin/FeeCalculator.h | 6 ++---- src/Bitcoin/InputSelector.cpp | 6 ++---- src/Bitcoin/InputSelector.h | 6 ++---- src/Bitcoin/MessageSigner.cpp | 6 ++---- src/Bitcoin/MessageSigner.h | 6 ++---- src/Bitcoin/OpCodes.h | 6 ++---- src/Bitcoin/OutPoint.cpp | 6 ++---- src/Bitcoin/OutPoint.h | 6 ++---- src/Bitcoin/Script.cpp | 6 ++---- src/Bitcoin/Script.h | 6 ++---- src/Bitcoin/SegwitAddress.cpp | 6 ++---- src/Bitcoin/SegwitAddress.h | 6 ++---- src/Bitcoin/SigHashType.h | 6 ++---- src/Bitcoin/SignatureBuilder.cpp | 6 ++---- src/Bitcoin/SignatureBuilder.h | 6 ++---- src/Bitcoin/SignatureVersion.h | 6 ++---- src/Bitcoin/Signer.cpp | 6 ++---- src/Bitcoin/Signer.h | 6 ++---- src/Bitcoin/SigningInput.cpp | 6 ++---- src/Bitcoin/SigningInput.h | 6 ++---- src/Bitcoin/Transaction.cpp | 6 ++---- src/Bitcoin/Transaction.h | 6 ++---- src/Bitcoin/TransactionBuilder.cpp | 6 ++---- src/Bitcoin/TransactionBuilder.h | 6 ++---- src/Bitcoin/TransactionInput.cpp | 6 ++---- src/Bitcoin/TransactionInput.h | 6 ++---- src/Bitcoin/TransactionOutput.cpp | 6 ++---- src/Bitcoin/TransactionOutput.h | 6 ++---- src/Bitcoin/TransactionPlan.h | 6 ++---- src/Bitcoin/TransactionSigner.cpp | 6 ++---- src/Bitcoin/TransactionSigner.h | 6 ++---- src/Bitcoin/UTXO.h | 6 ++---- src/BitcoinDiamond/Entry.cpp | 6 ++---- src/BitcoinDiamond/Entry.h | 6 ++---- src/BitcoinDiamond/Signer.cpp | 6 ++---- src/BitcoinDiamond/Signer.h | 6 ++---- src/BitcoinDiamond/Transaction.cpp | 6 ++---- src/BitcoinDiamond/Transaction.h | 6 ++---- src/BitcoinDiamond/TransactionBuilder.h | 6 ++---- src/Cardano/AddressV2.cpp | 6 ++---- src/Cardano/AddressV2.h | 6 ++---- src/Cardano/AddressV3.cpp | 6 ++---- src/Cardano/AddressV3.h | 6 ++---- src/Cardano/Entry.cpp | 6 ++---- src/Cardano/Entry.h | 6 ++---- src/Cardano/Signer.cpp | 6 ++---- src/Cardano/Signer.h | 6 ++---- src/Cardano/Transaction.cpp | 6 ++---- src/Cardano/Transaction.h | 6 ++---- src/Cbor.cpp | 6 ++---- src/Cbor.h | 6 ++---- src/Coin.cpp | 6 ++---- src/Coin.h | 6 ++---- src/CoinEntry.cpp | 6 ++---- src/CoinEntry.h | 6 ++---- src/Cosmos/Address.h | 6 ++---- src/Cosmos/Entry.cpp | 6 ++---- src/Cosmos/Entry.h | 6 ++---- src/Crc.cpp | 6 ++---- src/Crc.h | 6 ++---- src/Data.cpp | 6 ++---- src/Data.h | 6 ++---- src/Decred/Address.cpp | 6 ++---- src/Decred/Address.h | 6 ++---- src/Decred/Entry.cpp | 6 ++---- src/Decred/Entry.h | 6 ++---- src/Decred/OutPoint.cpp | 6 ++---- src/Decred/OutPoint.h | 6 ++---- src/Decred/Signer.cpp | 6 ++---- src/Decred/Signer.h | 6 ++---- src/Decred/Transaction.cpp | 6 ++---- src/Decred/Transaction.h | 6 ++---- src/Decred/TransactionBuilder.h | 6 ++---- src/Decred/TransactionInput.cpp | 6 ++---- src/Decred/TransactionInput.h | 6 ++---- src/Decred/TransactionOutput.cpp | 6 ++---- src/Decred/TransactionOutput.h | 6 ++---- src/Defer.h | 6 ++---- src/DerivationPath.cpp | 6 ++---- src/DerivationPath.h | 6 ++---- src/EOS/Action.cpp | 6 ++---- src/EOS/Action.h | 6 ++---- src/EOS/Address.cpp | 6 ++---- src/EOS/Address.h | 6 ++---- src/EOS/Asset.cpp | 6 ++---- src/EOS/Asset.h | 6 ++---- src/EOS/Entry.cpp | 6 ++---- src/EOS/Entry.h | 6 ++---- src/EOS/KeyType.h | 6 ++---- src/EOS/Name.cpp | 6 ++---- src/EOS/Name.h | 6 ++---- src/EOS/PackedTransaction.cpp | 6 ++---- src/EOS/PackedTransaction.h | 6 ++---- src/EOS/Prefixes.h | 6 ++---- src/EOS/Signer.cpp | 6 ++---- src/EOS/Signer.h | 6 ++---- src/EOS/Transaction.cpp | 6 ++---- src/EOS/Transaction.h | 6 ++---- src/Encrypt.cpp | 6 ++---- src/Encrypt.h | 6 ++---- src/Ethereum/ABI/Function.cpp | 6 ++---- src/Ethereum/ABI/Function.h | 6 ++---- src/Ethereum/ABI/ProtoParam.h | 6 ++---- src/Ethereum/ABI/ValueDecoder.cpp | 6 ++---- src/Ethereum/ABI/ValueDecoder.h | 6 ++---- src/Ethereum/ABI/ValueEncoder.cpp | 6 ++---- src/Ethereum/ABI/ValueEncoder.h | 6 ++---- src/Ethereum/Address.cpp | 6 ++---- src/Ethereum/Address.h | 6 ++---- src/Ethereum/AddressChecksum.cpp | 6 ++---- src/Ethereum/AddressChecksum.h | 6 ++---- src/Ethereum/Barz.cpp | 6 ++---- src/Ethereum/Barz.h | 6 ++---- src/Ethereum/ContractCall.cpp | 6 ++---- src/Ethereum/ContractCall.h | 6 ++---- src/Ethereum/EIP1014.cpp | 6 ++---- src/Ethereum/EIP1014.h | 6 ++---- src/Ethereum/EIP1967.cpp | 6 ++---- src/Ethereum/EIP1967.h | 6 ++---- src/Ethereum/EIP2645.cpp | 6 ++---- src/Ethereum/EIP2645.h | 6 ++---- src/Ethereum/Entry.cpp | 6 ++---- src/Ethereum/Entry.h | 6 ++---- src/Ethereum/MessageSigner.cpp | 6 ++---- src/Ethereum/MessageSigner.h | 6 ++---- src/Ethereum/RLP.cpp | 6 ++---- src/Ethereum/RLP.h | 6 ++---- src/Everscale/Address.cpp | 6 ++---- src/Everscale/Address.h | 6 ++---- src/Everscale/CommonTON/Cell.cpp | 6 ++---- src/Everscale/CommonTON/Cell.h | 6 ++---- src/Everscale/CommonTON/CellBuilder.cpp | 6 ++---- src/Everscale/CommonTON/CellBuilder.h | 6 ++---- src/Everscale/CommonTON/CellSlice.cpp | 6 ++---- src/Everscale/CommonTON/CellSlice.h | 6 ++---- src/Everscale/CommonTON/Messages.h | 6 ++---- src/Everscale/CommonTON/RawAddress.cpp | 6 ++---- src/Everscale/CommonTON/RawAddress.h | 6 ++---- src/Everscale/CommonTON/WorkchainType.h | 6 ++---- src/Everscale/Entry.cpp | 6 ++---- src/Everscale/Entry.h | 6 ++---- src/Everscale/Messages.cpp | 6 ++---- src/Everscale/Messages.h | 6 ++---- src/Everscale/Signer.cpp | 6 ++---- src/Everscale/Signer.h | 6 ++---- src/Everscale/Wallet.cpp | 6 ++---- src/Everscale/Wallet.h | 6 ++---- src/Everscale/WorkchainType.h | 6 ++---- src/FIO/Action.cpp | 6 ++---- src/FIO/Action.h | 6 ++---- src/FIO/Actor.cpp | 6 ++---- src/FIO/Actor.h | 6 ++---- src/FIO/Address.cpp | 6 ++---- src/FIO/Address.h | 6 ++---- src/FIO/Encryption.cpp | 6 ++---- src/FIO/Encryption.h | 6 ++---- src/FIO/Entry.cpp | 6 ++---- src/FIO/Entry.h | 6 ++---- src/FIO/NewFundsRequest.cpp | 6 ++---- src/FIO/NewFundsRequest.h | 6 ++---- src/FIO/Signer.cpp | 6 ++---- src/FIO/Signer.h | 6 ++---- src/FIO/Transaction.cpp | 6 ++---- src/FIO/Transaction.h | 6 ++---- src/FIO/TransactionBuilder.cpp | 6 ++---- src/FIO/TransactionBuilder.h | 6 ++---- src/Filecoin/Address.cpp | 6 ++---- src/Filecoin/Address.h | 6 ++---- src/Filecoin/AddressConverter.cpp | 6 ++---- src/Filecoin/AddressConverter.h | 6 ++---- src/Filecoin/Entry.cpp | 6 ++---- src/Filecoin/Entry.h | 6 ++---- src/Filecoin/Signer.cpp | 6 ++---- src/Filecoin/Signer.h | 6 ++---- src/Filecoin/Transaction.cpp | 6 ++---- src/Filecoin/Transaction.h | 6 ++---- src/FullSS58Address.h | 6 ++---- src/Greenfield/Entry.h | 6 ++---- src/Groestlcoin/Address.cpp | 6 ++---- src/Groestlcoin/Address.h | 6 ++---- src/Groestlcoin/Entry.cpp | 6 ++---- src/Groestlcoin/Entry.h | 6 ++---- src/Groestlcoin/Signer.cpp | 6 ++---- src/Groestlcoin/Signer.h | 6 ++---- src/Groestlcoin/Transaction.h | 6 ++---- src/HDWallet.cpp | 6 ++---- src/HDWallet.h | 6 ++---- src/Harmony/Address.cpp | 6 ++---- src/Harmony/Address.h | 6 ++---- src/Harmony/Entry.cpp | 6 ++---- src/Harmony/Entry.h | 6 ++---- src/Harmony/Signer.cpp | 6 ++---- src/Harmony/Signer.h | 6 ++---- src/Harmony/Staking.cpp | 6 ++---- src/Harmony/Staking.h | 6 ++---- src/Harmony/Transaction.h | 6 ++---- src/Hash.cpp | 6 ++---- src/Hash.h | 6 ++---- src/Hedera/Address.cpp | 6 ++---- src/Hedera/Address.h | 6 ++---- src/Hedera/DER.cpp | 6 ++---- src/Hedera/DER.h | 6 ++---- src/Hedera/Entry.cpp | 6 ++---- src/Hedera/Entry.h | 6 ++---- src/Hedera/Signer.cpp | 6 ++---- src/Hedera/Signer.h | 6 ++---- src/HexCoding.h | 6 ++---- src/IOST/Account.cpp | 6 ++---- src/IOST/Account.h | 6 ++---- src/IOST/Entry.cpp | 6 ++---- src/IOST/Entry.h | 6 ++---- src/IOST/Signer.cpp | 6 ++---- src/IOST/Signer.h | 6 ++---- src/Icon/Address.cpp | 6 ++---- src/Icon/Address.h | 6 ++---- src/Icon/AddressType.h | 6 ++---- src/Icon/Entry.cpp | 6 ++---- src/Icon/Entry.h | 6 ++---- src/Icon/Signer.cpp | 6 ++---- src/Icon/Signer.h | 6 ++---- src/ImmutableX/Constants.h | 6 ++---- src/ImmutableX/StarkKey.cpp | 6 ++---- src/ImmutableX/StarkKey.h | 6 ++---- src/InternetComputer/Entry.h | 6 ++---- src/IoTeX/Address.cpp | 6 ++---- src/IoTeX/Address.h | 6 ++---- src/IoTeX/Entry.cpp | 6 ++---- src/IoTeX/Entry.h | 6 ++---- src/IoTeX/Signer.cpp | 6 ++---- src/IoTeX/Signer.h | 6 ++---- src/IoTeX/Staking.cpp | 6 ++---- src/IoTeX/Staking.h | 6 ++---- src/KeyPair.h | 6 ++---- src/Keystore/AESParameters.cpp | 6 ++---- src/Keystore/AESParameters.h | 6 ++---- src/Keystore/Account.cpp | 6 ++---- src/Keystore/Account.h | 6 ++---- src/Keystore/EncryptionParameters.cpp | 6 ++---- src/Keystore/EncryptionParameters.h | 6 ++---- src/Keystore/PBKDF2Parameters.cpp | 6 ++---- src/Keystore/PBKDF2Parameters.h | 6 ++---- src/Keystore/ScryptParameters.cpp | 6 ++---- src/Keystore/ScryptParameters.h | 6 ++---- src/Keystore/StoredKey.cpp | 6 ++---- src/Keystore/StoredKey.h | 6 ++---- src/Kusama/Address.h | 6 ++---- src/Kusama/Entry.cpp | 6 ++---- src/Kusama/Entry.h | 6 ++---- src/LiquidStaking/LiquidStaking.cpp | 6 ++---- src/LiquidStaking/LiquidStaking.h | 6 ++---- src/LiquidStaking/TWLiquidStaking.cpp | 6 ++---- src/Mnemonic.cpp | 6 ++---- src/Mnemonic.h | 6 ++---- src/Move/Address.h | 6 ++---- src/MultiversX/Address.cpp | 6 ++---- src/MultiversX/Address.h | 6 ++---- src/MultiversX/Codec.cpp | 6 ++---- src/MultiversX/Codec.h | 6 ++---- src/MultiversX/Entry.cpp | 6 ++---- src/MultiversX/Entry.h | 6 ++---- src/MultiversX/Serialization.cpp | 6 ++---- src/MultiversX/Serialization.h | 6 ++---- src/MultiversX/Signer.cpp | 6 ++---- src/MultiversX/Signer.h | 6 ++---- src/MultiversX/Transaction.cpp | 6 ++---- src/MultiversX/Transaction.h | 6 ++---- src/MultiversX/TransactionFactory.cpp | 6 ++---- src/MultiversX/TransactionFactory.h | 6 ++---- src/MultiversX/TransactionFactoryConfig.cpp | 6 ++---- src/MultiversX/TransactionFactoryConfig.h | 6 ++---- src/NEAR/Account.cpp | 6 ++---- src/NEAR/Account.h | 6 ++---- src/NEAR/Address.cpp | 6 ++---- src/NEAR/Address.h | 6 ++---- src/NEAR/Entry.cpp | 6 ++---- src/NEAR/Entry.h | 6 ++---- src/NEAR/Serialization.cpp | 6 ++---- src/NEAR/Serialization.h | 6 ++---- src/NEAR/Signer.cpp | 6 ++---- src/NEAR/Signer.h | 6 ++---- src/NEO/Address.cpp | 6 ++---- src/NEO/Address.h | 6 ++---- src/NEO/BinaryCoding.h | 6 ++---- src/NEO/CoinReference.h | 6 ++---- src/NEO/Constants.h | 6 ++---- src/NEO/Entry.cpp | 6 ++---- src/NEO/Entry.h | 6 ++---- src/NEO/ISerializable.h | 6 ++---- src/NEO/InvocationTransaction.h | 6 ++---- src/NEO/MinerTransaction.h | 6 ++---- src/NEO/OpCode.h | 6 ++---- src/NEO/ReadData.cpp | 6 ++---- src/NEO/ReadData.h | 6 ++---- src/NEO/Script.cpp | 6 ++---- src/NEO/Script.h | 6 ++---- src/NEO/Serializable.h | 6 ++---- src/NEO/Signer.cpp | 6 ++---- src/NEO/Signer.h | 6 ++---- src/NEO/Transaction.cpp | 6 ++---- src/NEO/Transaction.h | 6 ++---- src/NEO/TransactionAttribute.h | 6 ++---- src/NEO/TransactionAttributeUsage.h | 6 ++---- src/NEO/TransactionOutput.h | 6 ++---- src/NEO/TransactionType.h | 6 ++---- src/NEO/Witness.h | 6 ++---- src/NULS/Address.cpp | 6 ++---- src/NULS/Address.h | 6 ++---- src/NULS/BinaryCoding.h | 6 ++---- src/NULS/Entry.cpp | 6 ++---- src/NULS/Entry.h | 6 ++---- src/NULS/Signer.cpp | 6 ++---- src/NULS/Signer.h | 6 ++---- src/Nano/Address.cpp | 6 ++---- src/Nano/Address.h | 6 ++---- src/Nano/Entry.cpp | 6 ++---- src/Nano/Entry.h | 6 ++---- src/Nano/Signer.cpp | 6 ++---- src/Nano/Signer.h | 6 ++---- src/NativeEvmos/Entry.h | 6 ++---- src/NativeInjective/Entry.h | 6 ++---- src/Nebulas/Address.cpp | 6 ++---- src/Nebulas/Address.h | 6 ++---- src/Nebulas/Entry.cpp | 6 ++---- src/Nebulas/Entry.h | 6 ++---- src/Nebulas/Signer.cpp | 6 ++---- src/Nebulas/Signer.h | 6 ++---- src/Nebulas/Transaction.cpp | 9 ++------- src/Nebulas/Transaction.h | 6 ++---- src/Nervos/Address.cpp | 6 ++---- src/Nervos/Address.h | 6 ++---- src/Nervos/Cell.h | 6 ++---- src/Nervos/CellDep.cpp | 6 ++---- src/Nervos/CellDep.h | 6 ++---- src/Nervos/CellInput.cpp | 6 ++---- src/Nervos/CellInput.h | 6 ++---- src/Nervos/CellOutput.cpp | 6 ++---- src/Nervos/CellOutput.h | 6 ++---- src/Nervos/Constants.h | 6 ++---- src/Nervos/Entry.cpp | 6 ++---- src/Nervos/Entry.h | 6 ++---- src/Nervos/HeaderDep.h | 6 ++---- src/Nervos/OutPoint.cpp | 6 ++---- src/Nervos/OutPoint.h | 6 ++---- src/Nervos/Script.cpp | 6 ++---- src/Nervos/Script.h | 6 ++---- src/Nervos/Serialization.h | 6 ++---- src/Nervos/Signer.cpp | 6 ++---- src/Nervos/Signer.h | 6 ++---- src/Nervos/Transaction.cpp | 6 ++---- src/Nervos/Transaction.h | 6 ++---- src/Nervos/TransactionPlan.cpp | 6 ++---- src/Nervos/TransactionPlan.h | 6 ++---- src/Nervos/Witness.cpp | 6 ++---- src/Nervos/Witness.h | 6 ++---- src/Nimiq/Address.cpp | 6 ++---- src/Nimiq/Address.h | 6 ++---- src/Nimiq/Entry.cpp | 6 ++---- src/Nimiq/Entry.h | 6 ++---- src/Nimiq/Signer.cpp | 6 ++---- src/Nimiq/Signer.h | 6 ++---- src/Nimiq/Transaction.cpp | 6 ++---- src/Nimiq/Transaction.h | 6 ++---- src/Numeric.h | 6 ++---- src/NumericLiteral.h | 6 ++---- src/Oasis/Address.cpp | 6 ++---- src/Oasis/Address.h | 6 ++---- src/Oasis/Entry.cpp | 6 ++---- src/Oasis/Entry.h | 6 ++---- src/Oasis/Signer.cpp | 6 ++---- src/Oasis/Signer.h | 6 ++---- src/Oasis/Transaction.cpp | 6 ++---- src/Oasis/Transaction.h | 6 ++---- src/Ontology/Address.cpp | 6 ++---- src/Ontology/Address.h | 6 ++---- src/Ontology/Asset.h | 6 ++---- src/Ontology/Entry.cpp | 6 ++---- src/Ontology/Entry.h | 6 ++---- src/Ontology/Oep4.cpp | 6 ++---- src/Ontology/Oep4.h | 6 ++---- src/Ontology/Oep4TxBuilder.cpp | 6 ++---- src/Ontology/Oep4TxBuilder.h | 6 ++---- src/Ontology/Ong.cpp | 6 ++---- src/Ontology/Ong.h | 6 ++---- src/Ontology/OngTxBuilder.cpp | 6 ++---- src/Ontology/OngTxBuilder.h | 6 ++---- src/Ontology/Ont.cpp | 6 ++---- src/Ontology/Ont.h | 6 ++---- src/Ontology/OntTxBuilder.cpp | 6 ++---- src/Ontology/OntTxBuilder.h | 6 ++---- src/Ontology/OpCode.h | 6 ++---- src/Ontology/ParamsBuilder.cpp | 6 ++---- src/Ontology/ParamsBuilder.h | 6 ++---- src/Ontology/SigData.cpp | 6 ++---- src/Ontology/SigData.h | 6 ++---- src/Ontology/Signer.cpp | 6 ++---- src/Ontology/Signer.h | 6 ++---- src/Ontology/Transaction.cpp | 6 ++---- src/Ontology/Transaction.h | 6 ++---- src/Polkadot/Address.h | 6 ++---- src/Polkadot/Entry.cpp | 6 ++---- src/Polkadot/Entry.h | 6 ++---- src/Polkadot/Extrinsic.cpp | 6 ++---- src/Polkadot/Extrinsic.h | 6 ++---- src/Polkadot/SS58Address.cpp | 6 ++---- src/Polkadot/SS58Address.h | 6 ++---- src/Polkadot/ScaleCodec.h | 6 ++---- src/Polkadot/Signer.cpp | 6 ++---- src/Polkadot/Signer.h | 6 ++---- src/PrivateKey.cpp | 6 ++---- src/PrivateKey.h | 6 ++---- src/PublicKey.cpp | 6 ++---- src/PublicKey.h | 6 ++---- src/Result.h | 6 ++---- src/Ronin/Entry.h | 6 ++---- src/Solana/AccountMeta.h | 6 ++---- src/Solana/Address.cpp | 6 ++---- src/Solana/Address.h | 6 ++---- src/Solana/AddressLookupTable.h | 6 ++---- src/Solana/CompiledInstruction.cpp | 6 ++---- src/Solana/CompiledInstruction.h | 6 ++---- src/Solana/Constants.h | 6 ++---- src/Solana/Encoding.h | 6 ++---- src/Solana/Entry.cpp | 6 ++---- src/Solana/Entry.h | 6 ++---- src/Solana/Instruction.h | 6 ++---- src/Solana/LegacyMessage.cpp | 6 ++---- src/Solana/LegacyMessage.h | 6 ++---- src/Solana/MessageHeader.h | 6 ++---- src/Solana/Program.cpp | 6 ++---- src/Solana/Program.h | 6 ++---- src/Solana/Signer.cpp | 6 ++---- src/Solana/Signer.h | 6 ++---- src/Solana/Transaction.cpp | 6 ++---- src/Solana/Transaction.h | 6 ++---- src/Solana/V0Message.h | 6 ++---- src/Solana/VersionedMessage.cpp | 6 ++---- src/Solana/VersionedMessage.h | 6 ++---- src/Solana/VersionedTransaction.cpp | 6 ++---- src/Solana/VersionedTransaction.h | 6 ++---- src/StarkEx/MessageSigner.cpp | 6 ++---- src/StarkEx/MessageSigner.h | 6 ++---- src/Stellar/Address.cpp | 6 ++---- src/Stellar/Address.h | 6 ++---- src/Stellar/Entry.cpp | 6 ++---- src/Stellar/Entry.h | 6 ++---- src/Stellar/Signer.cpp | 6 ++---- src/Stellar/Signer.h | 6 ++---- src/Sui/Address.cpp | 6 ++---- src/Sui/Address.h | 6 ++---- src/Sui/Entry.cpp | 6 ++---- src/Sui/Entry.h | 6 ++---- src/Sui/Signer.cpp | 6 ++---- src/Sui/Signer.h | 6 ++---- src/THORChain/Entry.h | 6 ++---- src/THORChain/Swap.cpp | 6 ++---- src/THORChain/Swap.h | 6 ++---- src/THORChain/TWSwap.cpp | 6 ++---- src/Tezos/Address.cpp | 6 ++---- src/Tezos/Address.h | 6 ++---- src/Tezos/BinaryCoding.cpp | 6 ++---- src/Tezos/BinaryCoding.h | 6 ++---- src/Tezos/Entry.cpp | 6 ++---- src/Tezos/Entry.h | 6 ++---- src/Tezos/Forging.cpp | 6 ++---- src/Tezos/Forging.h | 6 ++---- src/Tezos/MessageSigner.cpp | 6 ++---- src/Tezos/MessageSigner.h | 6 ++---- src/Tezos/Michelson.cpp | 6 ++---- src/Tezos/Michelson.h | 6 ++---- src/Tezos/OperationList.cpp | 6 ++---- src/Tezos/OperationList.h | 6 ++---- src/Tezos/Signer.cpp | 6 ++---- src/Tezos/Signer.h | 6 ++---- src/TheOpenNetwork/Address.cpp | 6 ++---- src/TheOpenNetwork/Address.h | 6 ++---- src/TheOpenNetwork/Entry.cpp | 6 ++---- src/TheOpenNetwork/Entry.h | 6 ++---- src/TheOpenNetwork/Message.cpp | 6 ++---- src/TheOpenNetwork/Message.h | 6 ++---- src/TheOpenNetwork/Payloads.cpp | 6 ++---- src/TheOpenNetwork/Payloads.h | 6 ++---- src/TheOpenNetwork/Signer.cpp | 6 ++---- src/TheOpenNetwork/Signer.h | 6 ++---- src/TheOpenNetwork/WorkchainType.h | 6 ++---- src/TheOpenNetwork/wallet/Wallet.cpp | 6 ++---- src/TheOpenNetwork/wallet/Wallet.h | 6 ++---- src/TheOpenNetwork/wallet/WalletV4R2.cpp | 6 ++---- src/TheOpenNetwork/wallet/WalletV4R2.h | 6 ++---- src/Theta/Coins.h | 6 ++---- src/Theta/Entry.cpp | 6 ++---- src/Theta/Entry.h | 6 ++---- src/Theta/Signer.cpp | 6 ++---- src/Theta/Signer.h | 6 ++---- src/Theta/Transaction.cpp | 6 ++---- src/Theta/Transaction.h | 6 ++---- src/TransactionCompiler.cpp | 6 ++---- src/TransactionCompiler.h | 6 ++---- src/Tron/Address.cpp | 6 ++---- src/Tron/Address.h | 6 ++---- src/Tron/Entry.cpp | 6 ++---- src/Tron/Entry.h | 6 ++---- src/Tron/MessageSigner.cpp | 6 ++---- src/Tron/MessageSigner.h | 6 ++---- src/Tron/Serialization.cpp | 6 ++---- src/Tron/Serialization.h | 6 ++---- src/Tron/Signer.cpp | 6 ++---- src/Tron/Signer.h | 6 ++---- src/VeChain/Clause.h | 6 ++---- src/VeChain/Entry.cpp | 6 ++---- src/VeChain/Entry.h | 6 ++---- src/VeChain/Signer.cpp | 6 ++---- src/VeChain/Signer.h | 6 ++---- src/VeChain/Transaction.cpp | 6 ++---- src/VeChain/Transaction.h | 6 ++---- src/Verge/Entry.cpp | 6 ++---- src/Verge/Entry.h | 6 ++---- src/Verge/Signer.cpp | 6 ++---- src/Verge/Signer.h | 6 ++---- src/Verge/Transaction.cpp | 6 ++---- src/Verge/Transaction.h | 6 ++---- src/Verge/TransactionBuilder.h | 6 ++---- src/Wasm.h | 6 ++---- src/Waves/Address.cpp | 6 ++---- src/Waves/Address.h | 6 ++---- src/Waves/BinaryCoding.h | 6 ++---- src/Waves/Entry.cpp | 6 ++---- src/Waves/Entry.h | 6 ++---- src/Waves/Signer.cpp | 6 ++---- src/Waves/Signer.h | 6 ++---- src/Waves/Transaction.cpp | 6 ++---- src/Waves/Transaction.h | 6 ++---- src/WebAuthn.cpp | 6 ++---- src/WebAuthn.h | 6 ++---- src/XRP/Address.cpp | 6 ++---- src/XRP/Address.h | 6 ++---- src/XRP/BinaryCoding.h | 6 ++---- src/XRP/Entry.cpp | 6 ++---- src/XRP/Entry.h | 6 ++---- src/XRP/Signer.cpp | 6 ++---- src/XRP/Signer.h | 6 ++---- src/XRP/Transaction.cpp | 6 ++---- src/XRP/Transaction.h | 6 ++---- src/XRP/XAddress.cpp | 6 ++---- src/XRP/XAddress.h | 6 ++---- src/Zcash/Entry.cpp | 6 ++---- src/Zcash/Entry.h | 6 ++---- src/Zcash/Signer.cpp | 6 ++---- src/Zcash/Signer.h | 6 ++---- src/Zcash/TAddress.h | 6 ++---- src/Zcash/Transaction.cpp | 6 ++---- src/Zcash/Transaction.h | 6 ++---- src/Zcash/TransactionBuilder.h | 6 ++---- src/Zen/Address.h | 6 ++---- src/Zen/Entry.cpp | 6 ++---- src/Zen/Entry.h | 6 ++---- src/Zen/Signer.cpp | 6 ++---- src/Zen/Signer.h | 6 ++---- src/Zen/TransactionBuilder.h | 6 ++---- src/Zilliqa/Address.cpp | 6 ++---- src/Zilliqa/Address.h | 6 ++---- src/Zilliqa/AddressChecksum.cpp | 6 ++---- src/Zilliqa/AddressChecksum.h | 6 ++---- src/Zilliqa/Entry.cpp | 6 ++---- src/Zilliqa/Entry.h | 6 ++---- src/Zilliqa/Signer.cpp | 6 ++---- src/Zilliqa/Signer.h | 6 ++---- src/algorithm/erase.h | 6 ++---- src/algorithm/sort_copy.h | 6 ++---- src/algorithm/string.hpp | 6 ++---- src/algorithm/to_array.h | 6 ++---- src/concepts/tw_concepts.h | 6 ++---- src/interface/TWAES.cpp | 6 ++---- src/interface/TWAccount.cpp | 6 ++---- src/interface/TWAnyAddress.cpp | 6 ++---- src/interface/TWAnySigner.cpp | 6 ++---- src/interface/TWAsnParser.cpp | 6 ++---- src/interface/TWBarz.cpp | 6 ++---- src/interface/TWBase32.cpp | 6 ++---- src/interface/TWBase58.cpp | 6 ++---- src/interface/TWBase64.cpp | 6 ++---- src/interface/TWBitcoinAddress.cpp | 6 ++---- src/interface/TWBitcoinFee.cpp | 6 ++---- src/interface/TWBitcoinMessageSigner.cpp | 6 ++---- src/interface/TWBitcoinScript.cpp | 6 ++---- src/interface/TWBitcoinSigHashType.cpp | 6 ++---- src/interface/TWCardano.cpp | 6 ++---- src/interface/TWCoinType.cpp | 6 ++---- src/interface/TWData.cpp | 6 ++---- src/interface/TWDataVector.cpp | 6 ++---- src/interface/TWDerivationPath.cpp | 6 ++---- src/interface/TWDerivationPathIndex.cpp | 6 ++---- src/interface/TWEthereum.cpp | 6 ++---- src/interface/TWEthereumAbi.cpp | 6 ++---- src/interface/TWEthereumAbiFunction.cpp | 6 ++---- src/interface/TWEthereumAbiValue.cpp | 6 ++---- src/interface/TWEthereumMessageSigner.cpp | 6 ++---- src/interface/TWEthereumRlp.cpp | 6 ++---- src/interface/TWFIOAccount.cpp | 6 ++---- src/interface/TWFilecoinAddressConverter.cpp | 6 ++---- src/interface/TWGroestlcoinAddress.cpp | 6 ++---- src/interface/TWHDVersion.cpp | 6 ++---- src/interface/TWHDWallet.cpp | 6 ++---- src/interface/TWHash.cpp | 6 ++---- src/interface/TWMnemonic.cpp | 6 ++---- src/interface/TWNEARAccount.cpp | 6 ++---- src/interface/TWNervosAddress.cpp | 6 ++---- src/interface/TWPBKDF2.cpp | 6 ++---- src/interface/TWPrivateKey.cpp | 6 ++---- src/interface/TWPublicKey.cpp | 6 ++---- src/interface/TWRippleXAddress.cpp | 6 ++---- src/interface/TWSegwitAddress.cpp | 6 ++---- src/interface/TWSolanaAddress.cpp | 6 ++---- src/interface/TWStarkExMessageSigner.cpp | 6 ++---- src/interface/TWStarkWare.cpp | 6 ++---- src/interface/TWStoredKey.cpp | 6 ++---- src/interface/TWString+Hex.cpp | 6 ++---- src/interface/TWString.cpp | 6 ++---- src/interface/TWTezosMessageSigner.cpp | 6 ++---- src/interface/TWTransactionCompiler.cpp | 6 ++---- src/interface/TWTronMessageSigner.cpp | 6 ++---- src/interface/TWWalletConnectRequest.cpp | 6 ++---- src/interface/TWWebAuthn.cpp | 6 ++---- src/memory/memzero_wrapper.h | 6 ++---- src/operators/equality_comparable.h | 6 ++---- src/proto/Aptos.proto | 6 ++---- src/proto/Barz.proto | 6 ++---- src/proto/Everscale.proto | 6 ++---- src/proto/Hedera.proto | 6 ++---- src/proto/InternetComputer.proto | 6 ++---- src/proto/LiquidStaking.proto | 6 ++---- src/proto/MultiversX.proto | 6 ++---- src/proto/Nervos.proto | 6 ++---- src/proto/Oasis.proto | 6 ++---- src/proto/Sui.proto | 6 ++---- src/proto/TheOpenNetwork.proto | 6 ++---- src/rust/RustCoinEntry.cpp | 6 ++---- src/rust/RustCoinEntry.h | 6 ++---- src/rust/Wrapper.h | 6 ++---- src/uint256.h | 6 ++---- swift/Example/Example/ContentView.swift | 6 ++---- swift/Example/Example/ExampleApp.swift | 6 ++---- swift/Example/ExampleMac/ContentView.swift | 6 ++---- swift/Example/ExampleMac/ExampleMacApp.swift | 6 ++---- swift/Example/ExampleTests/ExampleTests.swift | 6 ++---- swift/Playground.playground/Contents.swift | 6 ++---- swift/Sources/Dummy.cpp | 6 ++---- swift/Sources/Extensions/Account+Codable.swift | 6 ++---- swift/Sources/Extensions/AddressProtocol.swift | 6 ++---- swift/Sources/Extensions/BitcoinAddress+Extension.swift | 6 ++---- swift/Sources/Extensions/CoinType+Address.swift | 6 ++---- swift/Sources/Extensions/Data+Hex.swift | 6 ++---- swift/Sources/Extensions/DerivationPath+Extension.swift | 6 ++---- swift/Sources/Extensions/Mnemonic+Extension.swift | 6 ++---- swift/Sources/Extensions/PublicKey+Bitcoin.swift | 6 ++---- swift/Sources/TWCardano.swift | 6 ++---- swift/Sources/TWData.swift | 6 ++---- swift/Sources/TWString.swift | 6 ++---- swift/Tests/AESTests.swift | 6 ++---- swift/Tests/Addresses/BinanceAddressTests.swift | 6 ++---- swift/Tests/Addresses/BitcoinAddressTests.swift | 6 ++---- swift/Tests/Addresses/JunoAddressTests.swift | 6 ++---- swift/Tests/Addresses/NEOAddressTests.swift | 6 ++---- swift/Tests/Addresses/OntologyAddressTests.swift | 6 ++---- swift/Tests/Addresses/TronAddressTests.swift | 6 ++---- swift/Tests/AnyAddressTests.swift | 6 ++---- swift/Tests/AsnParserTests.swift | 6 ++---- swift/Tests/BarzTests.swift | 6 ++---- swift/Tests/Base32Tests.swift | 6 ++---- swift/Tests/Base64Tests.swift | 6 ++---- swift/Tests/Blockchains/AcalaEVMTests.swift | 6 ++---- swift/Tests/Blockchains/AcalaTests.swift | 6 ++---- swift/Tests/Blockchains/AeternityTests.swift | 6 ++---- swift/Tests/Blockchains/AgoricTests.swift | 6 ++---- swift/Tests/Blockchains/AionTests.swift | 6 ++---- swift/Tests/Blockchains/AlgorandTests.swift | 6 ++---- swift/Tests/Blockchains/AptosTests.swift | 6 ++---- swift/Tests/Blockchains/AvalancheTests.swift | 6 ++---- swift/Tests/Blockchains/BandChainTests.swift | 6 ++---- swift/Tests/Blockchains/BinanceChainTests.swift | 6 ++---- swift/Tests/Blockchains/BinanceSmartChainTests.swift | 6 ++---- swift/Tests/Blockchains/BitcoinDiamondTests.swift | 6 ++---- swift/Tests/Blockchains/BitcoinTests.swift | 6 ++---- swift/Tests/Blockchains/BitconCashTests.swift | 6 ++---- swift/Tests/Blockchains/BluzelleTests.swift | 6 ++---- swift/Tests/Blockchains/CardanoTests.swift | 6 ++---- swift/Tests/Blockchains/CeloTests.swift | 6 ++---- swift/Tests/Blockchains/ConfluxeSpaceTests.swift | 6 ++---- swift/Tests/Blockchains/CosmosTests.swift | 6 ++---- swift/Tests/Blockchains/CronosTests.swift | 6 ++---- swift/Tests/Blockchains/CryptoorgTests.swift | 6 ++---- swift/Tests/Blockchains/DashTests.swift | 6 ++---- swift/Tests/Blockchains/DecredTests.swift | 6 ++---- swift/Tests/Blockchains/DogeTests.swift | 6 ++---- swift/Tests/Blockchains/ECashTests.swift | 6 ++---- swift/Tests/Blockchains/EOSTests.swift | 6 ++---- swift/Tests/Blockchains/EthereumAbiTests.swift | 6 ++---- swift/Tests/Blockchains/EthereumRlpTests.swift | 6 ++---- swift/Tests/Blockchains/EthereumTests.swift | 6 ++---- swift/Tests/Blockchains/EverscaleTests.swift | 6 ++---- swift/Tests/Blockchains/EvmosTests.swift | 6 ++---- swift/Tests/Blockchains/FIOTests.swift | 6 ++---- swift/Tests/Blockchains/FilecoinTests.swift | 6 ++---- swift/Tests/Blockchains/GreenfieldTests.swift | 6 ++---- swift/Tests/Blockchains/GroestlcoinTests.swift | 6 ++---- .../Blockchains/GroestlcoinTransactionSignerTests.swift | 6 ++---- swift/Tests/Blockchains/HarmonyTests.swift | 6 ++---- swift/Tests/Blockchains/HederaTests.swift | 6 ++---- swift/Tests/Blockchains/IconTests.swift | 6 ++---- swift/Tests/Blockchains/InternetComputerTests.swift | 6 ++---- swift/Tests/Blockchains/IoTeXTests.swift | 6 ++---- swift/Tests/Blockchains/KavaTests.swift | 6 ++---- swift/Tests/Blockchains/KinTests.swift | 6 ++---- swift/Tests/Blockchains/KuCoinCommunityChainTests.swift | 6 ++---- swift/Tests/Blockchains/KusamaTests.swift | 6 ++---- swift/Tests/Blockchains/LitecoinTests.swift | 6 ++---- swift/Tests/Blockchains/MonacoinTests.swift | 6 ++---- swift/Tests/Blockchains/MultiversXTests.swift | 6 ++---- swift/Tests/Blockchains/NEARTests.swift | 6 ++---- swift/Tests/Blockchains/NEOTests.swift | 6 ++---- swift/Tests/Blockchains/NULSTests.swift | 6 ++---- swift/Tests/Blockchains/NativeInjectiveTests.swift | 6 ++---- swift/Tests/Blockchains/NervosTests.swift | 6 ++---- swift/Tests/Blockchains/NimiqTests.swift | 6 ++---- swift/Tests/Blockchains/OasisTests.swift | 6 ++---- swift/Tests/Blockchains/OntologyTests.swift | 6 ++---- swift/Tests/Blockchains/OsmosisTests.swift | 6 ++---- swift/Tests/Blockchains/PolkadotTests.swift | 6 ++---- swift/Tests/Blockchains/PolygonTests.swift | 6 ++---- swift/Tests/Blockchains/QtumTests.swift | 6 ++---- swift/Tests/Blockchains/RippleTests.swift | 6 ++---- swift/Tests/Blockchains/RoninTests.swift | 6 ++---- swift/Tests/Blockchains/ScrollTests.swift | 6 ++---- swift/Tests/Blockchains/SecretTests.swift | 6 ++---- swift/Tests/Blockchains/SmartBitcoinCashTests.swift | 6 ++---- swift/Tests/Blockchains/SolanaTests.swift | 6 ++---- swift/Tests/Blockchains/StargazeTests.swift | 6 ++---- swift/Tests/Blockchains/StarkExTests.swift | 6 ++---- swift/Tests/Blockchains/StellarTests.swift | 6 ++---- swift/Tests/Blockchains/SuiTests.swift | 6 ++---- swift/Tests/Blockchains/SyscoinTests.swift | 6 ++---- swift/Tests/Blockchains/THORChainSwapTests.swift | 6 ++---- swift/Tests/Blockchains/THORChainTests.swift | 6 ++---- swift/Tests/Blockchains/TerraClassicTests.swift | 6 ++---- swift/Tests/Blockchains/TerraTests.swift | 6 ++---- swift/Tests/Blockchains/TezosTests.swift | 6 ++---- swift/Tests/Blockchains/TheOpenNetworkTests.swift | 6 ++---- swift/Tests/Blockchains/ThetaFuelTests.swift | 6 ++---- swift/Tests/Blockchains/ThetaTests.swift | 6 ++---- swift/Tests/Blockchains/TronTests.swift | 6 ++---- swift/Tests/Blockchains/WanchainTests.swift | 6 ++---- swift/Tests/Blockchains/WavesTests.swift | 6 ++---- swift/Tests/Blockchains/ZcashTests.swift | 6 ++---- swift/Tests/Blockchains/ZcoinTests.swift | 6 ++---- swift/Tests/Blockchains/ZenTests.swift | 6 ++---- swift/Tests/Blockchains/ZilliqaTests.swift | 6 ++---- swift/Tests/CoinAddressDerivationTests.swift | 6 ++---- swift/Tests/CoinTypeTests.swift | 6 ++---- swift/Tests/DataTests.swift | 6 ++---- swift/Tests/DerivationPathTests.swift | 6 ++---- swift/Tests/HDWalletTests.swift | 6 ++---- swift/Tests/HashTests.swift | 6 ++---- swift/Tests/LiquidStakingTests.swift | 6 ++---- swift/Tests/MnemonicTests.swift | 6 ++---- swift/Tests/PBKDF2Tests.swift | 6 ++---- swift/Tests/PrivateKeyTests.swift | 6 ++---- swift/Tests/PublicKeyTests.swift | 6 ++---- swift/Tests/TransactionCompilerTests.swift | 6 ++---- swift/Tests/UniversalAssetIDTests.swift | 6 ++---- swift/Tests/WebAuthnTests.swift | 6 ++---- swift/Tests/XCTAssert+Extension.swift | 6 ++---- swift/cpp.xcconfig.in | 6 ++---- tests/CMakeLists.txt | 6 ++---- tests/chains/Acala/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Acala/TWAnySignerTests.cpp | 6 ++---- tests/chains/Acala/TWCoinTypeTests.cpp | 6 ++---- tests/chains/AcalaEVM/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Aeternity/AddressTests.cpp | 6 ++---- tests/chains/Aeternity/SignerTests.cpp | 6 ++---- tests/chains/Aeternity/TWAeternityAddressTests.cpp | 6 ++---- tests/chains/Aeternity/TWAnySignerTests.cpp | 6 ++---- tests/chains/Aeternity/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Aeternity/TransactionTests.cpp | 6 ++---- tests/chains/Aion/AddressTests.cpp | 6 ++---- tests/chains/Aion/RLPTests.cpp | 6 ++---- tests/chains/Aion/SignerTests.cpp | 6 ++---- tests/chains/Aion/TWAnySignerTests.cpp | 6 ++---- tests/chains/Aion/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Aion/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Aion/TransactionTests.cpp | 6 ++---- tests/chains/Algorand/AddressTests.cpp | 6 ++---- tests/chains/Algorand/SignerTests.cpp | 6 ++---- tests/chains/Algorand/TWAnySignerTests.cpp | 6 ++---- tests/chains/Algorand/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Algorand/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Aptos/AddressTests.cpp | 5 ++++- tests/chains/Aptos/CompilerTests.cpp | 6 ++---- tests/chains/Aptos/TWAnySignerTests.cpp | 6 ++---- tests/chains/Aptos/TWAptosAddressTests.cpp | 6 ++---- tests/chains/Aptos/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Arbitrum/TWCoinTypeTests.cpp | 6 ++---- tests/chains/ArbitrumNova/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Aurora/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Avalanche/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Base/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Binance/AddressTests.cpp | 6 ++---- tests/chains/Binance/TWAnySignerTests.cpp | 6 ++---- tests/chains/Binance/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Binance/TWWalletConnectSigning.cpp | 6 ++---- tests/chains/Binance/TransactionCompilerTests.cpp | 6 ++---- tests/chains/BinanceSmartChain/SignerTests.cpp | 6 ++---- tests/chains/BinanceSmartChain/TWAnyAddressTests.cpp | 6 ++---- tests/chains/BinanceSmartChain/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Bitcoin/BitcoinAddressTests.cpp | 6 ++---- tests/chains/Bitcoin/BitcoinOrdinalNftData.h | 6 ++---- tests/chains/Bitcoin/BitcoinScriptTests.cpp | 6 ++---- tests/chains/Bitcoin/FeeCalculatorTests.cpp | 6 ++---- tests/chains/Bitcoin/InputSelectorTests.cpp | 6 ++---- tests/chains/Bitcoin/MessageSignerTests.cpp | 6 ++---- tests/chains/Bitcoin/SegwitAddressTests.cpp | 6 ++---- tests/chains/Bitcoin/TWBitcoinAddressTests.cpp | 6 ++---- tests/chains/Bitcoin/TWBitcoinFeeTests.cpp | 6 ++---- tests/chains/Bitcoin/TWBitcoinScriptTests.cpp | 6 ++---- tests/chains/Bitcoin/TWBitcoinSigningTests.cpp | 6 ++---- tests/chains/Bitcoin/TWBitcoinTransactionTests.cpp | 6 ++---- tests/chains/Bitcoin/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Bitcoin/TWSegwitAddressTests.cpp | 6 ++---- tests/chains/Bitcoin/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Bitcoin/TransactionPlanTests.cpp | 6 ++---- tests/chains/Bitcoin/TxComparisonHelper.cpp | 6 ++---- tests/chains/Bitcoin/TxComparisonHelper.h | 6 ++---- tests/chains/BitcoinCash/TWBitcoinCashTests.cpp | 6 ++---- tests/chains/BitcoinCash/TWCoinTypeTests.cpp | 6 ++---- tests/chains/BitcoinDiamond/AddressTests.cpp | 6 ++---- tests/chains/BitcoinDiamond/SignerTests.cpp | 6 ++---- tests/chains/BitcoinDiamond/TWAnyAddressTests.cpp | 6 ++---- tests/chains/BitcoinDiamond/TWAnySignerTests.cpp | 6 ++---- tests/chains/BitcoinDiamond/TWCoinTypeTests.cpp | 6 ++---- tests/chains/BitcoinDiamond/TWSegwitAddressTests.cpp | 6 ++---- tests/chains/BitcoinDiamond/TransactionCompilerTests.cpp | 6 ++---- tests/chains/BitcoinGold/TWAddressTests.cpp | 6 ++---- tests/chains/BitcoinGold/TWBitcoinGoldTests.cpp | 6 ++---- tests/chains/BitcoinGold/TWCoinTypeTests.cpp | 6 ++---- tests/chains/BitcoinGold/TWSegwitAddressTests.cpp | 6 ++---- tests/chains/BitcoinGold/TWSignerTests.cpp | 6 ++---- tests/chains/Boba/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Callisto/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cardano/AddressTests.cpp | 6 ++---- tests/chains/Cardano/SigningTests.cpp | 6 ++---- tests/chains/Cardano/StakingTests.cpp | 6 ++---- tests/chains/Cardano/TWCardanoAddressTests.cpp | 6 ++---- tests/chains/Cardano/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cardano/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Cardano/TransactionTests.cpp | 6 ++---- tests/chains/Celo/TWCoinTypeTests.cpp | 6 ++---- tests/chains/ConfluxeSpace/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/AddressTests.cpp | 6 ++---- tests/chains/Cosmos/Agoric/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Agoric/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/Akash/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Akash/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/Axelar/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Axelar/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/BandChain/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/Bluzelle/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/Comdex/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Comdex/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/Coreum/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Coreum/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/CosmosTestHelpers.h | 6 ++---- tests/chains/Cosmos/Crescent/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Crescent/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/CryptoOrg/SignerTests.cpp | 6 ++---- tests/chains/Cosmos/CryptoOrg/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/CryptoOrg/TWAnySignerTests.cpp | 6 ++---- tests/chains/Cosmos/CryptoOrg/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/FetchAI/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/FetchAI/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/Juno/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Juno/TWAnySignerTests.cpp | 6 ++---- tests/chains/Cosmos/Juno/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/Kava/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/Kujira/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Kujira/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/Mars/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Mars/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/NativeCanto/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/NativeCanto/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/NativeEvmos/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/NativeEvmos/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/NativeInjective/SignerTests.cpp | 6 ++---- .../chains/Cosmos/NativeInjective/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/NativeInjective/TWCoinTypeTests.cpp | 6 ++---- .../Cosmos/NativeInjective/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Cosmos/Neutron/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Neutron/TWAnySignerTests.cpp | 6 ++---- tests/chains/Cosmos/Neutron/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/Noble/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Noble/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/Osmosis/SignerTests.cpp | 6 ++---- tests/chains/Cosmos/Osmosis/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Osmosis/TWAnySignerTests.cpp | 6 ++---- tests/chains/Cosmos/Osmosis/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/Persistence/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Persistence/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/Quasar/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Quasar/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/Secret/SignerTests.cpp | 6 ++---- tests/chains/Cosmos/Secret/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Secret/TWAnySignerTests.cpp | 6 ++---- tests/chains/Cosmos/Secret/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/Sei/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Sei/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/SignerTests.cpp | 6 ++---- tests/chains/Cosmos/Sommelier/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Sommelier/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/StakingTests.cpp | 6 ++---- tests/chains/Cosmos/Stargaze/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Stargaze/TWAnySignerTests.cpp | 6 ++---- tests/chains/Cosmos/Stride/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Stride/TWAnySignerTests.cpp | 6 ++---- tests/chains/Cosmos/Stride/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/THORChain/SignerTests.cpp | 6 ++---- tests/chains/Cosmos/THORChain/SwapTests.cpp | 6 ++---- tests/chains/Cosmos/THORChain/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/THORChain/TWAnySignerTests.cpp | 6 ++---- tests/chains/Cosmos/THORChain/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/THORChain/TWSwapTests.cpp | 6 ++---- tests/chains/Cosmos/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/TWAnySignerTests.cpp | 6 ++---- tests/chains/Cosmos/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/Terra/SignerTests.cpp | 6 ++---- tests/chains/Cosmos/Terra/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/TerraV2/SignerTests.cpp | 6 ++---- tests/chains/Cosmos/TerraV2/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/Tia/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Tia/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cosmos/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Cosmos/Umee/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cosmos/Umee/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Cronos/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Cronos/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Dash/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Dash/TWDashTests.cpp | 6 ++---- tests/chains/Decred/AddressTests.cpp | 6 ++---- tests/chains/Decred/SignerTests.cpp | 6 ++---- tests/chains/Decred/TWAnySignerTests.cpp | 6 ++---- tests/chains/Decred/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Decred/TWDecredTests.cpp | 6 ++---- tests/chains/Decred/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Decred/TransactionTests.cpp | 6 ++---- tests/chains/DigiByte/TWCoinTypeTests.cpp | 6 ++---- tests/chains/DigiByte/TWDigiByteTests.cpp | 6 ++---- tests/chains/Dogecoin/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Dogecoin/TWDogeTests.cpp | 6 ++---- tests/chains/ECO/TWCoinTypeTests.cpp | 6 ++---- tests/chains/ECash/TWCoinTypeTests.cpp | 6 ++---- tests/chains/EOS/AddressTests.cpp | 6 ++---- tests/chains/EOS/AssetTests.cpp | 6 ++---- tests/chains/EOS/NameTests.cpp | 6 ++---- tests/chains/EOS/SignatureTests.cpp | 6 ++---- tests/chains/EOS/TWAnySignerTests.cpp | 6 ++---- tests/chains/EOS/TWCoinTypeTests.cpp | 6 ++---- tests/chains/EOS/TransactionCompilerTests.cpp | 6 ++---- tests/chains/EOS/TransactionTests.cpp | 6 ++---- tests/chains/Ethereum/AddressTests.cpp | 6 ++---- tests/chains/Ethereum/BarzTests.cpp | 6 ++---- tests/chains/Ethereum/ContractCallTests.cpp | 6 ++---- tests/chains/Ethereum/EIP1014Tests.cpp | 6 ++---- tests/chains/Ethereum/EIP1967Tests.cpp | 6 ++---- tests/chains/Ethereum/EthereumMessageSignerTests.cpp | 6 ++---- tests/chains/Ethereum/TWAnySignerTests.cpp | 6 ++---- tests/chains/Ethereum/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Ethereum/TWEthereumAbiTests.cpp | 6 ++---- tests/chains/Ethereum/TWEthereumAbiValueDecoderTests.cpp | 6 ++---- tests/chains/Ethereum/TWEthereumAbiValueEncodeTests.cpp | 6 ++---- tests/chains/Ethereum/TWRlpTests.cpp | 6 ++---- tests/chains/Ethereum/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Ethereum/ValueDecoderTests.cpp | 6 ++---- tests/chains/Ethereum/ValueEncoderTests.cpp | 6 ++---- tests/chains/EthereumClassic/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Everscale/AddressTests.cpp | 6 ++---- tests/chains/Everscale/CellBuilderTest.cpp | 6 ++---- tests/chains/Everscale/CellTests.cpp | 6 ++---- tests/chains/Everscale/SignerTests.cpp | 6 ++---- tests/chains/Everscale/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Everscale/TWAnySignerTests.cpp | 6 ++---- tests/chains/Everscale/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Evmos/SignerTests.cpp | 6 ++---- tests/chains/Evmos/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Evmos/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Evmos/TransactionCompilerTests.cpp | 6 ++---- tests/chains/FIO/AddressTests.cpp | 6 ++---- tests/chains/FIO/EncryptionTests.cpp | 6 ++---- tests/chains/FIO/SignerTests.cpp | 6 ++---- tests/chains/FIO/TWCoinTypeTests.cpp | 6 ++---- tests/chains/FIO/TWFIOAccountTests.cpp | 6 ++---- tests/chains/FIO/TWFIOTests.cpp | 6 ++---- tests/chains/FIO/TransactionBuilderTests.cpp | 6 ++---- tests/chains/FIO/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Fantom/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Filecoin/AddressTests.cpp | 6 ++---- tests/chains/Filecoin/SignerTests.cpp | 6 ++---- tests/chains/Filecoin/TWAddressConverterTests.cpp | 6 ++---- tests/chains/Filecoin/TWAnySignerTests.cpp | 6 ++---- tests/chains/Filecoin/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Filecoin/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Filecoin/TransactionTests.cpp | 6 ++---- tests/chains/Firo/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Firo/TWZCoinAddressTests.cpp | 6 ++---- tests/chains/GoChain/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Greenfield/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Greenfield/TWAnySignerTests.cpp | 6 ++---- tests/chains/Greenfield/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Greenfield/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Groestlcoin/AddressTests.cpp | 6 ++---- tests/chains/Groestlcoin/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Groestlcoin/TWGroestlcoinSigningTests.cpp | 6 ++---- tests/chains/Groestlcoin/TWGroestlcoinTests.cpp | 6 ++---- tests/chains/Groestlcoin/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Harmony/AddressTests.cpp | 6 ++---- tests/chains/Harmony/SignerTests.cpp | 6 ++---- tests/chains/Harmony/StakingTests.cpp | 6 ++---- tests/chains/Harmony/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Harmony/TWAnySignerTests.cpp | 6 ++---- tests/chains/Harmony/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Harmony/TWHarmonyStakingTests.cpp | 6 ++---- tests/chains/Harmony/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Hedera/AddressTests.cpp | 6 ++---- tests/chains/Hedera/SignerTests.cpp | 6 ++---- tests/chains/Hedera/TWAnySignerTests.cpp | 6 ++---- tests/chains/Hedera/TWCoinTypeTests.cpp | 6 ++---- tests/chains/ICON/AddressTests.cpp | 6 ++---- tests/chains/ICON/TWAnySignerTests.cpp | 6 ++---- tests/chains/ICON/TWCoinTypeTests.cpp | 6 ++---- tests/chains/ICON/TransactionCompilerTests.cpp | 6 ++---- tests/chains/IOST/AddressTests.cpp | 6 ++---- tests/chains/IOST/SignerTests.cpp | 6 ++---- tests/chains/IOST/TWCoinTypeTests.cpp | 6 ++---- tests/chains/IOST/TransactionCompilerTests.cpp | 6 ++---- tests/chains/ImmutableX/StarkKeyTests.cpp | 6 ++---- tests/chains/InternetComputer/TWAnyAddressTests.cpp | 6 ++---- tests/chains/InternetComputer/TWAnySignerTests.cpp | 6 ++---- tests/chains/InternetComputer/TWCoinTypeTests.cpp | 6 ++---- tests/chains/IoTeX/AddressTests.cpp | 6 ++---- tests/chains/IoTeX/SignerTests.cpp | 6 ++---- tests/chains/IoTeX/StakingTests.cpp | 6 ++---- tests/chains/IoTeX/TWAnySignerTests.cpp | 6 ++---- tests/chains/IoTeX/TWCoinTypeTests.cpp | 6 ++---- tests/chains/IoTeX/TransactionCompilerTests.cpp | 6 ++---- tests/chains/KavaEvm/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Kin/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Klaytn/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Komodo/AddressTests.cpp | 6 ++---- tests/chains/Komodo/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Komodo/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Komodo/TransactionCompilerTests.cpp | 6 ++---- tests/chains/KuCoinCommunityChain/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Kusama/AddressTests.cpp | 6 ++---- tests/chains/Kusama/SignerTests.cpp | 6 ++---- tests/chains/Kusama/TWAnySignerTests.cpp | 6 ++---- tests/chains/Kusama/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Linea/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Litecoin/LitecoinAddressTests.cpp | 6 ++---- tests/chains/Litecoin/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Litecoin/TWLitecoinTests.cpp | 6 ++---- tests/chains/MantaPacific/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Mantle/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Meter/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Metis/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Monacoin/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Monacoin/TWMonacoinAddressTests.cpp | 6 ++---- tests/chains/Monacoin/TWMonacoinTransactionTests.cpp | 6 ++---- tests/chains/Moonbeam/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Moonriver/TWCoinTypeTests.cpp | 6 ++---- tests/chains/MultiversX/AddressTests.cpp | 6 ++---- tests/chains/MultiversX/SerializationTests.cpp | 6 ++---- tests/chains/MultiversX/SignerTests.cpp | 6 ++---- tests/chains/MultiversX/TWAnySignerTests.cpp | 6 ++---- tests/chains/MultiversX/TWCoinTypeTests.cpp | 6 ++---- tests/chains/MultiversX/TestAccounts.h | 6 ++---- tests/chains/MultiversX/TransactionCompilerTests.cpp | 6 ++---- tests/chains/MultiversX/TransactionFactoryTests.cpp | 6 ++---- tests/chains/NEAR/AccountTests.cpp | 6 ++---- tests/chains/NEAR/AddressTests.cpp | 6 ++---- tests/chains/NEAR/SerializationTests.cpp | 6 ++---- tests/chains/NEAR/SignerTests.cpp | 6 ++---- tests/chains/NEAR/TWAnySignerTests.cpp | 6 ++---- tests/chains/NEAR/TWCoinTypeTests.cpp | 6 ++---- tests/chains/NEAR/TWNEARAccountTests.cpp | 6 ++---- tests/chains/NEAR/TransactionCompilerTests.cpp | 6 ++---- tests/chains/NEO/AddressTests.cpp | 6 ++---- tests/chains/NEO/BinaryCodingTests.cpp | 6 ++---- tests/chains/NEO/CoinReferenceTests.cpp | 6 ++---- tests/chains/NEO/ReadDataTests.cpp | 6 ++---- tests/chains/NEO/ScriptTests.cpp | 6 ++---- tests/chains/NEO/SignerTests.cpp | 6 ++---- tests/chains/NEO/TWAnySignerTests.cpp | 6 ++---- tests/chains/NEO/TWCoinTypeTests.cpp | 6 ++---- tests/chains/NEO/TransactionAttributeTests.cpp | 6 ++---- tests/chains/NEO/TransactionCompilerTests.cpp | 6 ++---- tests/chains/NEO/TransactionOutputTests.cpp | 6 ++---- tests/chains/NEO/TransactionTests.cpp | 6 ++---- tests/chains/NEO/WitnessTests.cpp | 6 ++---- tests/chains/NULS/AddressTests.cpp | 6 ++---- tests/chains/NULS/SignerTests.cpp | 6 ++---- tests/chains/NULS/TWAnySignerTests.cpp | 6 ++---- tests/chains/NULS/TWCoinTypeTests.cpp | 6 ++---- tests/chains/NULS/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Nano/AddressTests.cpp | 6 ++---- tests/chains/Nano/SignerTests.cpp | 6 ++---- tests/chains/Nano/TWAnySignerTests.cpp | 6 ++---- tests/chains/Nano/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Nano/TWNanoAddressTests.cpp | 6 ++---- tests/chains/Nano/TestAccounts.h | 6 ++---- tests/chains/Nano/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Nebl/AddressTests.cpp | 6 ++---- tests/chains/Nebl/SignerTests.cpp | 6 ++---- tests/chains/Nebl/TWAnySignerTests.cpp | 6 ++---- tests/chains/Nebl/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Nebl/TWNeblAddressTests.cpp | 6 ++---- tests/chains/Nebl/TransactionBuilderTests.cpp | 6 ++---- tests/chains/Nebl/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Nebulas/AddressTests.cpp | 6 ++---- tests/chains/Nebulas/SignerTests.cpp | 6 ++---- tests/chains/Nebulas/TWAnySignerTests.cpp | 6 ++---- tests/chains/Nebulas/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Nebulas/TWNebulasAddressTests.cpp | 6 ++---- tests/chains/Nebulas/TransactionTests.cpp | 6 ++---- tests/chains/Neon/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Nervos/AddressTests.cpp | 6 ++---- tests/chains/Nervos/SignerTests.cpp | 6 ++---- tests/chains/Nervos/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Nervos/TWAnySignerTests.cpp | 6 ++---- tests/chains/Nervos/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Nervos/TWNervosAddressTests.cpp | 6 ++---- tests/chains/Nimiq/AddressTests.cpp | 6 ++---- tests/chains/Nimiq/SignerTests.cpp | 6 ++---- tests/chains/Nimiq/TWAnySignerTests.cpp | 6 ++---- tests/chains/Nimiq/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Nimiq/TransactionTests.cpp | 6 ++---- tests/chains/OKXChain/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Oasis/AddressTests.cpp | 6 ++---- tests/chains/Oasis/SignerTests.cpp | 6 ++---- tests/chains/Oasis/TWAnySignerTests.cpp | 6 ++---- tests/chains/Oasis/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Oasis/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Ontology/AccountTests.cpp | 6 ++---- tests/chains/Ontology/AddressTests.cpp | 6 ++---- tests/chains/Ontology/Oep4Tests.cpp | 6 ++---- tests/chains/Ontology/OngTests.cpp | 6 ++---- tests/chains/Ontology/OntTests.cpp | 6 ++---- tests/chains/Ontology/ParamsBuilderTests.cpp | 6 ++---- tests/chains/Ontology/TWAnySignerTests.cpp | 6 ++---- tests/chains/Ontology/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Ontology/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Ontology/TransactionTests.cpp | 6 ++---- tests/chains/OpBNBtestnet/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Optimism/TWCoinTypeTests.cpp | 6 ++---- tests/chains/POANetwork/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Pivx/AddressTests.cpp | 6 ++---- tests/chains/Pivx/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Pivx/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Pivx/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Polkadot/AddressTests.cpp | 6 ++---- tests/chains/Polkadot/ExtrinsicTests.cpp | 6 ++---- tests/chains/Polkadot/SS58AddressTests.cpp | 6 ++---- tests/chains/Polkadot/ScaleCodecTests.cpp | 6 ++---- tests/chains/Polkadot/SignerTests.cpp | 6 ++---- tests/chains/Polkadot/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Polkadot/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Polygon/TWCoinTypeTests.cpp | 6 ++---- tests/chains/PolygonZkEvm/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Qtum/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Qtum/TWQtumAddressTests.cpp | 6 ++---- tests/chains/Ravencoin/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Ravencoin/TWRavencoinTransactionTests.cpp | 6 ++---- tests/chains/Ronin/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Ronin/TWAnySignerTests.cpp | 6 ++---- tests/chains/Ronin/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Rootstock/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Scroll/TWAnySignerTests.cpp | 6 ++---- tests/chains/Scroll/TWCoinTypeTests.cpp | 6 ++---- tests/chains/SmartBitcoinCash/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Solana/AddressTests.cpp | 6 ++---- tests/chains/Solana/ProgramTests.cpp | 6 ++---- tests/chains/Solana/SignerTests.cpp | 6 ++---- tests/chains/Solana/TWAnySignerTests.cpp | 6 ++---- tests/chains/Solana/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Solana/TWSolanaAddressTests.cpp | 6 ++---- tests/chains/Solana/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Solana/TransactionTests.cpp | 6 ++---- tests/chains/StarkEx/MessageSignerTests.cpp | 6 ++---- tests/chains/Stellar/AddressTests.cpp | 6 ++---- tests/chains/Stellar/TWAnySignerTests.cpp | 6 ++---- tests/chains/Stellar/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Stellar/TWStellarAddressTests.cpp | 6 ++---- tests/chains/Stellar/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Stellar/TransactionTests.cpp | 6 ++---- tests/chains/Stratis/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Stratis/TWStratisTests.cpp | 6 ++---- tests/chains/Sui/AddressTests.cpp | 6 ++---- tests/chains/Sui/CompilerTests.cpp | 6 ++---- tests/chains/Sui/SignerTests.cpp | 6 ++---- tests/chains/Sui/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Syscoin/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Syscoin/TWSyscoinTests.cpp | 6 ++---- tests/chains/TBinance/TWAnyAddressTests.cpp | 6 ++---- tests/chains/TBinance/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Tezos/AddressTests.cpp | 6 ++---- tests/chains/Tezos/ForgingTests.cpp | 6 ++---- tests/chains/Tezos/MessageSignerTests.cpp | 6 ++---- tests/chains/Tezos/OperationListTests.cpp | 6 ++---- tests/chains/Tezos/PublicKeyTests.cpp | 6 ++---- tests/chains/Tezos/SignerTests.cpp | 6 ++---- tests/chains/Tezos/TWAnySignerTests.cpp | 6 ++---- tests/chains/Tezos/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Tezos/TransactionCompilerTests.cpp | 6 ++---- tests/chains/TheOpenNetwork/AddressTests.cpp | 6 ++---- tests/chains/TheOpenNetwork/SignerTests.cpp | 6 ++---- tests/chains/TheOpenNetwork/TWAnyAddressTests.cpp | 6 ++---- tests/chains/TheOpenNetwork/TWAnySignerTests.cpp | 6 ++---- tests/chains/TheOpenNetwork/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Theta/SignerTests.cpp | 6 ++---- tests/chains/Theta/TWAnySignerTests.cpp | 6 ++---- tests/chains/Theta/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Theta/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Theta/TransactionTests.cpp | 6 ++---- tests/chains/ThetaFuel/TWAnySignerTests.cpp | 6 ++---- tests/chains/ThetaFuel/TWCoinTypeTests.cpp | 6 ++---- tests/chains/ThunderToken/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Tron/AddressTests.cpp | 6 ++---- tests/chains/Tron/SerializationTests.cpp | 6 ++---- tests/chains/Tron/SignerTests.cpp | 6 ++---- tests/chains/Tron/TWAnySignerTests.cpp | 6 ++---- tests/chains/Tron/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Tron/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Tron/TronMessageSignerTests.cpp | 6 ++---- tests/chains/VeChain/SignerTests.cpp | 6 ++---- tests/chains/VeChain/TWAnySignerTests.cpp | 6 ++---- tests/chains/VeChain/TWCoinTypeTests.cpp | 6 ++---- tests/chains/VeChain/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Verge/AddressTests.cpp | 6 ++---- tests/chains/Verge/SignerTests.cpp | 6 ++---- tests/chains/Verge/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Verge/TWAnySignerTests.cpp | 6 ++---- tests/chains/Verge/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Verge/TransactionBuilderTests.cpp | 6 ++---- tests/chains/Verge/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Viacoin/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Viacoin/TWViacoinAddressTests.cpp | 6 ++---- tests/chains/Viction/TWCoinTypeTests.cpp | 6 ++---- tests/chains/WAX/TWAnySignerTests.cpp | 6 ++---- tests/chains/WAX/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Wanchain/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Waves/AddressTests.cpp | 6 ++---- tests/chains/Waves/LeaseTests.cpp | 6 ++---- tests/chains/Waves/SignerTests.cpp | 6 ++---- tests/chains/Waves/TWAnySignerTests.cpp | 6 ++---- tests/chains/Waves/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Waves/TransactionTests.cpp | 6 ++---- tests/chains/XRP/AddressTests.cpp | 6 ++---- tests/chains/XRP/BinaryCodingTests.cpp | 6 ++---- tests/chains/XRP/TWAnySignerTests.cpp | 6 ++---- tests/chains/XRP/TWCoinTypeTests.cpp | 6 ++---- tests/chains/XRP/TWRippleAddressTests.cpp | 6 ++---- tests/chains/XRP/TransactionCompilerTests.cpp | 6 ++---- tests/chains/XRP/TransactionTests.cpp | 6 ++---- tests/chains/Zcash/AddressTests.cpp | 6 ++---- tests/chains/Zcash/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Zcash/TWZcashAddressTests.cpp | 6 ++---- tests/chains/Zcash/TWZcashTransactionTests.cpp | 6 ++---- tests/chains/Zcash/TransactionCompilerTests.cpp | 6 ++---- tests/chains/Zelcash/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Zelcash/TWZelcashAddressTests.cpp | 6 ++---- tests/chains/Zelcash/TWZelcashTransactionTests.cpp | 6 ++---- tests/chains/Zen/AddressTests.cpp | 6 ++---- tests/chains/Zen/SignerTests.cpp | 6 ++---- tests/chains/Zen/TWAnyAddressTests.cpp | 6 ++---- tests/chains/Zen/TWAnySignerTests.cpp | 6 ++---- tests/chains/Zen/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Zen/TransactionBuilderTests.cpp | 6 ++---- tests/chains/Zen/TransactionCompilerTests.cpp | 6 ++---- tests/chains/ZenEON/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Zilliqa/AddressTests.cpp | 6 ++---- tests/chains/Zilliqa/SignatureTests.cpp | 6 ++---- tests/chains/Zilliqa/SignerTests.cpp | 6 ++---- tests/chains/Zilliqa/TWAnySignerTests.cpp | 6 ++---- tests/chains/Zilliqa/TWCoinTypeTests.cpp | 6 ++---- tests/chains/Zilliqa/TWZilliqaAddressTests.cpp | 6 ++---- tests/chains/ZkSyncV2/TWCoinTypeTests.cpp | 6 ++---- tests/chains/xDai/TWCoinTypeTests.cpp | 6 ++---- tests/common/AnyAddressTests.cpp | 6 ++---- tests/common/Base64Tests.cpp | 6 ++---- tests/common/BaseEncoding.cpp | 6 ++---- tests/common/Bech32AddressTests.cpp | 6 ++---- tests/common/Bech32Tests.cpp | 6 ++---- tests/common/BinaryCodingTests.cpp | 6 ++---- tests/common/CborTests.cpp | 6 ++---- tests/common/CoinAddressDerivationTests.cpp | 6 ++---- tests/common/CoinAddressValidationTests.cpp | 6 ++---- tests/common/DataTests.cpp | 6 ++---- tests/common/EncryptTests.cpp | 6 ++---- tests/common/HDWallet/HDWalletInternalTests.cpp | 6 ++---- tests/common/HDWallet/HDWalletTests.cpp | 6 ++---- tests/common/HashTests.cpp | 6 ++---- tests/common/HexCodingTests.cpp | 6 ++---- tests/common/Keystore/DerivationPathTests.cpp | 6 ++---- tests/common/Keystore/StoredKeyTests.cpp | 6 ++---- tests/common/LiquidStaking/LiquidStakingTests.cpp | 6 ++---- tests/common/MnemonicTests.cpp | 6 ++---- tests/common/NumericLiteralTests.cpp | 6 ++---- tests/common/PrivateKeyTests.cpp | 6 ++---- tests/common/PublicKeyLegacy.h | 6 ++---- tests/common/PublicKeyTests.cpp | 6 ++---- tests/common/TestUtilities.cpp | 6 ++---- tests/common/TestUtilities.h | 6 ++---- tests/common/Uint256Tests.cpp | 6 ++---- tests/common/WalletConsoleTests.cpp | 6 ++---- tests/common/WebAuthnTests.cpp | 6 ++---- tests/common/algorithm/erase_tests.cpp | 6 ++---- tests/common/algorithm/sort_copy_tests.cpp | 6 ++---- tests/common/algorithm/string.cpp | 6 ++---- tests/common/algorithm/to_array_tests.cpp | 6 ++---- tests/common/memory/memzero_tests.cpp | 6 ++---- tests/common/operators/equality_comparable_tests.cpp | 6 ++---- tests/common/rust/bindgen/WalletCoreRsTests.cpp | 6 ++---- tests/interface/TWAESTests.cpp | 6 ++---- tests/interface/TWAccountTests.cpp | 6 ++---- tests/interface/TWAnyAddressTests.cpp | 6 ++---- tests/interface/TWAsnParserTests.cpp | 6 ++---- tests/interface/TWBase32Tests.cpp | 6 ++---- tests/interface/TWBase58Tests.cpp | 6 ++---- tests/interface/TWBase64Tests.cpp | 6 ++---- tests/interface/TWCoinTypeTests.cpp | 6 ++---- tests/interface/TWDataTests.cpp | 6 ++---- tests/interface/TWDataVectorTests.cpp | 6 ++---- tests/interface/TWDerivationPathTests.cpp | 6 ++---- tests/interface/TWHDWalletTests.cpp | 6 ++---- tests/interface/TWHRPTests.cpp | 6 ++---- tests/interface/TWHashTests.cpp | 6 ++---- tests/interface/TWMnemonicTests.cpp | 6 ++---- tests/interface/TWPBKDF2Tests.cpp | 6 ++---- tests/interface/TWPrivateKeyTests.cpp | 6 ++---- tests/interface/TWPublicKeyTests.cpp | 6 ++---- tests/interface/TWStoredKeyTests.cpp | 6 ++---- tests/interface/TWStringTests.cpp | 6 ++---- tests/interface/TWTransactionCompilerTests.cpp | 6 ++---- tests/main.cpp | 6 ++---- trezor-crypto/CMakeLists.txt | 6 ++---- trezor-crypto/crypto/tests/CMakeLists.txt | 6 ++---- trezor-crypto/include/TrezorCrypto/TrezorCrypto.h | 6 ++---- walletconsole/CMakeLists.txt | 6 ++---- walletconsole/lib/Address.cpp | 6 ++---- walletconsole/lib/Address.h | 6 ++---- walletconsole/lib/Buffer.cpp | 6 ++---- walletconsole/lib/Buffer.h | 6 ++---- walletconsole/lib/CMakeLists.txt | 6 ++---- walletconsole/lib/Coins.cpp | 6 ++---- walletconsole/lib/Coins.h | 6 ++---- walletconsole/lib/CommandExecutor.cpp | 6 ++---- walletconsole/lib/CommandExecutor.h | 6 ++---- walletconsole/lib/Keys.cpp | 6 ++---- walletconsole/lib/Keys.h | 6 ++---- walletconsole/lib/Util.cpp | 6 ++---- walletconsole/lib/Util.h | 6 ++---- walletconsole/lib/WalletConsole.cpp | 6 ++---- walletconsole/lib/WalletConsole.h | 6 ++---- walletconsole/main.cpp | 6 ++---- wasm/CMakeLists.txt | 6 ++---- wasm/index.ts | 6 ++---- wasm/src/AnySigner.cpp | 6 ++---- wasm/src/BitcoinSigHashTypeExt.cpp | 6 ++---- wasm/src/BitcoinSigHashTypeExt.h | 6 ++---- wasm/src/CoinTypeExt.cpp | 6 ++---- wasm/src/CoinTypeExt.h | 6 ++---- wasm/src/HDVersionExt.cpp | 6 ++---- wasm/src/HDVersionExt.h | 6 ++---- wasm/src/HexCoding.cpp | 6 ++---- wasm/src/Random.cpp | 6 ++---- wasm/src/WasmData.cpp | 6 ++---- wasm/src/WasmData.h | 6 ++---- wasm/src/WasmString.cpp | 6 ++---- wasm/src/WasmString.h | 6 ++---- wasm/src/enum-ext.d.ts | 6 ++---- wasm/src/keystore/default-impl.ts | 6 ++---- wasm/src/keystore/extension-storage.ts | 6 ++---- wasm/src/keystore/fs-storage.ts | 6 ++---- wasm/src/keystore/index.ts | 6 ++---- wasm/src/keystore/types.ts | 6 ++---- wasm/tests/AES.test.ts | 6 ++---- wasm/tests/AnyAddress.test.ts | 6 ++---- wasm/tests/Base32.test.ts | 6 ++---- wasm/tests/Base64.test.ts | 6 ++---- wasm/tests/BitcoinSigHashType.test.ts | 6 ++---- wasm/tests/Blockchain/Aptos.test.ts | 6 ++---- wasm/tests/Blockchain/Bitcoin.test.ts | 6 ++---- wasm/tests/Blockchain/Ethereum.test.ts | 6 ++---- wasm/tests/Blockchain/Greenfield.test.ts | 6 ++---- wasm/tests/Blockchain/Hedera.test.ts | 6 ++---- wasm/tests/Blockchain/InternetComputer.test.ts | 6 ++---- wasm/tests/Blockchain/Sui.test.ts | 6 ++---- wasm/tests/Blockchain/TheOpenNetwork.test.ts | 6 ++---- wasm/tests/CoinType.test.ts | 6 ++---- wasm/tests/HDVersion.test.ts | 6 ++---- wasm/tests/HDWallet.test.ts | 6 ++---- wasm/tests/HRP.test.ts | 6 ++---- wasm/tests/Hash.test.ts | 6 ++---- wasm/tests/HexCoding.test.ts | 6 ++---- wasm/tests/KeyStore+extension.test.ts | 6 ++---- wasm/tests/KeyStore+fs.test.ts | 6 ++---- wasm/tests/Mnemonic.test.ts | 6 ++---- wasm/tests/PBKDF2.test.ts | 6 ++---- wasm/tests/StoredKey.test.ts | 6 ++---- wasm/tests/initWasm.test.ts | 6 ++---- wasm/tests/mock.ts | 6 ++---- 2147 files changed, 4296 insertions(+), 8588 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5cba2961f0a..6fec5513326 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,8 +1,6 @@ -# Copyright © 2017-2022 Trust Wallet. +# SPDX-License-Identifier: Apache-2.0 # -# This file is part of Trust. The full Trust copyright notice, including -# terms governing use, modification, and redistribution, is contained in the -# file LICENSE at the root of the source code distribution tree. +# Copyright © 2017 Trust Wallet. cmake_minimum_required(VERSION 3.18 FATAL_ERROR) diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/acala/TestAcalaAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/acala/TestAcalaAddress.kt index b94158bace6..5e50f515ab4 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/acala/TestAcalaAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/acala/TestAcalaAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.acala diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/acala/TestAcalaSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/acala/TestAcalaSigner.kt index a066009144d..ad99985b4ec 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/acala/TestAcalaSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/acala/TestAcalaSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.acala diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/acalaevm/TestAcalaEVMAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/acalaevm/TestAcalaEVMAddress.kt index 81274311cdd..6845bea3e89 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/acalaevm/TestAcalaEVMAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/acalaevm/TestAcalaEVMAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.acalaevm diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/agoric/TestAgoricAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/agoric/TestAgoricAddress.kt index 9cabca65f15..1164db16e14 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/agoric/TestAgoricAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/agoric/TestAgoricAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.agoric diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/agoric/TestAgoricSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/agoric/TestAgoricSigner.kt index 7567a61f21f..ecdf4372f3a 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/agoric/TestAgoricSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/agoric/TestAgoricSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.agoric diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/aptos/TestAptosAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/aptos/TestAptosAddress.kt index 180617ff5b1..c8bed69c5d8 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/aptos/TestAptosAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/aptos/TestAptosAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.aptos diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/aptos/TestAptosSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/aptos/TestAptosSigner.kt index f16a3be8300..e536821658b 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/aptos/TestAptosSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/aptos/TestAptosSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.aptos diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bandchain/TestBandChainAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bandchain/TestBandChainAddress.kt index d988eed5bb1..ec361735357 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bandchain/TestBandChainAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bandchain/TestBandChainAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.bandchain diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bandchain/TestBandChainSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bandchain/TestBandChainSigner.kt index 662773bba9c..001e9d90631 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bandchain/TestBandChainSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bandchain/TestBandChainSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.bandchain diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bitcoindiamond/TestBitcoinDiamondAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bitcoindiamond/TestBitcoinDiamondAddress.kt index d8f768eeaec..497b2d6dedc 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bitcoindiamond/TestBitcoinDiamondAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bitcoindiamond/TestBitcoinDiamondAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.bitcoindiamond diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bitcoindiamond/TestBitcoinDiamondSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bitcoindiamond/TestBitcoinDiamondSigner.kt index eea39e3a269..3bbbd9a77fd 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bitcoindiamond/TestBitcoinDiamondSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bitcoindiamond/TestBitcoinDiamondSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.bitcoindiamond diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bluzelle/TestBluzelleAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bluzelle/TestBluzelleAddress.kt index 99baa611f71..d8eb3424893 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bluzelle/TestBluzelleAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bluzelle/TestBluzelleAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.bluzelle diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bluzelle/TestBluzelleSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bluzelle/TestBluzelleSigner.kt index ba4d7e99238..bf40f0dcc67 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bluzelle/TestBluzelleSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bluzelle/TestBluzelleSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.bluzelle diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/cardano/TestCardanoAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/cardano/TestCardanoAddress.kt index 6ac0f1c4d63..a505e201176 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/cardano/TestCardanoAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/cardano/TestCardanoAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.cardano diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/cardano/TestCardanoSigning.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/cardano/TestCardanoSigning.kt index 2e56bab0838..d9450e9881c 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/cardano/TestCardanoSigning.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/cardano/TestCardanoSigning.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.cardano diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/confluxespace/TestConfluxeSpaceAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/confluxespace/TestConfluxeSpaceAddress.kt index 5186e4730ea..25d5ae1c81e 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/confluxespace/TestConfluxeSpaceAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/confluxespace/TestConfluxeSpaceAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.confluxespace diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/cryptoorg/TestCryptoorgAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/cryptoorg/TestCryptoorgAddress.kt index 52e06a041d8..214c391624d 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/cryptoorg/TestCryptoorgAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/cryptoorg/TestCryptoorgAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.cryptoorg diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/cryptoorg/TestCryptoorgSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/cryptoorg/TestCryptoorgSigner.kt index 25197f82a53..74090e73a29 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/cryptoorg/TestCryptoorgSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/cryptoorg/TestCryptoorgSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.cryptoorg diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/everscale/TestEverscaleAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/everscale/TestEverscaleAddress.kt index b09cfaff057..5922fa9f191 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/everscale/TestEverscaleAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/everscale/TestEverscaleAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.everscale diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/everscale/TestEverscaleSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/everscale/TestEverscaleSigner.kt index cb1d7266f92..a07ba7c46b4 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/everscale/TestEverscaleSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/everscale/TestEverscaleSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.everscale diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/fio/TestFIOAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/fio/TestFIOAddress.kt index 6b6461e78d1..4a9bef5fedb 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/fio/TestFIOAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/fio/TestFIOAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.fio diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/fio/TestFIOSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/fio/TestFIOSigner.kt index 7037706254b..6992aa0b9f8 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/fio/TestFIOSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/fio/TestFIOSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.fio diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/greenfield/TestGreenfieldSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/greenfield/TestGreenfieldSigner.kt index 757bdaea895..cd7caf5e2ac 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/greenfield/TestGreenfieldSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/greenfield/TestGreenfieldSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.greenfield diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/hedera/TestHederaAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/hedera/TestHederaAddress.kt index be92015f825..925c36c7851 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/hedera/TestHederaAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/hedera/TestHederaAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.hedera diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/hedera/TestHederaSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/hedera/TestHederaSigner.kt index dec11a37bcb..c01f813e2d0 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/hedera/TestHederaSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/hedera/TestHederaSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.hedera diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/internetcomputer/TestInternetComputerAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/internetcomputer/TestInternetComputerAddress.kt index f4b9044e339..2861aea3a4a 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/internetcomputer/TestInternetComputerAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/internetcomputer/TestInternetComputerAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.internetcomputer diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/internetcomputer/TestInternetComputerSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/internetcomputer/TestInternetComputerSigner.kt index 87a4261a158..d3e97de972e 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/internetcomputer/TestInternetComputerSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/internetcomputer/TestInternetComputerSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.internetcomputer diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/juno/TestJunoAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/juno/TestJunoAddress.kt index eb9edcfb89d..39c7022b743 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/juno/TestJunoAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/juno/TestJunoAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.juno diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/kcc/TestKuCoinCommunityChainAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/kcc/TestKuCoinCommunityChainAddress.kt index 0d2fe4a7446..9a2ecfc3811 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/kcc/TestKuCoinCommunityChainAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/kcc/TestKuCoinCommunityChainAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.kcc diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/kusama/TestKusamaAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/kusama/TestKusamaAddress.kt index 23f6b258315..39fc302d0ff 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/kusama/TestKusamaAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/kusama/TestKusamaAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.kusama diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/kusama/TestKusamaSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/kusama/TestKusamaSigner.kt index 388a38bd150..7bec37b4f0e 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/kusama/TestKusamaSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/kusama/TestKusamaSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.polkadot diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/multiversx/TestMultiversXAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/multiversx/TestMultiversXAddress.kt index 6cb38fef175..ab3b1ec2483 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/multiversx/TestMultiversXAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/multiversx/TestMultiversXAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.multiversx diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/multiversx/TestMultiversXSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/multiversx/TestMultiversXSigner.kt index fc6bd12637f..811c8a6b76f 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/multiversx/TestMultiversXSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/multiversx/TestMultiversXSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.multiversx diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/nativeinjective/TestNativeInjectiveAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/nativeinjective/TestNativeInjectiveAddress.kt index fc0a81474eb..8c70eaf1dfe 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/nativeinjective/TestNativeInjectiveAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/nativeinjective/TestNativeInjectiveAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.nativeinjective diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/nativeinjective/TestNativeInjectiveSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/nativeinjective/TestNativeInjectiveSigner.kt index 8892bac9d7f..b1295e2d823 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/nativeinjective/TestNativeInjectiveSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/nativeinjective/TestNativeInjectiveSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.nativeinjective diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/neo/TestsNEOAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/neo/TestsNEOAddress.kt index dd1ef2e86dc..8eb3f6ac165 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/neo/TestsNEOAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/neo/TestsNEOAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.neo diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/nervos/TestNervosAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/nervos/TestNervosAddress.kt index 64f1c492ada..f77ce3858cd 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/nervos/TestNervosAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/nervos/TestNervosAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.nervos diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/nervos/TestNervosSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/nervos/TestNervosSigner.kt index 3d0a149e5ae..d556f883f17 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/nervos/TestNervosSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/nervos/TestNervosSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.nervos diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/oasis/TestOasisAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/oasis/TestOasisAddress.kt index 2cdc8dfcd4a..00b315bc40a 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/oasis/TestOasisAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/oasis/TestOasisAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.oasis diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/oasis/TestOasisSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/oasis/TestOasisSigner.kt index f9962ebb13c..ef3ad829694 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/oasis/TestOasisSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/oasis/TestOasisSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.oasis diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/osmosis/TestOsmosisAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/osmosis/TestOsmosisAddress.kt index 1d881bbdef1..88b33d1b9fd 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/osmosis/TestOsmosisAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/osmosis/TestOsmosisAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.osmosis diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/osmosis/TestOsmosisSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/osmosis/TestOsmosisSigner.kt index e8498fb0ab6..679583594f7 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/osmosis/TestOsmosisSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/osmosis/TestOsmosisSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.osmosis diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/polkadot/TestPolkadotAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/polkadot/TestPolkadotAddress.kt index 82477b4bbbe..7ab39ef55f5 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/polkadot/TestPolkadotAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/polkadot/TestPolkadotAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.Polkadot diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/polkadot/TestPolkadotSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/polkadot/TestPolkadotSigner.kt index 9da312ca3ea..da571e5ca1a 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/polkadot/TestPolkadotSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/polkadot/TestPolkadotSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.polkadot diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/polygon/TestPolygonAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/polygon/TestPolygonAddress.kt index f6b21b1780c..ab807796d5a 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/polygon/TestPolygonAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/polygon/TestPolygonAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.polygon diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/scroll/TestScrollAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/scroll/TestScrollAddress.kt index da490466d1c..23d77ff4ccb 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/scroll/TestScrollAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/scroll/TestScrollAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.scroll diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/secret/TestSecretAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/secret/TestSecretAddress.kt index 26d66ee5883..5315c57c9ad 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/secret/TestSecretAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/secret/TestSecretAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.secret diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/secret/TestSecretSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/secret/TestSecretSigner.kt index d9286ccd4f2..3f1ef6330a0 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/secret/TestSecretSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/secret/TestSecretSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.secret diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/smartbitcoincash/TestSmartBitcoinCashAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/smartbitcoincash/TestSmartBitcoinCashAddress.kt index 95acfd23453..64c33ba9c58 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/smartbitcoincash/TestSmartBitcoinCashAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/smartbitcoincash/TestSmartBitcoinCashAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.smartbitcoincash diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/smartchain/TestBinanceSmartChainAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/smartchain/TestBinanceSmartChainAddress.kt index 142cbc0babe..a9a83132c36 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/smartchain/TestBinanceSmartChainAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/smartchain/TestBinanceSmartChainAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.binancesmartchain diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/stargaze/TestStargazeAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/stargaze/TestStargazeAddress.kt index bc568dccae3..54577d7971d 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/stargaze/TestStargazeAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/stargaze/TestStargazeAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.stargaze diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/stargaze/TestStargazeSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/stargaze/TestStargazeSigner.kt index 94a2fbfc7c2..63a7a166b60 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/stargaze/TestStargazeSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/stargaze/TestStargazeSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.stargaze diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/sui/TestSuiAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/sui/TestSuiAddress.kt index b4ec636a5eb..503e6e8c8ad 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/sui/TestSuiAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/sui/TestSuiAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.sui diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/sui/TestSuiSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/sui/TestSuiSigner.kt index 327e8a2b19b..0a37390cdd5 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/sui/TestSuiSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/sui/TestSuiSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.sui diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/theopennetwork/TestTheOpenNetworkAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/theopennetwork/TestTheOpenNetworkAddress.kt index d2f341dc62f..c96c5ebb21a 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/theopennetwork/TestTheOpenNetworkAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/theopennetwork/TestTheOpenNetworkAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.theopennetwork diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/theopennetwork/TestTheOpenNetworkSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/theopennetwork/TestTheOpenNetworkSigner.kt index 887c3516493..4374bba398c 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/theopennetwork/TestTheOpenNetworkSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/theopennetwork/TestTheOpenNetworkSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.theopennetwork diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/thetafuel/TestThetaFuelAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/thetafuel/TestThetaFuelAddress.kt index 876fdefebb4..17e60b89aeb 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/thetafuel/TestThetaFuelAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/thetafuel/TestThetaFuelAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.thetafuel diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/thorchain/TestTHORChainAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/thorchain/TestTHORChainAddress.kt index 8a1c5768d90..0974995d3f1 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/thorchain/TestTHORChainAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/thorchain/TestTHORChainAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.thorchain diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/thorchain/TestTHORChainSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/thorchain/TestTHORChainSigner.kt index c12ad29b2f1..fde6325529f 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/thorchain/TestTHORChainSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/thorchain/TestTHORChainSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.thorchain diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/zen/TestZenAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/zen/TestZenAddress.kt index bd7fcdfed69..8398b636928 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/zen/TestZenAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/zen/TestZenAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.zen diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/zen/TestZenSigner.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/zen/TestZenSigner.kt index 0b42106409a..36682ac0293 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/zen/TestZenSigner.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/zen/TestZenSigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.zen diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/utils/TestAnyAddress.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/utils/TestAnyAddress.kt index 64b3bb82987..ae4b47b4bd0 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/utils/TestAnyAddress.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/utils/TestAnyAddress.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.utils diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/utils/TestAsnParser.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/utils/TestAsnParser.kt index ecdf9db3d9c..7c896d7860c 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/utils/TestAsnParser.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/utils/TestAsnParser.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.utils diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/utils/TestHDWallet.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/utils/TestHDWallet.kt index 22af2bfc37f..e3ec6f29b12 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/utils/TestHDWallet.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/utils/TestHDWallet.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.utils diff --git a/android/app/src/androidTest/java/com/trustwallet/core/app/utils/TestLiquidStaking.kt b/android/app/src/androidTest/java/com/trustwallet/core/app/utils/TestLiquidStaking.kt index a4bcbf35957..41adb7f1d4f 100644 --- a/android/app/src/androidTest/java/com/trustwallet/core/app/utils/TestLiquidStaking.kt +++ b/android/app/src/androidTest/java/com/trustwallet/core/app/utils/TestLiquidStaking.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.utils diff --git a/cmake/Protobuf.cmake b/cmake/Protobuf.cmake index 131bd7678b8..8e0a93251d2 100644 --- a/cmake/Protobuf.cmake +++ b/cmake/Protobuf.cmake @@ -1,8 +1,6 @@ -# Copyright © 2017-2022 Trust Wallet. +# SPDX-License-Identifier: Apache-2.0 # -# This file is part of Trust. The full Trust copyright notice, including -# terms governing use, modification, and redistribution, is contained in the -# file LICENSE at the root of the source code distribution tree. +# Copyright © 2017 Trust Wallet. set(protobuf_SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR}/../build/local/src/protobuf/protobuf-3.19.2) set(protobuf_source_dir ${CMAKE_CURRENT_LIST_DIR}/../build/local/src/protobuf/protobuf-3.19.2) diff --git a/codegen-v2/src/codegen/cpp/blockchain_dispatcher_generator.rs b/codegen-v2/src/codegen/cpp/blockchain_dispatcher_generator.rs index d0b4fcd552a..0871d545995 100644 --- a/codegen-v2/src/codegen/cpp/blockchain_dispatcher_generator.rs +++ b/codegen-v2/src/codegen/cpp/blockchain_dispatcher_generator.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::cpp::cpp_source_directory; use crate::registry::CoinItem; diff --git a/codegen-v2/src/codegen/cpp/entry_generator.rs b/codegen-v2/src/codegen/cpp/entry_generator.rs index 49f341ab35f..639ee6c0488 100644 --- a/codegen-v2/src/codegen/cpp/entry_generator.rs +++ b/codegen-v2/src/codegen/cpp/entry_generator.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::cpp::cpp_source_directory; use crate::codegen::template_generator::TemplateGenerator; diff --git a/codegen-v2/src/codegen/cpp/mod.rs b/codegen-v2/src/codegen/cpp/mod.rs index 87443e4ad6d..3ddf0131626 100644 --- a/codegen-v2/src/codegen/cpp/mod.rs +++ b/codegen-v2/src/codegen/cpp/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::registry::CoinItem; use std::env; diff --git a/codegen-v2/src/codegen/cpp/new_blockchain.rs b/codegen-v2/src/codegen/cpp/new_blockchain.rs index 75634f481de..df7c94c62bd 100644 --- a/codegen-v2/src/codegen/cpp/new_blockchain.rs +++ b/codegen-v2/src/codegen/cpp/new_blockchain.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::cpp::blockchain_dispatcher_generator::BlockchainDispatcherGenerator; use crate::codegen::cpp::entry_generator::EntryGenerator; diff --git a/codegen-v2/src/codegen/cpp/new_evmchain.rs b/codegen-v2/src/codegen/cpp/new_evmchain.rs index 36c29e127e2..2368c797ab3 100644 --- a/codegen-v2/src/codegen/cpp/new_evmchain.rs +++ b/codegen-v2/src/codegen/cpp/new_evmchain.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::cpp::tw_coin_address_derivation_tests_generator::CoinAddressDerivationTestsGenerator; use crate::codegen::cpp::tw_coin_type_generator::TWCoinTypeGenerator; diff --git a/codegen-v2/src/codegen/cpp/templates/Entry.h b/codegen-v2/src/codegen/cpp/templates/Entry.h index a07c98e471d..2c2520f9ccb 100644 --- a/codegen-v2/src/codegen/cpp/templates/Entry.h +++ b/codegen-v2/src/codegen/cpp/templates/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-{YEAR} Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/codegen-v2/src/codegen/cpp/templates/TWAnyAddressTests.cpp b/codegen-v2/src/codegen/cpp/templates/TWAnyAddressTests.cpp index 35516cf2597..139234a20e4 100644 --- a/codegen-v2/src/codegen/cpp/templates/TWAnyAddressTests.cpp +++ b/codegen-v2/src/codegen/cpp/templates/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-{YEAR} Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "HexCoding.h" diff --git a/codegen-v2/src/codegen/cpp/templates/TWAnySignerTests.cpp b/codegen-v2/src/codegen/cpp/templates/TWAnySignerTests.cpp index 38f1493b916..ce5b56f0467 100644 --- a/codegen-v2/src/codegen/cpp/templates/TWAnySignerTests.cpp +++ b/codegen-v2/src/codegen/cpp/templates/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-{YEAR} Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "HexCoding.h" diff --git a/codegen-v2/src/codegen/cpp/templates/TWCoinTypeTests.cpp b/codegen-v2/src/codegen/cpp/templates/TWCoinTypeTests.cpp index 59a9d1a2e3f..8e917150dd4 100644 --- a/codegen-v2/src/codegen/cpp/templates/TWCoinTypeTests.cpp +++ b/codegen-v2/src/codegen/cpp/templates/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-{YEAR} Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/codegen-v2/src/codegen/cpp/tw_any_address_tests_generator.rs b/codegen-v2/src/codegen/cpp/tw_any_address_tests_generator.rs index f6fa62ac324..599ea265235 100644 --- a/codegen-v2/src/codegen/cpp/tw_any_address_tests_generator.rs +++ b/codegen-v2/src/codegen/cpp/tw_any_address_tests_generator.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::cpp::coin_integration_tests_directory; use crate::codegen::template_generator::TemplateGenerator; diff --git a/codegen-v2/src/codegen/cpp/tw_any_signer_tests_generator.rs b/codegen-v2/src/codegen/cpp/tw_any_signer_tests_generator.rs index 677162aee84..9ea4337616a 100644 --- a/codegen-v2/src/codegen/cpp/tw_any_signer_tests_generator.rs +++ b/codegen-v2/src/codegen/cpp/tw_any_signer_tests_generator.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::cpp::coin_integration_tests_directory; use crate::codegen::template_generator::TemplateGenerator; diff --git a/codegen-v2/src/codegen/cpp/tw_blockchain.rs b/codegen-v2/src/codegen/cpp/tw_blockchain.rs index f74c1e20ea9..a76a73ab055 100644 --- a/codegen-v2/src/codegen/cpp/tw_blockchain.rs +++ b/codegen-v2/src/codegen/cpp/tw_blockchain.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::cpp::cpp_include_directory; use crate::registry::CoinItem; diff --git a/codegen-v2/src/codegen/cpp/tw_coin_address_derivation_tests_generator.rs b/codegen-v2/src/codegen/cpp/tw_coin_address_derivation_tests_generator.rs index 1cdeaf295ac..91321dffb05 100644 --- a/codegen-v2/src/codegen/cpp/tw_coin_address_derivation_tests_generator.rs +++ b/codegen-v2/src/codegen/cpp/tw_coin_address_derivation_tests_generator.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::cpp::integration_tests_directory; use crate::registry::CoinItem; diff --git a/codegen-v2/src/codegen/cpp/tw_coin_type_generator.rs b/codegen-v2/src/codegen/cpp/tw_coin_type_generator.rs index d238922ae4d..0271838af03 100644 --- a/codegen-v2/src/codegen/cpp/tw_coin_type_generator.rs +++ b/codegen-v2/src/codegen/cpp/tw_coin_type_generator.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::cpp::cpp_include_directory; use crate::registry::CoinItem; diff --git a/codegen-v2/src/codegen/cpp/tw_coin_type_tests_generator.rs b/codegen-v2/src/codegen/cpp/tw_coin_type_tests_generator.rs index 8b85c4e79f4..67edddac4ff 100644 --- a/codegen-v2/src/codegen/cpp/tw_coin_type_tests_generator.rs +++ b/codegen-v2/src/codegen/cpp/tw_coin_type_tests_generator.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::cpp::coin_integration_tests_directory; use crate::codegen::template_generator::TemplateGenerator; diff --git a/codegen-v2/src/codegen/mod.rs b/codegen-v2/src/codegen/mod.rs index 2f1b1a70839..1d8522e6b9f 100644 --- a/codegen-v2/src/codegen/mod.rs +++ b/codegen-v2/src/codegen/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod cpp; pub mod proto; diff --git a/codegen-v2/src/codegen/proto/mod.rs b/codegen-v2/src/codegen/proto/mod.rs index e760e33c8ea..47d3e1a2dd5 100644 --- a/codegen-v2/src/codegen/proto/mod.rs +++ b/codegen-v2/src/codegen/proto/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::env; use std::path::PathBuf; diff --git a/codegen-v2/src/codegen/proto/new_blockchain.rs b/codegen-v2/src/codegen/proto/new_blockchain.rs index 805e342f124..9e5f51a5387 100644 --- a/codegen-v2/src/codegen/proto/new_blockchain.rs +++ b/codegen-v2/src/codegen/proto/new_blockchain.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::proto::proto_generator::ProtoGenerator; use crate::registry::CoinItem; diff --git a/codegen-v2/src/codegen/proto/proto_generator.rs b/codegen-v2/src/codegen/proto/proto_generator.rs index f3bd016984d..f2cdfd94a86 100644 --- a/codegen-v2/src/codegen/proto/proto_generator.rs +++ b/codegen-v2/src/codegen/proto/proto_generator.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::proto::proto_source_directory; use crate::codegen::template_generator::TemplateGenerator; diff --git a/codegen-v2/src/codegen/proto/templates/Blockchain.proto b/codegen-v2/src/codegen/proto/templates/Blockchain.proto index c78772ce0a5..9c4c6e34478 100644 --- a/codegen-v2/src/codegen/proto/templates/Blockchain.proto +++ b/codegen-v2/src/codegen/proto/templates/Blockchain.proto @@ -1,8 +1,6 @@ -// Copyright © 2017-{YEAR} Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. syntax = "proto3"; diff --git a/codegen-v2/src/codegen/rust/blockchain_dispatcher_generator.rs b/codegen-v2/src/codegen/rust/blockchain_dispatcher_generator.rs index 19c83519e15..92f98bac940 100644 --- a/codegen-v2/src/codegen/rust/blockchain_dispatcher_generator.rs +++ b/codegen-v2/src/codegen/rust/blockchain_dispatcher_generator.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::rust::coin_registry_directory; use crate::registry::CoinItem; diff --git a/codegen-v2/src/codegen/rust/blockchain_type_generator.rs b/codegen-v2/src/codegen/rust/blockchain_type_generator.rs index b902e88f739..4895bf8a923 100644 --- a/codegen-v2/src/codegen/rust/blockchain_type_generator.rs +++ b/codegen-v2/src/codegen/rust/blockchain_type_generator.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::rust::coin_registry_directory; use crate::registry::CoinItem; diff --git a/codegen-v2/src/codegen/rust/coin_address_derivation_test_generator.rs b/codegen-v2/src/codegen/rust/coin_address_derivation_test_generator.rs index 4a5d3acdcc6..41091af2a76 100644 --- a/codegen-v2/src/codegen/rust/coin_address_derivation_test_generator.rs +++ b/codegen-v2/src/codegen/rust/coin_address_derivation_test_generator.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::rust::tw_any_coin_directory; use crate::registry::CoinItem; diff --git a/codegen-v2/src/codegen/rust/coin_crate.rs b/codegen-v2/src/codegen/rust/coin_crate.rs index 4586f66ae3f..0e1b133f171 100644 --- a/codegen-v2/src/codegen/rust/coin_crate.rs +++ b/codegen-v2/src/codegen/rust/coin_crate.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::rust::chains_directory; use crate::codegen::template_generator::TemplateGenerator; diff --git a/codegen-v2/src/codegen/rust/coin_integration_tests.rs b/codegen-v2/src/codegen/rust/coin_integration_tests.rs index 541e1b2ae3c..2743d546066 100644 --- a/codegen-v2/src/codegen/rust/coin_integration_tests.rs +++ b/codegen-v2/src/codegen/rust/coin_integration_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::rust::tw_any_coin_directory; use crate::codegen::template_generator::TemplateGenerator; diff --git a/codegen-v2/src/codegen/rust/coin_registry_manifest_generator.rs b/codegen-v2/src/codegen/rust/coin_registry_manifest_generator.rs index f76fed045db..2a63e90e336 100644 --- a/codegen-v2/src/codegen/rust/coin_registry_manifest_generator.rs +++ b/codegen-v2/src/codegen/rust/coin_registry_manifest_generator.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::rust::coin_registry_directory; use crate::codegen::rust::toml_editor::Dependencies; diff --git a/codegen-v2/src/codegen/rust/mod.rs b/codegen-v2/src/codegen/rust/mod.rs index 7edc77d5062..5364b415fee 100644 --- a/codegen-v2/src/codegen/rust/mod.rs +++ b/codegen-v2/src/codegen/rust/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::env; use std::path::PathBuf; diff --git a/codegen-v2/src/codegen/rust/new_blockchain.rs b/codegen-v2/src/codegen/rust/new_blockchain.rs index 2f3a4996dd2..ca27f77b08e 100644 --- a/codegen-v2/src/codegen/rust/new_blockchain.rs +++ b/codegen-v2/src/codegen/rust/new_blockchain.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::rust::blockchain_dispatcher_generator::BlockchainDispatcherGenerator; use crate::codegen::rust::blockchain_type_generator::BlockchainTypeGenerator; diff --git a/codegen-v2/src/codegen/rust/new_evmchain.rs b/codegen-v2/src/codegen/rust/new_evmchain.rs index 2222306a4de..f754fa5ba1b 100644 --- a/codegen-v2/src/codegen/rust/new_evmchain.rs +++ b/codegen-v2/src/codegen/rust/new_evmchain.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::rust::coin_address_derivation_test_generator::CoinAddressDerivationTestGenerator; use crate::registry::CoinItem; diff --git a/codegen-v2/src/codegen/rust/templates/blockchain_crate/address.rs b/codegen-v2/src/codegen/rust/templates/blockchain_crate/address.rs index 96d862a63cd..4ca837b12fb 100644 --- a/codegen-v2/src/codegen/rust/templates/blockchain_crate/address.rs +++ b/codegen-v2/src/codegen/rust/templates/blockchain_crate/address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-{YEAR} Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::fmt; use std::str::FromStr; diff --git a/codegen-v2/src/codegen/rust/templates/blockchain_crate/compiler.rs b/codegen-v2/src/codegen/rust/templates/blockchain_crate/compiler.rs index 2e1831cf5b6..aff08a27680 100644 --- a/codegen-v2/src/codegen/rust/templates/blockchain_crate/compiler.rs +++ b/codegen-v2/src/codegen/rust/templates/blockchain_crate/compiler.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-{YEAR} Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::coin_context::CoinContext; use tw_coin_entry::coin_entry::{PublicKeyBytes, SignatureBytes}; diff --git a/codegen-v2/src/codegen/rust/templates/blockchain_crate/entry.rs b/codegen-v2/src/codegen/rust/templates/blockchain_crate/entry.rs index a33b00322b5..643e7b053a4 100644 --- a/codegen-v2/src/codegen/rust/templates/blockchain_crate/entry.rs +++ b/codegen-v2/src/codegen/rust/templates/blockchain_crate/entry.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-{YEAR} Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::{BLOCKCHAIN}Address; use crate::compiler::{BLOCKCHAIN}Compiler; diff --git a/codegen-v2/src/codegen/rust/templates/blockchain_crate/lib.rs b/codegen-v2/src/codegen/rust/templates/blockchain_crate/lib.rs index c5ac4e098e5..c41edeb4471 100644 --- a/codegen-v2/src/codegen/rust/templates/blockchain_crate/lib.rs +++ b/codegen-v2/src/codegen/rust/templates/blockchain_crate/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-{YEAR} Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod address; pub mod compiler; diff --git a/codegen-v2/src/codegen/rust/templates/blockchain_crate/signer.rs b/codegen-v2/src/codegen/rust/templates/blockchain_crate/signer.rs index 17cb69f66e9..343b819b63f 100644 --- a/codegen-v2/src/codegen/rust/templates/blockchain_crate/signer.rs +++ b/codegen-v2/src/codegen/rust/templates/blockchain_crate/signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-{YEAR} Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::coin_context::CoinContext; use tw_coin_entry::error::SigningResult; diff --git a/codegen-v2/src/codegen/rust/templates/integration_tests/address_tests.rs b/codegen-v2/src/codegen/rust/templates/integration_tests/address_tests.rs index 6a3a7e6a330..55c23efc6ee 100644 --- a/codegen-v2/src/codegen/rust/templates/integration_tests/address_tests.rs +++ b/codegen-v2/src/codegen/rust/templates/integration_tests/address_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-{YEAR} Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_any_coin::test_utils::address_utils::{ test_address_get_data, test_address_invalid, test_address_normalization, test_address_valid, diff --git a/codegen-v2/src/codegen/rust/templates/integration_tests/compile_tests.rs b/codegen-v2/src/codegen/rust/templates/integration_tests/compile_tests.rs index d403c5e154b..fad7f69330a 100644 --- a/codegen-v2/src/codegen/rust/templates/integration_tests/compile_tests.rs +++ b/codegen-v2/src/codegen/rust/templates/integration_tests/compile_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-{YEAR} Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #[test] fn test_{COIN_ID}_compile() { diff --git a/codegen-v2/src/codegen/rust/templates/integration_tests/mod.rs b/codegen-v2/src/codegen/rust/templates/integration_tests/mod.rs index 96f7f590af1..15dccad969f 100644 --- a/codegen-v2/src/codegen/rust/templates/integration_tests/mod.rs +++ b/codegen-v2/src/codegen/rust/templates/integration_tests/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-{YEAR} Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. mod {COIN_ID}_address; mod {COIN_ID}_compile; diff --git a/codegen-v2/src/codegen/rust/templates/integration_tests/sign_tests.rs b/codegen-v2/src/codegen/rust/templates/integration_tests/sign_tests.rs index 9a24b45d74b..38f01a4e0e1 100644 --- a/codegen-v2/src/codegen/rust/templates/integration_tests/sign_tests.rs +++ b/codegen-v2/src/codegen/rust/templates/integration_tests/sign_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-{YEAR} Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #[test] fn test_{COIN_ID}_sign() { diff --git a/codegen-v2/src/codegen/rust/toml_editor.rs b/codegen-v2/src/codegen/rust/toml_editor.rs index 0ac35b3c53d..0811182365d 100644 --- a/codegen-v2/src/codegen/rust/toml_editor.rs +++ b/codegen-v2/src/codegen/rust/toml_editor.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::{Error, Result}; use std::fs; diff --git a/codegen-v2/src/codegen/swift/functions.rs b/codegen-v2/src/codegen/swift/functions.rs index 08573893865..1f7e4aa8d39 100644 --- a/codegen-v2/src/codegen/swift/functions.rs +++ b/codegen-v2/src/codegen/swift/functions.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use super::*; use crate::manifest::{FunctionInfo, TypeVariant}; diff --git a/codegen-v2/src/codegen/swift/inits.rs b/codegen-v2/src/codegen/swift/inits.rs index 07de55e037d..a1f140c326e 100644 --- a/codegen-v2/src/codegen/swift/inits.rs +++ b/codegen-v2/src/codegen/swift/inits.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use super::*; use crate::manifest::InitInfo; diff --git a/codegen-v2/src/codegen/swift/mod.rs b/codegen-v2/src/codegen/swift/mod.rs index bb19c2d7478..4bc70e7e416 100644 --- a/codegen-v2/src/codegen/swift/mod.rs +++ b/codegen-v2/src/codegen/swift/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use self::functions::process_methods; use self::inits::process_inits; diff --git a/codegen-v2/src/codegen/swift/properties.rs b/codegen-v2/src/codegen/swift/properties.rs index 0f19db983ba..61d73e7171f 100644 --- a/codegen-v2/src/codegen/swift/properties.rs +++ b/codegen-v2/src/codegen/swift/properties.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use super::*; use crate::manifest::PropertyInfo; diff --git a/codegen-v2/src/codegen/swift/render.rs b/codegen-v2/src/codegen/swift/render.rs index b7f68716b72..465a7277682 100644 --- a/codegen-v2/src/codegen/swift/render.rs +++ b/codegen-v2/src/codegen/swift/render.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use super::{inits::process_deinits, *}; diff --git a/codegen-v2/src/codegen/swift/templates/WalletCore.h b/codegen-v2/src/codegen/swift/templates/WalletCore.h index 98e432e9066..76f61b9fa74 100644 --- a/codegen-v2/src/codegen/swift/templates/WalletCore.h +++ b/codegen-v2/src/codegen/swift/templates/WalletCore.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #import diff --git a/codegen-v2/src/codegen/swift/templates/enum.hbs b/codegen-v2/src/codegen/swift/templates/enum.hbs index e9fd0b59cf7..5363fb776b4 100644 --- a/codegen-v2/src/codegen/swift/templates/enum.hbs +++ b/codegen-v2/src/codegen/swift/templates/enum.hbs @@ -1,8 +1,6 @@ -// Copyright © 2017-{{current_year}} Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here WILL BE LOST. // diff --git a/codegen-v2/src/codegen/swift/templates/extension.hbs b/codegen-v2/src/codegen/swift/templates/extension.hbs index de51b918f76..ddae1f95ba6 100644 --- a/codegen-v2/src/codegen/swift/templates/extension.hbs +++ b/codegen-v2/src/codegen/swift/templates/extension.hbs @@ -1,8 +1,6 @@ -// Copyright © 2017-{{current_year}} Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here WILL BE LOST. // diff --git a/codegen-v2/src/codegen/swift/templates/proto.hbs b/codegen-v2/src/codegen/swift/templates/proto.hbs index aad05bf9191..23e1c541698 100644 --- a/codegen-v2/src/codegen/swift/templates/proto.hbs +++ b/codegen-v2/src/codegen/swift/templates/proto.hbs @@ -1,8 +1,6 @@ -// Copyright © 2017-{{current_year}} Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here WILL BE LOST. // diff --git a/codegen-v2/src/codegen/swift/templates/struct.hbs b/codegen-v2/src/codegen/swift/templates/struct.hbs index 6d7f9bb63ce..eccc0499fd7 100644 --- a/codegen-v2/src/codegen/swift/templates/struct.hbs +++ b/codegen-v2/src/codegen/swift/templates/struct.hbs @@ -1,8 +1,6 @@ -// Copyright © 2017-{{current_year}} Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here WILL BE LOST. // diff --git a/codegen-v2/src/codegen/template_generator.rs b/codegen-v2/src/codegen/template_generator.rs index add3da7fcb7..684116c514d 100644 --- a/codegen-v2/src/codegen/template_generator.rs +++ b/codegen-v2/src/codegen/template_generator.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::registry::CoinItem; use crate::{current_year, Error, Result}; diff --git a/codegen-v2/src/coin_id.rs b/codegen-v2/src/coin_id.rs index 6f0eaed7c36..87a6b9e13c4 100644 --- a/codegen-v2/src/coin_id.rs +++ b/codegen-v2/src/coin_id.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::{Error, Result}; use serde::de::Error as SerdeError; diff --git a/codegen-v2/src/lib.rs b/codegen-v2/src/lib.rs index 5227f533701..3e2c2e2e59d 100644 --- a/codegen-v2/src/lib.rs +++ b/codegen-v2/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #[macro_use] extern crate serde; diff --git a/codegen-v2/src/main.rs b/codegen-v2/src/main.rs index d708659a4c0..9bd35a8b9ee 100644 --- a/codegen-v2/src/main.rs +++ b/codegen-v2/src/main.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use libparser::codegen::swift::RenderIntput; use libparser::codegen::{cpp, proto, rust}; diff --git a/codegen-v2/src/manifest.rs b/codegen-v2/src/manifest.rs index 91ef48f1392..f70c24b2e5a 100644 --- a/codegen-v2/src/manifest.rs +++ b/codegen-v2/src/manifest.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use super::Result; use std::fs; diff --git a/codegen-v2/src/registry.rs b/codegen-v2/src/registry.rs index aaad3ff0330..17eda663c7c 100644 --- a/codegen-v2/src/registry.rs +++ b/codegen-v2/src/registry.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::coin_id::CoinId; use crate::{Error, Result}; diff --git a/codegen-v2/src/tests/mod.rs b/codegen-v2/src/tests/mod.rs index 266d3913191..6a889017da4 100644 --- a/codegen-v2/src/tests/mod.rs +++ b/codegen-v2/src/tests/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::codegen::swift::{render_to_strings, RenderIntput}; use crate::manifest::parse_str; diff --git a/codegen-v2/src/tests/samples/class.output.swift b/codegen-v2/src/tests/samples/class.output.swift index bd9024b04df..ed7c0b000ac 100644 --- a/codegen-v2/src/tests/samples/class.output.swift +++ b/codegen-v2/src/tests/samples/class.output.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here WILL BE LOST. // diff --git a/codegen-v2/src/tests/samples/enum.output.swift b/codegen-v2/src/tests/samples/enum.output.swift index d8d9a3d3e72..0e5b8346d6f 100644 --- a/codegen-v2/src/tests/samples/enum.output.swift +++ b/codegen-v2/src/tests/samples/enum.output.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here WILL BE LOST. // diff --git a/codegen-v2/src/tests/samples/enum_extension.output.swift b/codegen-v2/src/tests/samples/enum_extension.output.swift index 77a42623f8c..706368ee760 100644 --- a/codegen-v2/src/tests/samples/enum_extension.output.swift +++ b/codegen-v2/src/tests/samples/enum_extension.output.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here WILL BE LOST. // diff --git a/codegen-v2/src/tests/samples/enum_private.output.swift b/codegen-v2/src/tests/samples/enum_private.output.swift index bf583ef1ce5..b2cb22aea3a 100644 --- a/codegen-v2/src/tests/samples/enum_private.output.swift +++ b/codegen-v2/src/tests/samples/enum_private.output.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here WILL BE LOST. // diff --git a/codegen-v2/src/tests/samples/non-associated.output.swift b/codegen-v2/src/tests/samples/non-associated.output.swift index 89c0a9dbb63..478b8b1d6b5 100644 --- a/codegen-v2/src/tests/samples/non-associated.output.swift +++ b/codegen-v2/src/tests/samples/non-associated.output.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here WILL BE LOST. // diff --git a/codegen-v2/src/tests/samples/optional.output.swift b/codegen-v2/src/tests/samples/optional.output.swift index 504a396ebd3..a33b4afea58 100644 --- a/codegen-v2/src/tests/samples/optional.output.swift +++ b/codegen-v2/src/tests/samples/optional.output.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here WILL BE LOST. // diff --git a/codegen-v2/src/tests/samples/private_class.output.swift b/codegen-v2/src/tests/samples/private_class.output.swift index 31897047db4..2362367af00 100644 --- a/codegen-v2/src/tests/samples/private_class.output.swift +++ b/codegen-v2/src/tests/samples/private_class.output.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here WILL BE LOST. // diff --git a/codegen-v2/src/tests/samples/struct.output.swift b/codegen-v2/src/tests/samples/struct.output.swift index 9cf7a2fbd19..34f310c1eb8 100644 --- a/codegen-v2/src/tests/samples/struct.output.swift +++ b/codegen-v2/src/tests/samples/struct.output.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here WILL BE LOST. // diff --git a/codegen-v2/src/utils.rs b/codegen-v2/src/utils.rs index 43e1bd84f81..a61222fc3fd 100644 --- a/codegen-v2/src/utils.rs +++ b/codegen-v2/src/utils.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::{Error, Result}; use std::fs; diff --git a/codegen/lib/templates/CoinInfoData.cpp.erb b/codegen/lib/templates/CoinInfoData.cpp.erb index 4803af6dff6..d2bbb5d6b71 100644 --- a/codegen/lib/templates/CoinInfoData.cpp.erb +++ b/codegen/lib/templates/CoinInfoData.cpp.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here WILL BE LOST. // diff --git a/codegen/lib/templates/TWCoinTypeTests.cpp.erb b/codegen/lib/templates/TWCoinTypeTests.cpp.erb index 3784f589eb4..bb8cbdadb79 100644 --- a/codegen/lib/templates/TWCoinTypeTests.cpp.erb +++ b/codegen/lib/templates/TWCoinTypeTests.cpp.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/codegen/lib/templates/TWDerivation.h.erb b/codegen/lib/templates/TWDerivation.h.erb index 30ba65483da..eb7759a55c2 100644 --- a/codegen/lib/templates/TWDerivation.h.erb +++ b/codegen/lib/templates/TWDerivation.h.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE from \registry.json, changes made here WILL BE LOST. // diff --git a/codegen/lib/templates/TWEthereumChainID.h.erb b/codegen/lib/templates/TWEthereumChainID.h.erb index 7d3657b7a8c..3e6385e1b77 100644 --- a/codegen/lib/templates/TWEthereumChainID.h.erb +++ b/codegen/lib/templates/TWEthereumChainID.h.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE from \registry.json, changes made here WILL BE LOST. // diff --git a/codegen/lib/templates/copyright_header.erb b/codegen/lib/templates/copyright_header.erb index e8de6a21997..39239c27440 100644 --- a/codegen/lib/templates/copyright_header.erb +++ b/codegen/lib/templates/copyright_header.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here WILL BE LOST. // diff --git a/codegen/lib/templates/hrp.cpp.erb b/codegen/lib/templates/hrp.cpp.erb index ecca3779ced..c3705bd5a9f 100644 --- a/codegen/lib/templates/hrp.cpp.erb +++ b/codegen/lib/templates/hrp.cpp.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE from \registry.json, changes made here WILL BE LOST. // diff --git a/codegen/lib/templates/hrp.h.erb b/codegen/lib/templates/hrp.h.erb index a346bf8333c..4691fbafc5b 100644 --- a/codegen/lib/templates/hrp.h.erb +++ b/codegen/lib/templates/hrp.h.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE from \registry.json, changes made here WILL BE LOST. // diff --git a/codegen/lib/templates/java/header.erb b/codegen/lib/templates/java/header.erb index 13ea5d56c17..3c5da1f81ed 100644 --- a/codegen/lib/templates/java/header.erb +++ b/codegen/lib/templates/java/header.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here WILL BE LOST. // diff --git a/codegen/lib/templates/newcoin/Address.cpp.erb b/codegen/lib/templates/newcoin/Address.cpp.erb index 88de42de169..ea1c354db0e 100644 --- a/codegen/lib/templates/newcoin/Address.cpp.erb +++ b/codegen/lib/templates/newcoin/Address.cpp.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" diff --git a/codegen/lib/templates/newcoin/Address.h.erb b/codegen/lib/templates/newcoin/Address.h.erb index 302a491a0aa..7fe392b92df 100644 --- a/codegen/lib/templates/newcoin/Address.h.erb +++ b/codegen/lib/templates/newcoin/Address.h.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/codegen/lib/templates/newcoin/AddressTests.cpp.erb b/codegen/lib/templates/newcoin/AddressTests.cpp.erb index 4c20321c6fd..27c4c09ab89 100644 --- a/codegen/lib/templates/newcoin/AddressTests.cpp.erb +++ b/codegen/lib/templates/newcoin/AddressTests.cpp.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "<%= format_name(coin) %>/Address.h" diff --git a/codegen/lib/templates/newcoin/AddressTests.kt.erb b/codegen/lib/templates/newcoin/AddressTests.kt.erb index 4185afbb9dd..20bbd774cc9 100644 --- a/codegen/lib/templates/newcoin/AddressTests.kt.erb +++ b/codegen/lib/templates/newcoin/AddressTests.kt.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.<%= format_name_lowercase(coin) %> diff --git a/codegen/lib/templates/newcoin/Entry.cpp.erb b/codegen/lib/templates/newcoin/Entry.cpp.erb index 5e4c4aaf25d..793f5bf8f3f 100644 --- a/codegen/lib/templates/newcoin/Entry.cpp.erb +++ b/codegen/lib/templates/newcoin/Entry.cpp.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/codegen/lib/templates/newcoin/Entry.h.erb b/codegen/lib/templates/newcoin/Entry.h.erb index 29ba0783596..32b48e0e42c 100644 --- a/codegen/lib/templates/newcoin/Entry.h.erb +++ b/codegen/lib/templates/newcoin/Entry.h.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/codegen/lib/templates/newcoin/Proto.erb b/codegen/lib/templates/newcoin/Proto.erb index 9609e2d2089..bbd242d66be 100644 --- a/codegen/lib/templates/newcoin/Proto.erb +++ b/codegen/lib/templates/newcoin/Proto.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. syntax = "proto3"; diff --git a/codegen/lib/templates/newcoin/Signer.cpp.erb b/codegen/lib/templates/newcoin/Signer.cpp.erb index fd81ac314e5..aeedceda863 100644 --- a/codegen/lib/templates/newcoin/Signer.cpp.erb +++ b/codegen/lib/templates/newcoin/Signer.cpp.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Address.h" diff --git a/codegen/lib/templates/newcoin/Signer.h.erb b/codegen/lib/templates/newcoin/Signer.h.erb index 7d660796723..f77982f3ac3 100644 --- a/codegen/lib/templates/newcoin/Signer.h.erb +++ b/codegen/lib/templates/newcoin/Signer.h.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/codegen/lib/templates/newcoin/SignerTests.cpp.erb b/codegen/lib/templates/newcoin/SignerTests.cpp.erb index 26150a8face..d88ad46994f 100644 --- a/codegen/lib/templates/newcoin/SignerTests.cpp.erb +++ b/codegen/lib/templates/newcoin/SignerTests.cpp.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "<%= format_name(coin) %>/Signer.h" #include "<%= format_name(coin) %>/Address.h" diff --git a/codegen/lib/templates/newcoin/SignerTests.kt.erb b/codegen/lib/templates/newcoin/SignerTests.kt.erb index 5bf1f4ed8bb..4add9add89f 100644 --- a/codegen/lib/templates/newcoin/SignerTests.kt.erb +++ b/codegen/lib/templates/newcoin/SignerTests.kt.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core.app.blockchains.<%= format_name_lowercase(coin) %> diff --git a/codegen/lib/templates/newcoin/TWAddressTests.cpp.erb b/codegen/lib/templates/newcoin/TWAddressTests.cpp.erb index 9ad574fec94..91a0cbf0729 100644 --- a/codegen/lib/templates/newcoin/TWAddressTests.cpp.erb +++ b/codegen/lib/templates/newcoin/TWAddressTests.cpp.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "HexCoding.h" diff --git a/codegen/lib/templates/newcoin/TWSignerTests.cpp.erb b/codegen/lib/templates/newcoin/TWSignerTests.cpp.erb index 456b6f08b8d..8e8193db07c 100644 --- a/codegen/lib/templates/newcoin/TWSignerTests.cpp.erb +++ b/codegen/lib/templates/newcoin/TWSignerTests.cpp.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "HexCoding.h" diff --git a/codegen/lib/templates/newcoin/Tests.swift.erb b/codegen/lib/templates/newcoin/Tests.swift.erb index 28c2ef8339e..e28d0ec1bc2 100644 --- a/codegen/lib/templates/newcoin/Tests.swift.erb +++ b/codegen/lib/templates/newcoin/Tests.swift.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/codegen/lib/templates/newcoin/TransactionCompilerTests.cpp.erb b/codegen/lib/templates/newcoin/TransactionCompilerTests.cpp.erb index 8150081c49e..c996dd2c6ab 100644 --- a/codegen/lib/templates/newcoin/TransactionCompilerTests.cpp.erb +++ b/codegen/lib/templates/newcoin/TransactionCompilerTests.cpp.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "<%= format_name(coin) %>/Signer.h" #include "<%= format_name(coin) %>/Address.h" diff --git a/codegen/lib/templates/swift/TrustWalletCore.h.erb b/codegen/lib/templates/swift/TrustWalletCore.h.erb index f1246a2a970..5e2ac88537a 100644 --- a/codegen/lib/templates/swift/TrustWalletCore.h.erb +++ b/codegen/lib/templates/swift/TrustWalletCore.h.erb @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #import diff --git a/include/TrustWalletCore/TWAES.h b/include/TrustWalletCore/TWAES.h index 383804cedb1..e4a30c656d1 100644 --- a/include/TrustWalletCore/TWAES.h +++ b/include/TrustWalletCore/TWAES.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWAESPaddingMode.h b/include/TrustWalletCore/TWAESPaddingMode.h index b9e7c707950..da271a5b989 100644 --- a/include/TrustWalletCore/TWAESPaddingMode.h +++ b/include/TrustWalletCore/TWAESPaddingMode.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWAccount.h b/include/TrustWalletCore/TWAccount.h index adb6f8a97e3..a5cc0fc0e2f 100644 --- a/include/TrustWalletCore/TWAccount.h +++ b/include/TrustWalletCore/TWAccount.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWAnyAddress.h b/include/TrustWalletCore/TWAnyAddress.h index ce501489c22..0256ac89070 100644 --- a/include/TrustWalletCore/TWAnyAddress.h +++ b/include/TrustWalletCore/TWAnyAddress.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWAnySigner.h b/include/TrustWalletCore/TWAnySigner.h index 25cebe5c1a0..a50f1246618 100644 --- a/include/TrustWalletCore/TWAnySigner.h +++ b/include/TrustWalletCore/TWAnySigner.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once #include "TWBase.h" diff --git a/include/TrustWalletCore/TWAsnParser.h b/include/TrustWalletCore/TWAsnParser.h index 67d0c6588cd..b008a0578d8 100644 --- a/include/TrustWalletCore/TWAsnParser.h +++ b/include/TrustWalletCore/TWAsnParser.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWBarz.h b/include/TrustWalletCore/TWBarz.h index 3bc08ed31b4..bc2d0615ba0 100644 --- a/include/TrustWalletCore/TWBarz.h +++ b/include/TrustWalletCore/TWBarz.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once #include "TWBase.h" diff --git a/include/TrustWalletCore/TWBase.h b/include/TrustWalletCore/TWBase.h index f0486654eb7..1e334d18679 100644 --- a/include/TrustWalletCore/TWBase.h +++ b/include/TrustWalletCore/TWBase.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #if !defined(TW_EXTERN_C_BEGIN) #if defined(__cplusplus) diff --git a/include/TrustWalletCore/TWBase32.h b/include/TrustWalletCore/TWBase32.h index 153d348f3a3..a8f09039ec8 100644 --- a/include/TrustWalletCore/TWBase32.h +++ b/include/TrustWalletCore/TWBase32.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWBase58.h b/include/TrustWalletCore/TWBase58.h index 87a3cbe70fd..c59ddd2a2a0 100644 --- a/include/TrustWalletCore/TWBase58.h +++ b/include/TrustWalletCore/TWBase58.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWBase64.h b/include/TrustWalletCore/TWBase64.h index 7ca0c37492f..5b3cff51a73 100644 --- a/include/TrustWalletCore/TWBase64.h +++ b/include/TrustWalletCore/TWBase64.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWBitcoinAddress.h b/include/TrustWalletCore/TWBitcoinAddress.h index 1ef667bf6a4..5fd4d2172a0 100644 --- a/include/TrustWalletCore/TWBitcoinAddress.h +++ b/include/TrustWalletCore/TWBitcoinAddress.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWBitcoinFee.h b/include/TrustWalletCore/TWBitcoinFee.h index 33dc9c6c5ea..be4f116d644 100644 --- a/include/TrustWalletCore/TWBitcoinFee.h +++ b/include/TrustWalletCore/TWBitcoinFee.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWBitcoinMessageSigner.h b/include/TrustWalletCore/TWBitcoinMessageSigner.h index 6b09918f3a6..4090ff4850f 100644 --- a/include/TrustWalletCore/TWBitcoinMessageSigner.h +++ b/include/TrustWalletCore/TWBitcoinMessageSigner.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWBitcoinScript.h b/include/TrustWalletCore/TWBitcoinScript.h index 94ed5ce020b..f1a7844bfb9 100644 --- a/include/TrustWalletCore/TWBitcoinScript.h +++ b/include/TrustWalletCore/TWBitcoinScript.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWBitcoinSigHashType.h b/include/TrustWalletCore/TWBitcoinSigHashType.h index c71bde2d480..4d7e9c49a38 100644 --- a/include/TrustWalletCore/TWBitcoinSigHashType.h +++ b/include/TrustWalletCore/TWBitcoinSigHashType.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWBlockchain.h b/include/TrustWalletCore/TWBlockchain.h index 94187ca6899..faf4c575c1b 100644 --- a/include/TrustWalletCore/TWBlockchain.h +++ b/include/TrustWalletCore/TWBlockchain.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWCardano.h b/include/TrustWalletCore/TWCardano.h index 0892d616183..17bd9ebb61f 100644 --- a/include/TrustWalletCore/TWCardano.h +++ b/include/TrustWalletCore/TWCardano.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWCoinType.h b/include/TrustWalletCore/TWCoinType.h index 9aeca0a9953..f18f8ff9c67 100644 --- a/include/TrustWalletCore/TWCoinType.h +++ b/include/TrustWalletCore/TWCoinType.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWCoinTypeConfiguration.h b/include/TrustWalletCore/TWCoinTypeConfiguration.h index c83db7753e0..ca71f4dc56e 100644 --- a/include/TrustWalletCore/TWCoinTypeConfiguration.h +++ b/include/TrustWalletCore/TWCoinTypeConfiguration.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWCurve.h b/include/TrustWalletCore/TWCurve.h index f04256c62c2..3b7f2b003bd 100644 --- a/include/TrustWalletCore/TWCurve.h +++ b/include/TrustWalletCore/TWCurve.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWData.h b/include/TrustWalletCore/TWData.h index 8c498d81cc4..77dc7c625b6 100644 --- a/include/TrustWalletCore/TWData.h +++ b/include/TrustWalletCore/TWData.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWDataVector.h b/include/TrustWalletCore/TWDataVector.h index 3f950635aea..fbfae776ad2 100644 --- a/include/TrustWalletCore/TWDataVector.h +++ b/include/TrustWalletCore/TWDataVector.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWDerivationPath.h b/include/TrustWalletCore/TWDerivationPath.h index 0d116870e93..ccec3051138 100644 --- a/include/TrustWalletCore/TWDerivationPath.h +++ b/include/TrustWalletCore/TWDerivationPath.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWDerivationPathIndex.h b/include/TrustWalletCore/TWDerivationPathIndex.h index fe7d93ae2c0..a015f37b5f5 100644 --- a/include/TrustWalletCore/TWDerivationPathIndex.h +++ b/include/TrustWalletCore/TWDerivationPathIndex.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWEthereum.h b/include/TrustWalletCore/TWEthereum.h index 20007e4aaff..9ff49f208b2 100644 --- a/include/TrustWalletCore/TWEthereum.h +++ b/include/TrustWalletCore/TWEthereum.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWEthereumAbi.h b/include/TrustWalletCore/TWEthereumAbi.h index 33b976dc61a..f2d23a4dec5 100644 --- a/include/TrustWalletCore/TWEthereumAbi.h +++ b/include/TrustWalletCore/TWEthereumAbi.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWEthereumAbiFunction.h b/include/TrustWalletCore/TWEthereumAbiFunction.h index d07199a2844..cb5fbb9407c 100644 --- a/include/TrustWalletCore/TWEthereumAbiFunction.h +++ b/include/TrustWalletCore/TWEthereumAbiFunction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWEthereumAbiValue.h b/include/TrustWalletCore/TWEthereumAbiValue.h index 0af2f1e22ad..fcbe14de839 100644 --- a/include/TrustWalletCore/TWEthereumAbiValue.h +++ b/include/TrustWalletCore/TWEthereumAbiValue.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWEthereumMessageSigner.h b/include/TrustWalletCore/TWEthereumMessageSigner.h index cf21d8a8ddd..6d73c338f6c 100644 --- a/include/TrustWalletCore/TWEthereumMessageSigner.h +++ b/include/TrustWalletCore/TWEthereumMessageSigner.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWEthereumRlp.h b/include/TrustWalletCore/TWEthereumRlp.h index 1644c86e1e2..361ac305cbc 100644 --- a/include/TrustWalletCore/TWEthereumRlp.h +++ b/include/TrustWalletCore/TWEthereumRlp.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWFIOAccount.h b/include/TrustWalletCore/TWFIOAccount.h index a8abca53615..e11a65c4b3d 100644 --- a/include/TrustWalletCore/TWFIOAccount.h +++ b/include/TrustWalletCore/TWFIOAccount.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWFilecoinAddressConverter.h b/include/TrustWalletCore/TWFilecoinAddressConverter.h index aa5e37b8000..b6c3689984c 100644 --- a/include/TrustWalletCore/TWFilecoinAddressConverter.h +++ b/include/TrustWalletCore/TWFilecoinAddressConverter.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWFilecoinAddressType.h b/include/TrustWalletCore/TWFilecoinAddressType.h index 98f82450d3d..5bab60774c5 100644 --- a/include/TrustWalletCore/TWFilecoinAddressType.h +++ b/include/TrustWalletCore/TWFilecoinAddressType.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWGroestlcoinAddress.h b/include/TrustWalletCore/TWGroestlcoinAddress.h index e6512db8c0b..52114afd736 100644 --- a/include/TrustWalletCore/TWGroestlcoinAddress.h +++ b/include/TrustWalletCore/TWGroestlcoinAddress.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWHDVersion.h b/include/TrustWalletCore/TWHDVersion.h index 6e726bef840..ceb7733e676 100644 --- a/include/TrustWalletCore/TWHDVersion.h +++ b/include/TrustWalletCore/TWHDVersion.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWHDWallet.h b/include/TrustWalletCore/TWHDWallet.h index e48e9bd7050..9e902a55587 100644 --- a/include/TrustWalletCore/TWHDWallet.h +++ b/include/TrustWalletCore/TWHDWallet.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWHash.h b/include/TrustWalletCore/TWHash.h index f8f4a9743e2..06024bb4e4f 100644 --- a/include/TrustWalletCore/TWHash.h +++ b/include/TrustWalletCore/TWHash.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWLiquidStaking.h b/include/TrustWalletCore/TWLiquidStaking.h index 4829ef3b594..a50f3e2709b 100644 --- a/include/TrustWalletCore/TWLiquidStaking.h +++ b/include/TrustWalletCore/TWLiquidStaking.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once #include "TWBase.h" diff --git a/include/TrustWalletCore/TWMnemonic.h b/include/TrustWalletCore/TWMnemonic.h index 6baa9b1113c..2cfba1dba70 100644 --- a/include/TrustWalletCore/TWMnemonic.h +++ b/include/TrustWalletCore/TWMnemonic.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWNEARAccount.h b/include/TrustWalletCore/TWNEARAccount.h index 8daa5365cf9..cd8fbb4b97a 100644 --- a/include/TrustWalletCore/TWNEARAccount.h +++ b/include/TrustWalletCore/TWNEARAccount.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWNervosAddress.h b/include/TrustWalletCore/TWNervosAddress.h index eedceb86f08..0254c2bf5cf 100644 --- a/include/TrustWalletCore/TWNervosAddress.h +++ b/include/TrustWalletCore/TWNervosAddress.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWPBKDF2.h b/include/TrustWalletCore/TWPBKDF2.h index b7070849dbf..86c6cca6801 100644 --- a/include/TrustWalletCore/TWPBKDF2.h +++ b/include/TrustWalletCore/TWPBKDF2.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWPrivateKey.h b/include/TrustWalletCore/TWPrivateKey.h index 2e32b19f532..5fdfc61bcde 100644 --- a/include/TrustWalletCore/TWPrivateKey.h +++ b/include/TrustWalletCore/TWPrivateKey.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWPrivateKeyType.h b/include/TrustWalletCore/TWPrivateKeyType.h index a51aebae791..ee9255e0893 100644 --- a/include/TrustWalletCore/TWPrivateKeyType.h +++ b/include/TrustWalletCore/TWPrivateKeyType.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWPublicKey.h b/include/TrustWalletCore/TWPublicKey.h index 326f694d073..7187ac564af 100644 --- a/include/TrustWalletCore/TWPublicKey.h +++ b/include/TrustWalletCore/TWPublicKey.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWPublicKeyType.h b/include/TrustWalletCore/TWPublicKeyType.h index 894292ad5f4..f175fc8c471 100644 --- a/include/TrustWalletCore/TWPublicKeyType.h +++ b/include/TrustWalletCore/TWPublicKeyType.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWPurpose.h b/include/TrustWalletCore/TWPurpose.h index 142ed4f10c9..8cfa9cd91ae 100644 --- a/include/TrustWalletCore/TWPurpose.h +++ b/include/TrustWalletCore/TWPurpose.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWRippleXAddress.h b/include/TrustWalletCore/TWRippleXAddress.h index ff412711003..3c9256d2613 100644 --- a/include/TrustWalletCore/TWRippleXAddress.h +++ b/include/TrustWalletCore/TWRippleXAddress.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWSS58AddressType.h b/include/TrustWalletCore/TWSS58AddressType.h index 846c9d8c60f..9f9010c670e 100644 --- a/include/TrustWalletCore/TWSS58AddressType.h +++ b/include/TrustWalletCore/TWSS58AddressType.h @@ -1,9 +1,7 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWSegwitAddress.h b/include/TrustWalletCore/TWSegwitAddress.h index 29c81571132..452b4bc2ed0 100644 --- a/include/TrustWalletCore/TWSegwitAddress.h +++ b/include/TrustWalletCore/TWSegwitAddress.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWSolanaAddress.h b/include/TrustWalletCore/TWSolanaAddress.h index 9e9c4ede571..78ed40af7d2 100644 --- a/include/TrustWalletCore/TWSolanaAddress.h +++ b/include/TrustWalletCore/TWSolanaAddress.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWStarkExMessageSigner.h b/include/TrustWalletCore/TWStarkExMessageSigner.h index 63e0d2eb7cc..d5299f4f026 100644 --- a/include/TrustWalletCore/TWStarkExMessageSigner.h +++ b/include/TrustWalletCore/TWStarkExMessageSigner.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWStarkWare.h b/include/TrustWalletCore/TWStarkWare.h index 1f767ea6d71..1ff02199f71 100644 --- a/include/TrustWalletCore/TWStarkWare.h +++ b/include/TrustWalletCore/TWStarkWare.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWStellarMemoType.h b/include/TrustWalletCore/TWStellarMemoType.h index 812edbf4fda..8f6b66eec8f 100644 --- a/include/TrustWalletCore/TWStellarMemoType.h +++ b/include/TrustWalletCore/TWStellarMemoType.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWStellarPassphrase.h b/include/TrustWalletCore/TWStellarPassphrase.h index d56187244eb..307afb84865 100644 --- a/include/TrustWalletCore/TWStellarPassphrase.h +++ b/include/TrustWalletCore/TWStellarPassphrase.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWStellarVersionByte.h b/include/TrustWalletCore/TWStellarVersionByte.h index f2df0f65215..94f125ab94c 100644 --- a/include/TrustWalletCore/TWStellarVersionByte.h +++ b/include/TrustWalletCore/TWStellarVersionByte.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWStoredKey.h b/include/TrustWalletCore/TWStoredKey.h index 01efa96e691..e378f7cdd42 100644 --- a/include/TrustWalletCore/TWStoredKey.h +++ b/include/TrustWalletCore/TWStoredKey.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWStoredKeyEncryption.h b/include/TrustWalletCore/TWStoredKeyEncryption.h index 856b407157b..ccb0d7cfcac 100644 --- a/include/TrustWalletCore/TWStoredKeyEncryption.h +++ b/include/TrustWalletCore/TWStoredKeyEncryption.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWStoredKeyEncryptionLevel.h b/include/TrustWalletCore/TWStoredKeyEncryptionLevel.h index 071df20c97f..6a7ceb7bcbc 100644 --- a/include/TrustWalletCore/TWStoredKeyEncryptionLevel.h +++ b/include/TrustWalletCore/TWStoredKeyEncryptionLevel.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWString.h b/include/TrustWalletCore/TWString.h index 336b88922f4..9cfc8e77bfc 100644 --- a/include/TrustWalletCore/TWString.h +++ b/include/TrustWalletCore/TWString.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWTHORChainSwap.h b/include/TrustWalletCore/TWTHORChainSwap.h index bcd35a0911e..11844425bbe 100644 --- a/include/TrustWalletCore/TWTHORChainSwap.h +++ b/include/TrustWalletCore/TWTHORChainSwap.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once #include "TWBase.h" diff --git a/include/TrustWalletCore/TWTezosMessageSigner.h b/include/TrustWalletCore/TWTezosMessageSigner.h index bcb99bf8a85..be1f586f448 100644 --- a/include/TrustWalletCore/TWTezosMessageSigner.h +++ b/include/TrustWalletCore/TWTezosMessageSigner.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWTransactionCompiler.h b/include/TrustWalletCore/TWTransactionCompiler.h index f9ecf2d6c86..67dfc4f0124 100644 --- a/include/TrustWalletCore/TWTransactionCompiler.h +++ b/include/TrustWalletCore/TWTransactionCompiler.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWTronMessageSigner.h b/include/TrustWalletCore/TWTronMessageSigner.h index 56f326d49a4..d20baba14c1 100644 --- a/include/TrustWalletCore/TWTronMessageSigner.h +++ b/include/TrustWalletCore/TWTronMessageSigner.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWWalletConnectRequest.h b/include/TrustWalletCore/TWWalletConnectRequest.h index a65e7d9ed3d..41ba895457c 100644 --- a/include/TrustWalletCore/TWWalletConnectRequest.h +++ b/include/TrustWalletCore/TWWalletConnectRequest.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/include/TrustWalletCore/TWWebAuthn.h b/include/TrustWalletCore/TWWebAuthn.h index 4d988daaecf..c3f24b27a2b 100644 --- a/include/TrustWalletCore/TWWebAuthn.h +++ b/include/TrustWalletCore/TWWebAuthn.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once #include "TWBase.h" diff --git a/jni/android/AnySigner.c b/jni/android/AnySigner.c index d9ac054adc4..fd1704562f5 100644 --- a/jni/android/AnySigner.c +++ b/jni/android/AnySigner.c @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/jni/android/AnySigner.h b/jni/android/AnySigner.h index b51323a6554..566d446a7ee 100644 --- a/jni/android/AnySigner.h +++ b/jni/android/AnySigner.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #ifndef JNI_TW_ANYSIGNER_H #define JNI_TW_ANYSIGNER_H diff --git a/jni/cpp/Random.cpp b/jni/cpp/Random.cpp index 8e583ae5a92..caf305c8ef1 100644 --- a/jni/cpp/Random.cpp +++ b/jni/cpp/Random.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/jni/cpp/TWJNI.h b/jni/cpp/TWJNI.h index 4fc8d55d71f..86fc962ca29 100644 --- a/jni/cpp/TWJNI.h +++ b/jni/cpp/TWJNI.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/jni/cpp/TWJNIData.cpp b/jni/cpp/TWJNIData.cpp index 47e294f64b0..942505f593f 100644 --- a/jni/cpp/TWJNIData.cpp +++ b/jni/cpp/TWJNIData.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/jni/cpp/TWJNIData.h b/jni/cpp/TWJNIData.h index 39d3ca47aa9..9d1c6730368 100644 --- a/jni/cpp/TWJNIData.h +++ b/jni/cpp/TWJNIData.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/jni/cpp/TWJNIString.cpp b/jni/cpp/TWJNIString.cpp index 95b017fac2e..996eb0c747c 100644 --- a/jni/cpp/TWJNIString.cpp +++ b/jni/cpp/TWJNIString.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/jni/cpp/TWJNIString.h b/jni/cpp/TWJNIString.h index e6452df0134..1691fe47abb 100644 --- a/jni/cpp/TWJNIString.h +++ b/jni/cpp/TWJNIString.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/jni/java/wallet/core/java/AnySigner.java b/jni/java/wallet/core/java/AnySigner.java index 49c7770d3d1..21caaa185d4 100644 --- a/jni/java/wallet/core/java/AnySigner.java +++ b/jni/java/wallet/core/java/AnySigner.java @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package wallet.core.java; diff --git a/jni/kotlin/AnySigner.c b/jni/kotlin/AnySigner.c index 57c215eb34c..83211fb3512 100644 --- a/jni/kotlin/AnySigner.c +++ b/jni/kotlin/AnySigner.c @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/jni/kotlin/AnySigner.h b/jni/kotlin/AnySigner.h index 05742d57122..eac2bd9340b 100644 --- a/jni/kotlin/AnySigner.h +++ b/jni/kotlin/AnySigner.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #ifndef JNI_TW_ANYSIGNER_H #define JNI_TW_ANYSIGNER_H diff --git a/kotlin/wallet-core-kotlin/src/commonAndroidJvmMain/kotlin/com/trustwallet/core/AnySigner.kt b/kotlin/wallet-core-kotlin/src/commonAndroidJvmMain/kotlin/com/trustwallet/core/AnySigner.kt index 374d66218b9..e6b348433c4 100644 --- a/kotlin/wallet-core-kotlin/src/commonAndroidJvmMain/kotlin/com/trustwallet/core/AnySigner.kt +++ b/kotlin/wallet-core-kotlin/src/commonAndroidJvmMain/kotlin/com/trustwallet/core/AnySigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core diff --git a/kotlin/wallet-core-kotlin/src/commonMain/kotlin/com/trustwallet/core/AnySigner.kt b/kotlin/wallet-core-kotlin/src/commonMain/kotlin/com/trustwallet/core/AnySigner.kt index 85e195c229e..576aa1d32cb 100644 --- a/kotlin/wallet-core-kotlin/src/commonMain/kotlin/com/trustwallet/core/AnySigner.kt +++ b/kotlin/wallet-core-kotlin/src/commonMain/kotlin/com/trustwallet/core/AnySigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core diff --git a/kotlin/wallet-core-kotlin/src/iosMain/kotlin/com/trustwallet/core/AnySigner.kt b/kotlin/wallet-core-kotlin/src/iosMain/kotlin/com/trustwallet/core/AnySigner.kt index fd1cb8ed651..6de0b110bea 100644 --- a/kotlin/wallet-core-kotlin/src/iosMain/kotlin/com/trustwallet/core/AnySigner.kt +++ b/kotlin/wallet-core-kotlin/src/iosMain/kotlin/com/trustwallet/core/AnySigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core diff --git a/kotlin/wallet-core-kotlin/src/iosMain/kotlin/com/trustwallet/core/ByteArrayExt.kt b/kotlin/wallet-core-kotlin/src/iosMain/kotlin/com/trustwallet/core/ByteArrayExt.kt index 8498cb26061..ec5923272a1 100644 --- a/kotlin/wallet-core-kotlin/src/iosMain/kotlin/com/trustwallet/core/ByteArrayExt.kt +++ b/kotlin/wallet-core-kotlin/src/iosMain/kotlin/com/trustwallet/core/ByteArrayExt.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core diff --git a/kotlin/wallet-core-kotlin/src/iosMain/kotlin/com/trustwallet/core/StringExt.kt b/kotlin/wallet-core-kotlin/src/iosMain/kotlin/com/trustwallet/core/StringExt.kt index 19f224a22b7..2eb7fdd311e 100644 --- a/kotlin/wallet-core-kotlin/src/iosMain/kotlin/com/trustwallet/core/StringExt.kt +++ b/kotlin/wallet-core-kotlin/src/iosMain/kotlin/com/trustwallet/core/StringExt.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core diff --git a/kotlin/wallet-core-kotlin/src/jsMain/kotlin/WalletCore.kt b/kotlin/wallet-core-kotlin/src/jsMain/kotlin/WalletCore.kt index ba7c30845c5..a454889ea72 100644 --- a/kotlin/wallet-core-kotlin/src/jsMain/kotlin/WalletCore.kt +++ b/kotlin/wallet-core-kotlin/src/jsMain/kotlin/WalletCore.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import com.trustwallet.core.* import kotlin.js.Promise diff --git a/kotlin/wallet-core-kotlin/src/jsMain/kotlin/com/trustwallet/core/AnySigner.kt b/kotlin/wallet-core-kotlin/src/jsMain/kotlin/com/trustwallet/core/AnySigner.kt index b9e28700f97..d62bf4f81c3 100644 --- a/kotlin/wallet-core-kotlin/src/jsMain/kotlin/com/trustwallet/core/AnySigner.kt +++ b/kotlin/wallet-core-kotlin/src/jsMain/kotlin/com/trustwallet/core/AnySigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core diff --git a/kotlin/wallet-core-kotlin/src/jsMain/kotlin/com/trustwallet/core/ByteArray.kt b/kotlin/wallet-core-kotlin/src/jsMain/kotlin/com/trustwallet/core/ByteArray.kt index 615d8c38db9..9163d5bdca2 100644 --- a/kotlin/wallet-core-kotlin/src/jsMain/kotlin/com/trustwallet/core/ByteArray.kt +++ b/kotlin/wallet-core-kotlin/src/jsMain/kotlin/com/trustwallet/core/ByteArray.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core diff --git a/kotlin/wallet-core-kotlin/src/jsMain/kotlin/com/trustwallet/core/JsAnySigner.kt b/kotlin/wallet-core-kotlin/src/jsMain/kotlin/com/trustwallet/core/JsAnySigner.kt index f387eccbe7d..75be5fbd8d7 100644 --- a/kotlin/wallet-core-kotlin/src/jsMain/kotlin/com/trustwallet/core/JsAnySigner.kt +++ b/kotlin/wallet-core-kotlin/src/jsMain/kotlin/com/trustwallet/core/JsAnySigner.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. package com.trustwallet.core diff --git a/kotlin/wallet-core-kotlin/src/jsMain/kotlin/com/trustwallet/core/JsWalletCore.kt b/kotlin/wallet-core-kotlin/src/jsMain/kotlin/com/trustwallet/core/JsWalletCore.kt index f2d75c7c361..0865e64e531 100644 --- a/kotlin/wallet-core-kotlin/src/jsMain/kotlin/com/trustwallet/core/JsWalletCore.kt +++ b/kotlin/wallet-core-kotlin/src/jsMain/kotlin/com/trustwallet/core/JsWalletCore.kt @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. @file:Suppress("PropertyName") diff --git a/protobuf-plugin/CMakeLists.txt b/protobuf-plugin/CMakeLists.txt index 57b7ac59d83..52694a9c14e 100644 --- a/protobuf-plugin/CMakeLists.txt +++ b/protobuf-plugin/CMakeLists.txt @@ -1,8 +1,6 @@ -# Copyright © 2017-2022 Trust Wallet. +# SPDX-License-Identifier: Apache-2.0 # -# This file is part of Trust. The full Trust copyright notice, including -# terms governing use, modification, and redistribution, is contained in the -# file LICENSE at the root of the source code distribution tree. +# Copyright © 2017 Trust Wallet. cmake_minimum_required(VERSION 3.2 FATAL_ERROR) project(TrustWalletCoreProtobufPlugin) diff --git a/protobuf-plugin/c_typedef.cc b/protobuf-plugin/c_typedef.cc index 9cd48a5e798..5197185f9ac 100644 --- a/protobuf-plugin/c_typedef.cc +++ b/protobuf-plugin/c_typedef.cc @@ -19,11 +19,9 @@ class Generator : public compiler::CodeGenerator { io::Printer printer(output.get(), '$'); printer.Print( - "// Copyright © 2017-2020 Trust Wallet.\n" + "// SPDX-License-Identifier: Apache-2.0\n" "//\n" - "// This file is part of Trust. The full Trust copyright notice, including\n" - "// terms governing use, modification, and redistribution, is contained in the\n" - "// file LICENSE at the root of the source code distribution tree.\n" + "// Copyright © 2017 Trust Wallet.\n" "//\n" "// This is a GENERATED FILE, changes made here WILL BE LOST.\n" "\n" diff --git a/protobuf-plugin/swift_typealias.cc b/protobuf-plugin/swift_typealias.cc index 57a169dea03..40e84df0ee9 100644 --- a/protobuf-plugin/swift_typealias.cc +++ b/protobuf-plugin/swift_typealias.cc @@ -21,11 +21,9 @@ class Generator : public compiler::CodeGenerator { io::Printer printer(output.get(), '$'); printer.Print( - "// Copyright © 2017-2020 Trust Wallet.\n" + "// SPDX-License-Identifier: Apache-2.0\n" "//\n" - "// This file is part of Trust. The full Trust copyright notice, including\n" - "// terms governing use, modification, and redistribution, is contained in the\n" - "// file LICENSE at the root of the source code distribution tree.\n" + "// Copyright © 2017 Trust Wallet.\n" "\n" ); diff --git a/rust/chains/tw_binance/src/address.rs b/rust/chains/tw_binance/src/address.rs index 6fecbd6f3ac..ec4cffad8f3 100644 --- a/rust/chains/tw_binance/src/address.rs +++ b/rust/chains/tw_binance/src/address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde::{Deserialize, Serialize}; use std::fmt; diff --git a/rust/chains/tw_binance/src/amino.rs b/rust/chains/tw_binance/src/amino.rs index 048b0bdedc1..6bcc017dd48 100644 --- a/rust/chains/tw_binance/src/amino.rs +++ b/rust/chains/tw_binance/src/amino.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use quick_protobuf::MessageWrite; use tw_encoding::{EncodingError, EncodingResult}; diff --git a/rust/chains/tw_binance/src/compiler.rs b/rust/chains/tw_binance/src/compiler.rs index 0a289ec1c3f..8c9012d2910 100644 --- a/rust/chains/tw_binance/src/compiler.rs +++ b/rust/chains/tw_binance/src/compiler.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::context::BinanceContext; use crate::modules::preimager::{JsonPreimager, JsonTxPreimage}; diff --git a/rust/chains/tw_binance/src/context.rs b/rust/chains/tw_binance/src/context.rs index a70977bcd46..4cd308db000 100644 --- a/rust/chains/tw_binance/src/context.rs +++ b/rust/chains/tw_binance/src/context.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::BinanceAddress; use tw_cosmos_sdk::context::CosmosContext; diff --git a/rust/chains/tw_binance/src/entry.rs b/rust/chains/tw_binance/src/entry.rs index 4589e2d31a8..f2e979c3b1e 100644 --- a/rust/chains/tw_binance/src/entry.rs +++ b/rust/chains/tw_binance/src/entry.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::BinanceAddress; use crate::compiler::BinanceCompiler; diff --git a/rust/chains/tw_binance/src/lib.rs b/rust/chains/tw_binance/src/lib.rs index 606d6f3000d..6df844a203d 100644 --- a/rust/chains/tw_binance/src/lib.rs +++ b/rust/chains/tw_binance/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod address; pub mod amino; diff --git a/rust/chains/tw_binance/src/modules/mod.rs b/rust/chains/tw_binance/src/modules/mod.rs index 5300755a36f..943cd0f39ce 100644 --- a/rust/chains/tw_binance/src/modules/mod.rs +++ b/rust/chains/tw_binance/src/modules/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod preimager; pub mod serializer; diff --git a/rust/chains/tw_binance/src/modules/preimager.rs b/rust/chains/tw_binance/src/modules/preimager.rs index cbb4969d139..ba881f8beae 100644 --- a/rust/chains/tw_binance/src/modules/preimager.rs +++ b/rust/chains/tw_binance/src/modules/preimager.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::transaction::UnsignedTransaction; use tw_coin_entry::error::{SigningError, SigningErrorType, SigningResult}; diff --git a/rust/chains/tw_binance/src/modules/serializer.rs b/rust/chains/tw_binance/src/modules/serializer.rs index d77e85d05f3..cb1ea5ff4d6 100644 --- a/rust/chains/tw_binance/src/modules/serializer.rs +++ b/rust/chains/tw_binance/src/modules/serializer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::amino::AminoEncoder; use crate::transaction::SignedTransaction; diff --git a/rust/chains/tw_binance/src/modules/tx_builder.rs b/rust/chains/tw_binance/src/modules/tx_builder.rs index e5b47fbedf5..4b6fb2ebbea 100644 --- a/rust/chains/tw_binance/src/modules/tx_builder.rs +++ b/rust/chains/tw_binance/src/modules/tx_builder.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::transaction::message::{BinanceMessageEnum, TWBinanceProto}; use crate::transaction::UnsignedTransaction; diff --git a/rust/chains/tw_binance/src/modules/wallet_connect/connector.rs b/rust/chains/tw_binance/src/modules/wallet_connect/connector.rs index 893b408488b..a1e60b7da16 100644 --- a/rust/chains/tw_binance/src/modules/wallet_connect/connector.rs +++ b/rust/chains/tw_binance/src/modules/wallet_connect/connector.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::modules::tx_builder::TxBuilder; use crate::modules::wallet_connect::types::SignAminoRequest; diff --git a/rust/chains/tw_binance/src/modules/wallet_connect/mod.rs b/rust/chains/tw_binance/src/modules/wallet_connect/mod.rs index 9e2233feaa6..1a90ae8a9cf 100644 --- a/rust/chains/tw_binance/src/modules/wallet_connect/mod.rs +++ b/rust/chains/tw_binance/src/modules/wallet_connect/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod connector; pub mod types; diff --git a/rust/chains/tw_binance/src/modules/wallet_connect/types.rs b/rust/chains/tw_binance/src/modules/wallet_connect/types.rs index e2b2f599b6e..f5ac124e47e 100644 --- a/rust/chains/tw_binance/src/modules/wallet_connect/types.rs +++ b/rust/chains/tw_binance/src/modules/wallet_connect/types.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::transaction::UnsignedTransaction; use serde::Deserialize; diff --git a/rust/chains/tw_binance/src/signature.rs b/rust/chains/tw_binance/src/signature.rs index eda4adbf4c7..45e1b5c6fca 100644 --- a/rust/chains/tw_binance/src/signature.rs +++ b/rust/chains/tw_binance/src/signature.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_keypair::ecdsa::secp256k1; diff --git a/rust/chains/tw_binance/src/signer.rs b/rust/chains/tw_binance/src/signer.rs index 8913a9c5e6a..7f6a7809e33 100644 --- a/rust/chains/tw_binance/src/signer.rs +++ b/rust/chains/tw_binance/src/signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::context::BinanceContext; use crate::modules::preimager::{JsonPreimager, JsonTxPreimage}; diff --git a/rust/chains/tw_binance/src/transaction/message/htlt_order.rs b/rust/chains/tw_binance/src/transaction/message/htlt_order.rs index 2d5677ccaa5..f677a0dfc7e 100644 --- a/rust/chains/tw_binance/src/transaction/message/htlt_order.rs +++ b/rust/chains/tw_binance/src/transaction/message/htlt_order.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::BinanceAddress; use crate::amino::AminoEncoder; diff --git a/rust/chains/tw_binance/src/transaction/message/mod.rs b/rust/chains/tw_binance/src/transaction/message/mod.rs index 78518de6b15..bb7bcf8c74c 100644 --- a/rust/chains/tw_binance/src/transaction/message/mod.rs +++ b/rust/chains/tw_binance/src/transaction/message/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde::{Deserialize, Serialize, Serializer}; use tw_coin_entry::coin_context::CoinContext; diff --git a/rust/chains/tw_binance/src/transaction/message/send_order.rs b/rust/chains/tw_binance/src/transaction/message/send_order.rs index 23f9460c160..ef1b5107134 100644 --- a/rust/chains/tw_binance/src/transaction/message/send_order.rs +++ b/rust/chains/tw_binance/src/transaction/message/send_order.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::BinanceAddress; use crate::amino::AminoEncoder; diff --git a/rust/chains/tw_binance/src/transaction/message/side_chain_delegate.rs b/rust/chains/tw_binance/src/transaction/message/side_chain_delegate.rs index 39008818681..19e4dce4a80 100644 --- a/rust/chains/tw_binance/src/transaction/message/side_chain_delegate.rs +++ b/rust/chains/tw_binance/src/transaction/message/side_chain_delegate.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::BinanceAddress; use crate::amino::AminoEncoder; diff --git a/rust/chains/tw_binance/src/transaction/message/time_lock_order.rs b/rust/chains/tw_binance/src/transaction/message/time_lock_order.rs index 0581dba133c..2647d6553cb 100644 --- a/rust/chains/tw_binance/src/transaction/message/time_lock_order.rs +++ b/rust/chains/tw_binance/src/transaction/message/time_lock_order.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::BinanceAddress; use crate::amino::AminoEncoder; diff --git a/rust/chains/tw_binance/src/transaction/message/token_order.rs b/rust/chains/tw_binance/src/transaction/message/token_order.rs index 1d2c442cd9a..ecff5236773 100644 --- a/rust/chains/tw_binance/src/transaction/message/token_order.rs +++ b/rust/chains/tw_binance/src/transaction/message/token_order.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::BinanceAddress; use crate::amino::AminoEncoder; diff --git a/rust/chains/tw_binance/src/transaction/message/trade_order.rs b/rust/chains/tw_binance/src/transaction/message/trade_order.rs index 9020bb00f9d..5aced178ea6 100644 --- a/rust/chains/tw_binance/src/transaction/message/trade_order.rs +++ b/rust/chains/tw_binance/src/transaction/message/trade_order.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::BinanceAddress; use crate::amino::AminoEncoder; diff --git a/rust/chains/tw_binance/src/transaction/message/tranfer_out_order.rs b/rust/chains/tw_binance/src/transaction/message/tranfer_out_order.rs index 68030deb104..ae8aabff1ca 100644 --- a/rust/chains/tw_binance/src/transaction/message/tranfer_out_order.rs +++ b/rust/chains/tw_binance/src/transaction/message/tranfer_out_order.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::BinanceAddress; use crate::amino::AminoEncoder; diff --git a/rust/chains/tw_binance/src/transaction/mod.rs b/rust/chains/tw_binance/src/transaction/mod.rs index 021f7180203..fbd24f33ebe 100644 --- a/rust/chains/tw_binance/src/transaction/mod.rs +++ b/rust/chains/tw_binance/src/transaction/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::signature::BinanceSignature; use crate::transaction::message::BinanceMessageEnum; diff --git a/rust/chains/tw_cosmos/src/entry.rs b/rust/chains/tw_cosmos/src/entry.rs index fad4cfb1735..53eb31c218c 100644 --- a/rust/chains/tw_cosmos/src/entry.rs +++ b/rust/chains/tw_cosmos/src/entry.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::str::FromStr; use tw_coin_entry::coin_context::CoinContext; diff --git a/rust/chains/tw_cosmos/src/lib.rs b/rust/chains/tw_cosmos/src/lib.rs index 1afc00798db..c080f3da3cf 100644 --- a/rust/chains/tw_cosmos/src/lib.rs +++ b/rust/chains/tw_cosmos/src/lib.rs @@ -1,7 +1,5 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod entry; diff --git a/rust/chains/tw_greenfield/src/address.rs b/rust/chains/tw_greenfield/src/address.rs index 679da7b4e35..9318c48cecc 100644 --- a/rust/chains/tw_greenfield/src/address.rs +++ b/rust/chains/tw_greenfield/src/address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde::Serialize; use std::fmt; diff --git a/rust/chains/tw_greenfield/src/compiler.rs b/rust/chains/tw_greenfield/src/compiler.rs index e1133c119d1..46485a5bfe1 100644 --- a/rust/chains/tw_greenfield/src/compiler.rs +++ b/rust/chains/tw_greenfield/src/compiler.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::context::GreenfieldContext; use crate::modules::eip712_signer::{Eip712Signer, Eip712TxPreimage}; diff --git a/rust/chains/tw_greenfield/src/context.rs b/rust/chains/tw_greenfield/src/context.rs index 5bc6bbfcd72..f4f9db90b25 100644 --- a/rust/chains/tw_greenfield/src/context.rs +++ b/rust/chains/tw_greenfield/src/context.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::GreenfieldAddress; use crate::public_key::GreenfieldPublicKey; diff --git a/rust/chains/tw_greenfield/src/eip712_types.rs b/rust/chains/tw_greenfield/src/eip712_types.rs index 6cb4807080f..3bf8f103d52 100644 --- a/rust/chains/tw_greenfield/src/eip712_types.rs +++ b/rust/chains/tw_greenfield/src/eip712_types.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::transaction::GreenfieldFee; use core::fmt; diff --git a/rust/chains/tw_greenfield/src/entry.rs b/rust/chains/tw_greenfield/src/entry.rs index c3aa6fd68d0..a01e6146ae3 100644 --- a/rust/chains/tw_greenfield/src/entry.rs +++ b/rust/chains/tw_greenfield/src/entry.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::GreenfieldAddress; use crate::compiler::GreenfieldCompiler; diff --git a/rust/chains/tw_greenfield/src/lib.rs b/rust/chains/tw_greenfield/src/lib.rs index 8c018a0cdba..02e2d565253 100644 --- a/rust/chains/tw_greenfield/src/lib.rs +++ b/rust/chains/tw_greenfield/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod address; pub mod compiler; diff --git a/rust/chains/tw_greenfield/src/modules/eip712_signer.rs b/rust/chains/tw_greenfield/src/modules/eip712_signer.rs index a44796c821b..7b9fcb34f05 100644 --- a/rust/chains/tw_greenfield/src/modules/eip712_signer.rs +++ b/rust/chains/tw_greenfield/src/modules/eip712_signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::eip712_types::{ Eip712Domain, Eip712Fee, Eip712Transaction, Eip712TypedMsg, MsgPropertyName, diff --git a/rust/chains/tw_greenfield/src/modules/mod.rs b/rust/chains/tw_greenfield/src/modules/mod.rs index 4ca8bc01e20..a9eed00576a 100644 --- a/rust/chains/tw_greenfield/src/modules/mod.rs +++ b/rust/chains/tw_greenfield/src/modules/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod eip712_signer; pub mod tx_builder; diff --git a/rust/chains/tw_greenfield/src/modules/tx_builder.rs b/rust/chains/tw_greenfield/src/modules/tx_builder.rs index 78ae1a73811..2fef62ccd1e 100644 --- a/rust/chains/tw_greenfield/src/modules/tx_builder.rs +++ b/rust/chains/tw_greenfield/src/modules/tx_builder.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::GreenfieldAddress; use crate::public_key::GreenfieldPublicKey; diff --git a/rust/chains/tw_greenfield/src/public_key.rs b/rust/chains/tw_greenfield/src/public_key.rs index 8486fef04e0..a10f6d32954 100644 --- a/rust/chains/tw_greenfield/src/public_key.rs +++ b/rust/chains/tw_greenfield/src/public_key.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::coin_context::CoinContext; use tw_cosmos_sdk::public_key::{CosmosPublicKey, JsonPublicKey, ProtobufPublicKey}; diff --git a/rust/chains/tw_greenfield/src/signature.rs b/rust/chains/tw_greenfield/src/signature.rs index bee96a99b9f..bc2094edb67 100644 --- a/rust/chains/tw_greenfield/src/signature.rs +++ b/rust/chains/tw_greenfield/src/signature.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_cosmos_sdk::signature::CosmosSignature; use tw_evm::message::signature::{MessageSignature, SignatureType}; diff --git a/rust/chains/tw_greenfield/src/signer.rs b/rust/chains/tw_greenfield/src/signer.rs index 43b1900c66f..6b0d2c88e28 100644 --- a/rust/chains/tw_greenfield/src/signer.rs +++ b/rust/chains/tw_greenfield/src/signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::compiler::GreenfieldCompiler; use crate::modules::eip712_signer::{Eip712Signer, Eip712TxPreimage}; diff --git a/rust/chains/tw_greenfield/src/transaction/message/mod.rs b/rust/chains/tw_greenfield/src/transaction/message/mod.rs index 2c7f8430c65..7921931c696 100644 --- a/rust/chains/tw_greenfield/src/transaction/message/mod.rs +++ b/rust/chains/tw_greenfield/src/transaction/message/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::eip712_types::MsgPropertyType; use tw_cosmos_sdk::transaction::message::{CosmosMessage, CosmosMessageBox}; diff --git a/rust/chains/tw_greenfield/src/transaction/message/send_order.rs b/rust/chains/tw_greenfield/src/transaction/message/send_order.rs index 85fb9da35f3..8d9ebc62ccf 100644 --- a/rust/chains/tw_greenfield/src/transaction/message/send_order.rs +++ b/rust/chains/tw_greenfield/src/transaction/message/send_order.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::GreenfieldAddress; use crate::transaction::message::type_msg_amount::TypeMsgAmount; diff --git a/rust/chains/tw_greenfield/src/transaction/message/transfer_out.rs b/rust/chains/tw_greenfield/src/transaction/message/transfer_out.rs index dec3e261fac..f626db7d5a7 100644 --- a/rust/chains/tw_greenfield/src/transaction/message/transfer_out.rs +++ b/rust/chains/tw_greenfield/src/transaction/message/transfer_out.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::GreenfieldAddress; use crate::transaction::message::type_msg_amount::TypeMsgAmount; diff --git a/rust/chains/tw_greenfield/src/transaction/message/type_msg_amount.rs b/rust/chains/tw_greenfield/src/transaction/message/type_msg_amount.rs index 3b338c3acb7..e635367220b 100644 --- a/rust/chains/tw_greenfield/src/transaction/message/type_msg_amount.rs +++ b/rust/chains/tw_greenfield/src/transaction/message/type_msg_amount.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_evm::message::eip712::message_types::MessageTypesBuilder; use tw_evm::message::eip712::property::PropertyType; diff --git a/rust/chains/tw_greenfield/src/transaction/mod.rs b/rust/chains/tw_greenfield/src/transaction/mod.rs index 718cb9fd0a3..80f08f72da3 100644 --- a/rust/chains/tw_greenfield/src/transaction/mod.rs +++ b/rust/chains/tw_greenfield/src/transaction/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::GreenfieldAddress; use crate::context::GreenfieldContext; diff --git a/rust/chains/tw_greenfield/tests/eip712_signer.rs b/rust/chains/tw_greenfield/tests/eip712_signer.rs index 75d77eb1ba4..e20ab3b48fb 100644 --- a/rust/chains/tw_greenfield/tests/eip712_signer.rs +++ b/rust/chains/tw_greenfield/tests/eip712_signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::test_utils::test_context::TestCoinContext; use tw_encoding::hex::{DecodeHex, ToHex}; diff --git a/rust/chains/tw_native_evmos/src/context.rs b/rust/chains/tw_native_evmos/src/context.rs index edb431767ac..2f2352dde83 100644 --- a/rust/chains/tw_native_evmos/src/context.rs +++ b/rust/chains/tw_native_evmos/src/context.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ethermint_public_key::EthermintEthSecp256PublicKey; use tw_cosmos_sdk::address::Address; diff --git a/rust/chains/tw_native_evmos/src/entry.rs b/rust/chains/tw_native_evmos/src/entry.rs index 9f1d0c9820a..017daede1db 100644 --- a/rust/chains/tw_native_evmos/src/entry.rs +++ b/rust/chains/tw_native_evmos/src/entry.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::context::NativeEvmosContext; use std::str::FromStr; diff --git a/rust/chains/tw_native_evmos/src/ethermint_public_key.rs b/rust/chains/tw_native_evmos/src/ethermint_public_key.rs index 5f53f261e5b..0059dc31871 100644 --- a/rust/chains/tw_native_evmos/src/ethermint_public_key.rs +++ b/rust/chains/tw_native_evmos/src/ethermint_public_key.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::coin_context::CoinContext; use tw_cosmos_sdk::proto::ethermint; diff --git a/rust/chains/tw_native_evmos/src/lib.rs b/rust/chains/tw_native_evmos/src/lib.rs index d7aa4534c83..0c7068cba6f 100644 --- a/rust/chains/tw_native_evmos/src/lib.rs +++ b/rust/chains/tw_native_evmos/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod context; pub mod entry; diff --git a/rust/chains/tw_native_injective/src/context.rs b/rust/chains/tw_native_injective/src/context.rs index 898c034d656..a9ac9bf6bfc 100644 --- a/rust/chains/tw_native_injective/src/context.rs +++ b/rust/chains/tw_native_injective/src/context.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::injective_public_key::InjectiveEthSecp256PublicKey; use tw_cosmos_sdk::address::Address; diff --git a/rust/chains/tw_native_injective/src/entry.rs b/rust/chains/tw_native_injective/src/entry.rs index ed1759554ec..caf1cbdf3bf 100644 --- a/rust/chains/tw_native_injective/src/entry.rs +++ b/rust/chains/tw_native_injective/src/entry.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::context::NativeInjectiveContext; use std::str::FromStr; diff --git a/rust/chains/tw_native_injective/src/injective_public_key.rs b/rust/chains/tw_native_injective/src/injective_public_key.rs index 084d47e94f0..47b01c575fd 100644 --- a/rust/chains/tw_native_injective/src/injective_public_key.rs +++ b/rust/chains/tw_native_injective/src/injective_public_key.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::coin_context::CoinContext; use tw_cosmos_sdk::proto::injective; diff --git a/rust/chains/tw_native_injective/src/lib.rs b/rust/chains/tw_native_injective/src/lib.rs index a61663bd72c..fb550eba23b 100644 --- a/rust/chains/tw_native_injective/src/lib.rs +++ b/rust/chains/tw_native_injective/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod context; pub mod entry; diff --git a/rust/chains/tw_thorchain/src/compiler.rs b/rust/chains/tw_thorchain/src/compiler.rs index a6fd1b8bbc8..7e3e81ad090 100644 --- a/rust/chains/tw_thorchain/src/compiler.rs +++ b/rust/chains/tw_thorchain/src/compiler.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::signing_input::ThorchainSigningInput; use tw_coin_entry::coin_context::CoinContext; diff --git a/rust/chains/tw_thorchain/src/entry.rs b/rust/chains/tw_thorchain/src/entry.rs index 4cd52da3965..7ec28508188 100644 --- a/rust/chains/tw_thorchain/src/entry.rs +++ b/rust/chains/tw_thorchain/src/entry.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::compiler::ThorchainCompiler; use crate::signer::ThorchainSigner; diff --git a/rust/chains/tw_thorchain/src/lib.rs b/rust/chains/tw_thorchain/src/lib.rs index be313341897..9abacf4dfac 100644 --- a/rust/chains/tw_thorchain/src/lib.rs +++ b/rust/chains/tw_thorchain/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod compiler; pub mod entry; diff --git a/rust/chains/tw_thorchain/src/signer.rs b/rust/chains/tw_thorchain/src/signer.rs index d086eacd1c3..7346be163af 100644 --- a/rust/chains/tw_thorchain/src/signer.rs +++ b/rust/chains/tw_thorchain/src/signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::signing_input::ThorchainSigningInput; use tw_coin_entry::coin_context::CoinContext; diff --git a/rust/chains/tw_thorchain/src/signing_input.rs b/rust/chains/tw_thorchain/src/signing_input.rs index 66863f7288f..429a62a6434 100644 --- a/rust/chains/tw_thorchain/src/signing_input.rs +++ b/rust/chains/tw_thorchain/src/signing_input.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::borrow::Cow; use tw_proto::Cosmos::Proto; diff --git a/rust/tw_any_coin/src/any_address.rs b/rust/tw_any_coin/src/any_address.rs index 5d5098482a9..4716d920da3 100644 --- a/rust/tw_any_coin/src/any_address.rs +++ b/rust/tw_any_coin/src/any_address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::derivation::Derivation; use tw_coin_entry::error::{AddressError, AddressResult}; diff --git a/rust/tw_any_coin/src/any_signer.rs b/rust/tw_any_coin/src/any_signer.rs index eea6859517b..2e7b3692fcf 100644 --- a/rust/tw_any_coin/src/any_signer.rs +++ b/rust/tw_any_coin/src/any_signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::error::{SigningError, SigningResult}; use tw_coin_registry::coin_type::CoinType; diff --git a/rust/tw_any_coin/src/ffi/mod.rs b/rust/tw_any_coin/src/ffi/mod.rs index 854c6cd5e98..8db000e6d80 100644 --- a/rust/tw_any_coin/src/ffi/mod.rs +++ b/rust/tw_any_coin/src/ffi/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod tw_any_address; pub mod tw_any_signer; diff --git a/rust/tw_any_coin/src/ffi/tw_any_address.rs b/rust/tw_any_coin/src/ffi/tw_any_address.rs index ba8d39163c5..4555d09ad25 100644 --- a/rust/tw_any_coin/src/ffi/tw_any_address.rs +++ b/rust/tw_any_coin/src/ffi/tw_any_address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![allow(clippy::missing_safety_doc)] diff --git a/rust/tw_any_coin/src/ffi/tw_any_signer.rs b/rust/tw_any_coin/src/ffi/tw_any_signer.rs index c0bde8e921c..8f6c8c4cea6 100644 --- a/rust/tw_any_coin/src/ffi/tw_any_signer.rs +++ b/rust/tw_any_coin/src/ffi/tw_any_signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![allow(clippy::missing_safety_doc)] diff --git a/rust/tw_any_coin/src/ffi/tw_message_signer.rs b/rust/tw_any_coin/src/ffi/tw_message_signer.rs index e1188890bf1..1bc3d4227d8 100644 --- a/rust/tw_any_coin/src/ffi/tw_message_signer.rs +++ b/rust/tw_any_coin/src/ffi/tw_message_signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![allow(clippy::missing_safety_doc)] diff --git a/rust/tw_any_coin/src/ffi/tw_transaction_compiler.rs b/rust/tw_any_coin/src/ffi/tw_transaction_compiler.rs index bd227f4426f..5c18816e1d9 100644 --- a/rust/tw_any_coin/src/ffi/tw_transaction_compiler.rs +++ b/rust/tw_any_coin/src/ffi/tw_transaction_compiler.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![allow(clippy::missing_safety_doc)] diff --git a/rust/tw_any_coin/src/ffi/tw_wallet_connect_request.rs b/rust/tw_any_coin/src/ffi/tw_wallet_connect_request.rs index fbbb5da4247..1bde2cffa77 100644 --- a/rust/tw_any_coin/src/ffi/tw_wallet_connect_request.rs +++ b/rust/tw_any_coin/src/ffi/tw_wallet_connect_request.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![allow(clippy::missing_safety_doc)] diff --git a/rust/tw_any_coin/src/lib.rs b/rust/tw_any_coin/src/lib.rs index 5788831c45a..84ca053fa3b 100644 --- a/rust/tw_any_coin/src/lib.rs +++ b/rust/tw_any_coin/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod any_address; pub mod any_signer; diff --git a/rust/tw_any_coin/src/message_signer.rs b/rust/tw_any_coin/src/message_signer.rs index 0266df3eed0..5ae2f83bc8f 100644 --- a/rust/tw_any_coin/src/message_signer.rs +++ b/rust/tw_any_coin/src/message_signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::error::SigningResult; use tw_coin_registry::coin_type::CoinType; diff --git a/rust/tw_any_coin/src/test_utils/address_utils.rs b/rust/tw_any_coin/src/test_utils/address_utils.rs index 8efd7de120e..d2ec4ba4b9d 100644 --- a/rust/tw_any_coin/src/test_utils/address_utils.rs +++ b/rust/tw_any_coin/src/test_utils/address_utils.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ffi::tw_any_address::{ tw_any_address_create_bech32_with_public_key, tw_any_address_create_with_string, diff --git a/rust/tw_any_coin/src/test_utils/mod.rs b/rust/tw_any_coin/src/test_utils/mod.rs index 2c5b412f804..7c86db82edc 100644 --- a/rust/tw_any_coin/src/test_utils/mod.rs +++ b/rust/tw_any_coin/src/test_utils/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod address_utils; pub mod sign_utils; diff --git a/rust/tw_any_coin/src/test_utils/sign_utils.rs b/rust/tw_any_coin/src/test_utils/sign_utils.rs index ff61b07dcce..fa34ec0c415 100644 --- a/rust/tw_any_coin/src/test_utils/sign_utils.rs +++ b/rust/tw_any_coin/src/test_utils/sign_utils.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ffi::tw_any_signer::tw_any_signer_sign; use crate::ffi::tw_transaction_compiler::{ diff --git a/rust/tw_any_coin/src/test_utils/wallet_connect_utils.rs b/rust/tw_any_coin/src/test_utils/wallet_connect_utils.rs index d270a3422f2..a4323bf9b95 100644 --- a/rust/tw_any_coin/src/test_utils/wallet_connect_utils.rs +++ b/rust/tw_any_coin/src/test_utils/wallet_connect_utils.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ffi::tw_wallet_connect_request::tw_wallet_connect_request_parse; use tw_coin_registry::coin_type::CoinType; diff --git a/rust/tw_any_coin/src/transaction_compiler.rs b/rust/tw_any_coin/src/transaction_compiler.rs index 85e5013bdb9..b25d472f858 100644 --- a/rust/tw_any_coin/src/transaction_compiler.rs +++ b/rust/tw_any_coin/src/transaction_compiler.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::coin_entry::{PublicKeyBytes, SignatureBytes}; use tw_coin_entry::error::{SigningError, SigningResult}; diff --git a/rust/tw_any_coin/src/wallet_connect_request.rs b/rust/tw_any_coin/src/wallet_connect_request.rs index 97a5f672ea5..72465e79ccd 100644 --- a/rust/tw_any_coin/src/wallet_connect_request.rs +++ b/rust/tw_any_coin/src/wallet_connect_request.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::error::{SigningError, SigningResult}; use tw_coin_registry::coin_type::CoinType; diff --git a/rust/tw_any_coin/tests/chain_tests.rs b/rust/tw_any_coin/tests/chain_tests.rs index c1b24a82062..4531f6d5665 100644 --- a/rust/tw_any_coin/tests/chain_tests.rs +++ b/rust/tw_any_coin/tests/chain_tests.rs @@ -1,7 +1,5 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. mod chains; diff --git a/rust/tw_any_coin/tests/chains/aptos/aptos_address.rs b/rust/tw_any_coin/tests/chains/aptos/aptos_address.rs index 788cdc5aeec..97a52410960 100644 --- a/rust/tw_any_coin/tests/chains/aptos/aptos_address.rs +++ b/rust/tw_any_coin/tests/chains/aptos/aptos_address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_any_coin::test_utils::address_utils::{ test_address_get_data, test_address_invalid, test_address_normalization, test_address_valid, diff --git a/rust/tw_any_coin/tests/chains/aptos/aptos_compile.rs b/rust/tw_any_coin/tests/chains/aptos/aptos_compile.rs index 114d7e9a46e..b2016790f38 100644 --- a/rust/tw_any_coin/tests/chains/aptos/aptos_compile.rs +++ b/rust/tw_any_coin/tests/chains/aptos/aptos_compile.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::chains::aptos::test_cases::transfer_b4d62afd::{ aptos_sign_transfer_input, expected_json, DATA_TO_SIGN, ENCODED, PRIVATE_KEY, RAW_TXN, diff --git a/rust/tw_any_coin/tests/chains/aptos/aptos_sign.rs b/rust/tw_any_coin/tests/chains/aptos/aptos_sign.rs index 6021ce8bb92..44933138f42 100644 --- a/rust/tw_any_coin/tests/chains/aptos/aptos_sign.rs +++ b/rust/tw_any_coin/tests/chains/aptos/aptos_sign.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::chains::aptos::test_cases::transfer_b4d62afd::{ aptos_sign_transfer_input, expected_json, ENCODED, PRIVATE_KEY, RAW_TXN, SIGNATURE, diff --git a/rust/tw_any_coin/tests/chains/aptos/mod.rs b/rust/tw_any_coin/tests/chains/aptos/mod.rs index ecea2c75bfd..4aee9d56923 100644 --- a/rust/tw_any_coin/tests/chains/aptos/mod.rs +++ b/rust/tw_any_coin/tests/chains/aptos/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. mod aptos_address; mod aptos_compile; diff --git a/rust/tw_any_coin/tests/chains/aptos/test_cases.rs b/rust/tw_any_coin/tests/chains/aptos/test_cases.rs index 81b166f7247..41af3a01603 100644 --- a/rust/tw_any_coin/tests/chains/aptos/test_cases.rs +++ b/rust/tw_any_coin/tests/chains/aptos/test_cases.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde_json::{json, Value as Json}; use tw_proto::Aptos::Proto; diff --git a/rust/tw_any_coin/tests/chains/binance/binance_address.rs b/rust/tw_any_coin/tests/chains/binance/binance_address.rs index 076bcf9f61f..706b4bae54f 100644 --- a/rust/tw_any_coin/tests/chains/binance/binance_address.rs +++ b/rust/tw_any_coin/tests/chains/binance/binance_address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_any_coin::test_utils::address_utils::{ test_address_bech32_is_valid, test_address_get_data, test_address_invalid, diff --git a/rust/tw_any_coin/tests/chains/binance/binance_compile.rs b/rust/tw_any_coin/tests/chains/binance/binance_compile.rs index 6f3b0766e02..687390a28c5 100644 --- a/rust/tw_any_coin/tests/chains/binance/binance_compile.rs +++ b/rust/tw_any_coin/tests/chains/binance/binance_compile.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::chains::binance::make_token; use tw_any_coin::test_utils::sign_utils::{CompilerHelper, PreImageHelper}; diff --git a/rust/tw_any_coin/tests/chains/binance/binance_sign.rs b/rust/tw_any_coin/tests/chains/binance/binance_sign.rs index ecddd3e6f92..906f6d5a5e4 100644 --- a/rust/tw_any_coin/tests/chains/binance/binance_sign.rs +++ b/rust/tw_any_coin/tests/chains/binance/binance_sign.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::chains::binance::{ make_token, ACCOUNT_12_PRIVATE_KEY, ACCOUNT_15_PRIVATE_KEY, ACCOUNT_16_PRIVATE_KEY, diff --git a/rust/tw_any_coin/tests/chains/binance/binance_wallet_connect.rs b/rust/tw_any_coin/tests/chains/binance/binance_wallet_connect.rs index 60430cd5a99..109118da919 100644 --- a/rust/tw_any_coin/tests/chains/binance/binance_wallet_connect.rs +++ b/rust/tw_any_coin/tests/chains/binance/binance_wallet_connect.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::chains::binance::{make_token, ACCOUNT_19_PRIVATE_KEY}; use std::borrow::Cow; diff --git a/rust/tw_any_coin/tests/chains/binance/mod.rs b/rust/tw_any_coin/tests/chains/binance/mod.rs index a38fee8ce8a..a4f3860818a 100644 --- a/rust/tw_any_coin/tests/chains/binance/mod.rs +++ b/rust/tw_any_coin/tests/chains/binance/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_proto::Binance::Proto; diff --git a/rust/tw_any_coin/tests/chains/bitcoin/bitcoin_address.rs b/rust/tw_any_coin/tests/chains/bitcoin/bitcoin_address.rs index 0397c6c7768..b1eb00ef84c 100644 --- a/rust/tw_any_coin/tests/chains/bitcoin/bitcoin_address.rs +++ b/rust/tw_any_coin/tests/chains/bitcoin/bitcoin_address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_any_coin::test_utils::address_utils::{ test_address_get_data, test_address_invalid, test_address_normalization, test_address_valid, diff --git a/rust/tw_any_coin/tests/chains/bitcoin/mod.rs b/rust/tw_any_coin/tests/chains/bitcoin/mod.rs index 00682e69022..deb70ef4017 100644 --- a/rust/tw_any_coin/tests/chains/bitcoin/mod.rs +++ b/rust/tw_any_coin/tests/chains/bitcoin/mod.rs @@ -1,7 +1,5 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. mod bitcoin_address; diff --git a/rust/tw_any_coin/tests/chains/cosmos/cosmos_address.rs b/rust/tw_any_coin/tests/chains/cosmos/cosmos_address.rs index 964414dff44..51bf414bec3 100644 --- a/rust/tw_any_coin/tests/chains/cosmos/cosmos_address.rs +++ b/rust/tw_any_coin/tests/chains/cosmos/cosmos_address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_any_coin::test_utils::address_utils::{ test_address_bech32_is_valid, test_address_create_bech32_with_public_key, diff --git a/rust/tw_any_coin/tests/chains/cosmos/cosmos_sign.rs b/rust/tw_any_coin/tests/chains/cosmos/cosmos_sign.rs index b9140fb9731..5daa370bf10 100644 --- a/rust/tw_any_coin/tests/chains/cosmos/cosmos_sign.rs +++ b/rust/tw_any_coin/tests/chains/cosmos/cosmos_sign.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_any_coin::ffi::tw_any_signer::tw_any_signer_sign; use tw_coin_entry::error::SigningErrorType; diff --git a/rust/tw_any_coin/tests/chains/cosmos/mod.rs b/rust/tw_any_coin/tests/chains/cosmos/mod.rs index 47b109ad2c9..c81241c5434 100644 --- a/rust/tw_any_coin/tests/chains/cosmos/mod.rs +++ b/rust/tw_any_coin/tests/chains/cosmos/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. mod cosmos_address; mod cosmos_sign; diff --git a/rust/tw_any_coin/tests/chains/ethereum/ethereum_address.rs b/rust/tw_any_coin/tests/chains/ethereum/ethereum_address.rs index f0a03ec2cde..7fb5934a6ba 100644 --- a/rust/tw_any_coin/tests/chains/ethereum/ethereum_address.rs +++ b/rust/tw_any_coin/tests/chains/ethereum/ethereum_address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_any_coin::test_utils::address_utils::{ test_address_get_data, test_address_invalid, test_address_normalization, test_address_valid, diff --git a/rust/tw_any_coin/tests/chains/ethereum/ethereum_compile.rs b/rust/tw_any_coin/tests/chains/ethereum/ethereum_compile.rs index f31a380d456..6b209eb6451 100644 --- a/rust/tw_any_coin/tests/chains/ethereum/ethereum_compile.rs +++ b/rust/tw_any_coin/tests/chains/ethereum/ethereum_compile.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::borrow::Cow; use tw_any_coin::ffi::tw_any_signer::tw_any_signer_plan; diff --git a/rust/tw_any_coin/tests/chains/ethereum/ethereum_message_sign.rs b/rust/tw_any_coin/tests/chains/ethereum/ethereum_message_sign.rs index 1b348169f49..38e72d2a3ab 100644 --- a/rust/tw_any_coin/tests/chains/ethereum/ethereum_message_sign.rs +++ b/rust/tw_any_coin/tests/chains/ethereum/ethereum_message_sign.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_any_coin::ffi::tw_message_signer::{ tw_message_signer_pre_image_hashes, tw_message_signer_sign, tw_message_signer_verify, diff --git a/rust/tw_any_coin/tests/chains/ethereum/ethereum_sign.rs b/rust/tw_any_coin/tests/chains/ethereum/ethereum_sign.rs index 47a78da82e7..5299cebb811 100644 --- a/rust/tw_any_coin/tests/chains/ethereum/ethereum_sign.rs +++ b/rust/tw_any_coin/tests/chains/ethereum/ethereum_sign.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::borrow::Cow; use tw_any_coin::ffi::tw_any_signer::tw_any_signer_sign; diff --git a/rust/tw_any_coin/tests/chains/ethereum/mod.rs b/rust/tw_any_coin/tests/chains/ethereum/mod.rs index 153b12547b5..d6e5a36b07b 100644 --- a/rust/tw_any_coin/tests/chains/ethereum/mod.rs +++ b/rust/tw_any_coin/tests/chains/ethereum/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. mod ethereum_address; mod ethereum_compile; diff --git a/rust/tw_any_coin/tests/chains/greenfield/greenfield_address.rs b/rust/tw_any_coin/tests/chains/greenfield/greenfield_address.rs index 6223ac6218d..5f36676b06e 100644 --- a/rust/tw_any_coin/tests/chains/greenfield/greenfield_address.rs +++ b/rust/tw_any_coin/tests/chains/greenfield/greenfield_address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_any_coin::test_utils::address_utils::{ test_address_get_data, test_address_invalid, test_address_normalization, test_address_valid, diff --git a/rust/tw_any_coin/tests/chains/greenfield/greenfield_compile.rs b/rust/tw_any_coin/tests/chains/greenfield/greenfield_compile.rs index a48363ef791..cb4dbb7c4a5 100644 --- a/rust/tw_any_coin/tests/chains/greenfield/greenfield_compile.rs +++ b/rust/tw_any_coin/tests/chains/greenfield/greenfield_compile.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::chains::greenfield::{make_amount, PUBLIC_KEY_15560}; use std::borrow::Cow; diff --git a/rust/tw_any_coin/tests/chains/greenfield/greenfield_sign.rs b/rust/tw_any_coin/tests/chains/greenfield/greenfield_sign.rs index f6469f95194..f2ec4752a46 100644 --- a/rust/tw_any_coin/tests/chains/greenfield/greenfield_sign.rs +++ b/rust/tw_any_coin/tests/chains/greenfield/greenfield_sign.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::chains::greenfield::{make_amount, PRIVATE_KEY_15560, PRIVATE_KEY_1686}; use tw_any_coin::test_utils::sign_utils::AnySignerHelper; diff --git a/rust/tw_any_coin/tests/chains/greenfield/mod.rs b/rust/tw_any_coin/tests/chains/greenfield/mod.rs index a14f03efddd..9526a2d1147 100644 --- a/rust/tw_any_coin/tests/chains/greenfield/mod.rs +++ b/rust/tw_any_coin/tests/chains/greenfield/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_proto::Greenfield::Proto; diff --git a/rust/tw_any_coin/tests/chains/internet_computer/internet_computer_address.rs b/rust/tw_any_coin/tests/chains/internet_computer/internet_computer_address.rs index ef44d0e022f..789671d8efb 100644 --- a/rust/tw_any_coin/tests/chains/internet_computer/internet_computer_address.rs +++ b/rust/tw_any_coin/tests/chains/internet_computer/internet_computer_address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_any_coin::test_utils::address_utils::{ test_address_get_data, test_address_invalid, test_address_normalization, test_address_valid, diff --git a/rust/tw_any_coin/tests/chains/internet_computer/mod.rs b/rust/tw_any_coin/tests/chains/internet_computer/mod.rs index e305a45c6be..d67ce69c2ee 100644 --- a/rust/tw_any_coin/tests/chains/internet_computer/mod.rs +++ b/rust/tw_any_coin/tests/chains/internet_computer/mod.rs @@ -1,7 +1,5 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. mod internet_computer_address; diff --git a/rust/tw_any_coin/tests/chains/mod.rs b/rust/tw_any_coin/tests/chains/mod.rs index cafbd33253c..38c46ed262e 100644 --- a/rust/tw_any_coin/tests/chains/mod.rs +++ b/rust/tw_any_coin/tests/chains/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. mod aptos; mod binance; diff --git a/rust/tw_any_coin/tests/chains/native_evmos/mod.rs b/rust/tw_any_coin/tests/chains/native_evmos/mod.rs index 2a92924fc00..4f7debf5205 100644 --- a/rust/tw_any_coin/tests/chains/native_evmos/mod.rs +++ b/rust/tw_any_coin/tests/chains/native_evmos/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. mod native_evmos_address; mod native_evmos_sign; diff --git a/rust/tw_any_coin/tests/chains/native_evmos/native_evmos_address.rs b/rust/tw_any_coin/tests/chains/native_evmos/native_evmos_address.rs index d779aabc230..6800702b545 100644 --- a/rust/tw_any_coin/tests/chains/native_evmos/native_evmos_address.rs +++ b/rust/tw_any_coin/tests/chains/native_evmos/native_evmos_address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_any_coin::test_utils::address_utils::{ test_address_bech32_is_valid, test_address_create_bech32_with_public_key, diff --git a/rust/tw_any_coin/tests/chains/native_evmos/native_evmos_sign.rs b/rust/tw_any_coin/tests/chains/native_evmos/native_evmos_sign.rs index 3615cfa3548..c9e90d27a5e 100644 --- a/rust/tw_any_coin/tests/chains/native_evmos/native_evmos_sign.rs +++ b/rust/tw_any_coin/tests/chains/native_evmos/native_evmos_sign.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::borrow::Cow; use tw_any_coin::ffi::tw_any_signer::tw_any_signer_sign; diff --git a/rust/tw_any_coin/tests/chains/native_injective/mod.rs b/rust/tw_any_coin/tests/chains/native_injective/mod.rs index a421b328188..54f1133ee80 100644 --- a/rust/tw_any_coin/tests/chains/native_injective/mod.rs +++ b/rust/tw_any_coin/tests/chains/native_injective/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. mod native_injective_address; mod native_injective_compile; diff --git a/rust/tw_any_coin/tests/chains/native_injective/native_injective_address.rs b/rust/tw_any_coin/tests/chains/native_injective/native_injective_address.rs index 1bd9c4a8f8e..08f61e94587 100644 --- a/rust/tw_any_coin/tests/chains/native_injective/native_injective_address.rs +++ b/rust/tw_any_coin/tests/chains/native_injective/native_injective_address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_any_coin::test_utils::address_utils::{ test_address_bech32_is_valid, test_address_create_bech32_with_public_key, diff --git a/rust/tw_any_coin/tests/chains/native_injective/native_injective_compile.rs b/rust/tw_any_coin/tests/chains/native_injective/native_injective_compile.rs index fbffdddfb91..797b7e9394e 100644 --- a/rust/tw_any_coin/tests/chains/native_injective/native_injective_compile.rs +++ b/rust/tw_any_coin/tests/chains/native_injective/native_injective_compile.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_any_coin::ffi::tw_transaction_compiler::{ tw_transaction_compiler_compile, tw_transaction_compiler_pre_image_hashes, diff --git a/rust/tw_any_coin/tests/chains/native_injective/native_injective_sign.rs b/rust/tw_any_coin/tests/chains/native_injective/native_injective_sign.rs index f5d7e448a27..6ca790dbee2 100644 --- a/rust/tw_any_coin/tests/chains/native_injective/native_injective_sign.rs +++ b/rust/tw_any_coin/tests/chains/native_injective/native_injective_sign.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::borrow::Cow; use tw_any_coin::ffi::tw_any_signer::tw_any_signer_sign; diff --git a/rust/tw_any_coin/tests/chains/tbinance/mod.rs b/rust/tw_any_coin/tests/chains/tbinance/mod.rs index 0ccb0a3eebc..07b4922f0c3 100644 --- a/rust/tw_any_coin/tests/chains/tbinance/mod.rs +++ b/rust/tw_any_coin/tests/chains/tbinance/mod.rs @@ -1,7 +1,5 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. mod tbinance_address; diff --git a/rust/tw_any_coin/tests/chains/tbinance/tbinance_address.rs b/rust/tw_any_coin/tests/chains/tbinance/tbinance_address.rs index c24b8d9bee6..cb561ea17e9 100644 --- a/rust/tw_any_coin/tests/chains/tbinance/tbinance_address.rs +++ b/rust/tw_any_coin/tests/chains/tbinance/tbinance_address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_any_coin::test_utils::address_utils::{ test_address_get_data, test_address_invalid, test_address_normalization, test_address_valid, diff --git a/rust/tw_any_coin/tests/chains/thorchain/mod.rs b/rust/tw_any_coin/tests/chains/thorchain/mod.rs index 20d258d5105..739ea814591 100644 --- a/rust/tw_any_coin/tests/chains/thorchain/mod.rs +++ b/rust/tw_any_coin/tests/chains/thorchain/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. mod test_cases; mod thorchain_address; diff --git a/rust/tw_any_coin/tests/chains/thorchain/test_cases.rs b/rust/tw_any_coin/tests/chains/thorchain/test_cases.rs index e626e3466c7..5e5c256d337 100644 --- a/rust/tw_any_coin/tests/chains/thorchain/test_cases.rs +++ b/rust/tw_any_coin/tests/chains/thorchain/test_cases.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_cosmos_sdk::test_utils::proto_utils::{make_amount, make_fee, make_message}; use tw_proto::Cosmos::Proto; diff --git a/rust/tw_any_coin/tests/chains/thorchain/thorchain_address.rs b/rust/tw_any_coin/tests/chains/thorchain/thorchain_address.rs index 03ea3d0c188..05d344ed566 100644 --- a/rust/tw_any_coin/tests/chains/thorchain/thorchain_address.rs +++ b/rust/tw_any_coin/tests/chains/thorchain/thorchain_address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_any_coin::test_utils::address_utils::{ test_address_bech32_is_valid, test_address_create_bech32_with_public_key, diff --git a/rust/tw_any_coin/tests/chains/thorchain/thorchain_compile.rs b/rust/tw_any_coin/tests/chains/thorchain/thorchain_compile.rs index ca2fda25eab..2439165caa7 100644 --- a/rust/tw_any_coin/tests/chains/thorchain/thorchain_compile.rs +++ b/rust/tw_any_coin/tests/chains/thorchain/thorchain_compile.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::chains::thorchain::test_cases::send_fd0445af::{ signing_input, JSON_SIGNING_SIGNATURE, JSON_SIGNING_SIGNATURE_JSON, JSON_TX, JSON_TX_PREIMAGE, diff --git a/rust/tw_any_coin/tests/chains/thorchain/thorchain_sign.rs b/rust/tw_any_coin/tests/chains/thorchain/thorchain_sign.rs index c45c196b026..e65d2ec1ebc 100644 --- a/rust/tw_any_coin/tests/chains/thorchain/thorchain_sign.rs +++ b/rust/tw_any_coin/tests/chains/thorchain/thorchain_sign.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::chains::thorchain::test_cases::send_fd0445af::{ signing_input, JSON_SIGNING_SIGNATURE, JSON_SIGNING_SIGNATURE_JSON, JSON_TX, PRIVATE_KEY, diff --git a/rust/tw_any_coin/tests/coin_address_derivation_test.rs b/rust/tw_any_coin/tests/coin_address_derivation_test.rs index 58f522939c9..cd1c64283d2 100644 --- a/rust/tw_any_coin/tests/coin_address_derivation_test.rs +++ b/rust/tw_any_coin/tests/coin_address_derivation_test.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_any_coin::ffi::tw_any_address::{ tw_any_address_create_with_public_key_derivation, tw_any_address_description, diff --git a/rust/tw_any_coin/tests/tw_any_signer_ffi_tests.rs b/rust/tw_any_coin/tests/tw_any_signer_ffi_tests.rs index 74cd4e04d4b..ac9d33676c9 100644 --- a/rust/tw_any_coin/tests/tw_any_signer_ffi_tests.rs +++ b/rust/tw_any_coin/tests/tw_any_signer_ffi_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_any_coin::ffi::tw_any_signer::tw_any_signer_sign; use tw_memory::test_utils::tw_data_helper::TWDataHelper; diff --git a/rust/tw_aptos/src/address.rs b/rust/tw_aptos/src/address.rs index 3f5cf1d3217..619ae3d4317 100644 --- a/rust/tw_aptos/src/address.rs +++ b/rust/tw_aptos/src/address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use move_core_types::account_address::{AccountAddress, AccountAddressParseError}; use std::fmt::{Display, Formatter}; diff --git a/rust/tw_aptos/src/aptos_move_packages.rs b/rust/tw_aptos/src/aptos_move_packages.rs index 2e8f7aff378..3d3d318cc0d 100644 --- a/rust/tw_aptos/src/aptos_move_packages.rs +++ b/rust/tw_aptos/src/aptos_move_packages.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::transaction_payload::{EntryFunction, TransactionPayload}; use move_core_types::account_address::AccountAddress; diff --git a/rust/tw_aptos/src/constants.rs b/rust/tw_aptos/src/constants.rs index 6c30d3b68bc..714c1a2f782 100644 --- a/rust/tw_aptos/src/constants.rs +++ b/rust/tw_aptos/src/constants.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub const GAS_UNIT_PRICE: u64 = 100; pub const MAX_GAS_AMOUNT: u64 = 100_000_000; diff --git a/rust/tw_aptos/src/entry.rs b/rust/tw_aptos/src/entry.rs index bed1d3c8d47..cb8dba03f75 100644 --- a/rust/tw_aptos/src/entry.rs +++ b/rust/tw_aptos/src/entry.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::Address; use crate::compiler::Compiler; diff --git a/rust/tw_aptos/src/lib.rs b/rust/tw_aptos/src/lib.rs index b85498f42c2..99f90ae428d 100644 --- a/rust/tw_aptos/src/lib.rs +++ b/rust/tw_aptos/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod address; pub mod aptos_move_packages; diff --git a/rust/tw_aptos/src/liquid_staking.rs b/rust/tw_aptos/src/liquid_staking.rs index 2ac80692050..4b1027abe9e 100644 --- a/rust/tw_aptos/src/liquid_staking.rs +++ b/rust/tw_aptos/src/liquid_staking.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::from_account_error; use crate::transaction_payload::{EntryFunction, TransactionPayload}; diff --git a/rust/tw_aptos/src/nft.rs b/rust/tw_aptos/src/nft.rs index fe6f0375146..caf46b432bb 100644 --- a/rust/tw_aptos/src/nft.rs +++ b/rust/tw_aptos/src/nft.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::from_account_error; use move_core_types::account_address::AccountAddress; diff --git a/rust/tw_aptos/src/signer.rs b/rust/tw_aptos/src/signer.rs index 91431569c73..7249e7bec5e 100644 --- a/rust/tw_aptos/src/signer.rs +++ b/rust/tw_aptos/src/signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::Address; use crate::transaction_builder; diff --git a/rust/tw_aptos/src/transaction.rs b/rust/tw_aptos/src/transaction.rs index b48d7950bbc..c4822285566 100644 --- a/rust/tw_aptos/src/transaction.rs +++ b/rust/tw_aptos/src/transaction.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::constants::APTOS_SALT; use crate::transaction_payload::TransactionPayload; diff --git a/rust/tw_aptos/src/transaction_builder.rs b/rust/tw_aptos/src/transaction_builder.rs index 53f72d32936..723121f9910 100644 --- a/rust/tw_aptos/src/transaction_builder.rs +++ b/rust/tw_aptos/src/transaction_builder.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::from_account_error; use crate::aptos_move_packages::{ diff --git a/rust/tw_aptos/src/transaction_payload.rs b/rust/tw_aptos/src/transaction_payload.rs index 5e33e71d465..a14666ad2b5 100644 --- a/rust/tw_aptos/src/transaction_payload.rs +++ b/rust/tw_aptos/src/transaction_payload.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::serde_helper::vec_bytes; use move_core_types::identifier::Identifier; diff --git a/rust/tw_aptos/tests/signer.rs b/rust/tw_aptos/tests/signer.rs index 09f80e2e26a..5b5268539d4 100644 --- a/rust/tw_aptos/tests/signer.rs +++ b/rust/tw_aptos/tests/signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use move_core_types::account_address::AccountAddress; use move_core_types::language_storage::TypeTag; diff --git a/rust/tw_bech32_address/src/bech32_prefix.rs b/rust/tw_bech32_address/src/bech32_prefix.rs index 8f6f418ed2c..c644ff6046c 100644 --- a/rust/tw_bech32_address/src/bech32_prefix.rs +++ b/rust/tw_bech32_address/src/bech32_prefix.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::error::AddressError; use tw_coin_entry::prefix::AddressPrefix; diff --git a/rust/tw_bech32_address/src/lib.rs b/rust/tw_bech32_address/src/lib.rs index 338e26f6b16..ac5d944054b 100644 --- a/rust/tw_bech32_address/src/lib.rs +++ b/rust/tw_bech32_address/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::bech32_prefix::Bech32Prefix; use serde::{Deserialize, Deserializer, Serialize, Serializer}; diff --git a/rust/tw_coin_entry/src/coin_context.rs b/rust/tw_coin_entry/src/coin_context.rs index f6f4a9dbb83..4cf22327b6d 100644 --- a/rust/tw_coin_entry/src/coin_context.rs +++ b/rust/tw_coin_entry/src/coin_context.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_hash::hasher::Hasher; use tw_keypair::tw::PublicKeyType; diff --git a/rust/tw_coin_entry/src/coin_entry.rs b/rust/tw_coin_entry/src/coin_entry.rs index 83ff059e43d..62133a7e61f 100644 --- a/rust/tw_coin_entry/src/coin_entry.rs +++ b/rust/tw_coin_entry/src/coin_entry.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::coin_context::CoinContext; use crate::derivation::Derivation; diff --git a/rust/tw_coin_entry/src/coin_entry_ext.rs b/rust/tw_coin_entry/src/coin_entry_ext.rs index cc0b39549d3..93e4243aa4a 100644 --- a/rust/tw_coin_entry/src/coin_entry_ext.rs +++ b/rust/tw_coin_entry/src/coin_entry_ext.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::coin_context::CoinContext; use crate::coin_entry::{CoinAddress, CoinEntry, PublicKeyBytes, SignatureBytes}; diff --git a/rust/tw_coin_entry/src/common/compile_input.rs b/rust/tw_coin_entry/src/common/compile_input.rs index fc3dfa5f5fb..587d1860931 100644 --- a/rust/tw_coin_entry/src/common/compile_input.rs +++ b/rust/tw_coin_entry/src/common/compile_input.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::coin_entry::{PublicKeyBytes, SignatureBytes}; use crate::error::{SigningError, SigningErrorType, SigningResult}; diff --git a/rust/tw_coin_entry/src/common/mod.rs b/rust/tw_coin_entry/src/common/mod.rs index 59492cc4690..f333903f3b8 100644 --- a/rust/tw_coin_entry/src/common/mod.rs +++ b/rust/tw_coin_entry/src/common/mod.rs @@ -1,7 +1,5 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod compile_input; diff --git a/rust/tw_coin_entry/src/derivation.rs b/rust/tw_coin_entry/src/derivation.rs index 29378ffa176..91ed87b0e2c 100644 --- a/rust/tw_coin_entry/src/derivation.rs +++ b/rust/tw_coin_entry/src/derivation.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. /// Extend this enum. #[derive(Default)] diff --git a/rust/tw_coin_entry/src/error.rs b/rust/tw_coin_entry/src/error.rs index b6bc7b923cc..bea816c30d0 100644 --- a/rust/tw_coin_entry/src/error.rs +++ b/rust/tw_coin_entry/src/error.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::fmt; use std::fmt::Formatter; diff --git a/rust/tw_coin_entry/src/lib.rs b/rust/tw_coin_entry/src/lib.rs index fd45ec0f96b..11b456c305d 100644 --- a/rust/tw_coin_entry/src/lib.rs +++ b/rust/tw_coin_entry/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod coin_context; pub mod coin_entry; diff --git a/rust/tw_coin_entry/src/modules/json_signer.rs b/rust/tw_coin_entry/src/modules/json_signer.rs index 8757c5ed40d..3fd0988dae6 100644 --- a/rust/tw_coin_entry/src/modules/json_signer.rs +++ b/rust/tw_coin_entry/src/modules/json_signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::coin_context::CoinContext; use crate::error::SigningResult; diff --git a/rust/tw_coin_entry/src/modules/message_signer.rs b/rust/tw_coin_entry/src/modules/message_signer.rs index 141c30352f1..39b7df6cf7a 100644 --- a/rust/tw_coin_entry/src/modules/message_signer.rs +++ b/rust/tw_coin_entry/src/modules/message_signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::coin_context::CoinContext; use tw_proto::{DummyMessage, MessageRead, MessageWrite, NoMessage}; diff --git a/rust/tw_coin_entry/src/modules/mod.rs b/rust/tw_coin_entry/src/modules/mod.rs index f49968d2816..88cfc996f91 100644 --- a/rust/tw_coin_entry/src/modules/mod.rs +++ b/rust/tw_coin_entry/src/modules/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. //! This directory contains optional modules that some chain may or may not implement. diff --git a/rust/tw_coin_entry/src/modules/plan_builder.rs b/rust/tw_coin_entry/src/modules/plan_builder.rs index fd5b9f1b828..0b019039276 100644 --- a/rust/tw_coin_entry/src/modules/plan_builder.rs +++ b/rust/tw_coin_entry/src/modules/plan_builder.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::coin_context::CoinContext; use tw_proto::{DummyMessage, MessageRead, MessageWrite, NoMessage}; diff --git a/rust/tw_coin_entry/src/modules/wallet_connector.rs b/rust/tw_coin_entry/src/modules/wallet_connector.rs index 25db0008587..194ba6826e1 100644 --- a/rust/tw_coin_entry/src/modules/wallet_connector.rs +++ b/rust/tw_coin_entry/src/modules/wallet_connector.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::coin_context::CoinContext; use tw_proto::WalletConnect::Proto as WCProto; diff --git a/rust/tw_coin_entry/src/prefix.rs b/rust/tw_coin_entry/src/prefix.rs index b48bfcccc66..c534dc33134 100644 --- a/rust/tw_coin_entry/src/prefix.rs +++ b/rust/tw_coin_entry/src/prefix.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::error::AddressError; diff --git a/rust/tw_coin_entry/src/test_utils/mod.rs b/rust/tw_coin_entry/src/test_utils/mod.rs index 4cbcc23d463..a3d7c1feff5 100644 --- a/rust/tw_coin_entry/src/test_utils/mod.rs +++ b/rust/tw_coin_entry/src/test_utils/mod.rs @@ -1,7 +1,5 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod test_context; diff --git a/rust/tw_coin_entry/src/test_utils/test_context.rs b/rust/tw_coin_entry/src/test_utils/test_context.rs index 50d31585a22..2fe15403317 100644 --- a/rust/tw_coin_entry/src/test_utils/test_context.rs +++ b/rust/tw_coin_entry/src/test_utils/test_context.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::coin_context::CoinContext; use tw_hash::hasher::Hasher; diff --git a/rust/tw_coin_registry/build.rs b/rust/tw_coin_registry/build.rs index 4c79c1d01f4..f2bb771216f 100644 --- a/rust/tw_coin_registry/build.rs +++ b/rust/tw_coin_registry/build.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use itertools::Itertools; use serde::Deserialize; diff --git a/rust/tw_coin_registry/src/blockchain_type.rs b/rust/tw_coin_registry/src/blockchain_type.rs index b6a27712ea7..87261ec0d95 100644 --- a/rust/tw_coin_registry/src/blockchain_type.rs +++ b/rust/tw_coin_registry/src/blockchain_type.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde::Deserialize; diff --git a/rust/tw_coin_registry/src/coin_context.rs b/rust/tw_coin_registry/src/coin_context.rs index 2185e7615e6..ceb8d969466 100644 --- a/rust/tw_coin_registry/src/coin_context.rs +++ b/rust/tw_coin_registry/src/coin_context.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::registry::CoinItem; use tw_coin_entry::coin_context::CoinContext; diff --git a/rust/tw_coin_registry/src/dispatcher.rs b/rust/tw_coin_registry/src/dispatcher.rs index 29e17dcd870..e6cfebcf7bb 100644 --- a/rust/tw_coin_registry/src/dispatcher.rs +++ b/rust/tw_coin_registry/src/dispatcher.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::blockchain_type::BlockchainType; use crate::coin_context::CoinRegistryContext; diff --git a/rust/tw_coin_registry/src/error.rs b/rust/tw_coin_registry/src/error.rs index 52857b83564..bdd941095ca 100644 --- a/rust/tw_coin_registry/src/error.rs +++ b/rust/tw_coin_registry/src/error.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::error::{SigningError, SigningErrorType}; diff --git a/rust/tw_coin_registry/src/lib.rs b/rust/tw_coin_registry/src/lib.rs index d8e50a8f1c6..102cd55fd8f 100644 --- a/rust/tw_coin_registry/src/lib.rs +++ b/rust/tw_coin_registry/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod blockchain_type; pub mod coin_context; diff --git a/rust/tw_coin_registry/src/registry.rs b/rust/tw_coin_registry/src/registry.rs index 58b6fef8cc7..595ed152f28 100644 --- a/rust/tw_coin_registry/src/registry.rs +++ b/rust/tw_coin_registry/src/registry.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::blockchain_type::BlockchainType; use crate::coin_type::CoinType; diff --git a/rust/tw_cosmos_sdk/build.rs b/rust/tw_cosmos_sdk/build.rs index 06fdb15ce6b..830293ac58a 100644 --- a/rust/tw_cosmos_sdk/build.rs +++ b/rust/tw_cosmos_sdk/build.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use pb_rs::types::FileDescriptor; use pb_rs::ConfigBuilder; diff --git a/rust/tw_cosmos_sdk/src/address.rs b/rust/tw_cosmos_sdk/src/address.rs index 4f141b2a1dd..4f15075115d 100644 --- a/rust/tw_cosmos_sdk/src/address.rs +++ b/rust/tw_cosmos_sdk/src/address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde::Serialize; use std::str::FromStr; diff --git a/rust/tw_cosmos_sdk/src/context.rs b/rust/tw_cosmos_sdk/src/context.rs index f7da7218f25..0fc370bc39f 100644 --- a/rust/tw_cosmos_sdk/src/context.rs +++ b/rust/tw_cosmos_sdk/src/context.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::{Address, CosmosAddress}; use crate::hasher::sha256_hasher::Sha256Hasher; diff --git a/rust/tw_cosmos_sdk/src/hasher/keccak256_hasher.rs b/rust/tw_cosmos_sdk/src/hasher/keccak256_hasher.rs index 21ca81fb087..a37dccb78b1 100644 --- a/rust/tw_cosmos_sdk/src/hasher/keccak256_hasher.rs +++ b/rust/tw_cosmos_sdk/src/hasher/keccak256_hasher.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::hasher::CosmosHasher; use tw_hash::sha3::keccak256; diff --git a/rust/tw_cosmos_sdk/src/hasher/mod.rs b/rust/tw_cosmos_sdk/src/hasher/mod.rs index 7422d204961..960940ef8c5 100644 --- a/rust/tw_cosmos_sdk/src/hasher/mod.rs +++ b/rust/tw_cosmos_sdk/src/hasher/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_memory::Data; diff --git a/rust/tw_cosmos_sdk/src/hasher/sha256_hasher.rs b/rust/tw_cosmos_sdk/src/hasher/sha256_hasher.rs index 3b2310cdbec..33f0e42a824 100644 --- a/rust/tw_cosmos_sdk/src/hasher/sha256_hasher.rs +++ b/rust/tw_cosmos_sdk/src/hasher/sha256_hasher.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::hasher::CosmosHasher; use tw_hash::sha2::sha256; diff --git a/rust/tw_cosmos_sdk/src/lib.rs b/rust/tw_cosmos_sdk/src/lib.rs index 52cba46ef65..3c6f16a7665 100644 --- a/rust/tw_cosmos_sdk/src/lib.rs +++ b/rust/tw_cosmos_sdk/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod address; pub mod context; diff --git a/rust/tw_cosmos_sdk/src/modules/broadcast_msg.rs b/rust/tw_cosmos_sdk/src/modules/broadcast_msg.rs index 3c2b636ea0a..73b0beafd98 100644 --- a/rust/tw_cosmos_sdk/src/modules/broadcast_msg.rs +++ b/rust/tw_cosmos_sdk/src/modules/broadcast_msg.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use quick_protobuf::MessageWrite; use serde::Serialize; diff --git a/rust/tw_cosmos_sdk/src/modules/compiler/json_preimager.rs b/rust/tw_cosmos_sdk/src/modules/compiler/json_preimager.rs index 188e4c3d377..5c61af317a5 100644 --- a/rust/tw_cosmos_sdk/src/modules/compiler/json_preimager.rs +++ b/rust/tw_cosmos_sdk/src/modules/compiler/json_preimager.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::context::CosmosContext; use crate::hasher::CosmosHasher; diff --git a/rust/tw_cosmos_sdk/src/modules/compiler/mod.rs b/rust/tw_cosmos_sdk/src/modules/compiler/mod.rs index a5d5ef61389..e91eafedb72 100644 --- a/rust/tw_cosmos_sdk/src/modules/compiler/mod.rs +++ b/rust/tw_cosmos_sdk/src/modules/compiler/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod json_preimager; pub mod protobuf_preimager; diff --git a/rust/tw_cosmos_sdk/src/modules/compiler/protobuf_preimager.rs b/rust/tw_cosmos_sdk/src/modules/compiler/protobuf_preimager.rs index 591d56a6aba..7aa71bbdb3e 100644 --- a/rust/tw_cosmos_sdk/src/modules/compiler/protobuf_preimager.rs +++ b/rust/tw_cosmos_sdk/src/modules/compiler/protobuf_preimager.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::context::CosmosContext; use crate::hasher::CosmosHasher; diff --git a/rust/tw_cosmos_sdk/src/modules/compiler/tw_compiler.rs b/rust/tw_cosmos_sdk/src/modules/compiler/tw_compiler.rs index f8211227822..6dbdeb2ceaa 100644 --- a/rust/tw_cosmos_sdk/src/modules/compiler/tw_compiler.rs +++ b/rust/tw_cosmos_sdk/src/modules/compiler/tw_compiler.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::context::CosmosContext; use crate::modules::broadcast_msg::{BroadcastMode, BroadcastMsg}; diff --git a/rust/tw_cosmos_sdk/src/modules/mod.rs b/rust/tw_cosmos_sdk/src/modules/mod.rs index 2a667107a85..e49153b3c92 100644 --- a/rust/tw_cosmos_sdk/src/modules/mod.rs +++ b/rust/tw_cosmos_sdk/src/modules/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod broadcast_msg; pub mod compiler; diff --git a/rust/tw_cosmos_sdk/src/modules/serializer/json_serializer.rs b/rust/tw_cosmos_sdk/src/modules/serializer/json_serializer.rs index 073f7de68cb..0b2c81195ad 100644 --- a/rust/tw_cosmos_sdk/src/modules/serializer/json_serializer.rs +++ b/rust/tw_cosmos_sdk/src/modules/serializer/json_serializer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::context::CosmosContext; use crate::private_key::SignatureData; diff --git a/rust/tw_cosmos_sdk/src/modules/serializer/mod.rs b/rust/tw_cosmos_sdk/src/modules/serializer/mod.rs index 7361a31450a..7b18b177500 100644 --- a/rust/tw_cosmos_sdk/src/modules/serializer/mod.rs +++ b/rust/tw_cosmos_sdk/src/modules/serializer/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod json_serializer; pub mod protobuf_serializer; diff --git a/rust/tw_cosmos_sdk/src/modules/serializer/protobuf_serializer.rs b/rust/tw_cosmos_sdk/src/modules/serializer/protobuf_serializer.rs index 6f77b43c9db..150667bb5db 100644 --- a/rust/tw_cosmos_sdk/src/modules/serializer/protobuf_serializer.rs +++ b/rust/tw_cosmos_sdk/src/modules/serializer/protobuf_serializer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::context::CosmosContext; use crate::proto::cosmos::base::v1beta1 as base_proto; diff --git a/rust/tw_cosmos_sdk/src/modules/signer/mod.rs b/rust/tw_cosmos_sdk/src/modules/signer/mod.rs index c4071fb11ff..20b32a4f88d 100644 --- a/rust/tw_cosmos_sdk/src/modules/signer/mod.rs +++ b/rust/tw_cosmos_sdk/src/modules/signer/mod.rs @@ -1,7 +1,5 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod tw_signer; diff --git a/rust/tw_cosmos_sdk/src/modules/signer/tw_signer.rs b/rust/tw_cosmos_sdk/src/modules/signer/tw_signer.rs index 8f63310be5a..d06f16d673c 100644 --- a/rust/tw_cosmos_sdk/src/modules/signer/tw_signer.rs +++ b/rust/tw_cosmos_sdk/src/modules/signer/tw_signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::context::CosmosContext; use crate::modules::compiler::tw_compiler::TWTransactionCompiler; diff --git a/rust/tw_cosmos_sdk/src/modules/tx_builder.rs b/rust/tw_cosmos_sdk/src/modules/tx_builder.rs index a673bc1124d..e08d8c47ba4 100644 --- a/rust/tw_cosmos_sdk/src/modules/tx_builder.rs +++ b/rust/tw_cosmos_sdk/src/modules/tx_builder.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::{Address, CosmosAddress}; use crate::context::CosmosContext; diff --git a/rust/tw_cosmos_sdk/src/private_key/mod.rs b/rust/tw_cosmos_sdk/src/private_key/mod.rs index 30045cc6549..bb9bb32ae46 100644 --- a/rust/tw_cosmos_sdk/src/private_key/mod.rs +++ b/rust/tw_cosmos_sdk/src/private_key/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::error::SigningResult; use tw_keypair::{tw, KeyPairError}; diff --git a/rust/tw_cosmos_sdk/src/private_key/secp256k1.rs b/rust/tw_cosmos_sdk/src/private_key/secp256k1.rs index 921409f4cd4..8318bc676f5 100644 --- a/rust/tw_cosmos_sdk/src/private_key/secp256k1.rs +++ b/rust/tw_cosmos_sdk/src/private_key/secp256k1.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::private_key::CosmosPrivateKey; use tw_coin_entry::error::{SigningError, SigningResult}; diff --git a/rust/tw_cosmos_sdk/src/public_key/mod.rs b/rust/tw_cosmos_sdk/src/public_key/mod.rs index d3a4e20f5e8..f7382521b91 100644 --- a/rust/tw_cosmos_sdk/src/public_key/mod.rs +++ b/rust/tw_cosmos_sdk/src/public_key/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::coin_context::CoinContext; use tw_keypair::{tw, KeyPairResult}; diff --git a/rust/tw_cosmos_sdk/src/public_key/secp256k1.rs b/rust/tw_cosmos_sdk/src/public_key/secp256k1.rs index 230582a8472..1b1d2509194 100644 --- a/rust/tw_cosmos_sdk/src/public_key/secp256k1.rs +++ b/rust/tw_cosmos_sdk/src/public_key/secp256k1.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::proto::cosmos; use crate::public_key::{CosmosPublicKey, JsonPublicKey, ProtobufPublicKey}; diff --git a/rust/tw_cosmos_sdk/src/signature/mod.rs b/rust/tw_cosmos_sdk/src/signature/mod.rs index 7184a3c0fd2..573d46d61cc 100644 --- a/rust/tw_cosmos_sdk/src/signature/mod.rs +++ b/rust/tw_cosmos_sdk/src/signature/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_keypair::KeyPairError; use tw_misc::traits::{FromSlice, ToBytesVec}; diff --git a/rust/tw_cosmos_sdk/src/signature/secp256k1.rs b/rust/tw_cosmos_sdk/src/signature/secp256k1.rs index a5e41ec4fb2..94b2be0d388 100644 --- a/rust/tw_cosmos_sdk/src/signature/secp256k1.rs +++ b/rust/tw_cosmos_sdk/src/signature/secp256k1.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::signature::CosmosSignature; use tw_keypair::ecdsa::secp256k1; diff --git a/rust/tw_cosmos_sdk/src/test_utils/mod.rs b/rust/tw_cosmos_sdk/src/test_utils/mod.rs index 334b4aa821d..666af070a2c 100644 --- a/rust/tw_cosmos_sdk/src/test_utils/mod.rs +++ b/rust/tw_cosmos_sdk/src/test_utils/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod proto_utils; pub mod sign_utils; diff --git a/rust/tw_cosmos_sdk/src/test_utils/proto_utils.rs b/rust/tw_cosmos_sdk/src/test_utils/proto_utils.rs index 5bef94cc9eb..8180be3feab 100644 --- a/rust/tw_cosmos_sdk/src/test_utils/proto_utils.rs +++ b/rust/tw_cosmos_sdk/src/test_utils/proto_utils.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_proto::Cosmos::Proto; use tw_proto::Cosmos::Proto::mod_Message::OneOfmessage_oneof as MessageEnum; diff --git a/rust/tw_cosmos_sdk/src/test_utils/sign_utils.rs b/rust/tw_cosmos_sdk/src/test_utils/sign_utils.rs index 3e439ad4dd1..93c0dc3b64e 100644 --- a/rust/tw_cosmos_sdk/src/test_utils/sign_utils.rs +++ b/rust/tw_cosmos_sdk/src/test_utils/sign_utils.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::context::CosmosContext; use crate::modules::compiler::tw_compiler::TWTransactionCompiler; diff --git a/rust/tw_cosmos_sdk/src/transaction/message/cosmos_auth_message.rs b/rust/tw_cosmos_sdk/src/transaction/message/cosmos_auth_message.rs index 7e892dd7f33..dd0e2df4957 100644 --- a/rust/tw_cosmos_sdk/src/transaction/message/cosmos_auth_message.rs +++ b/rust/tw_cosmos_sdk/src/transaction/message/cosmos_auth_message.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::CosmosAddress; use crate::proto::cosmos; diff --git a/rust/tw_cosmos_sdk/src/transaction/message/cosmos_bank_message.rs b/rust/tw_cosmos_sdk/src/transaction/message/cosmos_bank_message.rs index 85c3a0a4470..b5fa6a99a4c 100644 --- a/rust/tw_cosmos_sdk/src/transaction/message/cosmos_bank_message.rs +++ b/rust/tw_cosmos_sdk/src/transaction/message/cosmos_bank_message.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::CosmosAddress; use crate::modules::serializer::protobuf_serializer::build_coin; diff --git a/rust/tw_cosmos_sdk/src/transaction/message/cosmos_generic_message.rs b/rust/tw_cosmos_sdk/src/transaction/message/cosmos_generic_message.rs index 6d64926930e..c6762b8ec07 100644 --- a/rust/tw_cosmos_sdk/src/transaction/message/cosmos_generic_message.rs +++ b/rust/tw_cosmos_sdk/src/transaction/message/cosmos_generic_message.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::transaction::message::{CosmosMessage, JsonMessage}; use serde_json::Value as Json; diff --git a/rust/tw_cosmos_sdk/src/transaction/message/cosmos_gov_message.rs b/rust/tw_cosmos_sdk/src/transaction/message/cosmos_gov_message.rs index 2054761a6b5..3f72c02bb35 100644 --- a/rust/tw_cosmos_sdk/src/transaction/message/cosmos_gov_message.rs +++ b/rust/tw_cosmos_sdk/src/transaction/message/cosmos_gov_message.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::CosmosAddress; use crate::proto::cosmos; diff --git a/rust/tw_cosmos_sdk/src/transaction/message/cosmos_staking_message.rs b/rust/tw_cosmos_sdk/src/transaction/message/cosmos_staking_message.rs index 353fd780547..9c8d47d1281 100644 --- a/rust/tw_cosmos_sdk/src/transaction/message/cosmos_staking_message.rs +++ b/rust/tw_cosmos_sdk/src/transaction/message/cosmos_staking_message.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::CosmosAddress; use crate::modules::serializer::protobuf_serializer::build_coin; diff --git a/rust/tw_cosmos_sdk/src/transaction/message/ibc_message.rs b/rust/tw_cosmos_sdk/src/transaction/message/ibc_message.rs index 71d51e4b9fe..54eb8dca0b6 100644 --- a/rust/tw_cosmos_sdk/src/transaction/message/ibc_message.rs +++ b/rust/tw_cosmos_sdk/src/transaction/message/ibc_message.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::CosmosAddress; use crate::modules::serializer::protobuf_serializer::build_coin; diff --git a/rust/tw_cosmos_sdk/src/transaction/message/mod.rs b/rust/tw_cosmos_sdk/src/transaction/message/mod.rs index bcc1d103bee..3674b107903 100644 --- a/rust/tw_cosmos_sdk/src/transaction/message/mod.rs +++ b/rust/tw_cosmos_sdk/src/transaction/message/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::modules::serializer::json_serializer::AnyMsg; use serde::Serialize; diff --git a/rust/tw_cosmos_sdk/src/transaction/message/stride_message.rs b/rust/tw_cosmos_sdk/src/transaction/message/stride_message.rs index fe99e32c155..0565add30ab 100644 --- a/rust/tw_cosmos_sdk/src/transaction/message/stride_message.rs +++ b/rust/tw_cosmos_sdk/src/transaction/message/stride_message.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::CosmosAddress; use crate::proto::stride; diff --git a/rust/tw_cosmos_sdk/src/transaction/message/terra_wasm_message.rs b/rust/tw_cosmos_sdk/src/transaction/message/terra_wasm_message.rs index 617f563d930..0613c22aa3f 100644 --- a/rust/tw_cosmos_sdk/src/transaction/message/terra_wasm_message.rs +++ b/rust/tw_cosmos_sdk/src/transaction/message/terra_wasm_message.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::CosmosAddress; use crate::modules::serializer::protobuf_serializer::build_coin; diff --git a/rust/tw_cosmos_sdk/src/transaction/message/thorchain_message.rs b/rust/tw_cosmos_sdk/src/transaction/message/thorchain_message.rs index 2d33174bcee..003adb077ec 100644 --- a/rust/tw_cosmos_sdk/src/transaction/message/thorchain_message.rs +++ b/rust/tw_cosmos_sdk/src/transaction/message/thorchain_message.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::modules::serializer::protobuf_serializer::build_coin; use crate::proto::types; diff --git a/rust/tw_cosmos_sdk/src/transaction/message/wasm_message.rs b/rust/tw_cosmos_sdk/src/transaction/message/wasm_message.rs index fc24afc2b1b..f647367d469 100644 --- a/rust/tw_cosmos_sdk/src/transaction/message/wasm_message.rs +++ b/rust/tw_cosmos_sdk/src/transaction/message/wasm_message.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::CosmosAddress; use crate::modules::serializer::protobuf_serializer::build_coin; diff --git a/rust/tw_cosmos_sdk/src/transaction/mod.rs b/rust/tw_cosmos_sdk/src/transaction/mod.rs index c54cace61e2..bd36b92b25e 100644 --- a/rust/tw_cosmos_sdk/src/transaction/mod.rs +++ b/rust/tw_cosmos_sdk/src/transaction/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::context::CosmosContext; use crate::private_key::SignatureData; diff --git a/rust/tw_cosmos_sdk/tests/compile.rs b/rust/tw_cosmos_sdk/tests/compile.rs index 78dd632c4a8..04569006937 100644 --- a/rust/tw_cosmos_sdk/tests/compile.rs +++ b/rust/tw_cosmos_sdk/tests/compile.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::borrow::Cow; use tw_coin_entry::test_utils::test_context::TestCoinContext; diff --git a/rust/tw_cosmos_sdk/tests/sign.rs b/rust/tw_cosmos_sdk/tests/sign.rs index 3be2015cc9c..37436b4947f 100644 --- a/rust/tw_cosmos_sdk/tests/sign.rs +++ b/rust/tw_cosmos_sdk/tests/sign.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::borrow::Cow; use tw_coin_entry::test_utils::test_context::TestCoinContext; diff --git a/rust/tw_cosmos_sdk/tests/sign_staking.rs b/rust/tw_cosmos_sdk/tests/sign_staking.rs index deaf265a136..47e1f9c5dfd 100644 --- a/rust/tw_cosmos_sdk/tests/sign_staking.rs +++ b/rust/tw_cosmos_sdk/tests/sign_staking.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::borrow::Cow; use tw_coin_entry::test_utils::test_context::TestCoinContext; diff --git a/rust/tw_cosmos_sdk/tests/sign_stride.rs b/rust/tw_cosmos_sdk/tests/sign_stride.rs index a38706a35c4..a34c4767f38 100644 --- a/rust/tw_cosmos_sdk/tests/sign_stride.rs +++ b/rust/tw_cosmos_sdk/tests/sign_stride.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::borrow::Cow; use tw_coin_entry::test_utils::test_context::TestCoinContext; diff --git a/rust/tw_cosmos_sdk/tests/sign_terra_wasm.rs b/rust/tw_cosmos_sdk/tests/sign_terra_wasm.rs index f3ac72bbf8f..734c953194d 100644 --- a/rust/tw_cosmos_sdk/tests/sign_terra_wasm.rs +++ b/rust/tw_cosmos_sdk/tests/sign_terra_wasm.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde_json::json; use std::borrow::Cow; diff --git a/rust/tw_cosmos_sdk/tests/sign_thorchain.rs b/rust/tw_cosmos_sdk/tests/sign_thorchain.rs index 967ce2e48e9..4783d235747 100644 --- a/rust/tw_cosmos_sdk/tests/sign_thorchain.rs +++ b/rust/tw_cosmos_sdk/tests/sign_thorchain.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::borrow::Cow; use std::str::FromStr; diff --git a/rust/tw_cosmos_sdk/tests/sign_wasm_contract.rs b/rust/tw_cosmos_sdk/tests/sign_wasm_contract.rs index 7e0d375ea48..e2ce673c929 100644 --- a/rust/tw_cosmos_sdk/tests/sign_wasm_contract.rs +++ b/rust/tw_cosmos_sdk/tests/sign_wasm_contract.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde_json::json; use std::borrow::Cow; diff --git a/rust/tw_encoding/src/base32.rs b/rust/tw_encoding/src/base32.rs index d43c10acaf5..665e40229cb 100644 --- a/rust/tw_encoding/src/base32.rs +++ b/rust/tw_encoding/src/base32.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::{EncodingError, EncodingResult}; use data_encoding::{Encoding, Specification}; diff --git a/rust/tw_encoding/src/base58.rs b/rust/tw_encoding/src/base58.rs index 2f0a7cb8694..c383a69b00e 100644 --- a/rust/tw_encoding/src/base58.rs +++ b/rust/tw_encoding/src/base58.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::{EncodingError, EncodingResult}; use bs58::decode::Error; diff --git a/rust/tw_encoding/src/base64.rs b/rust/tw_encoding/src/base64.rs index 5b83eda01a6..66fbbee03bf 100644 --- a/rust/tw_encoding/src/base64.rs +++ b/rust/tw_encoding/src/base64.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::{EncodingError, EncodingResult}; use serde::{Serialize, Serializer}; diff --git a/rust/tw_encoding/src/bcs.rs b/rust/tw_encoding/src/bcs.rs index 8051ce4ac03..5f15345bd66 100644 --- a/rust/tw_encoding/src/bcs.rs +++ b/rust/tw_encoding/src/bcs.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::{EncodingError, EncodingResult}; use serde::Serialize; diff --git a/rust/tw_encoding/src/bech32.rs b/rust/tw_encoding/src/bech32.rs index 397f6e213ee..c0365763baa 100644 --- a/rust/tw_encoding/src/bech32.rs +++ b/rust/tw_encoding/src/bech32.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use bech32::{FromBase32, ToBase32, Variant}; use tw_memory::Data; diff --git a/rust/tw_encoding/src/ffi.rs b/rust/tw_encoding/src/ffi.rs index 1be7b07bc48..bd8e3d957d8 100644 --- a/rust/tw_encoding/src/ffi.rs +++ b/rust/tw_encoding/src/ffi.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![allow(clippy::missing_safety_doc)] diff --git a/rust/tw_encoding/src/hex.rs b/rust/tw_encoding/src/hex.rs index b43ca64d979..aeed9dd751e 100644 --- a/rust/tw_encoding/src/hex.rs +++ b/rust/tw_encoding/src/hex.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub use hex::FromHexError; use serde::{Serialize, Serializer}; diff --git a/rust/tw_encoding/src/lib.rs b/rust/tw_encoding/src/lib.rs index ed1a7002451..b9eb5f096af 100644 --- a/rust/tw_encoding/src/lib.rs +++ b/rust/tw_encoding/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod base32; pub mod base58; diff --git a/rust/tw_encoding/tests/base32_ffi_tests.rs b/rust/tw_encoding/tests/base32_ffi_tests.rs index b80bcf2f00c..dd0906a596c 100644 --- a/rust/tw_encoding/tests/base32_ffi_tests.rs +++ b/rust/tw_encoding/tests/base32_ffi_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::ffi::CString; use tw_encoding::ffi::{decode_base32, encode_base32}; diff --git a/rust/tw_encoding/tests/base58_ffi_tests.rs b/rust/tw_encoding/tests/base58_ffi_tests.rs index ab02bc1276d..1302f23ec38 100644 --- a/rust/tw_encoding/tests/base58_ffi_tests.rs +++ b/rust/tw_encoding/tests/base58_ffi_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::ffi::CString; use tw_encoding::ffi::{decode_base58, encode_base58, Base58Alphabet}; diff --git a/rust/tw_encoding/tests/base64_ffi_tests.rs b/rust/tw_encoding/tests/base64_ffi_tests.rs index 15be407e388..1677a929a32 100644 --- a/rust/tw_encoding/tests/base64_ffi_tests.rs +++ b/rust/tw_encoding/tests/base64_ffi_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::ffi::{CStr, CString}; use tw_encoding::ffi::{decode_base64, encode_base64}; diff --git a/rust/tw_encoding/tests/hex_ffi_tests.rs b/rust/tw_encoding/tests/hex_ffi_tests.rs index 3c05f91678a..d0b259f94a9 100644 --- a/rust/tw_encoding/tests/hex_ffi_tests.rs +++ b/rust/tw_encoding/tests/hex_ffi_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::ffi::{CStr, CString}; use tw_encoding::ffi::{decode_hex, encode_hex}; diff --git a/rust/tw_ethereum/src/entry.rs b/rust/tw_ethereum/src/entry.rs index 807e6ba3d58..15ad5fbee87 100644 --- a/rust/tw_ethereum/src/entry.rs +++ b/rust/tw_ethereum/src/entry.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::str::FromStr; use tw_coin_entry::coin_context::CoinContext; diff --git a/rust/tw_ethereum/src/lib.rs b/rust/tw_ethereum/src/lib.rs index 1afc00798db..c080f3da3cf 100644 --- a/rust/tw_ethereum/src/lib.rs +++ b/rust/tw_ethereum/src/lib.rs @@ -1,7 +1,5 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod entry; diff --git a/rust/tw_ethereum/tests/compiler.rs b/rust/tw_ethereum/tests/compiler.rs index 27cce260850..bdf14b3e2a9 100644 --- a/rust/tw_ethereum/tests/compiler.rs +++ b/rust/tw_ethereum/tests/compiler.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::borrow::Cow; use tw_coin_entry::coin_entry_ext::CoinEntryExt; diff --git a/rust/tw_ethereum/tests/signer.rs b/rust/tw_ethereum/tests/signer.rs index 8e0acb0e2ae..06b6af14507 100644 --- a/rust/tw_ethereum/tests/signer.rs +++ b/rust/tw_ethereum/tests/signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::coin_entry_ext::CoinEntryExt; use tw_coin_entry::test_utils::test_context::TestCoinContext; diff --git a/rust/tw_evm/fuzz/fuzz_targets/abi_decode_value.rs b/rust/tw_evm/fuzz/fuzz_targets/abi_decode_value.rs index 4da7cf941e9..bedc03a4ed6 100644 --- a/rust/tw_evm/fuzz/fuzz_targets/abi_decode_value.rs +++ b/rust/tw_evm/fuzz/fuzz_targets/abi_decode_value.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![no_main] diff --git a/rust/tw_evm/fuzz/fuzz_targets/abi_encode_function.rs b/rust/tw_evm/fuzz/fuzz_targets/abi_encode_function.rs index a8652534169..d98471509bd 100644 --- a/rust/tw_evm/fuzz/fuzz_targets/abi_encode_function.rs +++ b/rust/tw_evm/fuzz/fuzz_targets/abi_encode_function.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![no_main] diff --git a/rust/tw_evm/fuzz/fuzz_targets/abi_function_decode_input.rs b/rust/tw_evm/fuzz/fuzz_targets/abi_function_decode_input.rs index cfba6120348..86c46abed44 100644 --- a/rust/tw_evm/fuzz/fuzz_targets/abi_function_decode_input.rs +++ b/rust/tw_evm/fuzz/fuzz_targets/abi_function_decode_input.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![no_main] diff --git a/rust/tw_evm/fuzz/fuzz_targets/rlp_encode.rs b/rust/tw_evm/fuzz/fuzz_targets/rlp_encode.rs index 2a686c6c553..c9265e6e23d 100644 --- a/rust/tw_evm/fuzz/fuzz_targets/rlp_encode.rs +++ b/rust/tw_evm/fuzz/fuzz_targets/rlp_encode.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![no_main] diff --git a/rust/tw_evm/fuzz/fuzz_targets/sign.rs b/rust/tw_evm/fuzz/fuzz_targets/sign.rs index dfa541a2d4c..84d5d0522c3 100644 --- a/rust/tw_evm/fuzz/fuzz_targets/sign.rs +++ b/rust/tw_evm/fuzz/fuzz_targets/sign.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![no_main] diff --git a/rust/tw_evm/src/abi/contract.rs b/rust/tw_evm/src/abi/contract.rs index 117de4c3a87..0226bb48744 100644 --- a/rust/tw_evm/src/abi/contract.rs +++ b/rust/tw_evm/src/abi/contract.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::function::Function; use crate::abi::{AbiError, AbiErrorKind, AbiResult}; diff --git a/rust/tw_evm/src/abi/decode.rs b/rust/tw_evm/src/abi/decode.rs index 76de9399a89..fc1489433d4 100644 --- a/rust/tw_evm/src/abi/decode.rs +++ b/rust/tw_evm/src/abi/decode.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::non_empty_array::{NonEmptyArray, NonEmptyBytes}; use crate::abi::param::Param; diff --git a/rust/tw_evm/src/abi/encode.rs b/rust/tw_evm/src/abi/encode.rs index 17c2c273c38..5ab9acd7068 100644 --- a/rust/tw_evm/src/abi/encode.rs +++ b/rust/tw_evm/src/abi/encode.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::token::Token; use tw_hash::H256; diff --git a/rust/tw_evm/src/abi/function.rs b/rust/tw_evm/src/abi/function.rs index cae72467a02..d4359e378b4 100644 --- a/rust/tw_evm/src/abi/function.rs +++ b/rust/tw_evm/src/abi/function.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::decode::decode_params; use crate::abi::encode::encode_tokens; diff --git a/rust/tw_evm/src/abi/mod.rs b/rust/tw_evm/src/abi/mod.rs index 25b36b9f936..0be990ac556 100644 --- a/rust/tw_evm/src/abi/mod.rs +++ b/rust/tw_evm/src/abi/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::error::{SigningError, SigningErrorType}; diff --git a/rust/tw_evm/src/abi/non_empty_array.rs b/rust/tw_evm/src/abi/non_empty_array.rs index b6a7a535c28..6bf1cd2f4e9 100644 --- a/rust/tw_evm/src/abi/non_empty_array.rs +++ b/rust/tw_evm/src/abi/non_empty_array.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::{AbiError, AbiErrorKind, AbiResult}; use core::fmt; diff --git a/rust/tw_evm/src/abi/param.rs b/rust/tw_evm/src/abi/param.rs index 93ca5dcb3eb..ba58d999f5b 100644 --- a/rust/tw_evm/src/abi/param.rs +++ b/rust/tw_evm/src/abi/param.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::param_type::ParamType; use serde::de::{MapAccess, Visitor}; diff --git a/rust/tw_evm/src/abi/param_token.rs b/rust/tw_evm/src/abi/param_token.rs index 420b8e6f217..aafe7877656 100644 --- a/rust/tw_evm/src/abi/param_token.rs +++ b/rust/tw_evm/src/abi/param_token.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::param::Param; use crate::abi::token::Token; diff --git a/rust/tw_evm/src/abi/param_type/constructor.rs b/rust/tw_evm/src/abi/param_type/constructor.rs index 37eb5d2d39a..25c25b8302b 100644 --- a/rust/tw_evm/src/abi/param_type/constructor.rs +++ b/rust/tw_evm/src/abi/param_type/constructor.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::non_empty_array::NonZeroLen; use crate::abi::param_type::ParamType; diff --git a/rust/tw_evm/src/abi/param_type/mod.rs b/rust/tw_evm/src/abi/param_type/mod.rs index 1ca70655574..ca83a262dc4 100644 --- a/rust/tw_evm/src/abi/param_type/mod.rs +++ b/rust/tw_evm/src/abi/param_type/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::non_empty_array::NonZeroLen; use crate::abi::param::Param; diff --git a/rust/tw_evm/src/abi/param_type/reader.rs b/rust/tw_evm/src/abi/param_type/reader.rs index 1e084fbec6c..826ebedf5c5 100644 --- a/rust/tw_evm/src/abi/param_type/reader.rs +++ b/rust/tw_evm/src/abi/param_type/reader.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::non_empty_array::NonZeroLen; use crate::abi::param_type::constructor::TypeConstructor; diff --git a/rust/tw_evm/src/abi/param_type/writer.rs b/rust/tw_evm/src/abi/param_type/writer.rs index 724a5ed9abe..d0ddcf64af4 100644 --- a/rust/tw_evm/src/abi/param_type/writer.rs +++ b/rust/tw_evm/src/abi/param_type/writer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::param_type::ParamType; diff --git a/rust/tw_evm/src/abi/prebuild/erc1155.rs b/rust/tw_evm/src/abi/prebuild/erc1155.rs index 1a9bf391f98..f3a9bda65da 100644 --- a/rust/tw_evm/src/abi/prebuild/erc1155.rs +++ b/rust/tw_evm/src/abi/prebuild/erc1155.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::contract::Contract; use crate::abi::token::Token; diff --git a/rust/tw_evm/src/abi/prebuild/erc20.rs b/rust/tw_evm/src/abi/prebuild/erc20.rs index 4d3d042d663..55e937e7f83 100644 --- a/rust/tw_evm/src/abi/prebuild/erc20.rs +++ b/rust/tw_evm/src/abi/prebuild/erc20.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::contract::Contract; use crate::abi::token::Token; diff --git a/rust/tw_evm/src/abi/prebuild/erc4337.rs b/rust/tw_evm/src/abi/prebuild/erc4337.rs index bd3a3977204..c6ef8eb76a2 100644 --- a/rust/tw_evm/src/abi/prebuild/erc4337.rs +++ b/rust/tw_evm/src/abi/prebuild/erc4337.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::contract::Contract; use crate::abi::param_type::ParamType; diff --git a/rust/tw_evm/src/abi/prebuild/erc721.rs b/rust/tw_evm/src/abi/prebuild/erc721.rs index e58ac7d0c1b..2f806921b71 100644 --- a/rust/tw_evm/src/abi/prebuild/erc721.rs +++ b/rust/tw_evm/src/abi/prebuild/erc721.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::contract::Contract; use crate::abi::token::Token; diff --git a/rust/tw_evm/src/abi/prebuild/mod.rs b/rust/tw_evm/src/abi/prebuild/mod.rs index 4bbcf59535b..134b2430973 100644 --- a/rust/tw_evm/src/abi/prebuild/mod.rs +++ b/rust/tw_evm/src/abi/prebuild/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod erc1155; pub mod erc20; diff --git a/rust/tw_evm/src/abi/signature.rs b/rust/tw_evm/src/abi/signature.rs index 1cc9da4750f..d7d3e8d3446 100644 --- a/rust/tw_evm/src/abi/signature.rs +++ b/rust/tw_evm/src/abi/signature.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::param_type::ParamType; use tw_hash::sha3::keccak256; diff --git a/rust/tw_evm/src/abi/token.rs b/rust/tw_evm/src/abi/token.rs index 3d52d080d98..c7e45c621be 100644 --- a/rust/tw_evm/src/abi/token.rs +++ b/rust/tw_evm/src/abi/token.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::non_empty_array::{NonEmptyArray, NonEmptyBytes}; use crate::abi::param_token::NamedToken; diff --git a/rust/tw_evm/src/abi/uint.rs b/rust/tw_evm/src/abi/uint.rs index 3b5f6021432..c2b090c274b 100644 --- a/rust/tw_evm/src/abi/uint.rs +++ b/rust/tw_evm/src/abi/uint.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::{AbiError, AbiErrorKind, AbiResult}; use std::fmt; diff --git a/rust/tw_evm/src/address.rs b/rust/tw_evm/src/address.rs index c53887b5662..81fb72e0222 100644 --- a/rust/tw_evm/src/address.rs +++ b/rust/tw_evm/src/address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde::de::Error as SerdeError; use serde::{Deserialize, Deserializer, Serialize, Serializer}; diff --git a/rust/tw_evm/src/evm_context.rs b/rust/tw_evm/src/evm_context.rs index 83113770bb6..ebd14a8d8e5 100644 --- a/rust/tw_evm/src/evm_context.rs +++ b/rust/tw_evm/src/evm_context.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::{Address, EvmAddress}; diff --git a/rust/tw_evm/src/evm_entry.rs b/rust/tw_evm/src/evm_entry.rs index 7ecbba2a885..70a83a374e9 100644 --- a/rust/tw_evm/src/evm_entry.rs +++ b/rust/tw_evm/src/evm_entry.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::evm_context::EvmContext; use crate::modules::abi_encoder::AbiEncoder; diff --git a/rust/tw_evm/src/lib.rs b/rust/tw_evm/src/lib.rs index cacd3c67e82..42425782979 100644 --- a/rust/tw_evm/src/lib.rs +++ b/rust/tw_evm/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod abi; pub mod address; diff --git a/rust/tw_evm/src/message/eip191.rs b/rust/tw_evm/src/message/eip191.rs index 4ff12895222..cb2bd715d8e 100644 --- a/rust/tw_evm/src/message/eip191.rs +++ b/rust/tw_evm/src/message/eip191.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::message::{EthMessage, MessageSigningResult}; use tw_hash::sha3::keccak256; diff --git a/rust/tw_evm/src/message/eip712/eip712_message.rs b/rust/tw_evm/src/message/eip712/eip712_message.rs index be1dff96a3a..ceb3815d328 100644 --- a/rust/tw_evm/src/message/eip712/eip712_message.rs +++ b/rust/tw_evm/src/message/eip712/eip712_message.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::encode::encode_tokens; use crate::abi::non_empty_array::NonEmptyBytes; diff --git a/rust/tw_evm/src/message/eip712/message_types.rs b/rust/tw_evm/src/message/eip712/message_types.rs index 9a4971402fc..4a0d8f0aeae 100644 --- a/rust/tw_evm/src/message/eip712/message_types.rs +++ b/rust/tw_evm/src/message/eip712/message_types.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::message::eip712::property::{Property, PropertyType}; use std::collections::hash_map::Entry; diff --git a/rust/tw_evm/src/message/eip712/mod.rs b/rust/tw_evm/src/message/eip712/mod.rs index 74f7d3c885b..6da281e9169 100644 --- a/rust/tw_evm/src/message/eip712/mod.rs +++ b/rust/tw_evm/src/message/eip712/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod eip712_message; pub mod message_types; diff --git a/rust/tw_evm/src/message/eip712/property.rs b/rust/tw_evm/src/message/eip712/property.rs index 343516ea042..3a85ed1c24c 100644 --- a/rust/tw_evm/src/message/eip712/property.rs +++ b/rust/tw_evm/src/message/eip712/property.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::non_empty_array::NonZeroLen; use crate::abi::param_type::constructor::TypeConstructor; diff --git a/rust/tw_evm/src/message/mod.rs b/rust/tw_evm/src/message/mod.rs index a962df3519b..f92a958e4a9 100644 --- a/rust/tw_evm/src/message/mod.rs +++ b/rust/tw_evm/src/message/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::error::{SigningError, SigningErrorType}; use tw_hash::H256; diff --git a/rust/tw_evm/src/message/signature.rs b/rust/tw_evm/src/message/signature.rs index 74802cd5037..8d3f7c81506 100644 --- a/rust/tw_evm/src/message/signature.rs +++ b/rust/tw_evm/src/message/signature.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::signature::{ eip155_replay_protection, legacy_replay_protection, remove_replay_protection, diff --git a/rust/tw_evm/src/modules/abi_encoder.rs b/rust/tw_evm/src/modules/abi_encoder.rs index 6879a1ab2e4..1e2b746897d 100644 --- a/rust/tw_evm/src/modules/abi_encoder.rs +++ b/rust/tw_evm/src/modules/abi_encoder.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::decode::{decode_params, decode_value}; use crate::abi::function::Function; diff --git a/rust/tw_evm/src/modules/compiler.rs b/rust/tw_evm/src/modules/compiler.rs index 23598eca7aa..2aee8c8ff57 100644 --- a/rust/tw_evm/src/modules/compiler.rs +++ b/rust/tw_evm/src/modules/compiler.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::evm_context::EvmContext; use crate::modules::tx_builder::TxBuilder; diff --git a/rust/tw_evm/src/modules/json_signer.rs b/rust/tw_evm/src/modules/json_signer.rs index 9bacea446c0..d5a60a288bc 100644 --- a/rust/tw_evm/src/modules/json_signer.rs +++ b/rust/tw_evm/src/modules/json_signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::evm_context::EvmContext; use std::marker::PhantomData; diff --git a/rust/tw_evm/src/modules/message_signer.rs b/rust/tw_evm/src/modules/message_signer.rs index b15d95698ea..3b8b6c66e35 100644 --- a/rust/tw_evm/src/modules/message_signer.rs +++ b/rust/tw_evm/src/modules/message_signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::message::eip191::Eip191Message; use crate::message::eip712::eip712_message::Eip712Message; diff --git a/rust/tw_evm/src/modules/mod.rs b/rust/tw_evm/src/modules/mod.rs index ba8e26862b4..6c23a104493 100644 --- a/rust/tw_evm/src/modules/mod.rs +++ b/rust/tw_evm/src/modules/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod abi_encoder; pub mod compiler; diff --git a/rust/tw_evm/src/modules/rlp_encoder.rs b/rust/tw_evm/src/modules/rlp_encoder.rs index e45e2ef0d2d..2530585e044 100644 --- a/rust/tw_evm/src/modules/rlp_encoder.rs +++ b/rust/tw_evm/src/modules/rlp_encoder.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::evm_context::EvmContext; use crate::rlp::buffer::RlpBuffer; diff --git a/rust/tw_evm/src/modules/signer.rs b/rust/tw_evm/src/modules/signer.rs index 18eb01b3374..8ca9b5e2b86 100644 --- a/rust/tw_evm/src/modules/signer.rs +++ b/rust/tw_evm/src/modules/signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::evm_context::EvmContext; use crate::modules::tx_builder::TxBuilder; diff --git a/rust/tw_evm/src/modules/tx_builder.rs b/rust/tw_evm/src/modules/tx_builder.rs index 395fd81489a..a6cfc382528 100644 --- a/rust/tw_evm/src/modules/tx_builder.rs +++ b/rust/tw_evm/src/modules/tx_builder.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::prebuild::erc1155::Erc1155; use crate::abi::prebuild::erc20::Erc20; diff --git a/rust/tw_evm/src/rlp/buffer.rs b/rust/tw_evm/src/rlp/buffer.rs index eea9d9e750e..c29d7d376aa 100644 --- a/rust/tw_evm/src/rlp/buffer.rs +++ b/rust/tw_evm/src/rlp/buffer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_memory::Data; diff --git a/rust/tw_evm/src/rlp/impls.rs b/rust/tw_evm/src/rlp/impls.rs index 1927c01cff8..21e8532da2d 100644 --- a/rust/tw_evm/src/rlp/impls.rs +++ b/rust/tw_evm/src/rlp/impls.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::Address; use crate::rlp::buffer::RlpBuffer; diff --git a/rust/tw_evm/src/rlp/list.rs b/rust/tw_evm/src/rlp/list.rs index 4bf58634d1f..ae7b0924aef 100644 --- a/rust/tw_evm/src/rlp/list.rs +++ b/rust/tw_evm/src/rlp/list.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::rlp::buffer::RlpBuffer; use crate::rlp::RlpEncode; diff --git a/rust/tw_evm/src/rlp/mod.rs b/rust/tw_evm/src/rlp/mod.rs index 88bbe1ff550..3ddea753237 100644 --- a/rust/tw_evm/src/rlp/mod.rs +++ b/rust/tw_evm/src/rlp/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::rlp::buffer::RlpBuffer; diff --git a/rust/tw_evm/src/signature.rs b/rust/tw_evm/src/signature.rs index 0949cb8027e..c3097c197a8 100644 --- a/rust/tw_evm/src/signature.rs +++ b/rust/tw_evm/src/signature.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::ops::BitXor; use tw_number::{NumberResult, U256}; diff --git a/rust/tw_evm/src/transaction/mod.rs b/rust/tw_evm/src/transaction/mod.rs index a80521be11c..04883063628 100644 --- a/rust/tw_evm/src/transaction/mod.rs +++ b/rust/tw_evm/src/transaction/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. //! Transactions can be: //! - Non-typed (legacy, pre-EIP2718) transactions: diff --git a/rust/tw_evm/src/transaction/signature.rs b/rust/tw_evm/src/transaction/signature.rs index 198ca2e91bb..a6a8f4cf2ff 100644 --- a/rust/tw_evm/src/transaction/signature.rs +++ b/rust/tw_evm/src/transaction/signature.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::signature::replay_protection; use tw_hash::H520; diff --git a/rust/tw_evm/src/transaction/transaction_eip1559.rs b/rust/tw_evm/src/transaction/transaction_eip1559.rs index 352a5b53a8e..b86c28b2196 100644 --- a/rust/tw_evm/src/transaction/transaction_eip1559.rs +++ b/rust/tw_evm/src/transaction/transaction_eip1559.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::Address; use crate::rlp::list::RlpList; diff --git a/rust/tw_evm/src/transaction/transaction_non_typed.rs b/rust/tw_evm/src/transaction/transaction_non_typed.rs index 67d386def60..7e2fd1194c9 100644 --- a/rust/tw_evm/src/transaction/transaction_non_typed.rs +++ b/rust/tw_evm/src/transaction/transaction_non_typed.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::Address; use crate::rlp::list::RlpList; diff --git a/rust/tw_evm/src/transaction/user_operation.rs b/rust/tw_evm/src/transaction/user_operation.rs index 6abe6bd048b..0f3f23167ff 100644 --- a/rust/tw_evm/src/transaction/user_operation.rs +++ b/rust/tw_evm/src/transaction/user_operation.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::abi::encode::encode_tokens; use crate::abi::non_empty_array::NonEmptyBytes; diff --git a/rust/tw_evm/tests/abi_encoder.rs b/rust/tw_evm/tests/abi_encoder.rs index b94533bbb27..64feb710531 100644 --- a/rust/tw_evm/tests/abi_encoder.rs +++ b/rust/tw_evm/tests/abi_encoder.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde_json::{json, Value as Json}; use std::borrow::Cow; diff --git a/rust/tw_evm/tests/barz.rs b/rust/tw_evm/tests/barz.rs index 270bd958ae2..cea9732f5c5 100644 --- a/rust/tw_evm/tests/barz.rs +++ b/rust/tw_evm/tests/barz.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::borrow::Cow; use tw_coin_entry::error::SigningErrorType; diff --git a/rust/tw_evm/tests/message_signer.rs b/rust/tw_evm/tests/message_signer.rs index fe5acaca9aa..a00802a4c3d 100644 --- a/rust/tw_evm/tests/message_signer.rs +++ b/rust/tw_evm/tests/message_signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::error::SigningErrorType; use tw_coin_entry::modules::message_signer::MessageSigner; diff --git a/rust/tw_evm/tests/rlp.rs b/rust/tw_evm/tests/rlp.rs index df7bb0c9915..f25a831a0f5 100644 --- a/rust/tw_evm/tests/rlp.rs +++ b/rust/tw_evm/tests/rlp.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::borrow::Cow; use std::str::FromStr; diff --git a/rust/tw_evm/tests/signer.rs b/rust/tw_evm/tests/signer.rs index 9b43ca7cea3..33f50fa3080 100644 --- a/rust/tw_evm/tests/signer.rs +++ b/rust/tw_evm/tests/signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::borrow::Cow; use tw_coin_entry::error::SigningErrorType; diff --git a/rust/tw_hash/fuzz/fuzz_targets/hash_fuzz.rs b/rust/tw_hash/fuzz/fuzz_targets/hash_fuzz.rs index ddd74bce7df..eab6fcac0c8 100644 --- a/rust/tw_hash/fuzz/fuzz_targets/hash_fuzz.rs +++ b/rust/tw_hash/fuzz/fuzz_targets/hash_fuzz.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![no_main] diff --git a/rust/tw_hash/src/blake.rs b/rust/tw_hash/src/blake.rs index b7b6b93fb3b..8cf93d8e0cf 100644 --- a/rust/tw_hash/src/blake.rs +++ b/rust/tw_hash/src/blake.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use blake_hash::{Blake256, Digest}; diff --git a/rust/tw_hash/src/blake2.rs b/rust/tw_hash/src/blake2.rs index 6eaef3a5ad9..52af843d2eb 100644 --- a/rust/tw_hash/src/blake2.rs +++ b/rust/tw_hash/src/blake2.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::Error; use blake2b_ref::Blake2bBuilder; diff --git a/rust/tw_hash/src/crc32.rs b/rust/tw_hash/src/crc32.rs index f413fd13a19..76000454de9 100644 --- a/rust/tw_hash/src/crc32.rs +++ b/rust/tw_hash/src/crc32.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // Table taken from https://web.mit.edu/freebsd/head/sys/libkern/crc32.c (Public Domain code) // This table is used to speed up the crc calculation. diff --git a/rust/tw_hash/src/ffi.rs b/rust/tw_hash/src/ffi.rs index e49f96f336b..08c4faf44b9 100644 --- a/rust/tw_hash/src/ffi.rs +++ b/rust/tw_hash/src/ffi.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![allow(clippy::missing_safety_doc)] diff --git a/rust/tw_hash/src/groestl.rs b/rust/tw_hash/src/groestl.rs index e1ab3cefd3c..30ec191cd62 100644 --- a/rust/tw_hash/src/groestl.rs +++ b/rust/tw_hash/src/groestl.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::hash_wrapper::hasher; use groestl::Groestl512; diff --git a/rust/tw_hash/src/hash_array.rs b/rust/tw_hash/src/hash_array.rs index 95ab0388a12..0c4d893b064 100644 --- a/rust/tw_hash/src/hash_array.rs +++ b/rust/tw_hash/src/hash_array.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::Error; use std::fmt; diff --git a/rust/tw_hash/src/hash_wrapper.rs b/rust/tw_hash/src/hash_wrapper.rs index 20a81d993be..da8bda6154e 100644 --- a/rust/tw_hash/src/hash_wrapper.rs +++ b/rust/tw_hash/src/hash_wrapper.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use digest::Digest; diff --git a/rust/tw_hash/src/hasher.rs b/rust/tw_hash/src/hasher.rs index 086c9915f0c..76722244b10 100644 --- a/rust/tw_hash/src/hasher.rs +++ b/rust/tw_hash/src/hasher.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ripemd::ripemd_160; use crate::sha2::sha256; diff --git a/rust/tw_hash/src/hmac.rs b/rust/tw_hash/src/hmac.rs index 3e3ffdc0ab1..475c5bbdb7f 100644 --- a/rust/tw_hash/src/hmac.rs +++ b/rust/tw_hash/src/hmac.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use hmac::{Hmac, Mac}; use sha2::Sha256; diff --git a/rust/tw_hash/src/lib.rs b/rust/tw_hash/src/lib.rs index 8020e6cde19..3c62256bbf7 100644 --- a/rust/tw_hash/src/lib.rs +++ b/rust/tw_hash/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod blake; pub mod blake2; diff --git a/rust/tw_hash/src/ripemd.rs b/rust/tw_hash/src/ripemd.rs index 2ce18fb2253..04f208281a1 100644 --- a/rust/tw_hash/src/ripemd.rs +++ b/rust/tw_hash/src/ripemd.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::hash_wrapper::hasher; use ripemd::Ripemd160; diff --git a/rust/tw_hash/src/sha1.rs b/rust/tw_hash/src/sha1.rs index 597accf0f75..95262c5ed77 100644 --- a/rust/tw_hash/src/sha1.rs +++ b/rust/tw_hash/src/sha1.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::hash_wrapper::hasher; use sha1::Sha1; diff --git a/rust/tw_hash/src/sha2.rs b/rust/tw_hash/src/sha2.rs index 0ac313162c2..dae77d8c8d8 100644 --- a/rust/tw_hash/src/sha2.rs +++ b/rust/tw_hash/src/sha2.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::hash_wrapper::hasher; use sha2::{Sha224, Sha256, Sha512, Sha512_256}; diff --git a/rust/tw_hash/src/sha3.rs b/rust/tw_hash/src/sha3.rs index c4c5318341a..1ff8fd38719 100644 --- a/rust/tw_hash/src/sha3.rs +++ b/rust/tw_hash/src/sha3.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::hash_wrapper::hasher; use sha3::{Keccak256, Keccak512, Sha3_256, Sha3_512}; diff --git a/rust/tw_hash/tests/hash_ffi_tests.rs b/rust/tw_hash/tests/hash_ffi_tests.rs index a66f6dd13d9..ccd2e8e952e 100644 --- a/rust/tw_hash/tests/hash_ffi_tests.rs +++ b/rust/tw_hash/tests/hash_ffi_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_encoding::hex; use tw_encoding::hex::FromHexError; diff --git a/rust/tw_internet_computer/build.rs b/rust/tw_internet_computer/build.rs index a163f826026..1b8ee954b23 100644 --- a/rust/tw_internet_computer/build.rs +++ b/rust/tw_internet_computer/build.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use pb_rs::types::FileDescriptor; use pb_rs::ConfigBuilder; diff --git a/rust/tw_internet_computer/src/address.rs b/rust/tw_internet_computer/src/address.rs index 17ba0ed3ee4..80821df6f70 100644 --- a/rust/tw_internet_computer/src/address.rs +++ b/rust/tw_internet_computer/src/address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::{ coin_entry::CoinAddress, diff --git a/rust/tw_internet_computer/src/context.rs b/rust/tw_internet_computer/src/context.rs index 45e2a3d5e5d..f429d4bc5db 100644 --- a/rust/tw_internet_computer/src/context.rs +++ b/rust/tw_internet_computer/src/context.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::{ address::{AccountIdentifier, IcpAddress}, diff --git a/rust/tw_internet_computer/src/entry.rs b/rust/tw_internet_computer/src/entry.rs index 99a76913646..bad58a82a04 100644 --- a/rust/tw_internet_computer/src/entry.rs +++ b/rust/tw_internet_computer/src/entry.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::str::FromStr; diff --git a/rust/tw_internet_computer/src/lib.rs b/rust/tw_internet_computer/src/lib.rs index c32ab978e54..acef6a64209 100644 --- a/rust/tw_internet_computer/src/lib.rs +++ b/rust/tw_internet_computer/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod address; pub mod context; diff --git a/rust/tw_internet_computer/src/protocol/envelope.rs b/rust/tw_internet_computer/src/protocol/envelope.rs index cfa00cdd274..c9627d53e1b 100644 --- a/rust/tw_internet_computer/src/protocol/envelope.rs +++ b/rust/tw_internet_computer/src/protocol/envelope.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::collections::BTreeMap; diff --git a/rust/tw_internet_computer/src/protocol/identity.rs b/rust/tw_internet_computer/src/protocol/identity.rs index ed8ce0f7cbb..b97e0308ec2 100644 --- a/rust/tw_internet_computer/src/protocol/identity.rs +++ b/rust/tw_internet_computer/src/protocol/identity.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_hash::H256; use tw_keypair::{ecdsa::secp256k1::PrivateKey, traits::SigningKeyTrait, KeyPairError}; diff --git a/rust/tw_internet_computer/src/protocol/mod.rs b/rust/tw_internet_computer/src/protocol/mod.rs index f21353b57b7..19b13630cc2 100644 --- a/rust/tw_internet_computer/src/protocol/mod.rs +++ b/rust/tw_internet_computer/src/protocol/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod envelope; pub mod identity; diff --git a/rust/tw_internet_computer/src/protocol/principal.rs b/rust/tw_internet_computer/src/protocol/principal.rs index 61680e14f48..905739a86b8 100644 --- a/rust/tw_internet_computer/src/protocol/principal.rs +++ b/rust/tw_internet_computer/src/protocol/principal.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. /// Taken from candid crate and modified to rely upon built-in crc32 and SHA224 functionality. use std::fmt::Write; diff --git a/rust/tw_internet_computer/src/protocol/request_id.rs b/rust/tw_internet_computer/src/protocol/request_id.rs index 5f9d2bcf74b..ecc48a5a17f 100644 --- a/rust/tw_internet_computer/src/protocol/request_id.rs +++ b/rust/tw_internet_computer/src/protocol/request_id.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::collections::BTreeMap; diff --git a/rust/tw_internet_computer/src/protocol/rosetta.rs b/rust/tw_internet_computer/src/protocol/rosetta.rs index 45e2a0be888..a929a4f5f15 100644 --- a/rust/tw_internet_computer/src/protocol/rosetta.rs +++ b/rust/tw_internet_computer/src/protocol/rosetta.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use super::envelope::{Envelope, EnvelopeCallContent, EnvelopeReadStateContent}; use serde::Serialize; diff --git a/rust/tw_internet_computer/src/signer.rs b/rust/tw_internet_computer/src/signer.rs index 113dde0c27f..311fd587f44 100644 --- a/rust/tw_internet_computer/src/signer.rs +++ b/rust/tw_internet_computer/src/signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::marker::PhantomData; diff --git a/rust/tw_internet_computer/src/transactions/mod.rs b/rust/tw_internet_computer/src/transactions/mod.rs index e401c7e08f5..d15fa9be777 100644 --- a/rust/tw_internet_computer/src/transactions/mod.rs +++ b/rust/tw_internet_computer/src/transactions/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod transfer; diff --git a/rust/tw_internet_computer/src/transactions/proto/ledger.proto b/rust/tw_internet_computer/src/transactions/proto/ledger.proto index 726d2ffd74b..59858bbf2ea 100644 --- a/rust/tw_internet_computer/src/transactions/proto/ledger.proto +++ b/rust/tw_internet_computer/src/transactions/proto/ledger.proto @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // -*- c-basic-offset: 2 -*- // Source: https://github.com/dfinity/ic/blob/master/rs/rosetta-api/icp_ledger/proto/ic_ledger/pb/v1/types.proto diff --git a/rust/tw_internet_computer/src/transactions/proto/types.proto b/rust/tw_internet_computer/src/transactions/proto/types.proto index 2c63ceb555e..f869c11ccc3 100644 --- a/rust/tw_internet_computer/src/transactions/proto/types.proto +++ b/rust/tw_internet_computer/src/transactions/proto/types.proto @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // Source: https://github.com/dfinity/ic/blob/master/rs/rosetta-api/icp_ledger/proto/ic_ledger/pb/v1/types.proto // Commit Hash: 703eb96fea44ad2c82740e4360a526a2a127a960 diff --git a/rust/tw_internet_computer/src/transactions/transfer.rs b/rust/tw_internet_computer/src/transactions/transfer.rs index 0b57b56d058..78708226468 100644 --- a/rust/tw_internet_computer/src/transactions/transfer.rs +++ b/rust/tw_internet_computer/src/transactions/transfer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::time::Duration; diff --git a/rust/tw_keypair/fuzz/fuzz_targets/tw_private_sign.rs b/rust/tw_keypair/fuzz/fuzz_targets/tw_private_sign.rs index b7a574f3073..166540310c3 100644 --- a/rust/tw_keypair/fuzz/fuzz_targets/tw_private_sign.rs +++ b/rust/tw_keypair/fuzz/fuzz_targets/tw_private_sign.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![no_main] diff --git a/rust/tw_keypair/fuzz/fuzz_targets/tw_private_to_public.rs b/rust/tw_keypair/fuzz/fuzz_targets/tw_private_to_public.rs index 25de9500029..b92a417a617 100644 --- a/rust/tw_keypair/fuzz/fuzz_targets/tw_private_to_public.rs +++ b/rust/tw_keypair/fuzz/fuzz_targets/tw_private_to_public.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![no_main] diff --git a/rust/tw_keypair/fuzz/fuzz_targets/tw_public_verify.rs b/rust/tw_keypair/fuzz/fuzz_targets/tw_public_verify.rs index 394d2aad416..43a209ed7a4 100644 --- a/rust/tw_keypair/fuzz/fuzz_targets/tw_public_verify.rs +++ b/rust/tw_keypair/fuzz/fuzz_targets/tw_public_verify.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![no_main] diff --git a/rust/tw_keypair/src/ecdsa/canonical.rs b/rust/tw_keypair/src/ecdsa/canonical.rs index fdfc9244479..e335ee5c7de 100644 --- a/rust/tw_keypair/src/ecdsa/canonical.rs +++ b/rust/tw_keypair/src/ecdsa/canonical.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. //! This module is a Proof Of Concept that proves the possibility to implement the following in Rust: //! https://github.com/trustwallet/wallet-core/blob/d9e35ec485b1366dd10509192d02d9dbb6877ab3/src/PrivateKey.cpp#L253-L282 diff --git a/rust/tw_keypair/src/ecdsa/der.rs b/rust/tw_keypair/src/ecdsa/der.rs index 6cd1b8fa91e..77435a546fb 100644 --- a/rust/tw_keypair/src/ecdsa/der.rs +++ b/rust/tw_keypair/src/ecdsa/der.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::{KeyPairError, KeyPairResult}; use der::asn1::UintRef; diff --git a/rust/tw_keypair/src/ecdsa/mod.rs b/rust/tw_keypair/src/ecdsa/mod.rs index 61e49f722c3..dae3dd5bb7e 100644 --- a/rust/tw_keypair/src/ecdsa/mod.rs +++ b/rust/tw_keypair/src/ecdsa/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use ecdsa::elliptic_curve::bigint::U256; use ecdsa::elliptic_curve::consts::U32; diff --git a/rust/tw_keypair/src/ecdsa/nist256p1/keypair.rs b/rust/tw_keypair/src/ecdsa/nist256p1/keypair.rs index df9ff15a8e0..9af364dd93c 100644 --- a/rust/tw_keypair/src/ecdsa/nist256p1/keypair.rs +++ b/rust/tw_keypair/src/ecdsa/nist256p1/keypair.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ecdsa::nist256p1::private::PrivateKey; use crate::ecdsa::nist256p1::public::PublicKey; diff --git a/rust/tw_keypair/src/ecdsa/nist256p1/mod.rs b/rust/tw_keypair/src/ecdsa/nist256p1/mod.rs index 890d77d610a..7e92a7b3dfc 100644 --- a/rust/tw_keypair/src/ecdsa/nist256p1/mod.rs +++ b/rust/tw_keypair/src/ecdsa/nist256p1/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use p256::NistP256; diff --git a/rust/tw_keypair/src/ecdsa/nist256p1/private.rs b/rust/tw_keypair/src/ecdsa/nist256p1/private.rs index 3149967ce68..0d2ede5bf83 100644 --- a/rust/tw_keypair/src/ecdsa/nist256p1/private.rs +++ b/rust/tw_keypair/src/ecdsa/nist256p1/private.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ecdsa::nist256p1::public::PublicKey; use crate::ecdsa::nist256p1::Signature; diff --git a/rust/tw_keypair/src/ecdsa/nist256p1/public.rs b/rust/tw_keypair/src/ecdsa/nist256p1/public.rs index 5255e920621..6ac0ec429c7 100644 --- a/rust/tw_keypair/src/ecdsa/nist256p1/public.rs +++ b/rust/tw_keypair/src/ecdsa/nist256p1/public.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ecdsa::nist256p1::{Signature, VerifySignature}; use crate::traits::VerifyingKeyTrait; diff --git a/rust/tw_keypair/src/ecdsa/secp256k1/keypair.rs b/rust/tw_keypair/src/ecdsa/secp256k1/keypair.rs index 665d341e8e7..d609741cf0a 100644 --- a/rust/tw_keypair/src/ecdsa/secp256k1/keypair.rs +++ b/rust/tw_keypair/src/ecdsa/secp256k1/keypair.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ecdsa::secp256k1::private::PrivateKey; use crate::ecdsa::secp256k1::public::PublicKey; diff --git a/rust/tw_keypair/src/ecdsa/secp256k1/mod.rs b/rust/tw_keypair/src/ecdsa/secp256k1/mod.rs index ebb0400205c..dfba7e20c37 100644 --- a/rust/tw_keypair/src/ecdsa/secp256k1/mod.rs +++ b/rust/tw_keypair/src/ecdsa/secp256k1/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use k256::Secp256k1; diff --git a/rust/tw_keypair/src/ecdsa/secp256k1/private.rs b/rust/tw_keypair/src/ecdsa/secp256k1/private.rs index 088b3bd549f..ec80de8b098 100644 --- a/rust/tw_keypair/src/ecdsa/secp256k1/private.rs +++ b/rust/tw_keypair/src/ecdsa/secp256k1/private.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ecdsa::secp256k1::public::PublicKey; use crate::ecdsa::secp256k1::Signature; diff --git a/rust/tw_keypair/src/ecdsa/secp256k1/public.rs b/rust/tw_keypair/src/ecdsa/secp256k1/public.rs index 92dc6b0cc52..73f61021069 100644 --- a/rust/tw_keypair/src/ecdsa/secp256k1/public.rs +++ b/rust/tw_keypair/src/ecdsa/secp256k1/public.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ecdsa::secp256k1::{Signature, VerifySignature}; use crate::traits::VerifyingKeyTrait; diff --git a/rust/tw_keypair/src/ecdsa/signature.rs b/rust/tw_keypair/src/ecdsa/signature.rs index 7660bc12a0c..22023509ad2 100644 --- a/rust/tw_keypair/src/ecdsa/signature.rs +++ b/rust/tw_keypair/src/ecdsa/signature.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ecdsa::EcdsaCurve; use crate::{KeyPairError, KeyPairResult}; diff --git a/rust/tw_keypair/src/ed25519/keypair.rs b/rust/tw_keypair/src/ed25519/keypair.rs index e9240d2d4d3..3ac2ac1e1fa 100644 --- a/rust/tw_keypair/src/ed25519/keypair.rs +++ b/rust/tw_keypair/src/ed25519/keypair.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ed25519::{private::PrivateKey, public::PublicKey, signature::Signature, Hasher512}; use crate::traits::{KeyPairTrait, SigningKeyTrait, VerifyingKeyTrait}; diff --git a/rust/tw_keypair/src/ed25519/mangle.rs b/rust/tw_keypair/src/ed25519/mangle.rs index f635cc19a40..1ec1da750a6 100644 --- a/rust/tw_keypair/src/ed25519/mangle.rs +++ b/rust/tw_keypair/src/ed25519/mangle.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. /// Clamps the scalar by: /// 1. clearing the 3 lower bits, diff --git a/rust/tw_keypair/src/ed25519/mod.rs b/rust/tw_keypair/src/ed25519/mod.rs index 32c079ad6af..c12af906a36 100644 --- a/rust/tw_keypair/src/ed25519/mod.rs +++ b/rust/tw_keypair/src/ed25519/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use digest::{consts::U64, Digest}; diff --git a/rust/tw_keypair/src/ed25519/modifications/cardano/extended_keypair.rs b/rust/tw_keypair/src/ed25519/modifications/cardano/extended_keypair.rs index 6da604cc660..f746f12d6d1 100644 --- a/rust/tw_keypair/src/ed25519/modifications/cardano/extended_keypair.rs +++ b/rust/tw_keypair/src/ed25519/modifications/cardano/extended_keypair.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ed25519::modifications::cardano::{ extended_private::ExtendedPrivateKey, extended_public::ExtendedPublicKey, diff --git a/rust/tw_keypair/src/ed25519/modifications/cardano/extended_private.rs b/rust/tw_keypair/src/ed25519/modifications/cardano/extended_private.rs index 5c3ac800c52..f2fac1a0687 100644 --- a/rust/tw_keypair/src/ed25519/modifications/cardano/extended_private.rs +++ b/rust/tw_keypair/src/ed25519/modifications/cardano/extended_private.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ed25519::modifications::cardano::extended_public::{ ExtendedPublicKey, ExtendedPublicPart, diff --git a/rust/tw_keypair/src/ed25519/modifications/cardano/extended_public.rs b/rust/tw_keypair/src/ed25519/modifications/cardano/extended_public.rs index 1a8eaa65b08..d3d82dba764 100644 --- a/rust/tw_keypair/src/ed25519/modifications/cardano/extended_public.rs +++ b/rust/tw_keypair/src/ed25519/modifications/cardano/extended_public.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ed25519::public::PublicKey; use crate::ed25519::signature::Signature; diff --git a/rust/tw_keypair/src/ed25519/modifications/cardano/mod.rs b/rust/tw_keypair/src/ed25519/modifications/cardano/mod.rs index d5f0f3d2eae..1a9b99f1ba2 100644 --- a/rust/tw_keypair/src/ed25519/modifications/cardano/mod.rs +++ b/rust/tw_keypair/src/ed25519/modifications/cardano/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use sha2::Sha512; diff --git a/rust/tw_keypair/src/ed25519/modifications/mod.rs b/rust/tw_keypair/src/ed25519/modifications/mod.rs index 7f19f608c5d..555c1e3fd70 100644 --- a/rust/tw_keypair/src/ed25519/modifications/mod.rs +++ b/rust/tw_keypair/src/ed25519/modifications/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod cardano; pub mod waves; diff --git a/rust/tw_keypair/src/ed25519/modifications/waves/keypair.rs b/rust/tw_keypair/src/ed25519/modifications/waves/keypair.rs index 890ac668041..f1c2b270ef4 100644 --- a/rust/tw_keypair/src/ed25519/modifications/waves/keypair.rs +++ b/rust/tw_keypair/src/ed25519/modifications/waves/keypair.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ed25519::modifications::waves::private::PrivateKey; use crate::ed25519::modifications::waves::public::PublicKey; diff --git a/rust/tw_keypair/src/ed25519/modifications/waves/mod.rs b/rust/tw_keypair/src/ed25519/modifications/waves/mod.rs index 45f0320be09..c69cfeddbce 100644 --- a/rust/tw_keypair/src/ed25519/modifications/waves/mod.rs +++ b/rust/tw_keypair/src/ed25519/modifications/waves/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use sha2::Sha512; diff --git a/rust/tw_keypair/src/ed25519/modifications/waves/private.rs b/rust/tw_keypair/src/ed25519/modifications/waves/private.rs index 569f9dde44c..4c6c68f5e46 100644 --- a/rust/tw_keypair/src/ed25519/modifications/waves/private.rs +++ b/rust/tw_keypair/src/ed25519/modifications/waves/private.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ed25519::modifications::waves::public::PublicKey; use crate::ed25519::modifications::waves::signature::Signature; diff --git a/rust/tw_keypair/src/ed25519/modifications/waves/public.rs b/rust/tw_keypair/src/ed25519/modifications/waves/public.rs index 47e3e2ce638..1842f5e5cd3 100644 --- a/rust/tw_keypair/src/ed25519/modifications/waves/public.rs +++ b/rust/tw_keypair/src/ed25519/modifications/waves/public.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ed25519::modifications::waves::signature::Signature; use crate::ed25519::public::PublicKey as StandardPublicKey; diff --git a/rust/tw_keypair/src/ed25519/modifications/waves/signature.rs b/rust/tw_keypair/src/ed25519/modifications/waves/signature.rs index 8c1819a6a73..39613316940 100644 --- a/rust/tw_keypair/src/ed25519/modifications/waves/signature.rs +++ b/rust/tw_keypair/src/ed25519/modifications/waves/signature.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ed25519::public::PublicKey as StandardPublicKey; use crate::ed25519::signature::Signature as StandardSignature; diff --git a/rust/tw_keypair/src/ed25519/private.rs b/rust/tw_keypair/src/ed25519/private.rs index 9384bc66096..5df5c59b5a0 100644 --- a/rust/tw_keypair/src/ed25519/private.rs +++ b/rust/tw_keypair/src/ed25519/private.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ed25519::public::PublicKey; use crate::ed25519::secret::ExpandedSecretKey; diff --git a/rust/tw_keypair/src/ed25519/public.rs b/rust/tw_keypair/src/ed25519/public.rs index 883147a92c8..c0de54f0c12 100644 --- a/rust/tw_keypair/src/ed25519/public.rs +++ b/rust/tw_keypair/src/ed25519/public.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ed25519::mangle::mangle_scalar; use crate::ed25519::secret::ExpandedSecretKey; diff --git a/rust/tw_keypair/src/ed25519/secret.rs b/rust/tw_keypair/src/ed25519/secret.rs index ed39c3e7a34..ca45153f84c 100644 --- a/rust/tw_keypair/src/ed25519/secret.rs +++ b/rust/tw_keypair/src/ed25519/secret.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ed25519::mangle::mangle_scalar; use crate::ed25519::signature::Signature; diff --git a/rust/tw_keypair/src/ed25519/signature.rs b/rust/tw_keypair/src/ed25519/signature.rs index cb45fcce1fc..f0f957938a7 100644 --- a/rust/tw_keypair/src/ed25519/signature.rs +++ b/rust/tw_keypair/src/ed25519/signature.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::{KeyPairError, KeyPairResult}; use curve25519_dalek::edwards::CompressedEdwardsY; diff --git a/rust/tw_keypair/src/ffi/asn.rs b/rust/tw_keypair/src/ffi/asn.rs index 995c8c2b112..7befaa9c10f 100644 --- a/rust/tw_keypair/src/ffi/asn.rs +++ b/rust/tw_keypair/src/ffi/asn.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![allow(clippy::missing_safety_doc)] diff --git a/rust/tw_keypair/src/ffi/mod.rs b/rust/tw_keypair/src/ffi/mod.rs index 15cac0a8cf7..7256fd84acf 100644 --- a/rust/tw_keypair/src/ffi/mod.rs +++ b/rust/tw_keypair/src/ffi/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod asn; pub mod privkey; diff --git a/rust/tw_keypair/src/ffi/privkey.rs b/rust/tw_keypair/src/ffi/privkey.rs index 30f68811458..28850435a90 100644 --- a/rust/tw_keypair/src/ffi/privkey.rs +++ b/rust/tw_keypair/src/ffi/privkey.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![allow(clippy::missing_safety_doc)] diff --git a/rust/tw_keypair/src/ffi/pubkey.rs b/rust/tw_keypair/src/ffi/pubkey.rs index e1c86476b07..7f05f5f0fe9 100644 --- a/rust/tw_keypair/src/ffi/pubkey.rs +++ b/rust/tw_keypair/src/ffi/pubkey.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![allow(clippy::missing_safety_doc)] diff --git a/rust/tw_keypair/src/lib.rs b/rust/tw_keypair/src/lib.rs index 945222877e5..eb3fb583a50 100644 --- a/rust/tw_keypair/src/lib.rs +++ b/rust/tw_keypair/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. //! `tw_keypair` crate defines the keypairs, private and public keys that are used to sign messages, //! verify signatures and more. diff --git a/rust/tw_keypair/src/starkex/keypair.rs b/rust/tw_keypair/src/starkex/keypair.rs index b827bdb80db..cc278e08d92 100644 --- a/rust/tw_keypair/src/starkex/keypair.rs +++ b/rust/tw_keypair/src/starkex/keypair.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::starkex::private::PrivateKey; use crate::starkex::public::PublicKey; diff --git a/rust/tw_keypair/src/starkex/mod.rs b/rust/tw_keypair/src/starkex/mod.rs index 35db9f4e98c..75bf81ae009 100644 --- a/rust/tw_keypair/src/starkex/mod.rs +++ b/rust/tw_keypair/src/starkex/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. mod keypair; mod private; diff --git a/rust/tw_keypair/src/starkex/private.rs b/rust/tw_keypair/src/starkex/private.rs index 973d2c06699..58343428536 100644 --- a/rust/tw_keypair/src/starkex/private.rs +++ b/rust/tw_keypair/src/starkex/private.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::starkex::field_element_from_bytes_be; use crate::starkex::public::PublicKey; diff --git a/rust/tw_keypair/src/starkex/public.rs b/rust/tw_keypair/src/starkex/public.rs index 16dad099952..dce6744e954 100644 --- a/rust/tw_keypair/src/starkex/public.rs +++ b/rust/tw_keypair/src/starkex/public.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::starkex::field_element_from_bytes_be; use crate::starkex::signature::Signature; diff --git a/rust/tw_keypair/src/starkex/signature.rs b/rust/tw_keypair/src/starkex/signature.rs index 9ca0de029b6..a602d728e6c 100644 --- a/rust/tw_keypair/src/starkex/signature.rs +++ b/rust/tw_keypair/src/starkex/signature.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::KeyPairError; use starknet_ff::FieldElement; diff --git a/rust/tw_keypair/src/test_utils/mod.rs b/rust/tw_keypair/src/test_utils/mod.rs index 2e2d49008ed..a9570356b7e 100644 --- a/rust/tw_keypair/src/test_utils/mod.rs +++ b/rust/tw_keypair/src/test_utils/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod tw_private_key_helper; pub mod tw_public_key_helper; diff --git a/rust/tw_keypair/src/test_utils/tw_private_key_helper.rs b/rust/tw_keypair/src/test_utils/tw_private_key_helper.rs index c8cc3795578..6c3c3bfc629 100644 --- a/rust/tw_keypair/src/test_utils/tw_private_key_helper.rs +++ b/rust/tw_keypair/src/test_utils/tw_private_key_helper.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ffi::privkey::{tw_private_key_create_with_data, tw_private_key_delete, TWPrivateKey}; use tw_encoding::hex; diff --git a/rust/tw_keypair/src/test_utils/tw_public_key_helper.rs b/rust/tw_keypair/src/test_utils/tw_public_key_helper.rs index daecadc61aa..fdc7450642a 100644 --- a/rust/tw_keypair/src/test_utils/tw_public_key_helper.rs +++ b/rust/tw_keypair/src/test_utils/tw_public_key_helper.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ffi::pubkey::{tw_public_key_create_with_data, tw_public_key_delete, TWPublicKey}; use crate::tw::PublicKeyType; diff --git a/rust/tw_keypair/src/traits.rs b/rust/tw_keypair/src/traits.rs index 7b32076f7fe..5ac9e30c773 100644 --- a/rust/tw_keypair/src/traits.rs +++ b/rust/tw_keypair/src/traits.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::KeyPairResult; use tw_misc::traits::{FromSlice, ToBytesVec, ToBytesZeroizing}; diff --git a/rust/tw_keypair/src/tw/mod.rs b/rust/tw_keypair/src/tw/mod.rs index 114affc4ce6..29616fd7220 100644 --- a/rust/tw_keypair/src/tw/mod.rs +++ b/rust/tw_keypair/src/tw/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde::Deserialize; diff --git a/rust/tw_keypair/src/tw/private.rs b/rust/tw_keypair/src/tw/private.rs index c0e5fb5ae48..93b54bf3cd1 100644 --- a/rust/tw_keypair/src/tw/private.rs +++ b/rust/tw_keypair/src/tw/private.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ecdsa::{nist256p1, secp256k1}; use crate::traits::SigningKeyTrait; diff --git a/rust/tw_keypair/src/tw/public.rs b/rust/tw_keypair/src/tw/public.rs index 754ed022870..3cbbda214ef 100644 --- a/rust/tw_keypair/src/tw/public.rs +++ b/rust/tw_keypair/src/tw/public.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ecdsa::{nist256p1, secp256k1}; use crate::traits::VerifyingKeyTrait; diff --git a/rust/tw_keypair/tests/asn_parser_ffi_tests.rs b/rust/tw_keypair/tests/asn_parser_ffi_tests.rs index fde7ce39ae5..dbe7586ef6e 100644 --- a/rust/tw_keypair/tests/asn_parser_ffi_tests.rs +++ b/rust/tw_keypair/tests/asn_parser_ffi_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_encoding::hex; use tw_keypair::ffi::asn::ecdsa_signature_from_asn_der; diff --git a/rust/tw_keypair/tests/ed25519_blake2b_tests.rs b/rust/tw_keypair/tests/ed25519_blake2b_tests.rs index d6f1b29a821..53e8e718d84 100644 --- a/rust/tw_keypair/tests/ed25519_blake2b_tests.rs +++ b/rust/tw_keypair/tests/ed25519_blake2b_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde::Deserialize; use tw_encoding::hex; diff --git a/rust/tw_keypair/tests/ed25519_extended_cardano_tests.rs b/rust/tw_keypair/tests/ed25519_extended_cardano_tests.rs index 818b5ef208c..42f2b17bca7 100644 --- a/rust/tw_keypair/tests/ed25519_extended_cardano_tests.rs +++ b/rust/tw_keypair/tests/ed25519_extended_cardano_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde::Deserialize; use tw_encoding::hex; diff --git a/rust/tw_keypair/tests/ed25519_tests.rs b/rust/tw_keypair/tests/ed25519_tests.rs index de8d494b915..4b76afb5613 100644 --- a/rust/tw_keypair/tests/ed25519_tests.rs +++ b/rust/tw_keypair/tests/ed25519_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde::Deserialize; use tw_encoding::hex; diff --git a/rust/tw_keypair/tests/ed25519_waves_tests.rs b/rust/tw_keypair/tests/ed25519_waves_tests.rs index 18a1df852e0..7b39d226383 100644 --- a/rust/tw_keypair/tests/ed25519_waves_tests.rs +++ b/rust/tw_keypair/tests/ed25519_waves_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde::Deserialize; use tw_encoding::hex; diff --git a/rust/tw_keypair/tests/nist256p1_tests.rs b/rust/tw_keypair/tests/nist256p1_tests.rs index 552f40838ca..8e60832de80 100644 --- a/rust/tw_keypair/tests/nist256p1_tests.rs +++ b/rust/tw_keypair/tests/nist256p1_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde::Deserialize; use tw_hash::{H256, H264, H520}; diff --git a/rust/tw_keypair/tests/private_key_ffi_tests.rs b/rust/tw_keypair/tests/private_key_ffi_tests.rs index 7092f7b7407..894f7b812d3 100644 --- a/rust/tw_keypair/tests/private_key_ffi_tests.rs +++ b/rust/tw_keypair/tests/private_key_ffi_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_encoding::hex; use tw_hash::sha2::sha256; diff --git a/rust/tw_keypair/tests/public_key_ffi_tests.rs b/rust/tw_keypair/tests/public_key_ffi_tests.rs index 9922b0fd8a3..9195ed66f5d 100644 --- a/rust/tw_keypair/tests/public_key_ffi_tests.rs +++ b/rust/tw_keypair/tests/public_key_ffi_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_encoding::hex; use tw_hash::sha2::sha256; diff --git a/rust/tw_keypair/tests/secp256k1_tests.rs b/rust/tw_keypair/tests/secp256k1_tests.rs index 9774a47a2c1..f320cdcc32c 100644 --- a/rust/tw_keypair/tests/secp256k1_tests.rs +++ b/rust/tw_keypair/tests/secp256k1_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde::Deserialize; use tw_hash::{H256, H520}; diff --git a/rust/tw_keypair/tests/tw_keypair_starkex_tests.rs b/rust/tw_keypair/tests/tw_keypair_starkex_tests.rs index 40d28c2417d..9fe872ad797 100644 --- a/rust/tw_keypair/tests/tw_keypair_starkex_tests.rs +++ b/rust/tw_keypair/tests/tw_keypair_starkex_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_encoding::hex; use tw_hash::H512; diff --git a/rust/tw_memory/src/ffi/c_byte_array.rs b/rust/tw_memory/src/ffi/c_byte_array.rs index 337cff99677..3f4c2d98724 100644 --- a/rust/tw_memory/src/ffi/c_byte_array.rs +++ b/rust/tw_memory/src/ffi/c_byte_array.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #[repr(C)] pub struct CByteArrayResult { diff --git a/rust/tw_memory/src/ffi/c_byte_array_ref.rs b/rust/tw_memory/src/ffi/c_byte_array_ref.rs index 160b14d3f0d..7f5e3e0b4a0 100644 --- a/rust/tw_memory/src/ffi/c_byte_array_ref.rs +++ b/rust/tw_memory/src/ffi/c_byte_array_ref.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. /// A C-compatible wrapper over a byte array given as the FFI argument. #[repr(C)] diff --git a/rust/tw_memory/src/ffi/c_result.rs b/rust/tw_memory/src/ffi/c_result.rs index 850ed6116d0..fe6ed25bc32 100644 --- a/rust/tw_memory/src/ffi/c_result.rs +++ b/rust/tw_memory/src/ffi/c_result.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::ffi::c_char; diff --git a/rust/tw_memory/src/ffi/mod.rs b/rust/tw_memory/src/ffi/mod.rs index 9afbd7509f1..c69f1550a6a 100644 --- a/rust/tw_memory/src/ffi/mod.rs +++ b/rust/tw_memory/src/ffi/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![allow(clippy::missing_safety_doc)] diff --git a/rust/tw_memory/src/ffi/tw_data.rs b/rust/tw_memory/src/ffi/tw_data.rs index ad4c6ad4400..7a573d8fe4b 100644 --- a/rust/tw_memory/src/ffi/tw_data.rs +++ b/rust/tw_memory/src/ffi/tw_data.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ffi::c_byte_array_ref::CByteArrayRef; use crate::ffi::RawPtrTrait; diff --git a/rust/tw_memory/src/ffi/tw_data_vector.rs b/rust/tw_memory/src/ffi/tw_data_vector.rs index 5c596ede7fa..f9dbe4c3f38 100644 --- a/rust/tw_memory/src/ffi/tw_data_vector.rs +++ b/rust/tw_memory/src/ffi/tw_data_vector.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ffi::tw_data::TWData; use crate::ffi::RawPtrTrait; diff --git a/rust/tw_memory/src/ffi/tw_string.rs b/rust/tw_memory/src/ffi/tw_string.rs index 41d122bd64e..b434715b10d 100644 --- a/rust/tw_memory/src/ffi/tw_string.rs +++ b/rust/tw_memory/src/ffi/tw_string.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ffi::RawPtrTrait; use std::ffi::{c_char, CStr, CString}; diff --git a/rust/tw_memory/src/lib.rs b/rust/tw_memory/src/lib.rs index ff757aa6b04..b4431aacbd2 100644 --- a/rust/tw_memory/src/lib.rs +++ b/rust/tw_memory/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::ffi::{c_char, CString}; diff --git a/rust/tw_memory/src/test_utils/mod.rs b/rust/tw_memory/src/test_utils/mod.rs index d2520378719..af59d951bce 100644 --- a/rust/tw_memory/src/test_utils/mod.rs +++ b/rust/tw_memory/src/test_utils/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod tw_data_helper; pub mod tw_data_vector_helper; diff --git a/rust/tw_memory/src/test_utils/tw_data_helper.rs b/rust/tw_memory/src/test_utils/tw_data_helper.rs index 4a317968e29..ec404609f76 100644 --- a/rust/tw_memory/src/test_utils/tw_data_helper.rs +++ b/rust/tw_memory/src/test_utils/tw_data_helper.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ffi::tw_data::{ tw_data_bytes, tw_data_create_with_bytes, tw_data_delete, tw_data_size, TWData, diff --git a/rust/tw_memory/src/test_utils/tw_data_vector_helper.rs b/rust/tw_memory/src/test_utils/tw_data_vector_helper.rs index 340461e5ec8..6c0c185ed81 100644 --- a/rust/tw_memory/src/test_utils/tw_data_vector_helper.rs +++ b/rust/tw_memory/src/test_utils/tw_data_vector_helper.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ffi::tw_data_vector::{ tw_data_vector_add, tw_data_vector_create, tw_data_vector_delete, TWDataVector, diff --git a/rust/tw_memory/src/test_utils/tw_string_helper.rs b/rust/tw_memory/src/test_utils/tw_string_helper.rs index dd1fb22194a..a797a475dd5 100644 --- a/rust/tw_memory/src/test_utils/tw_string_helper.rs +++ b/rust/tw_memory/src/test_utils/tw_string_helper.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::ffi::tw_string::{ tw_string_create_with_utf8_bytes, tw_string_delete, tw_string_utf8_bytes, TWString, diff --git a/rust/tw_memory/src/test_utils/tw_wrapper.rs b/rust/tw_memory/src/test_utils/tw_wrapper.rs index 8cb5d26ada5..448b16097e9 100644 --- a/rust/tw_memory/src/test_utils/tw_wrapper.rs +++ b/rust/tw_memory/src/test_utils/tw_wrapper.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub trait WithDestructor: Sized { fn destructor() -> unsafe extern "C" fn(*mut Self); diff --git a/rust/tw_memory/tests/c_byte_array_ffi_tests.rs b/rust/tw_memory/tests/c_byte_array_ffi_tests.rs index e3fe8e41ba3..1fd1655c653 100644 --- a/rust/tw_memory/tests/c_byte_array_ffi_tests.rs +++ b/rust/tw_memory/tests/c_byte_array_ffi_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_memory::ffi::c_byte_array::{free_c_byte_array, CByteArray}; diff --git a/rust/tw_memory/tests/c_result_ffi_tests.rs b/rust/tw_memory/tests/c_result_ffi_tests.rs index dca5cee3f9e..c4f6ec6ee3e 100644 --- a/rust/tw_memory/tests/c_result_ffi_tests.rs +++ b/rust/tw_memory/tests/c_result_ffi_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_memory::ffi::c_byte_array::{CByteArray, CByteArrayResult}; use tw_memory::ffi::c_result::{OK_CODE, UNKNOWN_ERROR}; diff --git a/rust/tw_memory/tests/string_ffi_tests.rs b/rust/tw_memory/tests/string_ffi_tests.rs index f15b70838c1..6fc739aba6b 100644 --- a/rust/tw_memory/tests/string_ffi_tests.rs +++ b/rust/tw_memory/tests/string_ffi_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_memory::c_string_standalone; use tw_memory::ffi::free_string; diff --git a/rust/tw_misc/src/lib.rs b/rust/tw_misc/src/lib.rs index b99e9f66996..eeccb7e62b0 100644 --- a/rust/tw_misc/src/lib.rs +++ b/rust/tw_misc/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod macros; #[cfg(feature = "serde")] diff --git a/rust/tw_misc/src/macros.rs b/rust/tw_misc/src/macros.rs index e75c03de50b..fb30a98b8d7 100644 --- a/rust/tw_misc/src/macros.rs +++ b/rust/tw_misc/src/macros.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #[macro_export] macro_rules! try_or_false { diff --git a/rust/tw_misc/src/serde.rs b/rust/tw_misc/src/serde.rs index 869da0e1dc1..8e81ed4dd74 100644 --- a/rust/tw_misc/src/serde.rs +++ b/rust/tw_misc/src/serde.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde::{Deserialize, Serialize}; diff --git a/rust/tw_misc/src/test_utils/json.rs b/rust/tw_misc/src/test_utils/json.rs index 6b4969362e4..06da9d7ed63 100644 --- a/rust/tw_misc/src/test_utils/json.rs +++ b/rust/tw_misc/src/test_utils/json.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde_json::Value as Json; use std::borrow::Cow; diff --git a/rust/tw_misc/src/test_utils/mod.rs b/rust/tw_misc/src/test_utils/mod.rs index 019606a0fca..0860fabfa5e 100644 --- a/rust/tw_misc/src/test_utils/mod.rs +++ b/rust/tw_misc/src/test_utils/mod.rs @@ -1,7 +1,5 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod json; diff --git a/rust/tw_misc/src/traits.rs b/rust/tw_misc/src/traits.rs index cf1ba9a1e80..ab1624d5582 100644 --- a/rust/tw_misc/src/traits.rs +++ b/rust/tw_misc/src/traits.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use zeroize::Zeroizing; diff --git a/rust/tw_number/src/i256.rs b/rust/tw_number/src/i256.rs index aaae24a8257..49a617c4d6f 100644 --- a/rust/tw_number/src/i256.rs +++ b/rust/tw_number/src/i256.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::{NumberError, NumberResult, Sign, U256}; use lazy_static::lazy_static; diff --git a/rust/tw_number/src/lib.rs b/rust/tw_number/src/lib.rs index 13e6bb25ee6..0c8189ba13d 100644 --- a/rust/tw_number/src/lib.rs +++ b/rust/tw_number/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. mod i256; mod sign; diff --git a/rust/tw_number/src/sign.rs b/rust/tw_number/src/sign.rs index 438742ee06c..a6f70a9d4fd 100644 --- a/rust/tw_number/src/sign.rs +++ b/rust/tw_number/src/sign.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::fmt; diff --git a/rust/tw_number/src/u256.rs b/rust/tw_number/src/u256.rs index 049fbb0b95b..a4285f739b4 100644 --- a/rust/tw_number/src/u256.rs +++ b/rust/tw_number/src/u256.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::{NumberError, NumberResult}; use std::borrow::Cow; diff --git a/rust/tw_number/tests/u256.rs b/rust/tw_number/tests/u256.rs index dd8c2dbaafc..c411915cc5f 100644 --- a/rust/tw_number/tests/u256.rs +++ b/rust/tw_number/tests/u256.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::str::FromStr; use tw_encoding::hex; diff --git a/rust/tw_proto/build.rs b/rust/tw_proto/build.rs index b3e60df9a68..83b73253681 100644 --- a/rust/tw_proto/build.rs +++ b/rust/tw_proto/build.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use pb_rs::types::FileDescriptor; use pb_rs::ConfigBuilder; diff --git a/rust/tw_proto/src/common/google/mod.rs b/rust/tw_proto/src/common/google/mod.rs index a11a0995e85..11b986a38f3 100644 --- a/rust/tw_proto/src/common/google/mod.rs +++ b/rust/tw_proto/src/common/google/mod.rs @@ -1,7 +1,5 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod protobuf; diff --git a/rust/tw_proto/src/common/google/protobuf/mod.rs b/rust/tw_proto/src/common/google/protobuf/mod.rs index 3f4d90a7f08..2bd49afe64d 100644 --- a/rust/tw_proto/src/common/google/protobuf/mod.rs +++ b/rust/tw_proto/src/common/google/protobuf/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. mod any; mod timestamp; diff --git a/rust/tw_proto/src/common/mod.rs b/rust/tw_proto/src/common/mod.rs index 972a22f676f..51f75bd9645 100644 --- a/rust/tw_proto/src/common/mod.rs +++ b/rust/tw_proto/src/common/mod.rs @@ -1,7 +1,5 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod google; diff --git a/rust/tw_proto/src/ffi.rs b/rust/tw_proto/src/ffi.rs index fad29e643e9..5eb33e557c7 100644 --- a/rust/tw_proto/src/ffi.rs +++ b/rust/tw_proto/src/ffi.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![allow(clippy::missing_safety_doc)] diff --git a/rust/tw_proto/src/lib.rs b/rust/tw_proto/src/lib.rs index 94f2db92860..23a061c2f47 100644 --- a/rust/tw_proto/src/lib.rs +++ b/rust/tw_proto/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use quick_protobuf::{BytesReader, MessageInfo, Writer}; diff --git a/rust/tw_proto/tests/proto_ffi_tests.rs b/rust/tw_proto/tests/proto_ffi_tests.rs index ce3df7c6a03..8c8bb0e9441 100644 --- a/rust/tw_proto/tests/proto_ffi_tests.rs +++ b/rust/tw_proto/tests/proto_ffi_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_memory::ffi::c_byte_array::CByteArray; diff --git a/rust/tw_proto/tests/proto_tests.rs b/rust/tw_proto/tests/proto_tests.rs index 1bc62808559..24e66fafad2 100644 --- a/rust/tw_proto/tests/proto_tests.rs +++ b/rust/tw_proto/tests/proto_tests.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::borrow::Cow; use tw_proto::{deserialize, deserialize_prefixed, serialize, serialize_prefixed, Ethereum}; diff --git a/rust/tw_ronin/src/address.rs b/rust/tw_ronin/src/address.rs index e14be4225e0..ad4a4c076ea 100644 --- a/rust/tw_ronin/src/address.rs +++ b/rust/tw_ronin/src/address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::fmt; use std::str::FromStr; diff --git a/rust/tw_ronin/src/entry.rs b/rust/tw_ronin/src/entry.rs index 79020884ff9..07e963c6c67 100644 --- a/rust/tw_ronin/src/entry.rs +++ b/rust/tw_ronin/src/entry.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::Address; use crate::ronin_context::RoninContext; diff --git a/rust/tw_ronin/src/lib.rs b/rust/tw_ronin/src/lib.rs index 132d9b9b730..615f3566671 100644 --- a/rust/tw_ronin/src/lib.rs +++ b/rust/tw_ronin/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod address; pub mod entry; diff --git a/rust/tw_ronin/src/ronin_context.rs b/rust/tw_ronin/src/ronin_context.rs index 0799f42e3f5..e30475a9f1f 100644 --- a/rust/tw_ronin/src/ronin_context.rs +++ b/rust/tw_ronin/src/ronin_context.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use crate::address::Address; use tw_evm::evm_context::EvmContext; diff --git a/rust/tw_ronin/tests/address.rs b/rust/tw_ronin/tests/address.rs index 0e62310ddb0..4a97ee560cc 100644 --- a/rust/tw_ronin/tests/address.rs +++ b/rust/tw_ronin/tests/address.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::str::FromStr; use tw_ronin::address::Address; diff --git a/rust/tw_ronin/tests/compiler.rs b/rust/tw_ronin/tests/compiler.rs index 5c99e67b419..f755ed12431 100644 --- a/rust/tw_ronin/tests/compiler.rs +++ b/rust/tw_ronin/tests/compiler.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::borrow::Cow; use tw_coin_entry::coin_entry_ext::CoinEntryExt; diff --git a/rust/tw_ronin/tests/rlp.rs b/rust/tw_ronin/tests/rlp.rs index d4d88b6dbb0..1bfce0fa625 100644 --- a/rust/tw_ronin/tests/rlp.rs +++ b/rust/tw_ronin/tests/rlp.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::borrow::Cow; use tw_coin_entry::error::SigningErrorType; diff --git a/rust/tw_ronin/tests/signer.rs b/rust/tw_ronin/tests/signer.rs index d68396a34b4..16e7e747cbd 100644 --- a/rust/tw_ronin/tests/signer.rs +++ b/rust/tw_ronin/tests/signer.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::borrow::Cow; use tw_coin_entry::coin_entry_ext::CoinEntryExt; diff --git a/rust/wallet_core_rs/src/ffi/bitcoin/legacy.rs b/rust/wallet_core_rs/src/ffi/bitcoin/legacy.rs index 5a172e2c648..946f65d9e86 100644 --- a/rust/wallet_core_rs/src/ffi/bitcoin/legacy.rs +++ b/rust/wallet_core_rs/src/ffi/bitcoin/legacy.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![allow(clippy::missing_safety_doc)] diff --git a/rust/wallet_core_rs/src/ffi/bitcoin/mod.rs b/rust/wallet_core_rs/src/ffi/bitcoin/mod.rs index 5b0dcab0885..84b48e76e1e 100644 --- a/rust/wallet_core_rs/src/ffi/bitcoin/mod.rs +++ b/rust/wallet_core_rs/src/ffi/bitcoin/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #[cfg(feature = "bitcoin-legacy")] pub mod legacy; diff --git a/rust/wallet_core_rs/src/ffi/ethereum/abi.rs b/rust/wallet_core_rs/src/ffi/ethereum/abi.rs index 84f64877781..4c21d659542 100644 --- a/rust/wallet_core_rs/src/ffi/ethereum/abi.rs +++ b/rust/wallet_core_rs/src/ffi/ethereum/abi.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![allow(clippy::missing_safety_doc)] diff --git a/rust/wallet_core_rs/src/ffi/ethereum/mod.rs b/rust/wallet_core_rs/src/ffi/ethereum/mod.rs index e3d6538646b..c3de348c12c 100644 --- a/rust/wallet_core_rs/src/ffi/ethereum/mod.rs +++ b/rust/wallet_core_rs/src/ffi/ethereum/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #[cfg(feature = "ethereum-abi")] pub mod abi; diff --git a/rust/wallet_core_rs/src/ffi/ethereum/rlp.rs b/rust/wallet_core_rs/src/ffi/ethereum/rlp.rs index f13470891c6..a1274efcecd 100644 --- a/rust/wallet_core_rs/src/ffi/ethereum/rlp.rs +++ b/rust/wallet_core_rs/src/ffi/ethereum/rlp.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #![allow(clippy::missing_safety_doc)] diff --git a/rust/wallet_core_rs/src/ffi/mod.rs b/rust/wallet_core_rs/src/ffi/mod.rs index 54176826c15..7df4e1ad4eb 100644 --- a/rust/wallet_core_rs/src/ffi/mod.rs +++ b/rust/wallet_core_rs/src/ffi/mod.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod bitcoin; pub mod ethereum; diff --git a/rust/wallet_core_rs/src/lib.rs b/rust/wallet_core_rs/src/lib.rs index eefcb93f8c8..fa6c23b6bb6 100644 --- a/rust/wallet_core_rs/src/lib.rs +++ b/rust/wallet_core_rs/src/lib.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub extern crate tw_any_coin; pub extern crate tw_aptos; diff --git a/rust/wallet_core_rs/tests/ethereum_abi.rs b/rust/wallet_core_rs/tests/ethereum_abi.rs index 50f1dd09d7e..33802575420 100644 --- a/rust/wallet_core_rs/tests/ethereum_abi.rs +++ b/rust/wallet_core_rs/tests/ethereum_abi.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use serde_json::{json, Value as Json}; use tw_encoding::hex::{DecodeHex, ToHex}; diff --git a/rust/wallet_core_rs/tests/ethereum_rlp.rs b/rust/wallet_core_rs/tests/ethereum_rlp.rs index 2326c482042..48eec4bfa51 100644 --- a/rust/wallet_core_rs/tests/ethereum_rlp.rs +++ b/rust/wallet_core_rs/tests/ethereum_rlp.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use tw_coin_entry::error::SigningErrorType; use tw_coin_registry::coin_type::CoinType; diff --git a/samples/cpp/CMakeLists.txt b/samples/cpp/CMakeLists.txt index 5fe33b0cd93..02bfe6e2ad5 100644 --- a/samples/cpp/CMakeLists.txt +++ b/samples/cpp/CMakeLists.txt @@ -1,8 +1,6 @@ -# Copyright © 2017-2022 Trust Wallet. +# SPDX-License-Identifier: Apache-2.0 # -# This file is part of Trust. The full Trust copyright notice, including -# terms governing use, modification, and redistribution, is contained in the -# file LICENSE at the root of the source code distribution tree. +# Copyright © 2017 Trust Wallet. # Expected input configuration: WALLET_CORE: directory for TrustWalletCore build dir # e.g. cmake . -DWALLET_CORE=../wallet-core diff --git a/samples/cpp/sample.cpp b/samples/cpp/sample.cpp index 11221948e9d..1cc19a3196f 100644 --- a/samples/cpp/sample.cpp +++ b/samples/cpp/sample.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/samples/osx/cocoapods/WalletCoreExample/AppDelegate.swift b/samples/osx/cocoapods/WalletCoreExample/AppDelegate.swift index 5aaa729af77..8c2812c17da 100644 --- a/samples/osx/cocoapods/WalletCoreExample/AppDelegate.swift +++ b/samples/osx/cocoapods/WalletCoreExample/AppDelegate.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import Cocoa diff --git a/samples/osx/cocoapods/WalletCoreExample/ViewController.swift b/samples/osx/cocoapods/WalletCoreExample/ViewController.swift index bb130d940b6..f758c3ed046 100644 --- a/samples/osx/cocoapods/WalletCoreExample/ViewController.swift +++ b/samples/osx/cocoapods/WalletCoreExample/ViewController.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import Cocoa import WalletCore diff --git a/samples/rust/src/build.rs b/samples/rust/src/build.rs index e9d0065dfa9..63852debfc1 100644 --- a/samples/rust/src/build.rs +++ b/samples/rust/src/build.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. use std::fs; use std::path::Path; diff --git a/samples/rust/src/main.rs b/samples/rust/src/main.rs index a2228f5fcb8..06a3938ef6d 100644 --- a/samples/rust/src/main.rs +++ b/samples/rust/src/main.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. pub mod walletcore_iface; pub mod walletcore_extra; diff --git a/samples/rust/src/walletcore_extra.rs b/samples/rust/src/walletcore_extra.rs index 6f3b1c49e98..d6886b92774 100644 --- a/samples/rust/src/walletcore_extra.rs +++ b/samples/rust/src/walletcore_extra.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // Extra type helpers, traits for wallet-core interfaces diff --git a/samples/rust/src/walletcore_iface.rs b/samples/rust/src/walletcore_iface.rs index 5e3a71f8f15..190e55206bd 100644 --- a/samples/rust/src/walletcore_iface.rs +++ b/samples/rust/src/walletcore_iface.rs @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // Rust interfaces to wallet-core // Could be auto-generated diff --git a/src/Aeternity/Address.cpp b/src/Aeternity/Address.cpp index 3ae8774d405..381e4b41ba0 100644 --- a/src/Aeternity/Address.cpp +++ b/src/Aeternity/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include "Identifiers.h" diff --git a/src/Aeternity/Address.h b/src/Aeternity/Address.h index 8a9be7607a8..3d4379a5bde 100644 --- a/src/Aeternity/Address.h +++ b/src/Aeternity/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Aeternity/Entry.cpp b/src/Aeternity/Entry.cpp index ff7a17be354..1a8c25ad659 100644 --- a/src/Aeternity/Entry.cpp +++ b/src/Aeternity/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Aeternity/Entry.h b/src/Aeternity/Entry.h index 913812c67a6..36f63bff565 100644 --- a/src/Aeternity/Entry.h +++ b/src/Aeternity/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Aeternity/Identifiers.h b/src/Aeternity/Identifiers.h index cf9ce851d3e..d0d8a3e5df5 100644 --- a/src/Aeternity/Identifiers.h +++ b/src/Aeternity/Identifiers.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Aeternity/Signer.cpp b/src/Aeternity/Signer.cpp index 20d31a6dd61..ec22012eb88 100644 --- a/src/Aeternity/Signer.cpp +++ b/src/Aeternity/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Base58.h" diff --git a/src/Aeternity/Signer.h b/src/Aeternity/Signer.h index db49586d535..41aacb86b19 100644 --- a/src/Aeternity/Signer.h +++ b/src/Aeternity/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Aeternity/Transaction.cpp b/src/Aeternity/Transaction.cpp index 90dd197b74b..af3f8002928 100644 --- a/src/Aeternity/Transaction.cpp +++ b/src/Aeternity/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" #include "Identifiers.h" diff --git a/src/Aeternity/Transaction.h b/src/Aeternity/Transaction.h index f019395ecd6..4d938f45503 100644 --- a/src/Aeternity/Transaction.h +++ b/src/Aeternity/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Aion/Address.cpp b/src/Aion/Address.cpp index 7490a4a6ad4..4a357ef8a2e 100644 --- a/src/Aion/Address.cpp +++ b/src/Aion/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include "../HexCoding.h" diff --git a/src/Aion/Address.h b/src/Aion/Address.h index 430e5d4762d..459de4faffb 100644 --- a/src/Aion/Address.h +++ b/src/Aion/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Aion/Entry.cpp b/src/Aion/Entry.cpp index 55bbacc128d..9c979ddc9e0 100644 --- a/src/Aion/Entry.cpp +++ b/src/Aion/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Aion/Entry.h b/src/Aion/Entry.h index 896081c7981..981042894ed 100644 --- a/src/Aion/Entry.h +++ b/src/Aion/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Aion/RLP.h b/src/Aion/RLP.h index a1995e11a60..6330bc278de 100644 --- a/src/Aion/RLP.h +++ b/src/Aion/RLP.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Aion/Signer.cpp b/src/Aion/Signer.cpp index 7cc526196c4..b3cacc038e4 100644 --- a/src/Aion/Signer.cpp +++ b/src/Aion/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "../uint256.h" diff --git a/src/Aion/Signer.h b/src/Aion/Signer.h index 341150aee73..3bf90e3c4a3 100644 --- a/src/Aion/Signer.h +++ b/src/Aion/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Aion/Transaction.cpp b/src/Aion/Transaction.cpp index 62f81e6b163..c4681472340 100644 --- a/src/Aion/Transaction.cpp +++ b/src/Aion/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" diff --git a/src/Aion/Transaction.h b/src/Aion/Transaction.h index 2eab15d2c87..d3805859df3 100644 --- a/src/Aion/Transaction.h +++ b/src/Aion/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Algorand/Address.cpp b/src/Algorand/Address.cpp index 417e90ab52a..ba6b6528639 100644 --- a/src/Algorand/Address.cpp +++ b/src/Algorand/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include "../Base32.h" diff --git a/src/Algorand/Address.h b/src/Algorand/Address.h index 50a700f6f43..5215b7bb6b7 100644 --- a/src/Algorand/Address.h +++ b/src/Algorand/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Algorand/AssetTransfer.cpp b/src/Algorand/AssetTransfer.cpp index 5e81bef1168..f8644988cbc 100644 --- a/src/Algorand/AssetTransfer.cpp +++ b/src/Algorand/AssetTransfer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "AssetTransfer.h" #include "BinaryCoding.h" diff --git a/src/Algorand/AssetTransfer.h b/src/Algorand/AssetTransfer.h index d3ade766bc8..3de0f22bb82 100644 --- a/src/Algorand/AssetTransfer.h +++ b/src/Algorand/AssetTransfer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Algorand/BaseTransaction.h b/src/Algorand/BaseTransaction.h index f11b2457f90..4938e43bb2a 100644 --- a/src/Algorand/BaseTransaction.h +++ b/src/Algorand/BaseTransaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Algorand/BinaryCoding.h b/src/Algorand/BinaryCoding.h index 3507124c7ea..2b7ca30fd22 100644 --- a/src/Algorand/BinaryCoding.h +++ b/src/Algorand/BinaryCoding.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Algorand/Entry.cpp b/src/Algorand/Entry.cpp index a9afe1a8975..14a1320fede 100644 --- a/src/Algorand/Entry.cpp +++ b/src/Algorand/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Algorand/Entry.h b/src/Algorand/Entry.h index 1d54006d86d..cc47a32118e 100644 --- a/src/Algorand/Entry.h +++ b/src/Algorand/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Algorand/OptInAssetTransaction.cpp b/src/Algorand/OptInAssetTransaction.cpp index d64367186b4..7246c4e8c54 100644 --- a/src/Algorand/OptInAssetTransaction.cpp +++ b/src/Algorand/OptInAssetTransaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "OptInAssetTransaction.h" #include "BinaryCoding.h" diff --git a/src/Algorand/OptInAssetTransaction.h b/src/Algorand/OptInAssetTransaction.h index 57d368719af..ca98873fa71 100644 --- a/src/Algorand/OptInAssetTransaction.h +++ b/src/Algorand/OptInAssetTransaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Algorand/Signer.cpp b/src/Algorand/Signer.cpp index e849e18df7d..71f44b6fcce 100644 --- a/src/Algorand/Signer.cpp +++ b/src/Algorand/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Address.h" diff --git a/src/Algorand/Signer.h b/src/Algorand/Signer.h index ba41661170f..2c0514328c7 100644 --- a/src/Algorand/Signer.h +++ b/src/Algorand/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Algorand/Transfer.cpp b/src/Algorand/Transfer.cpp index 05ba80e6c0b..645463679c0 100644 --- a/src/Algorand/Transfer.cpp +++ b/src/Algorand/Transfer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transfer.h" #include "BinaryCoding.h" diff --git a/src/Algorand/Transfer.h b/src/Algorand/Transfer.h index e7bf48ade79..8ca7bbcad59 100644 --- a/src/Algorand/Transfer.h +++ b/src/Algorand/Transfer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/AnyAddress.cpp b/src/AnyAddress.cpp index 7d3c3d303c3..ab4267ac388 100644 --- a/src/AnyAddress.cpp +++ b/src/AnyAddress.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "AnyAddress.h" diff --git a/src/AnyAddress.h b/src/AnyAddress.h index 6ae0b432d9b..f3e7434272a 100644 --- a/src/AnyAddress.h +++ b/src/AnyAddress.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Aptos/Entry.h b/src/Aptos/Entry.h index 750c5dba2a9..24ab3d38afe 100644 --- a/src/Aptos/Entry.h +++ b/src/Aptos/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/AsnParser.h b/src/AsnParser.h index 008b6369b58..a6d7d7e8443 100644 --- a/src/AsnParser.h +++ b/src/AsnParser.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Base32.h b/src/Base32.h index 527810c6552..595b36591a8 100644 --- a/src/Base32.h +++ b/src/Base32.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Base58.h b/src/Base58.h index 139c3703aee..5b36feba2e9 100644 --- a/src/Base58.h +++ b/src/Base58.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Base58Address.h b/src/Base58Address.h index baba6324910..1d2092c495e 100644 --- a/src/Base58Address.h +++ b/src/Base58Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Base64.cpp b/src/Base64.cpp index 0a3cea2612d..dfcfa1353aa 100644 --- a/src/Base64.cpp +++ b/src/Base64.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base64.h" #include "rust/bindgen/WalletCoreRSBindgen.h" diff --git a/src/Base64.h b/src/Base64.h index 3f54148939d..a930522886e 100644 --- a/src/Base64.h +++ b/src/Base64.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bech32.cpp b/src/Bech32.cpp index 5cb14b8cbe1..d6bd309a1de 100644 --- a/src/Bech32.cpp +++ b/src/Bech32.cpp @@ -1,9 +1,7 @@ // Copyright © 2017 Pieter Wuille -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bech32.h" #include "Data.h" diff --git a/src/Bech32.h b/src/Bech32.h index fe4d031713c..cb0a4bc7b9d 100644 --- a/src/Bech32.h +++ b/src/Bech32.h @@ -1,9 +1,7 @@ // Copyright © 2017 Pieter Wuille -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bech32Address.cpp b/src/Bech32Address.cpp index efca8a2f5d3..8394773b635 100644 --- a/src/Bech32Address.cpp +++ b/src/Bech32Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bech32Address.h" #include "Bech32.h" diff --git a/src/Bech32Address.h b/src/Bech32Address.h index 42356384fc3..b7a1707b34d 100644 --- a/src/Bech32Address.h +++ b/src/Bech32Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Binance/Address.cpp b/src/Binance/Address.cpp index 00d8ab95dea..0ab1d1a77c0 100644 --- a/src/Binance/Address.cpp +++ b/src/Binance/Address.cpp @@ -1,9 +1,7 @@ // Copyright © 2017 Pieter Wuille -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include "Coin.h" diff --git a/src/Binance/Address.h b/src/Binance/Address.h index ac2a0616e90..227f3088727 100644 --- a/src/Binance/Address.h +++ b/src/Binance/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Binance/Entry.cpp b/src/Binance/Entry.cpp index 3d65666ba7f..c1915455dec 100644 --- a/src/Binance/Entry.cpp +++ b/src/Binance/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Binance/Entry.h b/src/Binance/Entry.h index 579bdba74be..dab9768dff7 100644 --- a/src/Binance/Entry.h +++ b/src/Binance/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/BinaryCoding.cpp b/src/BinaryCoding.cpp index f8d5dcdfb57..210101accbe 100644 --- a/src/BinaryCoding.cpp +++ b/src/BinaryCoding.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "BinaryCoding.h" diff --git a/src/BinaryCoding.h b/src/BinaryCoding.h index 661fddff81b..45050e315d5 100644 --- a/src/BinaryCoding.h +++ b/src/BinaryCoding.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/Address.h b/src/Bitcoin/Address.h index 75d3de2ab94..50aab3e10af 100644 --- a/src/Bitcoin/Address.h +++ b/src/Bitcoin/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/Amount.h b/src/Bitcoin/Amount.h index 1cb6065a7ee..7df4f56adcd 100644 --- a/src/Bitcoin/Amount.h +++ b/src/Bitcoin/Amount.h @@ -1,10 +1,8 @@ // Copyright © 2009-2010 Satoshi Nakamoto // Copyright © 2009-2016 The Bitcoin Core developers -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/CashAddress.cpp b/src/Bitcoin/CashAddress.cpp index c3a07428716..1f98d5fb48c 100644 --- a/src/Bitcoin/CashAddress.cpp +++ b/src/Bitcoin/CashAddress.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "CashAddress.h" #include "../Coin.h" diff --git a/src/Bitcoin/CashAddress.h b/src/Bitcoin/CashAddress.h index 194c874a2b9..58b1a22d5b6 100644 --- a/src/Bitcoin/CashAddress.h +++ b/src/Bitcoin/CashAddress.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/Entry.cpp b/src/Bitcoin/Entry.cpp index 27473c893fc..e599f93ffef 100644 --- a/src/Bitcoin/Entry.cpp +++ b/src/Bitcoin/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Bitcoin/Entry.h b/src/Bitcoin/Entry.h index 7bcfd19857f..9d2c8503097 100644 --- a/src/Bitcoin/Entry.h +++ b/src/Bitcoin/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/FeeCalculator.cpp b/src/Bitcoin/FeeCalculator.cpp index bc8b023131d..3294bfb64d5 100644 --- a/src/Bitcoin/FeeCalculator.cpp +++ b/src/Bitcoin/FeeCalculator.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "FeeCalculator.h" diff --git a/src/Bitcoin/FeeCalculator.h b/src/Bitcoin/FeeCalculator.h index cbfa0d5d00d..32d0f083959 100644 --- a/src/Bitcoin/FeeCalculator.h +++ b/src/Bitcoin/FeeCalculator.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/InputSelector.cpp b/src/Bitcoin/InputSelector.cpp index 3fca632c81f..9b2bc7bb175 100644 --- a/src/Bitcoin/InputSelector.cpp +++ b/src/Bitcoin/InputSelector.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "InputSelector.h" diff --git a/src/Bitcoin/InputSelector.h b/src/Bitcoin/InputSelector.h index 001ed8f2213..e2941e812d1 100644 --- a/src/Bitcoin/InputSelector.h +++ b/src/Bitcoin/InputSelector.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/MessageSigner.cpp b/src/Bitcoin/MessageSigner.cpp index 155b947ca3c..af8a6565322 100644 --- a/src/Bitcoin/MessageSigner.cpp +++ b/src/Bitcoin/MessageSigner.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "MessageSigner.h" #include "Address.h" diff --git a/src/Bitcoin/MessageSigner.h b/src/Bitcoin/MessageSigner.h index 17c4c37fb0f..f81f7f9bdb9 100644 --- a/src/Bitcoin/MessageSigner.h +++ b/src/Bitcoin/MessageSigner.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/OpCodes.h b/src/Bitcoin/OpCodes.h index 592ca986e6f..c4d79a6e929 100644 --- a/src/Bitcoin/OpCodes.h +++ b/src/Bitcoin/OpCodes.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/OutPoint.cpp b/src/Bitcoin/OutPoint.cpp index 557a66c96cb..fd65e3a6a51 100644 --- a/src/Bitcoin/OutPoint.cpp +++ b/src/Bitcoin/OutPoint.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "OutPoint.h" diff --git a/src/Bitcoin/OutPoint.h b/src/Bitcoin/OutPoint.h index 81473b40d2f..bb7f9a951c1 100644 --- a/src/Bitcoin/OutPoint.h +++ b/src/Bitcoin/OutPoint.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/Script.cpp b/src/Bitcoin/Script.cpp index 86bde0a6669..dbeb9681bce 100644 --- a/src/Bitcoin/Script.cpp +++ b/src/Bitcoin/Script.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include "CashAddress.h" diff --git a/src/Bitcoin/Script.h b/src/Bitcoin/Script.h index 87a06790885..a1ec72c3019 100644 --- a/src/Bitcoin/Script.h +++ b/src/Bitcoin/Script.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/SegwitAddress.cpp b/src/Bitcoin/SegwitAddress.cpp index 29454b46b7c..70ec462d391 100644 --- a/src/Bitcoin/SegwitAddress.cpp +++ b/src/Bitcoin/SegwitAddress.cpp @@ -1,9 +1,7 @@ // Copyright © 2017 Pieter Wuille -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "SegwitAddress.h" #include "../Bech32.h" diff --git a/src/Bitcoin/SegwitAddress.h b/src/Bitcoin/SegwitAddress.h index 38f6a287fcb..8d65f7d83fc 100644 --- a/src/Bitcoin/SegwitAddress.h +++ b/src/Bitcoin/SegwitAddress.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/SigHashType.h b/src/Bitcoin/SigHashType.h index 4ff2221fd22..34d4ccc4a94 100644 --- a/src/Bitcoin/SigHashType.h +++ b/src/Bitcoin/SigHashType.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/SignatureBuilder.cpp b/src/Bitcoin/SignatureBuilder.cpp index 55ca7938c20..7dada6c3201 100644 --- a/src/Bitcoin/SignatureBuilder.cpp +++ b/src/Bitcoin/SignatureBuilder.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "SignatureBuilder.h" #include "SigHashType.h" diff --git a/src/Bitcoin/SignatureBuilder.h b/src/Bitcoin/SignatureBuilder.h index 4fd0286b0a2..4f6af0b2124 100644 --- a/src/Bitcoin/SignatureBuilder.h +++ b/src/Bitcoin/SignatureBuilder.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/SignatureVersion.h b/src/Bitcoin/SignatureVersion.h index 6e00aa9c96f..fc6fe2817cf 100644 --- a/src/Bitcoin/SignatureVersion.h +++ b/src/Bitcoin/SignatureVersion.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/Signer.cpp b/src/Bitcoin/Signer.cpp index 0781237f862..0e88b898e1f 100644 --- a/src/Bitcoin/Signer.cpp +++ b/src/Bitcoin/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Hash.h" diff --git a/src/Bitcoin/Signer.h b/src/Bitcoin/Signer.h index c881b821f4c..8956748bbd0 100644 --- a/src/Bitcoin/Signer.h +++ b/src/Bitcoin/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once #include "../proto/Bitcoin.pb.h" diff --git a/src/Bitcoin/SigningInput.cpp b/src/Bitcoin/SigningInput.cpp index 411ded7d20a..bcdf4e50f8f 100644 --- a/src/Bitcoin/SigningInput.cpp +++ b/src/Bitcoin/SigningInput.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "SigningInput.h" diff --git a/src/Bitcoin/SigningInput.h b/src/Bitcoin/SigningInput.h index c408c947ed5..7686df1d1bc 100644 --- a/src/Bitcoin/SigningInput.h +++ b/src/Bitcoin/SigningInput.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/Transaction.cpp b/src/Bitcoin/Transaction.cpp index 3a0cc8a4ac6..ed7a6d73b42 100644 --- a/src/Bitcoin/Transaction.cpp +++ b/src/Bitcoin/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" #include "SegwitAddress.h" diff --git a/src/Bitcoin/Transaction.h b/src/Bitcoin/Transaction.h index 730c06dfd4a..2f04a282526 100644 --- a/src/Bitcoin/Transaction.h +++ b/src/Bitcoin/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/TransactionBuilder.cpp b/src/Bitcoin/TransactionBuilder.cpp index a3774c1ba3f..b4f167d92d6 100644 --- a/src/Bitcoin/TransactionBuilder.cpp +++ b/src/Bitcoin/TransactionBuilder.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TransactionBuilder.h" #include "Script.h" diff --git a/src/Bitcoin/TransactionBuilder.h b/src/Bitcoin/TransactionBuilder.h index aa1c4db4737..06e876c2e22 100644 --- a/src/Bitcoin/TransactionBuilder.h +++ b/src/Bitcoin/TransactionBuilder.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/TransactionInput.cpp b/src/Bitcoin/TransactionInput.cpp index c4ecfce0e53..ee2db04a78d 100644 --- a/src/Bitcoin/TransactionInput.cpp +++ b/src/Bitcoin/TransactionInput.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TransactionInput.h" diff --git a/src/Bitcoin/TransactionInput.h b/src/Bitcoin/TransactionInput.h index 1b930354753..c95c89ab07c 100644 --- a/src/Bitcoin/TransactionInput.h +++ b/src/Bitcoin/TransactionInput.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/TransactionOutput.cpp b/src/Bitcoin/TransactionOutput.cpp index fb10d324a98..008cdb3ff26 100644 --- a/src/Bitcoin/TransactionOutput.cpp +++ b/src/Bitcoin/TransactionOutput.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TransactionOutput.h" diff --git a/src/Bitcoin/TransactionOutput.h b/src/Bitcoin/TransactionOutput.h index 10db28c12e4..4627f5dc899 100644 --- a/src/Bitcoin/TransactionOutput.h +++ b/src/Bitcoin/TransactionOutput.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/TransactionPlan.h b/src/Bitcoin/TransactionPlan.h index f41a93e19b5..ddfc2dc4810 100644 --- a/src/Bitcoin/TransactionPlan.h +++ b/src/Bitcoin/TransactionPlan.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/TransactionSigner.cpp b/src/Bitcoin/TransactionSigner.cpp index 94655ddbadf..282117df361 100644 --- a/src/Bitcoin/TransactionSigner.cpp +++ b/src/Bitcoin/TransactionSigner.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TransactionSigner.h" diff --git a/src/Bitcoin/TransactionSigner.h b/src/Bitcoin/TransactionSigner.h index 6af2e3100ec..8f67a93cc5c 100644 --- a/src/Bitcoin/TransactionSigner.h +++ b/src/Bitcoin/TransactionSigner.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Bitcoin/UTXO.h b/src/Bitcoin/UTXO.h index 239f55c0260..02fdf2dffee 100644 --- a/src/Bitcoin/UTXO.h +++ b/src/Bitcoin/UTXO.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/BitcoinDiamond/Entry.cpp b/src/BitcoinDiamond/Entry.cpp index 6463565d77e..b75a9ea6d1b 100644 --- a/src/BitcoinDiamond/Entry.cpp +++ b/src/BitcoinDiamond/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/BitcoinDiamond/Entry.h b/src/BitcoinDiamond/Entry.h index d3d4768c6ad..ef8002905e5 100644 --- a/src/BitcoinDiamond/Entry.h +++ b/src/BitcoinDiamond/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/BitcoinDiamond/Signer.cpp b/src/BitcoinDiamond/Signer.cpp index 75d43bd2c81..cb7c964e562 100644 --- a/src/BitcoinDiamond/Signer.cpp +++ b/src/BitcoinDiamond/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Bitcoin/TransactionSigner.h" diff --git a/src/BitcoinDiamond/Signer.h b/src/BitcoinDiamond/Signer.h index 3a835ca4b7a..b5639a1d30d 100644 --- a/src/BitcoinDiamond/Signer.h +++ b/src/BitcoinDiamond/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/BitcoinDiamond/Transaction.cpp b/src/BitcoinDiamond/Transaction.cpp index cf662a0ac2f..6d2135b6d27 100644 --- a/src/BitcoinDiamond/Transaction.cpp +++ b/src/BitcoinDiamond/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" #include "../Bitcoin/SigHashType.h" diff --git a/src/BitcoinDiamond/Transaction.h b/src/BitcoinDiamond/Transaction.h index a01950ca641..55f68ca1333 100644 --- a/src/BitcoinDiamond/Transaction.h +++ b/src/BitcoinDiamond/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/BitcoinDiamond/TransactionBuilder.h b/src/BitcoinDiamond/TransactionBuilder.h index 651e7e79262..7134ae515fd 100644 --- a/src/BitcoinDiamond/TransactionBuilder.h +++ b/src/BitcoinDiamond/TransactionBuilder.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Cardano/AddressV2.cpp b/src/Cardano/AddressV2.cpp index 856c4800635..695f9451788 100644 --- a/src/Cardano/AddressV2.cpp +++ b/src/Cardano/AddressV2.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "AddressV2.h" #include "../Base58.h" diff --git a/src/Cardano/AddressV2.h b/src/Cardano/AddressV2.h index 54705dfa739..742c3eeaba6 100644 --- a/src/Cardano/AddressV2.h +++ b/src/Cardano/AddressV2.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Cardano/AddressV3.cpp b/src/Cardano/AddressV3.cpp index f1f349a4f01..84e264256a6 100644 --- a/src/Cardano/AddressV3.cpp +++ b/src/Cardano/AddressV3.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "AddressV3.h" #include "AddressV2.h" diff --git a/src/Cardano/AddressV3.h b/src/Cardano/AddressV3.h index bee1396655b..199d9e03c9f 100644 --- a/src/Cardano/AddressV3.h +++ b/src/Cardano/AddressV3.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Cardano/Entry.cpp b/src/Cardano/Entry.cpp index 03b11551b51..688ac1ed355 100644 --- a/src/Cardano/Entry.cpp +++ b/src/Cardano/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Cardano/Entry.h b/src/Cardano/Entry.h index e81e85aa16e..ed73e24e5c7 100644 --- a/src/Cardano/Entry.h +++ b/src/Cardano/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Cardano/Signer.cpp b/src/Cardano/Signer.cpp index 5abfaf1dcdb..80336de5e94 100644 --- a/src/Cardano/Signer.cpp +++ b/src/Cardano/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "AddressV3.h" diff --git a/src/Cardano/Signer.h b/src/Cardano/Signer.h index 7cfc086aa9e..d6036e8d2d8 100644 --- a/src/Cardano/Signer.h +++ b/src/Cardano/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Cardano/Transaction.cpp b/src/Cardano/Transaction.cpp index dc04539f937..fa8fd157d53 100644 --- a/src/Cardano/Transaction.cpp +++ b/src/Cardano/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" #include "AddressV3.h" diff --git a/src/Cardano/Transaction.h b/src/Cardano/Transaction.h index dd34c84ad23..afdd47b4cb4 100644 --- a/src/Cardano/Transaction.h +++ b/src/Cardano/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Cbor.cpp b/src/Cbor.cpp index 6037f40d0bc..dd5f3ed06c2 100644 --- a/src/Cbor.cpp +++ b/src/Cbor.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Cbor.h" #include "HexCoding.h" diff --git a/src/Cbor.h b/src/Cbor.h index 8c85332dc7f..43f245611bb 100644 --- a/src/Cbor.h +++ b/src/Cbor.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Coin.cpp b/src/Coin.cpp index a9ccd452233..12b7f596563 100644 --- a/src/Coin.cpp +++ b/src/Coin.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" diff --git a/src/Coin.h b/src/Coin.h index 63ac9f07fbe..35ad5bc1d59 100644 --- a/src/Coin.h +++ b/src/Coin.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/CoinEntry.cpp b/src/CoinEntry.cpp index f8ce744377b..c1748f7ab8d 100644 --- a/src/CoinEntry.cpp +++ b/src/CoinEntry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "CoinEntry.h" #include "Coin.h" diff --git a/src/CoinEntry.h b/src/CoinEntry.h index 2581fe17e7b..d9a450a52d6 100644 --- a/src/CoinEntry.h +++ b/src/CoinEntry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Cosmos/Address.h b/src/Cosmos/Address.h index 67b58baf4a8..ed4c7bf61eb 100644 --- a/src/Cosmos/Address.h +++ b/src/Cosmos/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Cosmos/Entry.cpp b/src/Cosmos/Entry.cpp index 2d64e48b4ea..69a4b4c2707 100644 --- a/src/Cosmos/Entry.cpp +++ b/src/Cosmos/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" #include "Address.h" diff --git a/src/Cosmos/Entry.h b/src/Cosmos/Entry.h index 26cbc60fde8..77d8efec01e 100644 --- a/src/Cosmos/Entry.h +++ b/src/Cosmos/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Crc.cpp b/src/Crc.cpp index 7b37ec2a37e..38fc2c84d9c 100644 --- a/src/Crc.cpp +++ b/src/Crc.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Crc.h" diff --git a/src/Crc.h b/src/Crc.h index 4c8adaa4a26..5268f186d13 100644 --- a/src/Crc.h +++ b/src/Crc.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Data.cpp b/src/Data.cpp index 6495add1db2..67b2427b6b8 100644 --- a/src/Data.cpp +++ b/src/Data.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Data.h" diff --git a/src/Data.h b/src/Data.h index 697037ef78f..0d853173f32 100644 --- a/src/Data.h +++ b/src/Data.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Decred/Address.cpp b/src/Decred/Address.cpp index 4f04ef1e0f8..b330145ca69 100644 --- a/src/Decred/Address.cpp +++ b/src/Decred/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" diff --git a/src/Decred/Address.h b/src/Decred/Address.h index e9fa27609cd..4403d7da12a 100644 --- a/src/Decred/Address.h +++ b/src/Decred/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Decred/Entry.cpp b/src/Decred/Entry.cpp index 3f7a6c9f1d0..4e6c17f60a6 100644 --- a/src/Decred/Entry.cpp +++ b/src/Decred/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Decred/Entry.h b/src/Decred/Entry.h index 322e5d091c8..9f207c67c63 100644 --- a/src/Decred/Entry.h +++ b/src/Decred/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Decred/OutPoint.cpp b/src/Decred/OutPoint.cpp index 08830d037aa..88a74321101 100644 --- a/src/Decred/OutPoint.cpp +++ b/src/Decred/OutPoint.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "OutPoint.h" diff --git a/src/Decred/OutPoint.h b/src/Decred/OutPoint.h index a75ca419b7e..8ebd58a643b 100644 --- a/src/Decred/OutPoint.h +++ b/src/Decred/OutPoint.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Decred/Signer.cpp b/src/Decred/Signer.cpp index c208bb3f04d..f968cfe0239 100644 --- a/src/Decred/Signer.cpp +++ b/src/Decred/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" diff --git a/src/Decred/Signer.h b/src/Decred/Signer.h index 665cccb9076..9208c744ee3 100644 --- a/src/Decred/Signer.h +++ b/src/Decred/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Decred/Transaction.cpp b/src/Decred/Transaction.cpp index df48ffe12d1..d04950afbcd 100644 --- a/src/Decred/Transaction.cpp +++ b/src/Decred/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" diff --git a/src/Decred/Transaction.h b/src/Decred/Transaction.h index f77f1bfc580..eb2cb9983e2 100644 --- a/src/Decred/Transaction.h +++ b/src/Decred/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Decred/TransactionBuilder.h b/src/Decred/TransactionBuilder.h index 0fafce4195d..35dd958dc5b 100644 --- a/src/Decred/TransactionBuilder.h +++ b/src/Decred/TransactionBuilder.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Decred/TransactionInput.cpp b/src/Decred/TransactionInput.cpp index d948646900a..8a9c0bca09e 100644 --- a/src/Decred/TransactionInput.cpp +++ b/src/Decred/TransactionInput.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TransactionInput.h" diff --git a/src/Decred/TransactionInput.h b/src/Decred/TransactionInput.h index 9c600f1a8ad..0b916106367 100644 --- a/src/Decred/TransactionInput.h +++ b/src/Decred/TransactionInput.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Decred/TransactionOutput.cpp b/src/Decred/TransactionOutput.cpp index 8cad8d9fa49..33aced75827 100644 --- a/src/Decred/TransactionOutput.cpp +++ b/src/Decred/TransactionOutput.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TransactionOutput.h" diff --git a/src/Decred/TransactionOutput.h b/src/Decred/TransactionOutput.h index 65a51056cb2..4a2978e8c64 100644 --- a/src/Decred/TransactionOutput.h +++ b/src/Decred/TransactionOutput.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Defer.h b/src/Defer.h index 93a0c726828..d3d3665f636 100644 --- a/src/Defer.h +++ b/src/Defer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/DerivationPath.cpp b/src/DerivationPath.cpp index 3705c40d543..dd54e28efbc 100644 --- a/src/DerivationPath.cpp +++ b/src/DerivationPath.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "DerivationPath.h" diff --git a/src/DerivationPath.h b/src/DerivationPath.h index 4a2b26a8190..cf3f1f7ba7b 100644 --- a/src/DerivationPath.h +++ b/src/DerivationPath.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/EOS/Action.cpp b/src/EOS/Action.cpp index 2df8429cfa9..40fa3c7798c 100644 --- a/src/EOS/Action.cpp +++ b/src/EOS/Action.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Action.h" #include "../HexCoding.h" diff --git a/src/EOS/Action.h b/src/EOS/Action.h index 389f8c53d9f..26006cc3efa 100644 --- a/src/EOS/Action.h +++ b/src/EOS/Action.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/EOS/Address.cpp b/src/EOS/Address.cpp index 65707e7038b..72e6d52d2ed 100644 --- a/src/EOS/Address.cpp +++ b/src/EOS/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include "../Base58.h" diff --git a/src/EOS/Address.h b/src/EOS/Address.h index 80b783deccb..9edbc41c816 100644 --- a/src/EOS/Address.h +++ b/src/EOS/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/EOS/Asset.cpp b/src/EOS/Asset.cpp index 570089cc6bd..86a53e38a89 100644 --- a/src/EOS/Asset.cpp +++ b/src/EOS/Asset.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Asset.h" diff --git a/src/EOS/Asset.h b/src/EOS/Asset.h index 72a4bdffc73..5f91f3e6e23 100644 --- a/src/EOS/Asset.h +++ b/src/EOS/Asset.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/EOS/Entry.cpp b/src/EOS/Entry.cpp index 7b3f92a9da3..23611107634 100644 --- a/src/EOS/Entry.cpp +++ b/src/EOS/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" #include "../proto/EOS.pb.h" diff --git a/src/EOS/Entry.h b/src/EOS/Entry.h index f1ea5b07f8a..dedf0d4c76d 100644 --- a/src/EOS/Entry.h +++ b/src/EOS/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/EOS/KeyType.h b/src/EOS/KeyType.h index ac207f048ba..c21d82eb00b 100644 --- a/src/EOS/KeyType.h +++ b/src/EOS/KeyType.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/EOS/Name.cpp b/src/EOS/Name.cpp index b386368a765..9825a0f5b5b 100644 --- a/src/EOS/Name.cpp +++ b/src/EOS/Name.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../BinaryCoding.h" #include "Name.h" diff --git a/src/EOS/Name.h b/src/EOS/Name.h index 3fe613d1089..5280975535f 100644 --- a/src/EOS/Name.h +++ b/src/EOS/Name.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/EOS/PackedTransaction.cpp b/src/EOS/PackedTransaction.cpp index 1e354f6c3f4..4c884f8c815 100644 --- a/src/EOS/PackedTransaction.cpp +++ b/src/EOS/PackedTransaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "PackedTransaction.h" diff --git a/src/EOS/PackedTransaction.h b/src/EOS/PackedTransaction.h index 6c3e041db29..e88a5a97703 100644 --- a/src/EOS/PackedTransaction.h +++ b/src/EOS/PackedTransaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/EOS/Prefixes.h b/src/EOS/Prefixes.h index 0a01179da5e..d3e2335d7f5 100644 --- a/src/EOS/Prefixes.h +++ b/src/EOS/Prefixes.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/EOS/Signer.cpp b/src/EOS/Signer.cpp index 00b79865783..dc8019fbeed 100644 --- a/src/EOS/Signer.cpp +++ b/src/EOS/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Asset.h" diff --git a/src/EOS/Signer.h b/src/EOS/Signer.h index fb211b7ebba..0eef641f9a2 100644 --- a/src/EOS/Signer.h +++ b/src/EOS/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/EOS/Transaction.cpp b/src/EOS/Transaction.cpp index 2078529cc20..f5ae6608f46 100644 --- a/src/EOS/Transaction.cpp +++ b/src/EOS/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../Base58.h" #include "../HexCoding.h" diff --git a/src/EOS/Transaction.h b/src/EOS/Transaction.h index 70bd1154f3e..420f6e7bf73 100644 --- a/src/EOS/Transaction.h +++ b/src/EOS/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Encrypt.cpp b/src/Encrypt.cpp index d799d6006a1..a3a3c8a78a0 100644 --- a/src/Encrypt.cpp +++ b/src/Encrypt.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Encrypt.h" #include "Data.h" diff --git a/src/Encrypt.h b/src/Encrypt.h index 8870028f2f6..2cada9f9cc3 100644 --- a/src/Encrypt.h +++ b/src/Encrypt.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ethereum/ABI/Function.cpp b/src/Ethereum/ABI/Function.cpp index ffe84e940f4..be1007516fe 100644 --- a/src/Ethereum/ABI/Function.cpp +++ b/src/Ethereum/ABI/Function.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Function.h" diff --git a/src/Ethereum/ABI/Function.h b/src/Ethereum/ABI/Function.h index fbed1fcbb4d..2bd474fadc0 100644 --- a/src/Ethereum/ABI/Function.h +++ b/src/Ethereum/ABI/Function.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ethereum/ABI/ProtoParam.h b/src/Ethereum/ABI/ProtoParam.h index 30acb10abc4..c9d6c2f1c80 100644 --- a/src/Ethereum/ABI/ProtoParam.h +++ b/src/Ethereum/ABI/ProtoParam.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ethereum/ABI/ValueDecoder.cpp b/src/Ethereum/ABI/ValueDecoder.cpp index ac46303ce05..425f2ce7918 100644 --- a/src/Ethereum/ABI/ValueDecoder.cpp +++ b/src/Ethereum/ABI/ValueDecoder.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "ValueDecoder.h" #include "proto/EthereumAbi.pb.h" diff --git a/src/Ethereum/ABI/ValueDecoder.h b/src/Ethereum/ABI/ValueDecoder.h index 049bda9231a..02edf2a254c 100644 --- a/src/Ethereum/ABI/ValueDecoder.h +++ b/src/Ethereum/ABI/ValueDecoder.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ethereum/ABI/ValueEncoder.cpp b/src/Ethereum/ABI/ValueEncoder.cpp index fc19239d3e3..c4db5470c49 100644 --- a/src/Ethereum/ABI/ValueEncoder.cpp +++ b/src/Ethereum/ABI/ValueEncoder.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "ValueEncoder.h" diff --git a/src/Ethereum/ABI/ValueEncoder.h b/src/Ethereum/ABI/ValueEncoder.h index 9157003edcd..178ae693f43 100644 --- a/src/Ethereum/ABI/ValueEncoder.h +++ b/src/Ethereum/ABI/ValueEncoder.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ethereum/Address.cpp b/src/Ethereum/Address.cpp index 66255adbdf5..47a804ea0b5 100644 --- a/src/Ethereum/Address.cpp +++ b/src/Ethereum/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include "AddressChecksum.h" diff --git a/src/Ethereum/Address.h b/src/Ethereum/Address.h index df1e77dd224..afac9e1a4de 100644 --- a/src/Ethereum/Address.h +++ b/src/Ethereum/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ethereum/AddressChecksum.cpp b/src/Ethereum/AddressChecksum.cpp index 53a9f229975..e927c272633 100644 --- a/src/Ethereum/AddressChecksum.cpp +++ b/src/Ethereum/AddressChecksum.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "AddressChecksum.h" diff --git a/src/Ethereum/AddressChecksum.h b/src/Ethereum/AddressChecksum.h index 52b6f864784..4d2b78c96c1 100644 --- a/src/Ethereum/AddressChecksum.h +++ b/src/Ethereum/AddressChecksum.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ethereum/Barz.cpp b/src/Ethereum/Barz.cpp index d3fb86ba45a..2cd9a0da071 100644 --- a/src/Ethereum/Barz.cpp +++ b/src/Ethereum/Barz.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "ABI/Function.h" #include "AddressChecksum.h" diff --git a/src/Ethereum/Barz.h b/src/Ethereum/Barz.h index cc6fa74998b..9ea1d0c0ccd 100644 --- a/src/Ethereum/Barz.h +++ b/src/Ethereum/Barz.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ethereum/ContractCall.cpp b/src/Ethereum/ContractCall.cpp index d8d996c2deb..727a21d192b 100644 --- a/src/Ethereum/ContractCall.cpp +++ b/src/Ethereum/ContractCall.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "ContractCall.h" #include "HexCoding.h" diff --git a/src/Ethereum/ContractCall.h b/src/Ethereum/ContractCall.h index 0060abfddba..abbb0a0fce5 100644 --- a/src/Ethereum/ContractCall.h +++ b/src/Ethereum/ContractCall.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ethereum/EIP1014.cpp b/src/Ethereum/EIP1014.cpp index dfc3be3efae..7a72b3e0e51 100644 --- a/src/Ethereum/EIP1014.cpp +++ b/src/Ethereum/EIP1014.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "EIP1014.h" #include "AddressChecksum.h" diff --git a/src/Ethereum/EIP1014.h b/src/Ethereum/EIP1014.h index 3356fe926e8..7471a9052e8 100644 --- a/src/Ethereum/EIP1014.h +++ b/src/Ethereum/EIP1014.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ethereum/EIP1967.cpp b/src/Ethereum/EIP1967.cpp index 58106977ebe..4fe8d527b08 100644 --- a/src/Ethereum/EIP1967.cpp +++ b/src/Ethereum/EIP1967.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "EIP1014.h" #include "ABI/Function.h" diff --git a/src/Ethereum/EIP1967.h b/src/Ethereum/EIP1967.h index b9b65210f97..04e37fffdf8 100644 --- a/src/Ethereum/EIP1967.h +++ b/src/Ethereum/EIP1967.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ethereum/EIP2645.cpp b/src/Ethereum/EIP2645.cpp index ff887abdab2..c9ae7aa9bde 100644 --- a/src/Ethereum/EIP2645.cpp +++ b/src/Ethereum/EIP2645.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/Ethereum/EIP2645.h b/src/Ethereum/EIP2645.h index 3ab0112f77a..e5d51a85f24 100644 --- a/src/Ethereum/EIP2645.h +++ b/src/Ethereum/EIP2645.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ethereum/Entry.cpp b/src/Ethereum/Entry.cpp index 49d43c73ba7..6560b3969f7 100644 --- a/src/Ethereum/Entry.cpp +++ b/src/Ethereum/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Ethereum/Entry.h b/src/Ethereum/Entry.h index 94b93c57792..69d67808596 100644 --- a/src/Ethereum/Entry.h +++ b/src/Ethereum/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ethereum/MessageSigner.cpp b/src/Ethereum/MessageSigner.cpp index a24ee7a81c5..a50863c9d15 100644 --- a/src/Ethereum/MessageSigner.cpp +++ b/src/Ethereum/MessageSigner.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "MessageSigner.h" #include diff --git a/src/Ethereum/MessageSigner.h b/src/Ethereum/MessageSigner.h index 5aeac0e05e4..fc45e49c152 100644 --- a/src/Ethereum/MessageSigner.h +++ b/src/Ethereum/MessageSigner.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ethereum/RLP.cpp b/src/Ethereum/RLP.cpp index 486162a58de..8a543c1e8de 100644 --- a/src/Ethereum/RLP.cpp +++ b/src/Ethereum/RLP.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "RLP.h" diff --git a/src/Ethereum/RLP.h b/src/Ethereum/RLP.h index 57c0ef18113..5163d339514 100644 --- a/src/Ethereum/RLP.h +++ b/src/Ethereum/RLP.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Everscale/Address.cpp b/src/Everscale/Address.cpp index 473bf189aca..dee503e837c 100644 --- a/src/Everscale/Address.cpp +++ b/src/Everscale/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/Everscale/Address.h b/src/Everscale/Address.h index fd3a6c05046..ff114a8ce78 100644 --- a/src/Everscale/Address.h +++ b/src/Everscale/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Everscale/CommonTON/Cell.cpp b/src/Everscale/CommonTON/Cell.cpp index 38ca0c4e92e..b148168fa00 100644 --- a/src/Everscale/CommonTON/Cell.cpp +++ b/src/Everscale/CommonTON/Cell.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Cell.h" diff --git a/src/Everscale/CommonTON/Cell.h b/src/Everscale/CommonTON/Cell.h index 892e8dfb19b..90a024d0eb0 100644 --- a/src/Everscale/CommonTON/Cell.h +++ b/src/Everscale/CommonTON/Cell.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Everscale/CommonTON/CellBuilder.cpp b/src/Everscale/CommonTON/CellBuilder.cpp index e9b047280b9..b03a7891067 100644 --- a/src/Everscale/CommonTON/CellBuilder.cpp +++ b/src/Everscale/CommonTON/CellBuilder.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "CellBuilder.h" #include "Cell.h" diff --git a/src/Everscale/CommonTON/CellBuilder.h b/src/Everscale/CommonTON/CellBuilder.h index 36efae364d9..1a22e9bc65e 100644 --- a/src/Everscale/CommonTON/CellBuilder.h +++ b/src/Everscale/CommonTON/CellBuilder.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Everscale/CommonTON/CellSlice.cpp b/src/Everscale/CommonTON/CellSlice.cpp index ecdf22dbf6f..08089d155d4 100644 --- a/src/Everscale/CommonTON/CellSlice.cpp +++ b/src/Everscale/CommonTON/CellSlice.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "CellSlice.h" diff --git a/src/Everscale/CommonTON/CellSlice.h b/src/Everscale/CommonTON/CellSlice.h index 1409c8a6960..be98c2f185a 100644 --- a/src/Everscale/CommonTON/CellSlice.h +++ b/src/Everscale/CommonTON/CellSlice.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Everscale/CommonTON/Messages.h b/src/Everscale/CommonTON/Messages.h index 32cbbb7eaaa..4103a2f2feb 100644 --- a/src/Everscale/CommonTON/Messages.h +++ b/src/Everscale/CommonTON/Messages.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Everscale/CommonTON/RawAddress.cpp b/src/Everscale/CommonTON/RawAddress.cpp index 40d24e1d210..5f01bf7906c 100644 --- a/src/Everscale/CommonTON/RawAddress.cpp +++ b/src/Everscale/CommonTON/RawAddress.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/Everscale/CommonTON/RawAddress.h b/src/Everscale/CommonTON/RawAddress.h index 868e19c599d..f628aefb018 100644 --- a/src/Everscale/CommonTON/RawAddress.h +++ b/src/Everscale/CommonTON/RawAddress.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Everscale/CommonTON/WorkchainType.h b/src/Everscale/CommonTON/WorkchainType.h index 1fcf9aae19b..2a50e086ede 100644 --- a/src/Everscale/CommonTON/WorkchainType.h +++ b/src/Everscale/CommonTON/WorkchainType.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Everscale/Entry.cpp b/src/Everscale/Entry.cpp index 8f741bb37bb..d0291c7826d 100644 --- a/src/Everscale/Entry.cpp +++ b/src/Everscale/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Everscale/Entry.h b/src/Everscale/Entry.h index 3cd52dbb5c1..00bbd1f1b23 100644 --- a/src/Everscale/Entry.h +++ b/src/Everscale/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Everscale/Messages.cpp b/src/Everscale/Messages.cpp index 5dab778f085..47d2b4d72a2 100644 --- a/src/Everscale/Messages.cpp +++ b/src/Everscale/Messages.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Messages.h" diff --git a/src/Everscale/Messages.h b/src/Everscale/Messages.h index 09a5a624337..bd32b7f1286 100644 --- a/src/Everscale/Messages.h +++ b/src/Everscale/Messages.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Everscale/Signer.cpp b/src/Everscale/Signer.cpp index a648bee7ac9..33e5ee368b0 100644 --- a/src/Everscale/Signer.cpp +++ b/src/Everscale/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Address.h" diff --git a/src/Everscale/Signer.h b/src/Everscale/Signer.h index 6a1fe694609..4e14e19e8e0 100644 --- a/src/Everscale/Signer.h +++ b/src/Everscale/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Everscale/Wallet.cpp b/src/Everscale/Wallet.cpp index 321494f94ed..73fa3c39885 100644 --- a/src/Everscale/Wallet.cpp +++ b/src/Everscale/Wallet.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Wallet.h" #include "Messages.h" diff --git a/src/Everscale/Wallet.h b/src/Everscale/Wallet.h index 31060b55737..a32a8fb5c1d 100644 --- a/src/Everscale/Wallet.h +++ b/src/Everscale/Wallet.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Everscale/WorkchainType.h b/src/Everscale/WorkchainType.h index e5517b9636f..10a6cab39a3 100644 --- a/src/Everscale/WorkchainType.h +++ b/src/Everscale/WorkchainType.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/FIO/Action.cpp b/src/FIO/Action.cpp index 61cc235991f..15b0b21906b 100644 --- a/src/FIO/Action.cpp +++ b/src/FIO/Action.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Action.h" #include "Data.h" diff --git a/src/FIO/Action.h b/src/FIO/Action.h index 59b2b923510..7e9fd4e56ea 100644 --- a/src/FIO/Action.h +++ b/src/FIO/Action.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/FIO/Actor.cpp b/src/FIO/Actor.cpp index f151202cf76..5463da1cda1 100644 --- a/src/FIO/Actor.cpp +++ b/src/FIO/Actor.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Actor.h" diff --git a/src/FIO/Actor.h b/src/FIO/Actor.h index c3407db7888..dd5157890c0 100644 --- a/src/FIO/Actor.h +++ b/src/FIO/Actor.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/FIO/Address.cpp b/src/FIO/Address.cpp index 196d9843bc4..abfc1046846 100644 --- a/src/FIO/Address.cpp +++ b/src/FIO/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include "../Base58.h" diff --git a/src/FIO/Address.h b/src/FIO/Address.h index 3510543c826..049a72d2b9e 100644 --- a/src/FIO/Address.h +++ b/src/FIO/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/FIO/Encryption.cpp b/src/FIO/Encryption.cpp index 45b3cb3c0c6..ee2c2b54c6c 100644 --- a/src/FIO/Encryption.cpp +++ b/src/FIO/Encryption.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Encryption.h" diff --git a/src/FIO/Encryption.h b/src/FIO/Encryption.h index c2ccf72050a..431a685fdd3 100644 --- a/src/FIO/Encryption.h +++ b/src/FIO/Encryption.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/FIO/Entry.cpp b/src/FIO/Entry.cpp index dfb96243b6d..5cc91faefba 100644 --- a/src/FIO/Entry.cpp +++ b/src/FIO/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/FIO/Entry.h b/src/FIO/Entry.h index 2f20456b748..ccfbd5b4c91 100644 --- a/src/FIO/Entry.h +++ b/src/FIO/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/FIO/NewFundsRequest.cpp b/src/FIO/NewFundsRequest.cpp index 4a3c96835b3..3c71dc3d5a8 100644 --- a/src/FIO/NewFundsRequest.cpp +++ b/src/FIO/NewFundsRequest.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "NewFundsRequest.h" #include "../BinaryCoding.h" diff --git a/src/FIO/NewFundsRequest.h b/src/FIO/NewFundsRequest.h index 1ba41b803a1..822f38a0656 100644 --- a/src/FIO/NewFundsRequest.h +++ b/src/FIO/NewFundsRequest.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/FIO/Signer.cpp b/src/FIO/Signer.cpp index defc5acea72..d4e5361c318 100644 --- a/src/FIO/Signer.cpp +++ b/src/FIO/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Address.h" diff --git a/src/FIO/Signer.h b/src/FIO/Signer.h index 763417418c7..72b3d7b7098 100644 --- a/src/FIO/Signer.h +++ b/src/FIO/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/FIO/Transaction.cpp b/src/FIO/Transaction.cpp index b38a9135d2e..d0d7bb31340 100644 --- a/src/FIO/Transaction.cpp +++ b/src/FIO/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" #include "TransactionBuilder.h" diff --git a/src/FIO/Transaction.h b/src/FIO/Transaction.h index 5167155192f..0204b2d0acf 100644 --- a/src/FIO/Transaction.h +++ b/src/FIO/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/FIO/TransactionBuilder.cpp b/src/FIO/TransactionBuilder.cpp index 6b2c5f06242..e9881d1eb71 100644 --- a/src/FIO/TransactionBuilder.cpp +++ b/src/FIO/TransactionBuilder.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TransactionBuilder.h" diff --git a/src/FIO/TransactionBuilder.h b/src/FIO/TransactionBuilder.h index ce2711d1aab..8bd7061db72 100644 --- a/src/FIO/TransactionBuilder.h +++ b/src/FIO/TransactionBuilder.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Filecoin/Address.cpp b/src/Filecoin/Address.cpp index a5d1b476343..07dc7d7577c 100644 --- a/src/Filecoin/Address.cpp +++ b/src/Filecoin/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" diff --git a/src/Filecoin/Address.h b/src/Filecoin/Address.h index ff22fad7c3f..ea5cc9cf190 100644 --- a/src/Filecoin/Address.h +++ b/src/Filecoin/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Filecoin/AddressConverter.cpp b/src/Filecoin/AddressConverter.cpp index a3400c68f28..b805bb6d3f0 100644 --- a/src/Filecoin/AddressConverter.cpp +++ b/src/Filecoin/AddressConverter.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "AddressConverter.h" diff --git a/src/Filecoin/AddressConverter.h b/src/Filecoin/AddressConverter.h index 450e847cb00..2d64406baa4 100644 --- a/src/Filecoin/AddressConverter.h +++ b/src/Filecoin/AddressConverter.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Filecoin/Entry.cpp b/src/Filecoin/Entry.cpp index fb4737b3541..7e28c1fb901 100644 --- a/src/Filecoin/Entry.cpp +++ b/src/Filecoin/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Filecoin/Entry.h b/src/Filecoin/Entry.h index 0be5a4c4d1a..cfd0977881b 100644 --- a/src/Filecoin/Entry.h +++ b/src/Filecoin/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Filecoin/Signer.cpp b/src/Filecoin/Signer.cpp index c2f2ceafa3e..d0d72f4dd2c 100644 --- a/src/Filecoin/Signer.cpp +++ b/src/Filecoin/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/Filecoin/Signer.h b/src/Filecoin/Signer.h index 064b390b29b..db3c68ed0a1 100644 --- a/src/Filecoin/Signer.h +++ b/src/Filecoin/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Filecoin/Transaction.cpp b/src/Filecoin/Transaction.cpp index 20dc505c8b1..3ac1db7f6f1 100644 --- a/src/Filecoin/Transaction.cpp +++ b/src/Filecoin/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" #include diff --git a/src/Filecoin/Transaction.h b/src/Filecoin/Transaction.h index 979181f6bfc..54615507a4c 100644 --- a/src/Filecoin/Transaction.h +++ b/src/Filecoin/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/FullSS58Address.h b/src/FullSS58Address.h index 0815db1986f..a9616186af2 100644 --- a/src/FullSS58Address.h +++ b/src/FullSS58Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Greenfield/Entry.h b/src/Greenfield/Entry.h index c54d843fc99..9ab2416863d 100644 --- a/src/Greenfield/Entry.h +++ b/src/Greenfield/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Groestlcoin/Address.cpp b/src/Groestlcoin/Address.cpp index fa7fe68105a..7871353d279 100644 --- a/src/Groestlcoin/Address.cpp +++ b/src/Groestlcoin/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" diff --git a/src/Groestlcoin/Address.h b/src/Groestlcoin/Address.h index a6c8700184e..2aad25dfe14 100644 --- a/src/Groestlcoin/Address.h +++ b/src/Groestlcoin/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Groestlcoin/Entry.cpp b/src/Groestlcoin/Entry.cpp index d978c2bd861..89254b29e9a 100644 --- a/src/Groestlcoin/Entry.cpp +++ b/src/Groestlcoin/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Groestlcoin/Entry.h b/src/Groestlcoin/Entry.h index 335b9f0c47a..b9d0ca454e3 100644 --- a/src/Groestlcoin/Entry.h +++ b/src/Groestlcoin/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Groestlcoin/Signer.cpp b/src/Groestlcoin/Signer.cpp index 24b8c308528..772e816d8bd 100644 --- a/src/Groestlcoin/Signer.cpp +++ b/src/Groestlcoin/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Bitcoin/TransactionBuilder.h" diff --git a/src/Groestlcoin/Signer.h b/src/Groestlcoin/Signer.h index 927b1b45c7a..1a90b0c7ce3 100644 --- a/src/Groestlcoin/Signer.h +++ b/src/Groestlcoin/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once #include "../proto/Bitcoin.pb.h" diff --git a/src/Groestlcoin/Transaction.h b/src/Groestlcoin/Transaction.h index 25ebf7f6706..e9d34458a5e 100644 --- a/src/Groestlcoin/Transaction.h +++ b/src/Groestlcoin/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/HDWallet.cpp b/src/HDWallet.cpp index b4674f56dcf..23f01790c7f 100644 --- a/src/HDWallet.cpp +++ b/src/HDWallet.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HDWallet.h" diff --git a/src/HDWallet.h b/src/HDWallet.h index 9ed27ffb8af..7cff0fbcb2e 100644 --- a/src/HDWallet.h +++ b/src/HDWallet.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Harmony/Address.cpp b/src/Harmony/Address.cpp index d6520def9a3..9da95d15d66 100644 --- a/src/Harmony/Address.cpp +++ b/src/Harmony/Address.cpp @@ -1,10 +1,8 @@ // Copyright © 2017 Pieter Wuille -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" diff --git a/src/Harmony/Address.h b/src/Harmony/Address.h index 43f03ddda34..2fda40b406d 100644 --- a/src/Harmony/Address.h +++ b/src/Harmony/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Harmony/Entry.cpp b/src/Harmony/Entry.cpp index a12678d17d3..e9ad9fdd624 100644 --- a/src/Harmony/Entry.cpp +++ b/src/Harmony/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" #include "Address.h" diff --git a/src/Harmony/Entry.h b/src/Harmony/Entry.h index 41f0e5c5aae..bc1c3ee7062 100644 --- a/src/Harmony/Entry.h +++ b/src/Harmony/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Harmony/Signer.cpp b/src/Harmony/Signer.cpp index 9b262426187..5870b4769ec 100644 --- a/src/Harmony/Signer.cpp +++ b/src/Harmony/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "../Ethereum/RLP.h" diff --git a/src/Harmony/Signer.h b/src/Harmony/Signer.h index 9a24142279e..f45fdb9b90a 100644 --- a/src/Harmony/Signer.h +++ b/src/Harmony/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Harmony/Staking.cpp b/src/Harmony/Staking.cpp index 794f68a49cf..7632dd9561b 100644 --- a/src/Harmony/Staking.cpp +++ b/src/Harmony/Staking.cpp @@ -1,5 +1,3 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. diff --git a/src/Harmony/Staking.h b/src/Harmony/Staking.h index d7a4d8ee8f2..ef778a01a19 100644 --- a/src/Harmony/Staking.h +++ b/src/Harmony/Staking.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Harmony/Transaction.h b/src/Harmony/Transaction.h index 5e568884fa9..fc4a33e5158 100644 --- a/src/Harmony/Transaction.h +++ b/src/Harmony/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Hash.cpp b/src/Hash.cpp index 389854338ec..80a2a7d2b6a 100644 --- a/src/Hash.cpp +++ b/src/Hash.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Hash.h" diff --git a/src/Hash.h b/src/Hash.h index 20932337e58..bcc46a756bf 100644 --- a/src/Hash.h +++ b/src/Hash.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Hedera/Address.cpp b/src/Hedera/Address.cpp index cab84478d80..cb05e2d212f 100644 --- a/src/Hedera/Address.cpp +++ b/src/Hedera/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include "HexCoding.h" diff --git a/src/Hedera/Address.h b/src/Hedera/Address.h index 426347a919e..076cbeb47f3 100644 --- a/src/Hedera/Address.h +++ b/src/Hedera/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Hedera/DER.cpp b/src/Hedera/DER.cpp index d02d54cfea2..6f72051fd01 100644 --- a/src/Hedera/DER.cpp +++ b/src/Hedera/DER.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "DER.h" #include "PublicKey.h" diff --git a/src/Hedera/DER.h b/src/Hedera/DER.h index d00ac60d759..8918fceae4a 100644 --- a/src/Hedera/DER.h +++ b/src/Hedera/DER.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Hedera/Entry.cpp b/src/Hedera/Entry.cpp index 7a71b45945e..b939e0d170d 100644 --- a/src/Hedera/Entry.cpp +++ b/src/Hedera/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Hedera/Entry.h b/src/Hedera/Entry.h index 1e5c2307252..e9632c3a308 100644 --- a/src/Hedera/Entry.h +++ b/src/Hedera/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Hedera/Signer.cpp b/src/Hedera/Signer.cpp index 36d7b3f33a6..47628377551 100644 --- a/src/Hedera/Signer.cpp +++ b/src/Hedera/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Address.h" diff --git a/src/Hedera/Signer.h b/src/Hedera/Signer.h index 65a924aae5a..c76eaad764e 100644 --- a/src/Hedera/Signer.h +++ b/src/Hedera/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/HexCoding.h b/src/HexCoding.h index 816b4a7fb79..581da5e08cb 100644 --- a/src/HexCoding.h +++ b/src/HexCoding.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/IOST/Account.cpp b/src/IOST/Account.cpp index becf670007b..1aa3c91f5b7 100644 --- a/src/IOST/Account.cpp +++ b/src/IOST/Account.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Account.h" #include "../Base58.h" diff --git a/src/IOST/Account.h b/src/IOST/Account.h index 3e9ab7b01a8..bc93493d2bb 100644 --- a/src/IOST/Account.h +++ b/src/IOST/Account.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/IOST/Entry.cpp b/src/IOST/Entry.cpp index e27ef441c71..c5f8d59dff6 100644 --- a/src/IOST/Entry.cpp +++ b/src/IOST/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" #include "Account.h" diff --git a/src/IOST/Entry.h b/src/IOST/Entry.h index 65ba8aa8221..3b187c6ed68 100644 --- a/src/IOST/Entry.h +++ b/src/IOST/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/IOST/Signer.cpp b/src/IOST/Signer.cpp index e9aa1ccddaa..5b6f39f34d5 100644 --- a/src/IOST/Signer.cpp +++ b/src/IOST/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Account.h" diff --git a/src/IOST/Signer.h b/src/IOST/Signer.h index fe53d41b5f1..229a9227160 100644 --- a/src/IOST/Signer.h +++ b/src/IOST/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Icon/Address.cpp b/src/Icon/Address.cpp index 08ce69a2fa2..15eaf1d7a02 100644 --- a/src/Icon/Address.cpp +++ b/src/Icon/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" diff --git a/src/Icon/Address.h b/src/Icon/Address.h index 6f58d450dcb..19da238ac78 100644 --- a/src/Icon/Address.h +++ b/src/Icon/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Icon/AddressType.h b/src/Icon/AddressType.h index a38eeaeacd0..9823182cde5 100644 --- a/src/Icon/AddressType.h +++ b/src/Icon/AddressType.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Icon/Entry.cpp b/src/Icon/Entry.cpp index 51cb9601bd4..d9e415dbd5b 100644 --- a/src/Icon/Entry.cpp +++ b/src/Icon/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Icon/Entry.h b/src/Icon/Entry.h index 78bd64b2f01..3983aea1b5f 100644 --- a/src/Icon/Entry.h +++ b/src/Icon/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Icon/Signer.cpp b/src/Icon/Signer.cpp index d8a55cd82b8..8a54194df2b 100644 --- a/src/Icon/Signer.cpp +++ b/src/Icon/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" diff --git a/src/Icon/Signer.h b/src/Icon/Signer.h index 7fb34c96647..73c6d518d88 100644 --- a/src/Icon/Signer.h +++ b/src/Icon/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/ImmutableX/Constants.h b/src/ImmutableX/Constants.h index 034d548583e..f1b1e485643 100644 --- a/src/ImmutableX/Constants.h +++ b/src/ImmutableX/Constants.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/ImmutableX/StarkKey.cpp b/src/ImmutableX/StarkKey.cpp index f550b7ab14d..51dec1d669f 100644 --- a/src/ImmutableX/StarkKey.cpp +++ b/src/ImmutableX/StarkKey.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/ImmutableX/StarkKey.h b/src/ImmutableX/StarkKey.h index 5c2643a56da..d5702ede3a1 100644 --- a/src/ImmutableX/StarkKey.h +++ b/src/ImmutableX/StarkKey.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/InternetComputer/Entry.h b/src/InternetComputer/Entry.h index 0d9081d60d1..bf879432460 100644 --- a/src/InternetComputer/Entry.h +++ b/src/InternetComputer/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/IoTeX/Address.cpp b/src/IoTeX/Address.cpp index cb54d8c5731..8e387be97c8 100644 --- a/src/IoTeX/Address.cpp +++ b/src/IoTeX/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" diff --git a/src/IoTeX/Address.h b/src/IoTeX/Address.h index 2cdb7a00e08..355c63e917c 100644 --- a/src/IoTeX/Address.h +++ b/src/IoTeX/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/IoTeX/Entry.cpp b/src/IoTeX/Entry.cpp index 3d7b5628cb3..2f25cebbd00 100644 --- a/src/IoTeX/Entry.cpp +++ b/src/IoTeX/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/IoTeX/Entry.h b/src/IoTeX/Entry.h index bd5c4e17307..3b56c8da833 100644 --- a/src/IoTeX/Entry.h +++ b/src/IoTeX/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/IoTeX/Signer.cpp b/src/IoTeX/Signer.cpp index e1fa6d5d0b2..75c0d2cf7a6 100644 --- a/src/IoTeX/Signer.cpp +++ b/src/IoTeX/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Hash.h" diff --git a/src/IoTeX/Signer.h b/src/IoTeX/Signer.h index 7bcce3e28cb..217c676a1c5 100644 --- a/src/IoTeX/Signer.h +++ b/src/IoTeX/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/IoTeX/Staking.cpp b/src/IoTeX/Staking.cpp index 5d4eed6fd84..4675d899e44 100644 --- a/src/IoTeX/Staking.cpp +++ b/src/IoTeX/Staking.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Staking.h" #include "Data.h" diff --git a/src/IoTeX/Staking.h b/src/IoTeX/Staking.h index 713b6f2fa4d..0e716648925 100644 --- a/src/IoTeX/Staking.h +++ b/src/IoTeX/Staking.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/KeyPair.h b/src/KeyPair.h index e10bf0fa299..d7387c3db2d 100644 --- a/src/KeyPair.h +++ b/src/KeyPair.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Keystore/AESParameters.cpp b/src/Keystore/AESParameters.cpp index a1e097ea501..4d8a47eef09 100644 --- a/src/Keystore/AESParameters.cpp +++ b/src/Keystore/AESParameters.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "AESParameters.h" diff --git a/src/Keystore/AESParameters.h b/src/Keystore/AESParameters.h index feb5057c38a..46b49f9ee6c 100644 --- a/src/Keystore/AESParameters.h +++ b/src/Keystore/AESParameters.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Keystore/Account.cpp b/src/Keystore/Account.cpp index 5278c5acaf2..c97b8eb66d1 100644 --- a/src/Keystore/Account.cpp +++ b/src/Keystore/Account.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Account.h" diff --git a/src/Keystore/Account.h b/src/Keystore/Account.h index c941525473f..22a55c5d48d 100644 --- a/src/Keystore/Account.h +++ b/src/Keystore/Account.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Keystore/EncryptionParameters.cpp b/src/Keystore/EncryptionParameters.cpp index 57a60d56346..db34105c024 100644 --- a/src/Keystore/EncryptionParameters.cpp +++ b/src/Keystore/EncryptionParameters.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "EncryptionParameters.h" diff --git a/src/Keystore/EncryptionParameters.h b/src/Keystore/EncryptionParameters.h index 90701aebc21..711700d7aec 100644 --- a/src/Keystore/EncryptionParameters.h +++ b/src/Keystore/EncryptionParameters.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Keystore/PBKDF2Parameters.cpp b/src/Keystore/PBKDF2Parameters.cpp index a3d5ba80a15..e965e7bba16 100644 --- a/src/Keystore/PBKDF2Parameters.cpp +++ b/src/Keystore/PBKDF2Parameters.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "PBKDF2Parameters.h" diff --git a/src/Keystore/PBKDF2Parameters.h b/src/Keystore/PBKDF2Parameters.h index a6a9fe97b8e..1af9ade0ca9 100644 --- a/src/Keystore/PBKDF2Parameters.h +++ b/src/Keystore/PBKDF2Parameters.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Keystore/ScryptParameters.cpp b/src/Keystore/ScryptParameters.cpp index 0670a6dbed4..6f4bedf9a4d 100644 --- a/src/Keystore/ScryptParameters.cpp +++ b/src/Keystore/ScryptParameters.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "ScryptParameters.h" diff --git a/src/Keystore/ScryptParameters.h b/src/Keystore/ScryptParameters.h index 4dec0a3c798..94cf3f1b1f2 100644 --- a/src/Keystore/ScryptParameters.h +++ b/src/Keystore/ScryptParameters.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Keystore/StoredKey.cpp b/src/Keystore/StoredKey.cpp index a3fca3bb91f..8742e2760af 100644 --- a/src/Keystore/StoredKey.cpp +++ b/src/Keystore/StoredKey.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "StoredKey.h" diff --git a/src/Keystore/StoredKey.h b/src/Keystore/StoredKey.h index d98235ff793..6fae0da8a6d 100644 --- a/src/Keystore/StoredKey.h +++ b/src/Keystore/StoredKey.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Kusama/Address.h b/src/Kusama/Address.h index 8ae956b4164..6d4758002c2 100644 --- a/src/Kusama/Address.h +++ b/src/Kusama/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Kusama/Entry.cpp b/src/Kusama/Entry.cpp index a268f0b1a9c..46df5c4bfff 100644 --- a/src/Kusama/Entry.cpp +++ b/src/Kusama/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Kusama/Entry.h b/src/Kusama/Entry.h index d4d8634e9a6..d127bd39a4d 100644 --- a/src/Kusama/Entry.h +++ b/src/Kusama/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/LiquidStaking/LiquidStaking.cpp b/src/LiquidStaking/LiquidStaking.cpp index b635e5c268c..fbb83adc742 100644 --- a/src/LiquidStaking/LiquidStaking.cpp +++ b/src/LiquidStaking/LiquidStaking.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "LiquidStaking/LiquidStaking.h" #include "Data.h" diff --git a/src/LiquidStaking/LiquidStaking.h b/src/LiquidStaking/LiquidStaking.h index 713421fc421..b4f974b7701 100644 --- a/src/LiquidStaking/LiquidStaking.h +++ b/src/LiquidStaking/LiquidStaking.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/LiquidStaking/TWLiquidStaking.cpp b/src/LiquidStaking/TWLiquidStaking.cpp index da8ad8aa6ae..2b6dceb3451 100644 --- a/src/LiquidStaking/TWLiquidStaking.cpp +++ b/src/LiquidStaking/TWLiquidStaking.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Data.h" #include "proto/LiquidStaking.pb.h" diff --git a/src/Mnemonic.cpp b/src/Mnemonic.cpp index e07181fa610..a6e9a2227cd 100644 --- a/src/Mnemonic.cpp +++ b/src/Mnemonic.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Mnemonic.h" diff --git a/src/Mnemonic.h b/src/Mnemonic.h index 92b7b692fdb..dc6fc4ff2d6 100644 --- a/src/Mnemonic.h +++ b/src/Mnemonic.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Move/Address.h b/src/Move/Address.h index b35504693a9..a734df9cd9e 100644 --- a/src/Move/Address.h +++ b/src/Move/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/MultiversX/Address.cpp b/src/MultiversX/Address.cpp index d882248ab4b..2b3c3a89cec 100644 --- a/src/MultiversX/Address.cpp +++ b/src/MultiversX/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/MultiversX/Address.h b/src/MultiversX/Address.h index d47c56e3f90..2047e9b1df2 100644 --- a/src/MultiversX/Address.h +++ b/src/MultiversX/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/MultiversX/Codec.cpp b/src/MultiversX/Codec.cpp index c613ddfe763..95e19883315 100644 --- a/src/MultiversX/Codec.cpp +++ b/src/MultiversX/Codec.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Codec.h" diff --git a/src/MultiversX/Codec.h b/src/MultiversX/Codec.h index ec9f5511c2c..88d30aa7db3 100644 --- a/src/MultiversX/Codec.h +++ b/src/MultiversX/Codec.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/MultiversX/Entry.cpp b/src/MultiversX/Entry.cpp index b92d236c050..7aec5758beb 100644 --- a/src/MultiversX/Entry.cpp +++ b/src/MultiversX/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" #include "Address.h" diff --git a/src/MultiversX/Entry.h b/src/MultiversX/Entry.h index 6300cb2e906..a51b55efac2 100644 --- a/src/MultiversX/Entry.h +++ b/src/MultiversX/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/MultiversX/Serialization.cpp b/src/MultiversX/Serialization.cpp index ab4c2a98876..dbd7dc25a21 100644 --- a/src/MultiversX/Serialization.cpp +++ b/src/MultiversX/Serialization.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Serialization.h" diff --git a/src/MultiversX/Serialization.h b/src/MultiversX/Serialization.h index 9105f822577..c344bf0593e 100644 --- a/src/MultiversX/Serialization.h +++ b/src/MultiversX/Serialization.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/MultiversX/Signer.cpp b/src/MultiversX/Signer.cpp index 60784a8d46b..a2a80fdedd3 100644 --- a/src/MultiversX/Signer.cpp +++ b/src/MultiversX/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Address.h" diff --git a/src/MultiversX/Signer.h b/src/MultiversX/Signer.h index a7c8ee34545..7ccc88de919 100644 --- a/src/MultiversX/Signer.h +++ b/src/MultiversX/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/MultiversX/Transaction.cpp b/src/MultiversX/Transaction.cpp index c08cac14560..54f38c135cb 100644 --- a/src/MultiversX/Transaction.cpp +++ b/src/MultiversX/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" diff --git a/src/MultiversX/Transaction.h b/src/MultiversX/Transaction.h index cf9c62fa7eb..217ba1ef01f 100644 --- a/src/MultiversX/Transaction.h +++ b/src/MultiversX/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/MultiversX/TransactionFactory.cpp b/src/MultiversX/TransactionFactory.cpp index f1f2cf4eb0a..6894ce17f03 100644 --- a/src/MultiversX/TransactionFactory.cpp +++ b/src/MultiversX/TransactionFactory.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TransactionFactory.h" diff --git a/src/MultiversX/TransactionFactory.h b/src/MultiversX/TransactionFactory.h index a0e201a031a..f3a62e019e6 100644 --- a/src/MultiversX/TransactionFactory.h +++ b/src/MultiversX/TransactionFactory.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/MultiversX/TransactionFactoryConfig.cpp b/src/MultiversX/TransactionFactoryConfig.cpp index 7d1a2b78148..1c8ff82f9bb 100644 --- a/src/MultiversX/TransactionFactoryConfig.cpp +++ b/src/MultiversX/TransactionFactoryConfig.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TransactionFactoryConfig.h" diff --git a/src/MultiversX/TransactionFactoryConfig.h b/src/MultiversX/TransactionFactoryConfig.h index 6f7aa126436..cd6ec75d553 100644 --- a/src/MultiversX/TransactionFactoryConfig.h +++ b/src/MultiversX/TransactionFactoryConfig.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEAR/Account.cpp b/src/NEAR/Account.cpp index 7a68fa709a2..08c0ea8adb5 100644 --- a/src/NEAR/Account.cpp +++ b/src/NEAR/Account.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Account.h" diff --git a/src/NEAR/Account.h b/src/NEAR/Account.h index 1b222843783..6ae30ebcd5a 100644 --- a/src/NEAR/Account.h +++ b/src/NEAR/Account.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEAR/Address.cpp b/src/NEAR/Address.cpp index a8bd93d1caa..4ba2f6aca7a 100644 --- a/src/NEAR/Address.cpp +++ b/src/NEAR/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include "Base58.h" diff --git a/src/NEAR/Address.h b/src/NEAR/Address.h index 38adba9e559..4ee35512d36 100644 --- a/src/NEAR/Address.h +++ b/src/NEAR/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEAR/Entry.cpp b/src/NEAR/Entry.cpp index 118ec62a06a..9be0149177b 100644 --- a/src/NEAR/Entry.cpp +++ b/src/NEAR/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" #include "Address.h" diff --git a/src/NEAR/Entry.h b/src/NEAR/Entry.h index 2efa1b2c254..f18a67be084 100644 --- a/src/NEAR/Entry.h +++ b/src/NEAR/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEAR/Serialization.cpp b/src/NEAR/Serialization.cpp index 7a15d9bc052..f2272383ede 100644 --- a/src/NEAR/Serialization.cpp +++ b/src/NEAR/Serialization.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Serialization.h" diff --git a/src/NEAR/Serialization.h b/src/NEAR/Serialization.h index 4dd17fe840e..e1025553cc3 100644 --- a/src/NEAR/Serialization.h +++ b/src/NEAR/Serialization.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEAR/Signer.cpp b/src/NEAR/Signer.cpp index d4a00c033e3..9e2589ed09e 100644 --- a/src/NEAR/Signer.cpp +++ b/src/NEAR/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Serialization.h" diff --git a/src/NEAR/Signer.h b/src/NEAR/Signer.h index aa4945c1d4d..1343851b9ab 100644 --- a/src/NEAR/Signer.h +++ b/src/NEAR/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEO/Address.cpp b/src/NEO/Address.cpp index e63298521cb..3c4ee0ebd0c 100644 --- a/src/NEO/Address.cpp +++ b/src/NEO/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "OpCode.h" #include "../Base58.h" diff --git a/src/NEO/Address.h b/src/NEO/Address.h index 450aabd3de8..4ab69e36cc1 100644 --- a/src/NEO/Address.h +++ b/src/NEO/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEO/BinaryCoding.h b/src/NEO/BinaryCoding.h index f152e600c3d..03aaa8843b0 100644 --- a/src/NEO/BinaryCoding.h +++ b/src/NEO/BinaryCoding.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEO/CoinReference.h b/src/NEO/CoinReference.h index c1f0272a2bc..6d08a78b257 100644 --- a/src/NEO/CoinReference.h +++ b/src/NEO/CoinReference.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEO/Constants.h b/src/NEO/Constants.h index a0fd45fd016..73866c3ed4f 100644 --- a/src/NEO/Constants.h +++ b/src/NEO/Constants.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEO/Entry.cpp b/src/NEO/Entry.cpp index 68158ba9653..4fc03845630 100644 --- a/src/NEO/Entry.cpp +++ b/src/NEO/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/NEO/Entry.h b/src/NEO/Entry.h index 15d3e721aab..c38662a8d74 100644 --- a/src/NEO/Entry.h +++ b/src/NEO/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEO/ISerializable.h b/src/NEO/ISerializable.h index 2caa5ae1227..79461bd5c92 100644 --- a/src/NEO/ISerializable.h +++ b/src/NEO/ISerializable.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEO/InvocationTransaction.h b/src/NEO/InvocationTransaction.h index e2d13641edc..bc88148f195 100644 --- a/src/NEO/InvocationTransaction.h +++ b/src/NEO/InvocationTransaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEO/MinerTransaction.h b/src/NEO/MinerTransaction.h index 9e6a6cc848c..ce2c9c2778e 100644 --- a/src/NEO/MinerTransaction.h +++ b/src/NEO/MinerTransaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEO/OpCode.h b/src/NEO/OpCode.h index d3633883e06..db1dc7eddb6 100644 --- a/src/NEO/OpCode.h +++ b/src/NEO/OpCode.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEO/ReadData.cpp b/src/NEO/ReadData.cpp index 0f04b9a4f5e..97580a6c1c4 100644 --- a/src/NEO/ReadData.cpp +++ b/src/NEO/ReadData.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Data.h" #include "ReadData.h" diff --git a/src/NEO/ReadData.h b/src/NEO/ReadData.h index cf4b80be581..8c661c29e90 100644 --- a/src/NEO/ReadData.h +++ b/src/NEO/ReadData.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEO/Script.cpp b/src/NEO/Script.cpp index 9259bdc4710..0fc1f31c7e1 100644 --- a/src/NEO/Script.cpp +++ b/src/NEO/Script.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Script.h" #include "BinaryCoding.h" diff --git a/src/NEO/Script.h b/src/NEO/Script.h index 1c2d7d2e8d4..35984613c14 100644 --- a/src/NEO/Script.h +++ b/src/NEO/Script.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once #include "Data.h" diff --git a/src/NEO/Serializable.h b/src/NEO/Serializable.h index ecc997de749..e67bda608ca 100644 --- a/src/NEO/Serializable.h +++ b/src/NEO/Serializable.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEO/Signer.cpp b/src/NEO/Signer.cpp index ad8ff46ec08..df3187c9447 100644 --- a/src/NEO/Signer.cpp +++ b/src/NEO/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "InvocationTransaction.h" diff --git a/src/NEO/Signer.h b/src/NEO/Signer.h index e388539fa5f..d26fb9addb3 100644 --- a/src/NEO/Signer.h +++ b/src/NEO/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEO/Transaction.cpp b/src/NEO/Transaction.cpp index 45fa9bbbd58..933dc97df50 100644 --- a/src/NEO/Transaction.cpp +++ b/src/NEO/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/NEO/Transaction.h b/src/NEO/Transaction.h index 1a17b3f6757..3df16aa3d51 100644 --- a/src/NEO/Transaction.h +++ b/src/NEO/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEO/TransactionAttribute.h b/src/NEO/TransactionAttribute.h index 4199b61d919..5c237a1201c 100644 --- a/src/NEO/TransactionAttribute.h +++ b/src/NEO/TransactionAttribute.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEO/TransactionAttributeUsage.h b/src/NEO/TransactionAttributeUsage.h index fc0e3f90c6d..7c061df70df 100644 --- a/src/NEO/TransactionAttributeUsage.h +++ b/src/NEO/TransactionAttributeUsage.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEO/TransactionOutput.h b/src/NEO/TransactionOutput.h index f4917362731..df473006a19 100644 --- a/src/NEO/TransactionOutput.h +++ b/src/NEO/TransactionOutput.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEO/TransactionType.h b/src/NEO/TransactionType.h index 424e959bc04..4b3840fab2a 100644 --- a/src/NEO/TransactionType.h +++ b/src/NEO/TransactionType.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NEO/Witness.h b/src/NEO/Witness.h index d0a8602454f..fe67e5e260e 100644 --- a/src/NEO/Witness.h +++ b/src/NEO/Witness.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NULS/Address.cpp b/src/NULS/Address.cpp index 1a854067e97..d71d4279341 100644 --- a/src/NULS/Address.cpp +++ b/src/NULS/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include diff --git a/src/NULS/Address.h b/src/NULS/Address.h index 04efcb97b83..73425100bf0 100644 --- a/src/NULS/Address.h +++ b/src/NULS/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once #include "../Base58Address.h" #include "../PrivateKey.h" diff --git a/src/NULS/BinaryCoding.h b/src/NULS/BinaryCoding.h index 4ae1c2f087e..f9c59e4f8db 100644 --- a/src/NULS/BinaryCoding.h +++ b/src/NULS/BinaryCoding.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NULS/Entry.cpp b/src/NULS/Entry.cpp index 1c970b47cfd..12560ffd6be 100644 --- a/src/NULS/Entry.cpp +++ b/src/NULS/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" #include "Address.h" diff --git a/src/NULS/Entry.h b/src/NULS/Entry.h index db7b9741cbb..fe29d702463 100644 --- a/src/NULS/Entry.h +++ b/src/NULS/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NULS/Signer.cpp b/src/NULS/Signer.cpp index 7c6d702659d..2e1ffca2784 100644 --- a/src/NULS/Signer.cpp +++ b/src/NULS/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include diff --git a/src/NULS/Signer.h b/src/NULS/Signer.h index 52657470392..748502aba6e 100644 --- a/src/NULS/Signer.h +++ b/src/NULS/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once #include "../proto/NULS.pb.h" diff --git a/src/Nano/Address.cpp b/src/Nano/Address.cpp index b6b49143212..beb05b919be 100644 --- a/src/Nano/Address.cpp +++ b/src/Nano/Address.cpp @@ -1,9 +1,7 @@ // Copyright © 2019 Mart Roosmaa. -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include diff --git a/src/Nano/Address.h b/src/Nano/Address.h index 28dcd2c16d4..9901577d11d 100644 --- a/src/Nano/Address.h +++ b/src/Nano/Address.h @@ -1,9 +1,7 @@ // Copyright © 2019 Mart Roosmaa. -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nano/Entry.cpp b/src/Nano/Entry.cpp index 922bf06c553..5fae524f9a3 100644 --- a/src/Nano/Entry.cpp +++ b/src/Nano/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" #include "Address.h" diff --git a/src/Nano/Entry.h b/src/Nano/Entry.h index 1ebce88f9d3..441028831f7 100644 --- a/src/Nano/Entry.h +++ b/src/Nano/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nano/Signer.cpp b/src/Nano/Signer.cpp index 95d6cfc4f85..c18eb036eee 100644 --- a/src/Nano/Signer.cpp +++ b/src/Nano/Signer.cpp @@ -1,9 +1,7 @@ // Copyright © 2019 Mart Roosmaa. -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "../BinaryCoding.h" diff --git a/src/Nano/Signer.h b/src/Nano/Signer.h index 2185e6d20e2..fb71e452dfa 100644 --- a/src/Nano/Signer.h +++ b/src/Nano/Signer.h @@ -1,9 +1,7 @@ // Copyright © 2019 Mart Roosmaa. -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once #include "Address.h" diff --git a/src/NativeEvmos/Entry.h b/src/NativeEvmos/Entry.h index bc44a9620e2..17fccc33834 100644 --- a/src/NativeEvmos/Entry.h +++ b/src/NativeEvmos/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NativeInjective/Entry.h b/src/NativeInjective/Entry.h index 1a55e88540b..9061e28c3cd 100644 --- a/src/NativeInjective/Entry.h +++ b/src/NativeInjective/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nebulas/Address.cpp b/src/Nebulas/Address.cpp index 9eaa689720e..760dbe0084c 100644 --- a/src/Nebulas/Address.cpp +++ b/src/Nebulas/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include "../Base58.h" diff --git a/src/Nebulas/Address.h b/src/Nebulas/Address.h index cd63bf0a65e..469a30876ad 100644 --- a/src/Nebulas/Address.h +++ b/src/Nebulas/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nebulas/Entry.cpp b/src/Nebulas/Entry.cpp index 8df53031f88..cf953f588c5 100644 --- a/src/Nebulas/Entry.cpp +++ b/src/Nebulas/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Nebulas/Entry.h b/src/Nebulas/Entry.h index f34efbcc47d..4792552c1f4 100644 --- a/src/Nebulas/Entry.h +++ b/src/Nebulas/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nebulas/Signer.cpp b/src/Nebulas/Signer.cpp index 6304f010964..ada56c94f8b 100644 --- a/src/Nebulas/Signer.cpp +++ b/src/Nebulas/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Base64.h" diff --git a/src/Nebulas/Signer.h b/src/Nebulas/Signer.h index f0d78873a4e..51238e21f3d 100644 --- a/src/Nebulas/Signer.h +++ b/src/Nebulas/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nebulas/Transaction.cpp b/src/Nebulas/Transaction.cpp index 4d84a382b72..915c57f60a2 100644 --- a/src/Nebulas/Transaction.cpp +++ b/src/Nebulas/Transaction.cpp @@ -1,11 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// Copyright © 2017-2023 Trust Wallet. -// -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" #include "../HexCoding.h" diff --git a/src/Nebulas/Transaction.h b/src/Nebulas/Transaction.h index 5bb100ef503..3edc9e231a6 100644 --- a/src/Nebulas/Transaction.h +++ b/src/Nebulas/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nervos/Address.cpp b/src/Nervos/Address.cpp index 314e679ee8c..5f27a73f94d 100644 --- a/src/Nervos/Address.cpp +++ b/src/Nervos/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include "Constants.h" diff --git a/src/Nervos/Address.h b/src/Nervos/Address.h index 2c0b7a02dfd..6e6568d4bf4 100644 --- a/src/Nervos/Address.h +++ b/src/Nervos/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nervos/Cell.h b/src/Nervos/Cell.h index c57334d4f83..8f7c0c7f79e 100644 --- a/src/Nervos/Cell.h +++ b/src/Nervos/Cell.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nervos/CellDep.cpp b/src/Nervos/CellDep.cpp index d4b30afc0ad..1dabbebfa66 100644 --- a/src/Nervos/CellDep.cpp +++ b/src/Nervos/CellDep.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "CellDep.h" diff --git a/src/Nervos/CellDep.h b/src/Nervos/CellDep.h index 0dc32060386..d28543052e0 100644 --- a/src/Nervos/CellDep.h +++ b/src/Nervos/CellDep.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nervos/CellInput.cpp b/src/Nervos/CellInput.cpp index 8d20ac45365..66e248f2f29 100644 --- a/src/Nervos/CellInput.cpp +++ b/src/Nervos/CellInput.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "CellInput.h" #include "Serialization.h" diff --git a/src/Nervos/CellInput.h b/src/Nervos/CellInput.h index 11fd2a5f8dc..09f5b4da00c 100644 --- a/src/Nervos/CellInput.h +++ b/src/Nervos/CellInput.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nervos/CellOutput.cpp b/src/Nervos/CellOutput.cpp index 09f7e14600e..ea938845446 100644 --- a/src/Nervos/CellOutput.cpp +++ b/src/Nervos/CellOutput.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "CellOutput.h" #include "Serialization.h" diff --git a/src/Nervos/CellOutput.h b/src/Nervos/CellOutput.h index 8ad0afba633..d3e5ac57fd6 100644 --- a/src/Nervos/CellOutput.h +++ b/src/Nervos/CellOutput.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nervos/Constants.h b/src/Nervos/Constants.h index b3af305d479..d492dcc76c4 100644 --- a/src/Nervos/Constants.h +++ b/src/Nervos/Constants.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nervos/Entry.cpp b/src/Nervos/Entry.cpp index 7a6aff9292e..e8a2b4056c4 100644 --- a/src/Nervos/Entry.cpp +++ b/src/Nervos/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Nervos/Entry.h b/src/Nervos/Entry.h index c40e012d8ae..a0876175889 100644 --- a/src/Nervos/Entry.h +++ b/src/Nervos/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nervos/HeaderDep.h b/src/Nervos/HeaderDep.h index 6706eeeeb0b..63e440f9d93 100644 --- a/src/Nervos/HeaderDep.h +++ b/src/Nervos/HeaderDep.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nervos/OutPoint.cpp b/src/Nervos/OutPoint.cpp index 6066d97ee5e..b6c2992e09d 100644 --- a/src/Nervos/OutPoint.cpp +++ b/src/Nervos/OutPoint.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "OutPoint.h" #include "Serialization.h" diff --git a/src/Nervos/OutPoint.h b/src/Nervos/OutPoint.h index 10b67cb9c38..5c7b9e6a241 100644 --- a/src/Nervos/OutPoint.h +++ b/src/Nervos/OutPoint.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nervos/Script.cpp b/src/Nervos/Script.cpp index 94682d37089..abcf703259c 100644 --- a/src/Nervos/Script.cpp +++ b/src/Nervos/Script.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Script.h" #include "Constants.h" diff --git a/src/Nervos/Script.h b/src/Nervos/Script.h index d5a1f132386..2c738a5c3af 100644 --- a/src/Nervos/Script.h +++ b/src/Nervos/Script.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nervos/Serialization.h b/src/Nervos/Serialization.h index eb76d2d1e2e..96760e14321 100644 --- a/src/Nervos/Serialization.h +++ b/src/Nervos/Serialization.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nervos/Signer.cpp b/src/Nervos/Signer.cpp index f223096fa11..d5cb006ad30 100644 --- a/src/Nervos/Signer.cpp +++ b/src/Nervos/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Transaction.h" diff --git a/src/Nervos/Signer.h b/src/Nervos/Signer.h index e2e2c3fb38c..bbbc70d3677 100644 --- a/src/Nervos/Signer.h +++ b/src/Nervos/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nervos/Transaction.cpp b/src/Nervos/Transaction.cpp index 98983bf6d77..ca65efa723e 100644 --- a/src/Nervos/Transaction.cpp +++ b/src/Nervos/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" #include "Constants.h" diff --git a/src/Nervos/Transaction.h b/src/Nervos/Transaction.h index c94b7f0e1bb..9f6f6115fb9 100644 --- a/src/Nervos/Transaction.h +++ b/src/Nervos/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nervos/TransactionPlan.cpp b/src/Nervos/TransactionPlan.cpp index a755b00010a..0feb4663a32 100644 --- a/src/Nervos/TransactionPlan.cpp +++ b/src/Nervos/TransactionPlan.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TransactionPlan.h" #include "Constants.h" diff --git a/src/Nervos/TransactionPlan.h b/src/Nervos/TransactionPlan.h index 39f8bf6d1ea..7812f2ee124 100644 --- a/src/Nervos/TransactionPlan.h +++ b/src/Nervos/TransactionPlan.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nervos/Witness.cpp b/src/Nervos/Witness.cpp index ae954b11cd0..aa66b4aeed1 100644 --- a/src/Nervos/Witness.cpp +++ b/src/Nervos/Witness.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Witness.h" #include "Serialization.h" diff --git a/src/Nervos/Witness.h b/src/Nervos/Witness.h index 15e3319c49b..0e67da4a72a 100644 --- a/src/Nervos/Witness.h +++ b/src/Nervos/Witness.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nimiq/Address.cpp b/src/Nimiq/Address.cpp index c6d59b1e22c..ae58500cfc0 100644 --- a/src/Nimiq/Address.cpp +++ b/src/Nimiq/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" diff --git a/src/Nimiq/Address.h b/src/Nimiq/Address.h index 4d991788928..6b94b61c548 100644 --- a/src/Nimiq/Address.h +++ b/src/Nimiq/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nimiq/Entry.cpp b/src/Nimiq/Entry.cpp index 619504314f1..413d8ba854c 100644 --- a/src/Nimiq/Entry.cpp +++ b/src/Nimiq/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Nimiq/Entry.h b/src/Nimiq/Entry.h index 467e3470dce..50256cd871d 100644 --- a/src/Nimiq/Entry.h +++ b/src/Nimiq/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nimiq/Signer.cpp b/src/Nimiq/Signer.cpp index 81fe18bbec5..ed08cefdff3 100644 --- a/src/Nimiq/Signer.cpp +++ b/src/Nimiq/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include diff --git a/src/Nimiq/Signer.h b/src/Nimiq/Signer.h index b3c0e071c04..1e485e45773 100644 --- a/src/Nimiq/Signer.h +++ b/src/Nimiq/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Nimiq/Transaction.cpp b/src/Nimiq/Transaction.cpp index f975612883e..e5ba42006fe 100644 --- a/src/Nimiq/Transaction.cpp +++ b/src/Nimiq/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" diff --git a/src/Nimiq/Transaction.h b/src/Nimiq/Transaction.h index f9efe6f3be0..4615d440537 100644 --- a/src/Nimiq/Transaction.h +++ b/src/Nimiq/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Numeric.h b/src/Numeric.h index 33cbd55d53e..d7db412fda7 100644 --- a/src/Numeric.h +++ b/src/Numeric.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/NumericLiteral.h b/src/NumericLiteral.h index f689e7f340e..0daa1f13242 100644 --- a/src/NumericLiteral.h +++ b/src/NumericLiteral.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Oasis/Address.cpp b/src/Oasis/Address.cpp index dac0488d3f2..0b394ddf2c1 100644 --- a/src/Oasis/Address.cpp +++ b/src/Oasis/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" diff --git a/src/Oasis/Address.h b/src/Oasis/Address.h index 16c5b383500..1e500aaffda 100644 --- a/src/Oasis/Address.h +++ b/src/Oasis/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Oasis/Entry.cpp b/src/Oasis/Entry.cpp index 2e153eeaa97..48efdde0ae4 100644 --- a/src/Oasis/Entry.cpp +++ b/src/Oasis/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Oasis/Entry.h b/src/Oasis/Entry.h index 1412bea7c2b..497f4df9593 100644 --- a/src/Oasis/Entry.h +++ b/src/Oasis/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Oasis/Signer.cpp b/src/Oasis/Signer.cpp index b7251679184..ea3405382a8 100644 --- a/src/Oasis/Signer.cpp +++ b/src/Oasis/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/Oasis/Signer.h b/src/Oasis/Signer.h index c166eb9bfe0..eae5d2b772d 100644 --- a/src/Oasis/Signer.h +++ b/src/Oasis/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Oasis/Transaction.cpp b/src/Oasis/Transaction.cpp index 5d4b21766fe..262ec08ee82 100644 --- a/src/Oasis/Transaction.cpp +++ b/src/Oasis/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" diff --git a/src/Oasis/Transaction.h b/src/Oasis/Transaction.h index ae26e49ab61..0a423b2c7cd 100644 --- a/src/Oasis/Transaction.h +++ b/src/Oasis/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ontology/Address.cpp b/src/Ontology/Address.cpp index 24d0df56fad..6cf098eb111 100644 --- a/src/Ontology/Address.cpp +++ b/src/Ontology/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include "OpCode.h" diff --git a/src/Ontology/Address.h b/src/Ontology/Address.h index 076d80f8198..463ebb73c91 100644 --- a/src/Ontology/Address.h +++ b/src/Ontology/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ontology/Asset.h b/src/Ontology/Asset.h index 61621b75049..69c060e128c 100644 --- a/src/Ontology/Asset.h +++ b/src/Ontology/Asset.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ontology/Entry.cpp b/src/Ontology/Entry.cpp index 7b5ded7ccd5..6dace88d25a 100644 --- a/src/Ontology/Entry.cpp +++ b/src/Ontology/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Ontology/Entry.h b/src/Ontology/Entry.h index 2b1781cf554..9e43327ab02 100644 --- a/src/Ontology/Entry.h +++ b/src/Ontology/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ontology/Oep4.cpp b/src/Ontology/Oep4.cpp index c3743ad2436..d6388793810 100644 --- a/src/Ontology/Oep4.cpp +++ b/src/Ontology/Oep4.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Oep4.h" #include diff --git a/src/Ontology/Oep4.h b/src/Ontology/Oep4.h index 45bdfc4fe66..31f4a99f283 100644 --- a/src/Ontology/Oep4.h +++ b/src/Ontology/Oep4.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ontology/Oep4TxBuilder.cpp b/src/Ontology/Oep4TxBuilder.cpp index 776c7b66581..9041adc3b78 100644 --- a/src/Ontology/Oep4TxBuilder.cpp +++ b/src/Ontology/Oep4TxBuilder.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Oep4TxBuilder.h" #include "../HexCoding.h" diff --git a/src/Ontology/Oep4TxBuilder.h b/src/Ontology/Oep4TxBuilder.h index 3b1b7f22cb2..ea09784bc6a 100644 --- a/src/Ontology/Oep4TxBuilder.h +++ b/src/Ontology/Oep4TxBuilder.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ontology/Ong.cpp b/src/Ontology/Ong.cpp index a0dedf78349..2ba3f5ca170 100644 --- a/src/Ontology/Ong.cpp +++ b/src/Ontology/Ong.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Ong.h" #include "Data.h" diff --git a/src/Ontology/Ong.h b/src/Ontology/Ong.h index 5e5b8f8ee33..0d69f9cf090 100644 --- a/src/Ontology/Ong.h +++ b/src/Ontology/Ong.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ontology/OngTxBuilder.cpp b/src/Ontology/OngTxBuilder.cpp index 884e44c7eba..2cae37b9cb1 100644 --- a/src/Ontology/OngTxBuilder.cpp +++ b/src/Ontology/OngTxBuilder.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "OngTxBuilder.h" diff --git a/src/Ontology/OngTxBuilder.h b/src/Ontology/OngTxBuilder.h index 943f8656615..8a3365017f9 100644 --- a/src/Ontology/OngTxBuilder.h +++ b/src/Ontology/OngTxBuilder.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ontology/Ont.cpp b/src/Ontology/Ont.cpp index 94df172d58b..9efd9812d06 100644 --- a/src/Ontology/Ont.cpp +++ b/src/Ontology/Ont.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Ont.h" #include "Data.h" diff --git a/src/Ontology/Ont.h b/src/Ontology/Ont.h index bf1649864fc..4ceca2a9aeb 100644 --- a/src/Ontology/Ont.h +++ b/src/Ontology/Ont.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ontology/OntTxBuilder.cpp b/src/Ontology/OntTxBuilder.cpp index 683d8323310..dc26b38e192 100644 --- a/src/Ontology/OntTxBuilder.cpp +++ b/src/Ontology/OntTxBuilder.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "OntTxBuilder.h" diff --git a/src/Ontology/OntTxBuilder.h b/src/Ontology/OntTxBuilder.h index e50f28a324f..dfeaee07fb7 100644 --- a/src/Ontology/OntTxBuilder.h +++ b/src/Ontology/OntTxBuilder.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ontology/OpCode.h b/src/Ontology/OpCode.h index 86ebbaa1613..b4d86aa9303 100644 --- a/src/Ontology/OpCode.h +++ b/src/Ontology/OpCode.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ontology/ParamsBuilder.cpp b/src/Ontology/ParamsBuilder.cpp index 40261a87608..7c529aa0080 100644 --- a/src/Ontology/ParamsBuilder.cpp +++ b/src/Ontology/ParamsBuilder.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "ParamsBuilder.h" #include "Data.h" diff --git a/src/Ontology/ParamsBuilder.h b/src/Ontology/ParamsBuilder.h index ee4a8456eab..a2d8e0d8818 100644 --- a/src/Ontology/ParamsBuilder.h +++ b/src/Ontology/ParamsBuilder.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ontology/SigData.cpp b/src/Ontology/SigData.cpp index b2cfccd051e..e4901bc910f 100644 --- a/src/Ontology/SigData.cpp +++ b/src/Ontology/SigData.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/Ontology/SigData.h b/src/Ontology/SigData.h index c06a2f17df6..67b1290b992 100644 --- a/src/Ontology/SigData.h +++ b/src/Ontology/SigData.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ontology/Signer.cpp b/src/Ontology/Signer.cpp index 0c25073bff6..48cf1bab857 100644 --- a/src/Ontology/Signer.cpp +++ b/src/Ontology/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" diff --git a/src/Ontology/Signer.h b/src/Ontology/Signer.h index 4b65213f87c..cc6745d0ea2 100644 --- a/src/Ontology/Signer.h +++ b/src/Ontology/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ontology/Transaction.cpp b/src/Ontology/Transaction.cpp index 8c0bc0e119d..694c8110ec6 100644 --- a/src/Ontology/Transaction.cpp +++ b/src/Ontology/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" #include "Address.h" diff --git a/src/Ontology/Transaction.h b/src/Ontology/Transaction.h index 48ecd4339de..39baf92e75e 100644 --- a/src/Ontology/Transaction.h +++ b/src/Ontology/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Polkadot/Address.h b/src/Polkadot/Address.h index 9356f01b754..c717bebe016 100644 --- a/src/Polkadot/Address.h +++ b/src/Polkadot/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Polkadot/Entry.cpp b/src/Polkadot/Entry.cpp index 14cf5f806ad..705acc11d9d 100644 --- a/src/Polkadot/Entry.cpp +++ b/src/Polkadot/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Polkadot/Entry.h b/src/Polkadot/Entry.h index be982d40921..de481bca381 100644 --- a/src/Polkadot/Entry.h +++ b/src/Polkadot/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Polkadot/Extrinsic.cpp b/src/Polkadot/Extrinsic.cpp index b1aaf7c6839..ebfbe67d2b0 100644 --- a/src/Polkadot/Extrinsic.cpp +++ b/src/Polkadot/Extrinsic.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Extrinsic.h" #include diff --git a/src/Polkadot/Extrinsic.h b/src/Polkadot/Extrinsic.h index 1f2e76ef7f4..885040a3bc1 100644 --- a/src/Polkadot/Extrinsic.h +++ b/src/Polkadot/Extrinsic.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Polkadot/SS58Address.cpp b/src/Polkadot/SS58Address.cpp index 99ed2cf736f..d73535352da 100644 --- a/src/Polkadot/SS58Address.cpp +++ b/src/Polkadot/SS58Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "SS58Address.h" diff --git a/src/Polkadot/SS58Address.h b/src/Polkadot/SS58Address.h index 6463313f2e3..44ad512874b 100644 --- a/src/Polkadot/SS58Address.h +++ b/src/Polkadot/SS58Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Polkadot/ScaleCodec.h b/src/Polkadot/ScaleCodec.h index 1af3818d6e3..47a0dbdf99d 100644 --- a/src/Polkadot/ScaleCodec.h +++ b/src/Polkadot/ScaleCodec.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Polkadot/Signer.cpp b/src/Polkadot/Signer.cpp index fcba54e5f0e..8107a1bf196 100644 --- a/src/Polkadot/Signer.cpp +++ b/src/Polkadot/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Extrinsic.h" diff --git a/src/Polkadot/Signer.h b/src/Polkadot/Signer.h index fe6d9fd5e9f..fa0204b2b01 100644 --- a/src/Polkadot/Signer.h +++ b/src/Polkadot/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/PrivateKey.cpp b/src/PrivateKey.cpp index 5707103c8d1..501dfc4124c 100644 --- a/src/PrivateKey.cpp +++ b/src/PrivateKey.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "PrivateKey.h" diff --git a/src/PrivateKey.h b/src/PrivateKey.h index e314c8350a0..c6ab3ddd8dc 100644 --- a/src/PrivateKey.h +++ b/src/PrivateKey.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/PublicKey.cpp b/src/PublicKey.cpp index 2609b4216da..d9789e6bc06 100644 --- a/src/PublicKey.cpp +++ b/src/PublicKey.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "PublicKey.h" #include "PrivateKey.h" diff --git a/src/PublicKey.h b/src/PublicKey.h index cde58cab8eb..6a1e3d17855 100644 --- a/src/PublicKey.h +++ b/src/PublicKey.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Result.h b/src/Result.h index 347a3b10f43..456e1b2feac 100644 --- a/src/Result.h +++ b/src/Result.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Ronin/Entry.h b/src/Ronin/Entry.h index b9b5ab2c2d9..eeffca63f40 100644 --- a/src/Ronin/Entry.h +++ b/src/Ronin/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Solana/AccountMeta.h b/src/Solana/AccountMeta.h index a8f935a907a..3f748d88686 100644 --- a/src/Solana/AccountMeta.h +++ b/src/Solana/AccountMeta.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Solana/Address.cpp b/src/Solana/Address.cpp index 25b6699e41c..1cd08d6443d 100644 --- a/src/Solana/Address.cpp +++ b/src/Solana/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include "Program.h" diff --git a/src/Solana/Address.h b/src/Solana/Address.h index 97b90f3dfd0..d86bd6afd4f 100644 --- a/src/Solana/Address.h +++ b/src/Solana/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Solana/AddressLookupTable.h b/src/Solana/AddressLookupTable.h index 2330781f6a9..ae759dc1cda 100644 --- a/src/Solana/AddressLookupTable.h +++ b/src/Solana/AddressLookupTable.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Solana/CompiledInstruction.cpp b/src/Solana/CompiledInstruction.cpp index f2e368edd1a..ee71633e525 100644 --- a/src/Solana/CompiledInstruction.cpp +++ b/src/Solana/CompiledInstruction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Solana/CompiledInstruction.h" diff --git a/src/Solana/CompiledInstruction.h b/src/Solana/CompiledInstruction.h index 913791ec3fc..63100c4e980 100644 --- a/src/Solana/CompiledInstruction.h +++ b/src/Solana/CompiledInstruction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Solana/Constants.h b/src/Solana/Constants.h index f78f89c224e..8b0ab567db2 100644 --- a/src/Solana/Constants.h +++ b/src/Solana/Constants.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Solana/Encoding.h b/src/Solana/Encoding.h index feb2f6fa391..bcef897df3a 100644 --- a/src/Solana/Encoding.h +++ b/src/Solana/Encoding.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Solana/Entry.cpp b/src/Solana/Entry.cpp index 26c2db5c1ea..b814a12d344 100644 --- a/src/Solana/Entry.cpp +++ b/src/Solana/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Solana/Entry.h b/src/Solana/Entry.h index beb6b1457ab..f4c66fac926 100644 --- a/src/Solana/Entry.h +++ b/src/Solana/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Solana/Instruction.h b/src/Solana/Instruction.h index dfc63e02e5b..83cfc232874 100644 --- a/src/Solana/Instruction.h +++ b/src/Solana/Instruction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Solana/LegacyMessage.cpp b/src/Solana/LegacyMessage.cpp index 863e02edfd5..3ce19808524 100644 --- a/src/Solana/LegacyMessage.cpp +++ b/src/Solana/LegacyMessage.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Solana/LegacyMessage.h" #include "Solana/Encoding.h" diff --git a/src/Solana/LegacyMessage.h b/src/Solana/LegacyMessage.h index 1f1b71aa207..dd9e1a887b7 100644 --- a/src/Solana/LegacyMessage.h +++ b/src/Solana/LegacyMessage.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Solana/MessageHeader.h b/src/Solana/MessageHeader.h index f01c2142305..b73e6c0376e 100644 --- a/src/Solana/MessageHeader.h +++ b/src/Solana/MessageHeader.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Solana/Program.cpp b/src/Solana/Program.cpp index 1605aebba97..c835a220827 100644 --- a/src/Solana/Program.cpp +++ b/src/Solana/Program.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Program.h" #include "Address.h" diff --git a/src/Solana/Program.h b/src/Solana/Program.h index c91be4cb80c..814d37d4c9b 100644 --- a/src/Solana/Program.h +++ b/src/Solana/Program.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Solana/Signer.cpp b/src/Solana/Signer.cpp index 5130dbb0cff..b1677f97f02 100644 --- a/src/Solana/Signer.cpp +++ b/src/Solana/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Address.h" diff --git a/src/Solana/Signer.h b/src/Solana/Signer.h index e73e1844856..77cb86183fb 100644 --- a/src/Solana/Signer.h +++ b/src/Solana/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Solana/Transaction.cpp b/src/Solana/Transaction.cpp index 52ee014c09e..6eb79f5dfce 100644 --- a/src/Solana/Transaction.cpp +++ b/src/Solana/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" #include "Solana/Encoding.h" diff --git a/src/Solana/Transaction.h b/src/Solana/Transaction.h index c933f98a7c9..282397bcf46 100644 --- a/src/Solana/Transaction.h +++ b/src/Solana/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Solana/V0Message.h b/src/Solana/V0Message.h index a3f7c18a165..9c76eb74210 100644 --- a/src/Solana/V0Message.h +++ b/src/Solana/V0Message.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Solana/VersionedMessage.cpp b/src/Solana/VersionedMessage.cpp index 420bd64ea18..2267a0a777f 100644 --- a/src/Solana/VersionedMessage.cpp +++ b/src/Solana/VersionedMessage.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Solana/VersionedMessage.h" #include "Solana/Constants.h" diff --git a/src/Solana/VersionedMessage.h b/src/Solana/VersionedMessage.h index 0428945b812..08c21d37168 100644 --- a/src/Solana/VersionedMessage.h +++ b/src/Solana/VersionedMessage.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Solana/VersionedTransaction.cpp b/src/Solana/VersionedTransaction.cpp index c8ff5b1ff7a..c5679b1ddf3 100644 --- a/src/Solana/VersionedTransaction.cpp +++ b/src/Solana/VersionedTransaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Solana/VersionedTransaction.h" #include "Solana/Encoding.h" diff --git a/src/Solana/VersionedTransaction.h b/src/Solana/VersionedTransaction.h index 01460c79ee1..f7fdd263caf 100644 --- a/src/Solana/VersionedTransaction.h +++ b/src/Solana/VersionedTransaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/StarkEx/MessageSigner.cpp b/src/StarkEx/MessageSigner.cpp index b26106f1264..967bc0bf7e0 100644 --- a/src/StarkEx/MessageSigner.cpp +++ b/src/StarkEx/MessageSigner.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/StarkEx/MessageSigner.h b/src/StarkEx/MessageSigner.h index f1e54819f77..1f1eeffe52e 100644 --- a/src/StarkEx/MessageSigner.h +++ b/src/StarkEx/MessageSigner.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Stellar/Address.cpp b/src/Stellar/Address.cpp index 36dd6efccf2..dbf2261388e 100644 --- a/src/Stellar/Address.cpp +++ b/src/Stellar/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include "Crc.h" diff --git a/src/Stellar/Address.h b/src/Stellar/Address.h index 8cffb878b17..fab7bda7408 100644 --- a/src/Stellar/Address.h +++ b/src/Stellar/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Stellar/Entry.cpp b/src/Stellar/Entry.cpp index aed693bdbc7..56c20599a79 100644 --- a/src/Stellar/Entry.cpp +++ b/src/Stellar/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Stellar/Entry.h b/src/Stellar/Entry.h index 4edd56c7959..aef0e1b8221 100644 --- a/src/Stellar/Entry.h +++ b/src/Stellar/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Stellar/Signer.cpp b/src/Stellar/Signer.cpp index 7defda0268d..01ac21aa776 100644 --- a/src/Stellar/Signer.cpp +++ b/src/Stellar/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Base64.h" diff --git a/src/Stellar/Signer.h b/src/Stellar/Signer.h index 39cf60fc172..3968e354f42 100644 --- a/src/Stellar/Signer.h +++ b/src/Stellar/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once #include "Address.h" diff --git a/src/Sui/Address.cpp b/src/Sui/Address.cpp index 58721b4a83c..bc432805e94 100644 --- a/src/Sui/Address.cpp +++ b/src/Sui/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include "HexCoding.h" diff --git a/src/Sui/Address.h b/src/Sui/Address.h index eae3946f26b..74d5fd6ad27 100644 --- a/src/Sui/Address.h +++ b/src/Sui/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Sui/Entry.cpp b/src/Sui/Entry.cpp index f745a5e87e2..cc537615924 100644 --- a/src/Sui/Entry.cpp +++ b/src/Sui/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Sui/Entry.h b/src/Sui/Entry.h index e2bb9959b91..160520b6db7 100644 --- a/src/Sui/Entry.h +++ b/src/Sui/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Sui/Signer.cpp b/src/Sui/Signer.cpp index 875b23b860b..29984779b65 100644 --- a/src/Sui/Signer.cpp +++ b/src/Sui/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Address.h" diff --git a/src/Sui/Signer.h b/src/Sui/Signer.h index 83573cb054a..a23f59454f9 100644 --- a/src/Sui/Signer.h +++ b/src/Sui/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/THORChain/Entry.h b/src/THORChain/Entry.h index 551b26be00b..863117825d0 100644 --- a/src/THORChain/Entry.h +++ b/src/THORChain/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/THORChain/Swap.cpp b/src/THORChain/Swap.cpp index 92ef7a79c95..260337675e3 100644 --- a/src/THORChain/Swap.cpp +++ b/src/THORChain/Swap.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Swap.h" diff --git a/src/THORChain/Swap.h b/src/THORChain/Swap.h index e6aa32a3001..94f35c5b8a3 100644 --- a/src/THORChain/Swap.h +++ b/src/THORChain/Swap.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/THORChain/TWSwap.cpp b/src/THORChain/TWSwap.cpp index 22915577761..0cdab651fd3 100644 --- a/src/THORChain/TWSwap.cpp +++ b/src/THORChain/TWSwap.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Data.h" #include "Swap.h" diff --git a/src/Tezos/Address.cpp b/src/Tezos/Address.cpp index 7259209b2f3..f079b45ce96 100644 --- a/src/Tezos/Address.cpp +++ b/src/Tezos/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include "BinaryCoding.h" diff --git a/src/Tezos/Address.h b/src/Tezos/Address.h index 7a588266ebb..b2f83cffcbd 100644 --- a/src/Tezos/Address.h +++ b/src/Tezos/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Tezos/BinaryCoding.cpp b/src/Tezos/BinaryCoding.cpp index 805dd47d561..7300157f5ca 100644 --- a/src/Tezos/BinaryCoding.cpp +++ b/src/Tezos/BinaryCoding.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../Base58.h" #include "Data.h" diff --git a/src/Tezos/BinaryCoding.h b/src/Tezos/BinaryCoding.h index 07b5db4cf25..24849592375 100644 --- a/src/Tezos/BinaryCoding.h +++ b/src/Tezos/BinaryCoding.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Tezos/Entry.cpp b/src/Tezos/Entry.cpp index a69af51916e..0b197d93e5a 100644 --- a/src/Tezos/Entry.cpp +++ b/src/Tezos/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Tezos/Entry.h b/src/Tezos/Entry.h index 579522f5feb..3354a2ee744 100644 --- a/src/Tezos/Entry.h +++ b/src/Tezos/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Tezos/Forging.cpp b/src/Tezos/Forging.cpp index 19e3c07b68b..9c7b22b41ec 100644 --- a/src/Tezos/Forging.cpp +++ b/src/Tezos/Forging.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Forging.h" #include "Address.h" diff --git a/src/Tezos/Forging.h b/src/Tezos/Forging.h index 7e8f0231aba..878c9e35880 100644 --- a/src/Tezos/Forging.h +++ b/src/Tezos/Forging.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Tezos/MessageSigner.cpp b/src/Tezos/MessageSigner.cpp index 34e9432b132..b3ed0c797c2 100644 --- a/src/Tezos/MessageSigner.cpp +++ b/src/Tezos/MessageSigner.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/Tezos/MessageSigner.h b/src/Tezos/MessageSigner.h index 7ef7d6b3ed5..98773099c99 100644 --- a/src/Tezos/MessageSigner.h +++ b/src/Tezos/MessageSigner.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Tezos/Michelson.cpp b/src/Tezos/Michelson.cpp index 9d32fa3298a..97fcafcd750 100644 --- a/src/Tezos/Michelson.cpp +++ b/src/Tezos/Michelson.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Michelson.h" diff --git a/src/Tezos/Michelson.h b/src/Tezos/Michelson.h index ec1528dfb21..556383f2e12 100644 --- a/src/Tezos/Michelson.h +++ b/src/Tezos/Michelson.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/Tezos/OperationList.cpp b/src/Tezos/OperationList.cpp index 859a2d85b92..d293999080a 100644 --- a/src/Tezos/OperationList.cpp +++ b/src/Tezos/OperationList.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "OperationList.h" #include "Forging.h" diff --git a/src/Tezos/OperationList.h b/src/Tezos/OperationList.h index 21023cd1385..3c673f50d79 100644 --- a/src/Tezos/OperationList.h +++ b/src/Tezos/OperationList.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Tezos/Signer.cpp b/src/Tezos/Signer.cpp index 0cf6b863006..bd61436b4d7 100644 --- a/src/Tezos/Signer.cpp +++ b/src/Tezos/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "OperationList.h" diff --git a/src/Tezos/Signer.h b/src/Tezos/Signer.h index 857875492cc..1ec492b7625 100644 --- a/src/Tezos/Signer.h +++ b/src/Tezos/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/TheOpenNetwork/Address.cpp b/src/TheOpenNetwork/Address.cpp index 28d35e2c40b..d8f0a194455 100644 --- a/src/TheOpenNetwork/Address.cpp +++ b/src/TheOpenNetwork/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" diff --git a/src/TheOpenNetwork/Address.h b/src/TheOpenNetwork/Address.h index de61607cc01..f830de83877 100644 --- a/src/TheOpenNetwork/Address.h +++ b/src/TheOpenNetwork/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/TheOpenNetwork/Entry.cpp b/src/TheOpenNetwork/Entry.cpp index aa4ba83143f..b35c1c0e886 100644 --- a/src/TheOpenNetwork/Entry.cpp +++ b/src/TheOpenNetwork/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/TheOpenNetwork/Entry.h b/src/TheOpenNetwork/Entry.h index 3f3b91b6e38..cdcf623681d 100644 --- a/src/TheOpenNetwork/Entry.h +++ b/src/TheOpenNetwork/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/TheOpenNetwork/Message.cpp b/src/TheOpenNetwork/Message.cpp index 41b890466f9..05321503dc4 100644 --- a/src/TheOpenNetwork/Message.cpp +++ b/src/TheOpenNetwork/Message.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Message.h" diff --git a/src/TheOpenNetwork/Message.h b/src/TheOpenNetwork/Message.h index 928223d3216..cdbba14e416 100644 --- a/src/TheOpenNetwork/Message.h +++ b/src/TheOpenNetwork/Message.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/TheOpenNetwork/Payloads.cpp b/src/TheOpenNetwork/Payloads.cpp index dcd3151b803..460de3fa919 100644 --- a/src/TheOpenNetwork/Payloads.cpp +++ b/src/TheOpenNetwork/Payloads.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Payloads.h" diff --git a/src/TheOpenNetwork/Payloads.h b/src/TheOpenNetwork/Payloads.h index 6f2b0274c14..e65319efac0 100644 --- a/src/TheOpenNetwork/Payloads.h +++ b/src/TheOpenNetwork/Payloads.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Everscale/CommonTON/CellBuilder.h" diff --git a/src/TheOpenNetwork/Signer.cpp b/src/TheOpenNetwork/Signer.cpp index d7f18f1c98f..2e946bf9904 100644 --- a/src/TheOpenNetwork/Signer.cpp +++ b/src/TheOpenNetwork/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" diff --git a/src/TheOpenNetwork/Signer.h b/src/TheOpenNetwork/Signer.h index e18a49df046..656bb2ed7aa 100644 --- a/src/TheOpenNetwork/Signer.h +++ b/src/TheOpenNetwork/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/TheOpenNetwork/WorkchainType.h b/src/TheOpenNetwork/WorkchainType.h index 313e0c968fa..3947f93f21a 100644 --- a/src/TheOpenNetwork/WorkchainType.h +++ b/src/TheOpenNetwork/WorkchainType.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/TheOpenNetwork/wallet/Wallet.cpp b/src/TheOpenNetwork/wallet/Wallet.cpp index 717b9d49b91..409f6aba187 100644 --- a/src/TheOpenNetwork/wallet/Wallet.cpp +++ b/src/TheOpenNetwork/wallet/Wallet.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Wallet.h" diff --git a/src/TheOpenNetwork/wallet/Wallet.h b/src/TheOpenNetwork/wallet/Wallet.h index c18d1088031..356d2be1d4e 100644 --- a/src/TheOpenNetwork/wallet/Wallet.h +++ b/src/TheOpenNetwork/wallet/Wallet.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/TheOpenNetwork/wallet/WalletV4R2.cpp b/src/TheOpenNetwork/wallet/WalletV4R2.cpp index 9e01a4a2950..bb96f5a2823 100644 --- a/src/TheOpenNetwork/wallet/WalletV4R2.cpp +++ b/src/TheOpenNetwork/wallet/WalletV4R2.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "WalletV4R2.h" diff --git a/src/TheOpenNetwork/wallet/WalletV4R2.h b/src/TheOpenNetwork/wallet/WalletV4R2.h index f965db84385..e77384a9eac 100644 --- a/src/TheOpenNetwork/wallet/WalletV4R2.h +++ b/src/TheOpenNetwork/wallet/WalletV4R2.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Theta/Coins.h b/src/Theta/Coins.h index a7fb326b348..33fdd8b4b48 100644 --- a/src/Theta/Coins.h +++ b/src/Theta/Coins.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Theta/Entry.cpp b/src/Theta/Entry.cpp index 803877dc1e3..f8cff52113e 100644 --- a/src/Theta/Entry.cpp +++ b/src/Theta/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" #include "Ethereum/Address.h" diff --git a/src/Theta/Entry.h b/src/Theta/Entry.h index bcb79ac69fe..1d6beb82a5b 100644 --- a/src/Theta/Entry.h +++ b/src/Theta/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Theta/Signer.cpp b/src/Theta/Signer.cpp index 050deff969b..020965d374a 100755 --- a/src/Theta/Signer.cpp +++ b/src/Theta/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" diff --git a/src/Theta/Signer.h b/src/Theta/Signer.h index fb7caf13c2e..d4608c6e3df 100644 --- a/src/Theta/Signer.h +++ b/src/Theta/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Theta/Transaction.cpp b/src/Theta/Transaction.cpp index 939c54aa7b3..c1cb17c11b8 100644 --- a/src/Theta/Transaction.cpp +++ b/src/Theta/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" diff --git a/src/Theta/Transaction.h b/src/Theta/Transaction.h index 5e1a1973d12..7068cc5fa6e 100644 --- a/src/Theta/Transaction.h +++ b/src/Theta/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/TransactionCompiler.cpp b/src/TransactionCompiler.cpp index 5289bffb5b1..b9ee21bb760 100644 --- a/src/TransactionCompiler.cpp +++ b/src/TransactionCompiler.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TransactionCompiler.h" diff --git a/src/TransactionCompiler.h b/src/TransactionCompiler.h index d4963d4c311..0c12b4dd23c 100644 --- a/src/TransactionCompiler.h +++ b/src/TransactionCompiler.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Tron/Address.cpp b/src/Tron/Address.cpp index cbf46146b46..1a66a7f9ccd 100644 --- a/src/Tron/Address.cpp +++ b/src/Tron/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" diff --git a/src/Tron/Address.h b/src/Tron/Address.h index 4c80204a07a..f19a4a3c164 100644 --- a/src/Tron/Address.h +++ b/src/Tron/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Tron/Entry.cpp b/src/Tron/Entry.cpp index d3332240f5c..7cf7f756ca5 100644 --- a/src/Tron/Entry.cpp +++ b/src/Tron/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" #include "Address.h" diff --git a/src/Tron/Entry.h b/src/Tron/Entry.h index a25f876c253..e023427340c 100644 --- a/src/Tron/Entry.h +++ b/src/Tron/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Tron/MessageSigner.cpp b/src/Tron/MessageSigner.cpp index 36bccf47453..8fe0d8619a6 100644 --- a/src/Tron/MessageSigner.cpp +++ b/src/Tron/MessageSigner.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/Tron/MessageSigner.h b/src/Tron/MessageSigner.h index eca2845e653..e6e7bf2a9a9 100644 --- a/src/Tron/MessageSigner.h +++ b/src/Tron/MessageSigner.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Tron/Serialization.cpp b/src/Tron/Serialization.cpp index 55f95775fc0..36e92b62878 100644 --- a/src/Tron/Serialization.cpp +++ b/src/Tron/Serialization.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Serialization.h" #include "../HexCoding.h" diff --git a/src/Tron/Serialization.h b/src/Tron/Serialization.h index b434e9f2c74..cb807524fcd 100644 --- a/src/Tron/Serialization.h +++ b/src/Tron/Serialization.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Tron/Signer.cpp b/src/Tron/Signer.cpp index 735925cbf8e..64ebaa22153 100644 --- a/src/Tron/Signer.cpp +++ b/src/Tron/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" diff --git a/src/Tron/Signer.h b/src/Tron/Signer.h index 3f2fa7f1c65..1d3063378af 100644 --- a/src/Tron/Signer.h +++ b/src/Tron/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/VeChain/Clause.h b/src/VeChain/Clause.h index 14191395097..816647d49d5 100644 --- a/src/VeChain/Clause.h +++ b/src/VeChain/Clause.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/VeChain/Entry.cpp b/src/VeChain/Entry.cpp index c9724dfae75..312007e942a 100644 --- a/src/VeChain/Entry.cpp +++ b/src/VeChain/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" #include diff --git a/src/VeChain/Entry.h b/src/VeChain/Entry.h index 8a06ae5434c..c15d4896b03 100644 --- a/src/VeChain/Entry.h +++ b/src/VeChain/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/VeChain/Signer.cpp b/src/VeChain/Signer.cpp index 23c4f4b3878..78ddc8a81e6 100644 --- a/src/VeChain/Signer.cpp +++ b/src/VeChain/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" diff --git a/src/VeChain/Signer.h b/src/VeChain/Signer.h index 550810961e0..2e3422a3f9f 100644 --- a/src/VeChain/Signer.h +++ b/src/VeChain/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/VeChain/Transaction.cpp b/src/VeChain/Transaction.cpp index 48030e74f77..828d662f79e 100644 --- a/src/VeChain/Transaction.cpp +++ b/src/VeChain/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" diff --git a/src/VeChain/Transaction.h b/src/VeChain/Transaction.h index ae5e0a6fcff..3851ac2f7dc 100644 --- a/src/VeChain/Transaction.h +++ b/src/VeChain/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Verge/Entry.cpp b/src/Verge/Entry.cpp index d0a13896040..fea63ca93f8 100644 --- a/src/Verge/Entry.cpp +++ b/src/Verge/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Verge/Entry.h b/src/Verge/Entry.h index 483e8e51448..f3bb033d560 100644 --- a/src/Verge/Entry.h +++ b/src/Verge/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Verge/Signer.cpp b/src/Verge/Signer.cpp index 6110e68bcfc..72ce2ad9c43 100644 --- a/src/Verge/Signer.cpp +++ b/src/Verge/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Bitcoin/TransactionSigner.h" diff --git a/src/Verge/Signer.h b/src/Verge/Signer.h index c2912972b58..659ab1a894b 100644 --- a/src/Verge/Signer.h +++ b/src/Verge/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Verge/Transaction.cpp b/src/Verge/Transaction.cpp index db3461e012f..e8469f7ba61 100644 --- a/src/Verge/Transaction.cpp +++ b/src/Verge/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" #include "../BinaryCoding.h" diff --git a/src/Verge/Transaction.h b/src/Verge/Transaction.h index 022efdfd0cc..06097df9695 100644 --- a/src/Verge/Transaction.h +++ b/src/Verge/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Verge/TransactionBuilder.h b/src/Verge/TransactionBuilder.h index 51f85b0581b..a1532dea9ed 100644 --- a/src/Verge/TransactionBuilder.h +++ b/src/Verge/TransactionBuilder.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Wasm.h b/src/Wasm.h index 77071075ce0..666c911d1e0 100644 --- a/src/Wasm.h +++ b/src/Wasm.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #ifndef __USE_WASM #define __USE_WASM diff --git a/src/Waves/Address.cpp b/src/Waves/Address.cpp index 3f241010cde..9b9ab7a27fa 100644 --- a/src/Waves/Address.cpp +++ b/src/Waves/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" diff --git a/src/Waves/Address.h b/src/Waves/Address.h index 847c05f4c79..376d05057a8 100644 --- a/src/Waves/Address.h +++ b/src/Waves/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Waves/BinaryCoding.h b/src/Waves/BinaryCoding.h index 9be91647a6e..51e6b126c7d 100644 --- a/src/Waves/BinaryCoding.h +++ b/src/Waves/BinaryCoding.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Waves/Entry.cpp b/src/Waves/Entry.cpp index 2659382e3d1..1b166e3fb41 100644 --- a/src/Waves/Entry.cpp +++ b/src/Waves/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Waves/Entry.h b/src/Waves/Entry.h index bd5d460d8fe..ac78c44e3fa 100644 --- a/src/Waves/Entry.h +++ b/src/Waves/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Waves/Signer.cpp b/src/Waves/Signer.cpp index 665e1caedfc..2d4d6955236 100644 --- a/src/Waves/Signer.cpp +++ b/src/Waves/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" diff --git a/src/Waves/Signer.h b/src/Waves/Signer.h index 0f86a9c55cb..00cd23b0726 100644 --- a/src/Waves/Signer.h +++ b/src/Waves/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Waves/Transaction.cpp b/src/Waves/Transaction.cpp index 34f86821bfd..6e676538fd4 100644 --- a/src/Waves/Transaction.cpp +++ b/src/Waves/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" #include "BinaryCoding.h" diff --git a/src/Waves/Transaction.h b/src/Waves/Transaction.h index cf1f4ba1316..5f775df7faa 100644 --- a/src/Waves/Transaction.h +++ b/src/Waves/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/WebAuthn.cpp b/src/WebAuthn.cpp index 5ced2a3f5aa..83fa598cea5 100644 --- a/src/WebAuthn.cpp +++ b/src/WebAuthn.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Cbor.h" diff --git a/src/WebAuthn.h b/src/WebAuthn.h index 567d446398a..67291d97f91 100644 --- a/src/WebAuthn.h +++ b/src/WebAuthn.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/XRP/Address.cpp b/src/XRP/Address.cpp index 39bf94e975e..6a24147050b 100644 --- a/src/XRP/Address.cpp +++ b/src/XRP/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" #include "../Base58.h" diff --git a/src/XRP/Address.h b/src/XRP/Address.h index 7b464091d43..c03f3a0a746 100644 --- a/src/XRP/Address.h +++ b/src/XRP/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/XRP/BinaryCoding.h b/src/XRP/BinaryCoding.h index db01d934b5a..ef1cb8d1cce 100644 --- a/src/XRP/BinaryCoding.h +++ b/src/XRP/BinaryCoding.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/XRP/Entry.cpp b/src/XRP/Entry.cpp index 8c7d27314f2..ea7274ef24d 100644 --- a/src/XRP/Entry.cpp +++ b/src/XRP/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/XRP/Entry.h b/src/XRP/Entry.h index 27a74ec33ea..394550cdafe 100644 --- a/src/XRP/Entry.h +++ b/src/XRP/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/XRP/Signer.cpp b/src/XRP/Signer.cpp index c60afac81eb..0a8ff4ff0f2 100644 --- a/src/XRP/Signer.cpp +++ b/src/XRP/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "../BinaryCoding.h" diff --git a/src/XRP/Signer.h b/src/XRP/Signer.h index e8953133cb8..4721280bf0e 100644 --- a/src/XRP/Signer.h +++ b/src/XRP/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/XRP/Transaction.cpp b/src/XRP/Transaction.cpp index 52dbc3b0cff..1ebf5d02732 100644 --- a/src/XRP/Transaction.cpp +++ b/src/XRP/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "BinaryCoding.h" #include "Transaction.h" diff --git a/src/XRP/Transaction.h b/src/XRP/Transaction.h index 3058a8c856d..ca453c47919 100644 --- a/src/XRP/Transaction.h +++ b/src/XRP/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/XRP/XAddress.cpp b/src/XRP/XAddress.cpp index 19cdf8ec77d..95bc26507b3 100644 --- a/src/XRP/XAddress.cpp +++ b/src/XRP/XAddress.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "XAddress.h" diff --git a/src/XRP/XAddress.h b/src/XRP/XAddress.h index 675e345a25e..424baed0333 100644 --- a/src/XRP/XAddress.h +++ b/src/XRP/XAddress.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Zcash/Entry.cpp b/src/Zcash/Entry.cpp index 143bb432756..50a45f9f10d 100644 --- a/src/Zcash/Entry.cpp +++ b/src/Zcash/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Zcash/Entry.h b/src/Zcash/Entry.h index 78c2f587970..2b43578fbaf 100644 --- a/src/Zcash/Entry.h +++ b/src/Zcash/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Zcash/Signer.cpp b/src/Zcash/Signer.cpp index 05c09687a46..19099969c65 100644 --- a/src/Zcash/Signer.cpp +++ b/src/Zcash/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Bitcoin/TransactionSigner.h" diff --git a/src/Zcash/Signer.h b/src/Zcash/Signer.h index 77cdbec2739..cc83b5dd897 100644 --- a/src/Zcash/Signer.h +++ b/src/Zcash/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Zcash/TAddress.h b/src/Zcash/TAddress.h index cd8683e9541..0cef48d16d7 100644 --- a/src/Zcash/TAddress.h +++ b/src/Zcash/TAddress.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Zcash/Transaction.cpp b/src/Zcash/Transaction.cpp index d7caf474138..a5432ac2a16 100644 --- a/src/Zcash/Transaction.cpp +++ b/src/Zcash/Transaction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Transaction.h" diff --git a/src/Zcash/Transaction.h b/src/Zcash/Transaction.h index 86b0e3c4a1f..5c0dd6bd154 100644 --- a/src/Zcash/Transaction.h +++ b/src/Zcash/Transaction.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Zcash/TransactionBuilder.h b/src/Zcash/TransactionBuilder.h index 62c9e32081d..d3940801658 100644 --- a/src/Zcash/TransactionBuilder.h +++ b/src/Zcash/TransactionBuilder.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Zen/Address.h b/src/Zen/Address.h index 617872a2401..b387c8c5c15 100644 --- a/src/Zen/Address.h +++ b/src/Zen/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Zen/Entry.cpp b/src/Zen/Entry.cpp index 19ea562e2ba..09087ca4b20 100644 --- a/src/Zen/Entry.cpp +++ b/src/Zen/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Zen/Entry.h b/src/Zen/Entry.h index ce15dd8b8dc..5e89746c89d 100644 --- a/src/Zen/Entry.h +++ b/src/Zen/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Zen/Signer.cpp b/src/Zen/Signer.cpp index 4ea7261b937..405ec592248 100644 --- a/src/Zen/Signer.cpp +++ b/src/Zen/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Bitcoin/TransactionSigner.h" diff --git a/src/Zen/Signer.h b/src/Zen/Signer.h index a2031e1a072..2e4476e4e8e 100644 --- a/src/Zen/Signer.h +++ b/src/Zen/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Zen/TransactionBuilder.h b/src/Zen/TransactionBuilder.h index fddea3bfc48..b3a657f2e6c 100644 --- a/src/Zen/TransactionBuilder.h +++ b/src/Zen/TransactionBuilder.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Zilliqa/Address.cpp b/src/Zilliqa/Address.cpp index 6612ef21523..8c0c2ab6d0d 100644 --- a/src/Zilliqa/Address.cpp +++ b/src/Zilliqa/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" diff --git a/src/Zilliqa/Address.h b/src/Zilliqa/Address.h index 7184e5988a3..a46d6a934f3 100644 --- a/src/Zilliqa/Address.h +++ b/src/Zilliqa/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Zilliqa/AddressChecksum.cpp b/src/Zilliqa/AddressChecksum.cpp index 0f52452a3d0..60f65f8c61f 100644 --- a/src/Zilliqa/AddressChecksum.cpp +++ b/src/Zilliqa/AddressChecksum.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "AddressChecksum.h" diff --git a/src/Zilliqa/AddressChecksum.h b/src/Zilliqa/AddressChecksum.h index bf0ed8df784..511ab562e16 100644 --- a/src/Zilliqa/AddressChecksum.h +++ b/src/Zilliqa/AddressChecksum.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Zilliqa/Entry.cpp b/src/Zilliqa/Entry.cpp index b8216779566..246456d6bb5 100644 --- a/src/Zilliqa/Entry.cpp +++ b/src/Zilliqa/Entry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Entry.h" diff --git a/src/Zilliqa/Entry.h b/src/Zilliqa/Entry.h index ad1a6e00793..fed967de694 100644 --- a/src/Zilliqa/Entry.h +++ b/src/Zilliqa/Entry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/Zilliqa/Signer.cpp b/src/Zilliqa/Signer.cpp index 3310a5d9920..cf2003ec4f7 100644 --- a/src/Zilliqa/Signer.cpp +++ b/src/Zilliqa/Signer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Signer.h" #include "Address.h" diff --git a/src/Zilliqa/Signer.h b/src/Zilliqa/Signer.h index 5b60f30a17f..46eb12168f9 100644 --- a/src/Zilliqa/Signer.h +++ b/src/Zilliqa/Signer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/algorithm/erase.h b/src/algorithm/erase.h index 5847a4e9ac4..ed3a0bf9fd4 100644 --- a/src/algorithm/erase.h +++ b/src/algorithm/erase.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/algorithm/sort_copy.h b/src/algorithm/sort_copy.h index 277aecaf73c..eb1e7b3bf31 100644 --- a/src/algorithm/sort_copy.h +++ b/src/algorithm/sort_copy.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/algorithm/string.hpp b/src/algorithm/string.hpp index 18576071dcc..8d5fc8145a4 100644 --- a/src/algorithm/string.hpp +++ b/src/algorithm/string.hpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/algorithm/to_array.h b/src/algorithm/to_array.h index 9c44c081fad..b6588da79af 100644 --- a/src/algorithm/to_array.h +++ b/src/algorithm/to_array.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/concepts/tw_concepts.h b/src/concepts/tw_concepts.h index d2a5d6860d5..fd31b0e31da 100644 --- a/src/concepts/tw_concepts.h +++ b/src/concepts/tw_concepts.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/interface/TWAES.cpp b/src/interface/TWAES.cpp index af7d228f65b..7b63e735015 100644 --- a/src/interface/TWAES.cpp +++ b/src/interface/TWAES.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWAccount.cpp b/src/interface/TWAccount.cpp index 56d383b10d7..b29be55591d 100644 --- a/src/interface/TWAccount.cpp +++ b/src/interface/TWAccount.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWAnyAddress.cpp b/src/interface/TWAnyAddress.cpp index 40fe3c52d64..5c596625cfe 100644 --- a/src/interface/TWAnyAddress.cpp +++ b/src/interface/TWAnyAddress.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/interface/TWAnySigner.cpp b/src/interface/TWAnySigner.cpp index d018a3c0cf2..97cbfc631e3 100644 --- a/src/interface/TWAnySigner.cpp +++ b/src/interface/TWAnySigner.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWAsnParser.cpp b/src/interface/TWAsnParser.cpp index f1e1b8e04f7..1dbd9b5a3ad 100644 --- a/src/interface/TWAsnParser.cpp +++ b/src/interface/TWAsnParser.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWBarz.cpp b/src/interface/TWBarz.cpp index b3261247494..cbfdea41700 100644 --- a/src/interface/TWBarz.cpp +++ b/src/interface/TWBarz.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/interface/TWBase32.cpp b/src/interface/TWBase32.cpp index 992d7b600e9..1e71325af10 100644 --- a/src/interface/TWBase32.cpp +++ b/src/interface/TWBase32.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWBase58.cpp b/src/interface/TWBase58.cpp index 4545f088019..b8a05c34f1c 100644 --- a/src/interface/TWBase58.cpp +++ b/src/interface/TWBase58.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWBase64.cpp b/src/interface/TWBase64.cpp index ae1fa0af4be..0009dab4b06 100644 --- a/src/interface/TWBase64.cpp +++ b/src/interface/TWBase64.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWBitcoinAddress.cpp b/src/interface/TWBitcoinAddress.cpp index 3e70ee3e6ab..e81dd75a32d 100644 --- a/src/interface/TWBitcoinAddress.cpp +++ b/src/interface/TWBitcoinAddress.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../Base58.h" #include "../Bitcoin/Address.h" diff --git a/src/interface/TWBitcoinFee.cpp b/src/interface/TWBitcoinFee.cpp index 6250d46a580..2e76bc10248 100644 --- a/src/interface/TWBitcoinFee.cpp +++ b/src/interface/TWBitcoinFee.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "Bitcoin/Transaction.h" diff --git a/src/interface/TWBitcoinMessageSigner.cpp b/src/interface/TWBitcoinMessageSigner.cpp index 01243bad9ac..03b1bc5f93c 100644 --- a/src/interface/TWBitcoinMessageSigner.cpp +++ b/src/interface/TWBitcoinMessageSigner.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWBitcoinScript.cpp b/src/interface/TWBitcoinScript.cpp index bd77d7d310b..aa48ac4cdbe 100644 --- a/src/interface/TWBitcoinScript.cpp +++ b/src/interface/TWBitcoinScript.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "../Bitcoin/Script.h" diff --git a/src/interface/TWBitcoinSigHashType.cpp b/src/interface/TWBitcoinSigHashType.cpp index bfcaf9939bb..131b40c050b 100644 --- a/src/interface/TWBitcoinSigHashType.cpp +++ b/src/interface/TWBitcoinSigHashType.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "../Bitcoin/SigHashType.h" diff --git a/src/interface/TWCardano.cpp b/src/interface/TWCardano.cpp index 1449aa6379f..798f8392452 100644 --- a/src/interface/TWCardano.cpp +++ b/src/interface/TWCardano.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWCoinType.cpp b/src/interface/TWCoinType.cpp index c6d31860ab4..908edfc73b9 100644 --- a/src/interface/TWCoinType.cpp +++ b/src/interface/TWCoinType.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/interface/TWData.cpp b/src/interface/TWData.cpp index 4379ced2f43..3cb2d364b88 100644 --- a/src/interface/TWData.cpp +++ b/src/interface/TWData.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/interface/TWDataVector.cpp b/src/interface/TWDataVector.cpp index d17148f8cfd..73985924849 100644 --- a/src/interface/TWDataVector.cpp +++ b/src/interface/TWDataVector.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWDerivationPath.cpp b/src/interface/TWDerivationPath.cpp index b52ca0eff58..0b1c853abdd 100644 --- a/src/interface/TWDerivationPath.cpp +++ b/src/interface/TWDerivationPath.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/interface/TWDerivationPathIndex.cpp b/src/interface/TWDerivationPathIndex.cpp index ba06751d370..6f0a14ea9b2 100644 --- a/src/interface/TWDerivationPathIndex.cpp +++ b/src/interface/TWDerivationPathIndex.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/interface/TWEthereum.cpp b/src/interface/TWEthereum.cpp index ca3299a87be..2c492c48e3f 100644 --- a/src/interface/TWEthereum.cpp +++ b/src/interface/TWEthereum.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Data.h" #include "Ethereum/EIP1014.h" diff --git a/src/interface/TWEthereumAbi.cpp b/src/interface/TWEthereumAbi.cpp index e8eceb53344..829eb594a33 100644 --- a/src/interface/TWEthereumAbi.cpp +++ b/src/interface/TWEthereumAbi.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/interface/TWEthereumAbiFunction.cpp b/src/interface/TWEthereumAbiFunction.cpp index 9a544c533e8..db792629ee0 100644 --- a/src/interface/TWEthereumAbiFunction.cpp +++ b/src/interface/TWEthereumAbiFunction.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWEthereumAbiValue.cpp b/src/interface/TWEthereumAbiValue.cpp index 12ed7cac7da..828521133d4 100644 --- a/src/interface/TWEthereumAbiValue.cpp +++ b/src/interface/TWEthereumAbiValue.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWEthereumMessageSigner.cpp b/src/interface/TWEthereumMessageSigner.cpp index ee0aafd5009..9d40be9e34c 100644 --- a/src/interface/TWEthereumMessageSigner.cpp +++ b/src/interface/TWEthereumMessageSigner.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWEthereumRlp.cpp b/src/interface/TWEthereumRlp.cpp index 4c405d54882..16bb66dae32 100644 --- a/src/interface/TWEthereumRlp.cpp +++ b/src/interface/TWEthereumRlp.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWFIOAccount.cpp b/src/interface/TWFIOAccount.cpp index 575e96d0d80..378113fb24c 100644 --- a/src/interface/TWFIOAccount.cpp +++ b/src/interface/TWFIOAccount.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWFilecoinAddressConverter.cpp b/src/interface/TWFilecoinAddressConverter.cpp index 46e3cd6b4dc..10d6722b27a 100644 --- a/src/interface/TWFilecoinAddressConverter.cpp +++ b/src/interface/TWFilecoinAddressConverter.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/interface/TWGroestlcoinAddress.cpp b/src/interface/TWGroestlcoinAddress.cpp index 300d18055e2..164592aba55 100644 --- a/src/interface/TWGroestlcoinAddress.cpp +++ b/src/interface/TWGroestlcoinAddress.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/interface/TWHDVersion.cpp b/src/interface/TWHDVersion.cpp index abd8b2929ba..5bfeb6d4ccb 100644 --- a/src/interface/TWHDVersion.cpp +++ b/src/interface/TWHDVersion.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWHDWallet.cpp b/src/interface/TWHDWallet.cpp index c874b1ae6f2..bce0e819a6b 100644 --- a/src/interface/TWHDWallet.cpp +++ b/src/interface/TWHDWallet.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWHash.cpp b/src/interface/TWHash.cpp index 26cac076adf..b66adc07fb3 100644 --- a/src/interface/TWHash.cpp +++ b/src/interface/TWHash.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "../Hash.h" diff --git a/src/interface/TWMnemonic.cpp b/src/interface/TWMnemonic.cpp index 630a3823490..e5694b3c9a4 100644 --- a/src/interface/TWMnemonic.cpp +++ b/src/interface/TWMnemonic.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWNEARAccount.cpp b/src/interface/TWNEARAccount.cpp index 588a303ce5c..2c0f55ec0f9 100644 --- a/src/interface/TWNEARAccount.cpp +++ b/src/interface/TWNEARAccount.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWNervosAddress.cpp b/src/interface/TWNervosAddress.cpp index 68ca562fb93..925be23fdac 100644 --- a/src/interface/TWNervosAddress.cpp +++ b/src/interface/TWNervosAddress.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TrustWalletCore/TWData.h" #include "../Base58.h" diff --git a/src/interface/TWPBKDF2.cpp b/src/interface/TWPBKDF2.cpp index 01ea4f00186..3fae3225482 100644 --- a/src/interface/TWPBKDF2.cpp +++ b/src/interface/TWPBKDF2.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/interface/TWPrivateKey.cpp b/src/interface/TWPrivateKey.cpp index 72b28ea7714..37483dca65d 100644 --- a/src/interface/TWPrivateKey.cpp +++ b/src/interface/TWPrivateKey.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../PrivateKey.h" #include "../PublicKey.h" diff --git a/src/interface/TWPublicKey.cpp b/src/interface/TWPublicKey.cpp index 114abec5c1c..6459b947a05 100644 --- a/src/interface/TWPublicKey.cpp +++ b/src/interface/TWPublicKey.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWRippleXAddress.cpp b/src/interface/TWRippleXAddress.cpp index 93fbf42ffd5..4c74dae0fb6 100644 --- a/src/interface/TWRippleXAddress.cpp +++ b/src/interface/TWRippleXAddress.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../XRP/XAddress.h" diff --git a/src/interface/TWSegwitAddress.cpp b/src/interface/TWSegwitAddress.cpp index e9e891d7627..5d74bdb3716 100644 --- a/src/interface/TWSegwitAddress.cpp +++ b/src/interface/TWSegwitAddress.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../Bitcoin/SegwitAddress.h" diff --git a/src/interface/TWSolanaAddress.cpp b/src/interface/TWSolanaAddress.cpp index 000cf0d848f..02b3ad631f1 100644 --- a/src/interface/TWSolanaAddress.cpp +++ b/src/interface/TWSolanaAddress.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Solana/Address.h" #include diff --git a/src/interface/TWStarkExMessageSigner.cpp b/src/interface/TWStarkExMessageSigner.cpp index caca3ac8e55..a17df64afc6 100644 --- a/src/interface/TWStarkExMessageSigner.cpp +++ b/src/interface/TWStarkExMessageSigner.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWStarkWare.cpp b/src/interface/TWStarkWare.cpp index fa1a41bb499..a8f36656b12 100644 --- a/src/interface/TWStarkWare.cpp +++ b/src/interface/TWStarkWare.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/interface/TWStoredKey.cpp b/src/interface/TWStoredKey.cpp index f06c11cbc03..b46ce5de1fa 100644 --- a/src/interface/TWStoredKey.cpp +++ b/src/interface/TWStoredKey.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWString+Hex.cpp b/src/interface/TWString+Hex.cpp index 8a62347b97f..f2802f8c6a8 100644 --- a/src/interface/TWString+Hex.cpp +++ b/src/interface/TWString+Hex.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/interface/TWString.cpp b/src/interface/TWString.cpp index ac118e581a0..3641660b8d8 100644 --- a/src/interface/TWString.cpp +++ b/src/interface/TWString.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWTezosMessageSigner.cpp b/src/interface/TWTezosMessageSigner.cpp index 91b3352ec7f..af09a2a2e77 100644 --- a/src/interface/TWTezosMessageSigner.cpp +++ b/src/interface/TWTezosMessageSigner.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "Tezos/MessageSigner.h" diff --git a/src/interface/TWTransactionCompiler.cpp b/src/interface/TWTransactionCompiler.cpp index dffd88fbb5e..2a55cf129dc 100644 --- a/src/interface/TWTransactionCompiler.cpp +++ b/src/interface/TWTransactionCompiler.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWTronMessageSigner.cpp b/src/interface/TWTronMessageSigner.cpp index 8fab380810e..5fe47eba53b 100644 --- a/src/interface/TWTronMessageSigner.cpp +++ b/src/interface/TWTronMessageSigner.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "Tron/MessageSigner.h" diff --git a/src/interface/TWWalletConnectRequest.cpp b/src/interface/TWWalletConnectRequest.cpp index 621f3c9cbcd..37fc49cbc87 100644 --- a/src/interface/TWWalletConnectRequest.cpp +++ b/src/interface/TWWalletConnectRequest.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/src/interface/TWWebAuthn.cpp b/src/interface/TWWebAuthn.cpp index ad1829e0c14..7291ec0c7b8 100644 --- a/src/interface/TWWebAuthn.cpp +++ b/src/interface/TWWebAuthn.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/src/memory/memzero_wrapper.h b/src/memory/memzero_wrapper.h index 1931b040f84..71af4291e78 100644 --- a/src/memory/memzero_wrapper.h +++ b/src/memory/memzero_wrapper.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/operators/equality_comparable.h b/src/operators/equality_comparable.h index 561b6ddc8d6..4309afbc1ff 100644 --- a/src/operators/equality_comparable.h +++ b/src/operators/equality_comparable.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/proto/Aptos.proto b/src/proto/Aptos.proto index 774bce9f2fd..6323e2e16d1 100644 --- a/src/proto/Aptos.proto +++ b/src/proto/Aptos.proto @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. syntax = "proto3"; diff --git a/src/proto/Barz.proto b/src/proto/Barz.proto index 20853f04ad4..b0be650c0f3 100644 --- a/src/proto/Barz.proto +++ b/src/proto/Barz.proto @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. syntax = "proto3"; diff --git a/src/proto/Everscale.proto b/src/proto/Everscale.proto index 45d7ab5357d..20ef2644ba8 100644 --- a/src/proto/Everscale.proto +++ b/src/proto/Everscale.proto @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. syntax = "proto3"; diff --git a/src/proto/Hedera.proto b/src/proto/Hedera.proto index 64f01b9f68e..4f331c77d3e 100644 --- a/src/proto/Hedera.proto +++ b/src/proto/Hedera.proto @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. syntax = "proto3"; diff --git a/src/proto/InternetComputer.proto b/src/proto/InternetComputer.proto index 00cd513baf0..f76380f21da 100644 --- a/src/proto/InternetComputer.proto +++ b/src/proto/InternetComputer.proto @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. syntax = "proto3"; diff --git a/src/proto/LiquidStaking.proto b/src/proto/LiquidStaking.proto index 94905920d92..2193c5d283e 100644 --- a/src/proto/LiquidStaking.proto +++ b/src/proto/LiquidStaking.proto @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. syntax = "proto3"; diff --git a/src/proto/MultiversX.proto b/src/proto/MultiversX.proto index ec160d41d31..02162ef5796 100644 --- a/src/proto/MultiversX.proto +++ b/src/proto/MultiversX.proto @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. syntax = "proto3"; diff --git a/src/proto/Nervos.proto b/src/proto/Nervos.proto index b58a66558bb..f662d81b1ce 100644 --- a/src/proto/Nervos.proto +++ b/src/proto/Nervos.proto @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. syntax = "proto3"; diff --git a/src/proto/Oasis.proto b/src/proto/Oasis.proto index 5a5cdec18ac..cbf406bfe2d 100644 --- a/src/proto/Oasis.proto +++ b/src/proto/Oasis.proto @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. syntax = "proto3"; diff --git a/src/proto/Sui.proto b/src/proto/Sui.proto index 8c033a8bf85..5b11812db41 100644 --- a/src/proto/Sui.proto +++ b/src/proto/Sui.proto @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. syntax = "proto3"; diff --git a/src/proto/TheOpenNetwork.proto b/src/proto/TheOpenNetwork.proto index 490a0c5f351..1547554301b 100644 --- a/src/proto/TheOpenNetwork.proto +++ b/src/proto/TheOpenNetwork.proto @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. syntax = "proto3"; diff --git a/src/rust/RustCoinEntry.cpp b/src/rust/RustCoinEntry.cpp index 497edc57644..870bbe2c076 100644 --- a/src/rust/RustCoinEntry.cpp +++ b/src/rust/RustCoinEntry.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "RustCoinEntry.h" #include "Wrapper.h" diff --git a/src/rust/RustCoinEntry.h b/src/rust/RustCoinEntry.h index 5c481aaa284..371c483883a 100644 --- a/src/rust/RustCoinEntry.h +++ b/src/rust/RustCoinEntry.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/rust/Wrapper.h b/src/rust/Wrapper.h index 3b4f9436f39..dda425dc319 100644 --- a/src/rust/Wrapper.h +++ b/src/rust/Wrapper.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/src/uint256.h b/src/uint256.h index 06f33ae4708..9d5e4f01171 100644 --- a/src/uint256.h +++ b/src/uint256.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/swift/Example/Example/ContentView.swift b/swift/Example/Example/ContentView.swift index 6918ce3fb59..b5da0ca723d 100644 --- a/swift/Example/Example/ContentView.swift +++ b/swift/Example/Example/ContentView.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import SwiftUI import WalletCore diff --git a/swift/Example/Example/ExampleApp.swift b/swift/Example/Example/ExampleApp.swift index 938063a069d..f3f442eefcd 100644 --- a/swift/Example/Example/ExampleApp.swift +++ b/swift/Example/Example/ExampleApp.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import SwiftUI diff --git a/swift/Example/ExampleMac/ContentView.swift b/swift/Example/ExampleMac/ContentView.swift index 41e49a49f7a..80981c59ac9 100644 --- a/swift/Example/ExampleMac/ContentView.swift +++ b/swift/Example/ExampleMac/ContentView.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import SwiftUI import WalletCore diff --git a/swift/Example/ExampleMac/ExampleMacApp.swift b/swift/Example/ExampleMac/ExampleMacApp.swift index 911a53f8948..040a390bd88 100644 --- a/swift/Example/ExampleMac/ExampleMacApp.swift +++ b/swift/Example/ExampleMac/ExampleMacApp.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import SwiftUI diff --git a/swift/Example/ExampleTests/ExampleTests.swift b/swift/Example/ExampleTests/ExampleTests.swift index c719046e6d8..427609b0096 100644 --- a/swift/Example/ExampleTests/ExampleTests.swift +++ b/swift/Example/ExampleTests/ExampleTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Playground.playground/Contents.swift b/swift/Playground.playground/Contents.swift index 832b3e213a6..4c886c35bc6 100644 --- a/swift/Playground.playground/Contents.swift +++ b/swift/Playground.playground/Contents.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import UIKit import TrustWalletCore diff --git a/swift/Sources/Dummy.cpp b/swift/Sources/Dummy.cpp index e433c2b6009..d495a10a6b7 100644 --- a/swift/Sources/Dummy.cpp +++ b/swift/Sources/Dummy.cpp @@ -1,7 +1,5 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // Dummy C++ file to force inclusion of the C++ STL when compiling. diff --git a/swift/Sources/Extensions/Account+Codable.swift b/swift/Sources/Extensions/Account+Codable.swift index 39b48c3d0c5..75449402873 100644 --- a/swift/Sources/Extensions/Account+Codable.swift +++ b/swift/Sources/Extensions/Account+Codable.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import Foundation diff --git a/swift/Sources/Extensions/AddressProtocol.swift b/swift/Sources/Extensions/AddressProtocol.swift index 1660d724252..5a522687283 100644 --- a/swift/Sources/Extensions/AddressProtocol.swift +++ b/swift/Sources/Extensions/AddressProtocol.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import Foundation diff --git a/swift/Sources/Extensions/BitcoinAddress+Extension.swift b/swift/Sources/Extensions/BitcoinAddress+Extension.swift index 48b799a6064..eb11bd99cdd 100644 --- a/swift/Sources/Extensions/BitcoinAddress+Extension.swift +++ b/swift/Sources/Extensions/BitcoinAddress+Extension.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import Foundation diff --git a/swift/Sources/Extensions/CoinType+Address.swift b/swift/Sources/Extensions/CoinType+Address.swift index f0dbc2ea6ae..0cb5e2e0fff 100644 --- a/swift/Sources/Extensions/CoinType+Address.swift +++ b/swift/Sources/Extensions/CoinType+Address.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import Foundation diff --git a/swift/Sources/Extensions/Data+Hex.swift b/swift/Sources/Extensions/Data+Hex.swift index 3888716e089..f57ac017624 100644 --- a/swift/Sources/Extensions/Data+Hex.swift +++ b/swift/Sources/Extensions/Data+Hex.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import Foundation diff --git a/swift/Sources/Extensions/DerivationPath+Extension.swift b/swift/Sources/Extensions/DerivationPath+Extension.swift index 09678360e85..a97d0fb0687 100644 --- a/swift/Sources/Extensions/DerivationPath+Extension.swift +++ b/swift/Sources/Extensions/DerivationPath+Extension.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import Foundation diff --git a/swift/Sources/Extensions/Mnemonic+Extension.swift b/swift/Sources/Extensions/Mnemonic+Extension.swift index 8eecce8b1ad..e9d0ebd825d 100644 --- a/swift/Sources/Extensions/Mnemonic+Extension.swift +++ b/swift/Sources/Extensions/Mnemonic+Extension.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import Foundation diff --git a/swift/Sources/Extensions/PublicKey+Bitcoin.swift b/swift/Sources/Extensions/PublicKey+Bitcoin.swift index 8694b7dbba0..421097f1c75 100644 --- a/swift/Sources/Extensions/PublicKey+Bitcoin.swift +++ b/swift/Sources/Extensions/PublicKey+Bitcoin.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. public extension PublicKey { /// Returns the ripemd160 hash of the sha2 hash of the compressed public key data. diff --git a/swift/Sources/TWCardano.swift b/swift/Sources/TWCardano.swift index 1eb456be7ce..88670f92ab4 100644 --- a/swift/Sources/TWCardano.swift +++ b/swift/Sources/TWCardano.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import Foundation diff --git a/swift/Sources/TWData.swift b/swift/Sources/TWData.swift index f5cef1d23a2..01116fc0460 100644 --- a/swift/Sources/TWData.swift +++ b/swift/Sources/TWData.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import Foundation diff --git a/swift/Sources/TWString.swift b/swift/Sources/TWString.swift index a9225577c9a..30fb0b7ae3c 100644 --- a/swift/Sources/TWString.swift +++ b/swift/Sources/TWString.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import Foundation diff --git a/swift/Tests/AESTests.swift b/swift/Tests/AESTests.swift index 868300617de..2326b2bf3cf 100644 --- a/swift/Tests/AESTests.swift +++ b/swift/Tests/AESTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Addresses/BinanceAddressTests.swift b/swift/Tests/Addresses/BinanceAddressTests.swift index 4de244ee115..a950cf3c30e 100644 --- a/swift/Tests/Addresses/BinanceAddressTests.swift +++ b/swift/Tests/Addresses/BinanceAddressTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Addresses/BitcoinAddressTests.swift b/swift/Tests/Addresses/BitcoinAddressTests.swift index 14341165f07..da079e80027 100644 --- a/swift/Tests/Addresses/BitcoinAddressTests.swift +++ b/swift/Tests/Addresses/BitcoinAddressTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Addresses/JunoAddressTests.swift b/swift/Tests/Addresses/JunoAddressTests.swift index 02935c98c3a..eb6e0739ba7 100644 --- a/swift/Tests/Addresses/JunoAddressTests.swift +++ b/swift/Tests/Addresses/JunoAddressTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Addresses/NEOAddressTests.swift b/swift/Tests/Addresses/NEOAddressTests.swift index 35c4b2ea57b..fffdc401277 100644 --- a/swift/Tests/Addresses/NEOAddressTests.swift +++ b/swift/Tests/Addresses/NEOAddressTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Addresses/OntologyAddressTests.swift b/swift/Tests/Addresses/OntologyAddressTests.swift index 616aa19e309..760465b3ecd 100644 --- a/swift/Tests/Addresses/OntologyAddressTests.swift +++ b/swift/Tests/Addresses/OntologyAddressTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Addresses/TronAddressTests.swift b/swift/Tests/Addresses/TronAddressTests.swift index c8d875a38d0..cc2b3a6773f 100644 --- a/swift/Tests/Addresses/TronAddressTests.swift +++ b/swift/Tests/Addresses/TronAddressTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/AnyAddressTests.swift b/swift/Tests/AnyAddressTests.swift index dc4f16da527..85893b6ba17 100644 --- a/swift/Tests/AnyAddressTests.swift +++ b/swift/Tests/AnyAddressTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/AsnParserTests.swift b/swift/Tests/AsnParserTests.swift index 20e61a692bf..38965bb8b5f 100644 --- a/swift/Tests/AsnParserTests.swift +++ b/swift/Tests/AsnParserTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/BarzTests.swift b/swift/Tests/BarzTests.swift index d86ae0b1aba..c5a40f64363 100644 --- a/swift/Tests/BarzTests.swift +++ b/swift/Tests/BarzTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Base32Tests.swift b/swift/Tests/Base32Tests.swift index 41be00de149..d02a6ebc1d9 100644 --- a/swift/Tests/Base32Tests.swift +++ b/swift/Tests/Base32Tests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Base64Tests.swift b/swift/Tests/Base64Tests.swift index b4fdc17c1cf..dd310795b78 100644 --- a/swift/Tests/Base64Tests.swift +++ b/swift/Tests/Base64Tests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/AcalaEVMTests.swift b/swift/Tests/Blockchains/AcalaEVMTests.swift index bbf3bcab269..dd4577c23a1 100644 --- a/swift/Tests/Blockchains/AcalaEVMTests.swift +++ b/swift/Tests/Blockchains/AcalaEVMTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/AcalaTests.swift b/swift/Tests/Blockchains/AcalaTests.swift index c31d4fb3dbd..4ef108e7f2c 100644 --- a/swift/Tests/Blockchains/AcalaTests.swift +++ b/swift/Tests/Blockchains/AcalaTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/AeternityTests.swift b/swift/Tests/Blockchains/AeternityTests.swift index e92183f72ce..b5a7a619f0d 100644 --- a/swift/Tests/Blockchains/AeternityTests.swift +++ b/swift/Tests/Blockchains/AeternityTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/AgoricTests.swift b/swift/Tests/Blockchains/AgoricTests.swift index 19404b3447b..a35e0ed4948 100644 --- a/swift/Tests/Blockchains/AgoricTests.swift +++ b/swift/Tests/Blockchains/AgoricTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/AionTests.swift b/swift/Tests/Blockchains/AionTests.swift index c65188e041a..89c731de13f 100644 --- a/swift/Tests/Blockchains/AionTests.swift +++ b/swift/Tests/Blockchains/AionTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/AlgorandTests.swift b/swift/Tests/Blockchains/AlgorandTests.swift index db82591866d..7c03fbb1a07 100644 --- a/swift/Tests/Blockchains/AlgorandTests.swift +++ b/swift/Tests/Blockchains/AlgorandTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/AptosTests.swift b/swift/Tests/Blockchains/AptosTests.swift index 66f4b33ae48..335b02aad87 100644 --- a/swift/Tests/Blockchains/AptosTests.swift +++ b/swift/Tests/Blockchains/AptosTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/AvalancheTests.swift b/swift/Tests/Blockchains/AvalancheTests.swift index 6e7b1a81c1d..cc0da61aaae 100644 --- a/swift/Tests/Blockchains/AvalancheTests.swift +++ b/swift/Tests/Blockchains/AvalancheTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/BandChainTests.swift b/swift/Tests/Blockchains/BandChainTests.swift index 03200907d37..60fb141add8 100644 --- a/swift/Tests/Blockchains/BandChainTests.swift +++ b/swift/Tests/Blockchains/BandChainTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/BinanceChainTests.swift b/swift/Tests/Blockchains/BinanceChainTests.swift index 78ad5dd1bc6..8f16331ee46 100644 --- a/swift/Tests/Blockchains/BinanceChainTests.swift +++ b/swift/Tests/Blockchains/BinanceChainTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/BinanceSmartChainTests.swift b/swift/Tests/Blockchains/BinanceSmartChainTests.swift index 972c46c178e..a1d82e098e8 100644 --- a/swift/Tests/Blockchains/BinanceSmartChainTests.swift +++ b/swift/Tests/Blockchains/BinanceSmartChainTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/BitcoinDiamondTests.swift b/swift/Tests/Blockchains/BitcoinDiamondTests.swift index 0a7a0941e54..1afbbdc18f2 100644 --- a/swift/Tests/Blockchains/BitcoinDiamondTests.swift +++ b/swift/Tests/Blockchains/BitcoinDiamondTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/BitcoinTests.swift b/swift/Tests/Blockchains/BitcoinTests.swift index 95dc60c4fcd..40c9e894a7f 100644 --- a/swift/Tests/Blockchains/BitcoinTests.swift +++ b/swift/Tests/Blockchains/BitcoinTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/BitconCashTests.swift b/swift/Tests/Blockchains/BitconCashTests.swift index c5cec4484d5..406dc3026af 100644 --- a/swift/Tests/Blockchains/BitconCashTests.swift +++ b/swift/Tests/Blockchains/BitconCashTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/BluzelleTests.swift b/swift/Tests/Blockchains/BluzelleTests.swift index fde2d9cc4a4..78d32c8843f 100644 --- a/swift/Tests/Blockchains/BluzelleTests.swift +++ b/swift/Tests/Blockchains/BluzelleTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/CardanoTests.swift b/swift/Tests/Blockchains/CardanoTests.swift index fc78c7148ce..4acef413ba3 100644 --- a/swift/Tests/Blockchains/CardanoTests.swift +++ b/swift/Tests/Blockchains/CardanoTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/CeloTests.swift b/swift/Tests/Blockchains/CeloTests.swift index 886490bba7c..367d9531e60 100644 --- a/swift/Tests/Blockchains/CeloTests.swift +++ b/swift/Tests/Blockchains/CeloTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/ConfluxeSpaceTests.swift b/swift/Tests/Blockchains/ConfluxeSpaceTests.swift index ac9128f2a0e..77751907f35 100644 --- a/swift/Tests/Blockchains/ConfluxeSpaceTests.swift +++ b/swift/Tests/Blockchains/ConfluxeSpaceTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/CosmosTests.swift b/swift/Tests/Blockchains/CosmosTests.swift index 7a7c906d5d0..90cfd33423c 100644 --- a/swift/Tests/Blockchains/CosmosTests.swift +++ b/swift/Tests/Blockchains/CosmosTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/CronosTests.swift b/swift/Tests/Blockchains/CronosTests.swift index b28a89849bb..a1e917f30ce 100644 --- a/swift/Tests/Blockchains/CronosTests.swift +++ b/swift/Tests/Blockchains/CronosTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/CryptoorgTests.swift b/swift/Tests/Blockchains/CryptoorgTests.swift index c4c2a1941ea..9f781e24982 100644 --- a/swift/Tests/Blockchains/CryptoorgTests.swift +++ b/swift/Tests/Blockchains/CryptoorgTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/DashTests.swift b/swift/Tests/Blockchains/DashTests.swift index 655594b9a1c..94ebddfccc1 100644 --- a/swift/Tests/Blockchains/DashTests.swift +++ b/swift/Tests/Blockchains/DashTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/DecredTests.swift b/swift/Tests/Blockchains/DecredTests.swift index 2f7b3d4e54b..5dc0a9d4814 100644 --- a/swift/Tests/Blockchains/DecredTests.swift +++ b/swift/Tests/Blockchains/DecredTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/DogeTests.swift b/swift/Tests/Blockchains/DogeTests.swift index fd4708d10b8..991b8c570fc 100644 --- a/swift/Tests/Blockchains/DogeTests.swift +++ b/swift/Tests/Blockchains/DogeTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/ECashTests.swift b/swift/Tests/Blockchains/ECashTests.swift index 7826b92e44f..7f07d59b0ba 100644 --- a/swift/Tests/Blockchains/ECashTests.swift +++ b/swift/Tests/Blockchains/ECashTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/EOSTests.swift b/swift/Tests/Blockchains/EOSTests.swift index 7da87e0c6e6..4f5373c46ad 100644 --- a/swift/Tests/Blockchains/EOSTests.swift +++ b/swift/Tests/Blockchains/EOSTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/EthereumAbiTests.swift b/swift/Tests/Blockchains/EthereumAbiTests.swift index ef7e9f413df..0fbd2e07be2 100644 --- a/swift/Tests/Blockchains/EthereumAbiTests.swift +++ b/swift/Tests/Blockchains/EthereumAbiTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/EthereumRlpTests.swift b/swift/Tests/Blockchains/EthereumRlpTests.swift index 3690657bab9..b62e8d92e59 100644 --- a/swift/Tests/Blockchains/EthereumRlpTests.swift +++ b/swift/Tests/Blockchains/EthereumRlpTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/EthereumTests.swift b/swift/Tests/Blockchains/EthereumTests.swift index 51eb515585f..9d5e73a326a 100644 --- a/swift/Tests/Blockchains/EthereumTests.swift +++ b/swift/Tests/Blockchains/EthereumTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/EverscaleTests.swift b/swift/Tests/Blockchains/EverscaleTests.swift index d3ce3f32293..2fc44ddf7b5 100644 --- a/swift/Tests/Blockchains/EverscaleTests.swift +++ b/swift/Tests/Blockchains/EverscaleTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/EvmosTests.swift b/swift/Tests/Blockchains/EvmosTests.swift index 1809a9c40ca..e1df1d44943 100644 --- a/swift/Tests/Blockchains/EvmosTests.swift +++ b/swift/Tests/Blockchains/EvmosTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/FIOTests.swift b/swift/Tests/Blockchains/FIOTests.swift index 3edbc7cd9d1..4a35e145ea8 100644 --- a/swift/Tests/Blockchains/FIOTests.swift +++ b/swift/Tests/Blockchains/FIOTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/FilecoinTests.swift b/swift/Tests/Blockchains/FilecoinTests.swift index d7c7b880283..2998bdfec56 100644 --- a/swift/Tests/Blockchains/FilecoinTests.swift +++ b/swift/Tests/Blockchains/FilecoinTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/GreenfieldTests.swift b/swift/Tests/Blockchains/GreenfieldTests.swift index a04babe5b52..dce11dcfc84 100644 --- a/swift/Tests/Blockchains/GreenfieldTests.swift +++ b/swift/Tests/Blockchains/GreenfieldTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/GroestlcoinTests.swift b/swift/Tests/Blockchains/GroestlcoinTests.swift index ed0d9b250d5..5490f79e1b3 100644 --- a/swift/Tests/Blockchains/GroestlcoinTests.swift +++ b/swift/Tests/Blockchains/GroestlcoinTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/GroestlcoinTransactionSignerTests.swift b/swift/Tests/Blockchains/GroestlcoinTransactionSignerTests.swift index 58ab98538a9..b1e89358d4c 100644 --- a/swift/Tests/Blockchains/GroestlcoinTransactionSignerTests.swift +++ b/swift/Tests/Blockchains/GroestlcoinTransactionSignerTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/HarmonyTests.swift b/swift/Tests/Blockchains/HarmonyTests.swift index c74eca95520..e0faa2c289d 100644 --- a/swift/Tests/Blockchains/HarmonyTests.swift +++ b/swift/Tests/Blockchains/HarmonyTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/HederaTests.swift b/swift/Tests/Blockchains/HederaTests.swift index c71dd7d1f87..7db774a98b9 100644 --- a/swift/Tests/Blockchains/HederaTests.swift +++ b/swift/Tests/Blockchains/HederaTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/IconTests.swift b/swift/Tests/Blockchains/IconTests.swift index 4745b55be81..3e19c5d48bb 100644 --- a/swift/Tests/Blockchains/IconTests.swift +++ b/swift/Tests/Blockchains/IconTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/InternetComputerTests.swift b/swift/Tests/Blockchains/InternetComputerTests.swift index 0ea025dd0c9..e4942450abf 100644 --- a/swift/Tests/Blockchains/InternetComputerTests.swift +++ b/swift/Tests/Blockchains/InternetComputerTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/IoTeXTests.swift b/swift/Tests/Blockchains/IoTeXTests.swift index 0c91d1f18f1..017df545223 100644 --- a/swift/Tests/Blockchains/IoTeXTests.swift +++ b/swift/Tests/Blockchains/IoTeXTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/KavaTests.swift b/swift/Tests/Blockchains/KavaTests.swift index f9a5f8957a5..1b23b5e3632 100644 --- a/swift/Tests/Blockchains/KavaTests.swift +++ b/swift/Tests/Blockchains/KavaTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/KinTests.swift b/swift/Tests/Blockchains/KinTests.swift index 7dfec26b99b..2f6bf523852 100644 --- a/swift/Tests/Blockchains/KinTests.swift +++ b/swift/Tests/Blockchains/KinTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/KuCoinCommunityChainTests.swift b/swift/Tests/Blockchains/KuCoinCommunityChainTests.swift index df42dfc52fb..6faee34cac3 100644 --- a/swift/Tests/Blockchains/KuCoinCommunityChainTests.swift +++ b/swift/Tests/Blockchains/KuCoinCommunityChainTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/KusamaTests.swift b/swift/Tests/Blockchains/KusamaTests.swift index ae5fd1ea397..b881a2451fb 100644 --- a/swift/Tests/Blockchains/KusamaTests.swift +++ b/swift/Tests/Blockchains/KusamaTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/LitecoinTests.swift b/swift/Tests/Blockchains/LitecoinTests.swift index 01fb5b275b0..f4087fe1a04 100644 --- a/swift/Tests/Blockchains/LitecoinTests.swift +++ b/swift/Tests/Blockchains/LitecoinTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/MonacoinTests.swift b/swift/Tests/Blockchains/MonacoinTests.swift index e34a22a022b..b08d139ab98 100644 --- a/swift/Tests/Blockchains/MonacoinTests.swift +++ b/swift/Tests/Blockchains/MonacoinTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/MultiversXTests.swift b/swift/Tests/Blockchains/MultiversXTests.swift index 1b7d97fed03..7b8cbf09ffc 100644 --- a/swift/Tests/Blockchains/MultiversXTests.swift +++ b/swift/Tests/Blockchains/MultiversXTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/NEARTests.swift b/swift/Tests/Blockchains/NEARTests.swift index d275f2059ec..e145db8c625 100644 --- a/swift/Tests/Blockchains/NEARTests.swift +++ b/swift/Tests/Blockchains/NEARTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/NEOTests.swift b/swift/Tests/Blockchains/NEOTests.swift index 74f87b6102e..21b881831ff 100644 --- a/swift/Tests/Blockchains/NEOTests.swift +++ b/swift/Tests/Blockchains/NEOTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/NULSTests.swift b/swift/Tests/Blockchains/NULSTests.swift index 214d4035c5b..458162f164b 100644 --- a/swift/Tests/Blockchains/NULSTests.swift +++ b/swift/Tests/Blockchains/NULSTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/NativeInjectiveTests.swift b/swift/Tests/Blockchains/NativeInjectiveTests.swift index 63bc493c363..f8686ff84bb 100644 --- a/swift/Tests/Blockchains/NativeInjectiveTests.swift +++ b/swift/Tests/Blockchains/NativeInjectiveTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/NervosTests.swift b/swift/Tests/Blockchains/NervosTests.swift index e250869c9ad..c1716b0775f 100644 --- a/swift/Tests/Blockchains/NervosTests.swift +++ b/swift/Tests/Blockchains/NervosTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/NimiqTests.swift b/swift/Tests/Blockchains/NimiqTests.swift index d056302a5e3..8ee8dac51ed 100644 --- a/swift/Tests/Blockchains/NimiqTests.swift +++ b/swift/Tests/Blockchains/NimiqTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/OasisTests.swift b/swift/Tests/Blockchains/OasisTests.swift index 03ad91930f7..994d0aff619 100644 --- a/swift/Tests/Blockchains/OasisTests.swift +++ b/swift/Tests/Blockchains/OasisTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/OntologyTests.swift b/swift/Tests/Blockchains/OntologyTests.swift index 4daec3a7403..a81c6744980 100644 --- a/swift/Tests/Blockchains/OntologyTests.swift +++ b/swift/Tests/Blockchains/OntologyTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/OsmosisTests.swift b/swift/Tests/Blockchains/OsmosisTests.swift index 690d85eaa0f..45fc92bc3e8 100644 --- a/swift/Tests/Blockchains/OsmosisTests.swift +++ b/swift/Tests/Blockchains/OsmosisTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/PolkadotTests.swift b/swift/Tests/Blockchains/PolkadotTests.swift index 880419171d1..fe1d96c74d8 100644 --- a/swift/Tests/Blockchains/PolkadotTests.swift +++ b/swift/Tests/Blockchains/PolkadotTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/PolygonTests.swift b/swift/Tests/Blockchains/PolygonTests.swift index cba7eb17b76..5c0e06fff09 100644 --- a/swift/Tests/Blockchains/PolygonTests.swift +++ b/swift/Tests/Blockchains/PolygonTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/QtumTests.swift b/swift/Tests/Blockchains/QtumTests.swift index b6cd3394538..1c9fdaf3da1 100644 --- a/swift/Tests/Blockchains/QtumTests.swift +++ b/swift/Tests/Blockchains/QtumTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/RippleTests.swift b/swift/Tests/Blockchains/RippleTests.swift index 0582d8df579..7e5787d4f2f 100644 --- a/swift/Tests/Blockchains/RippleTests.swift +++ b/swift/Tests/Blockchains/RippleTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/RoninTests.swift b/swift/Tests/Blockchains/RoninTests.swift index 2cb54acb389..fc8e102ca12 100644 --- a/swift/Tests/Blockchains/RoninTests.swift +++ b/swift/Tests/Blockchains/RoninTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/ScrollTests.swift b/swift/Tests/Blockchains/ScrollTests.swift index a839cecd13f..c890debc03e 100644 --- a/swift/Tests/Blockchains/ScrollTests.swift +++ b/swift/Tests/Blockchains/ScrollTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/SecretTests.swift b/swift/Tests/Blockchains/SecretTests.swift index 4cb9a0f877f..2acf4b61247 100644 --- a/swift/Tests/Blockchains/SecretTests.swift +++ b/swift/Tests/Blockchains/SecretTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/SmartBitcoinCashTests.swift b/swift/Tests/Blockchains/SmartBitcoinCashTests.swift index 48d5a6aca65..5385549a3b8 100644 --- a/swift/Tests/Blockchains/SmartBitcoinCashTests.swift +++ b/swift/Tests/Blockchains/SmartBitcoinCashTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/SolanaTests.swift b/swift/Tests/Blockchains/SolanaTests.swift index a0632941a0c..82df57bac86 100644 --- a/swift/Tests/Blockchains/SolanaTests.swift +++ b/swift/Tests/Blockchains/SolanaTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/StargazeTests.swift b/swift/Tests/Blockchains/StargazeTests.swift index ee95f7c7591..16bc5f5c3c0 100644 --- a/swift/Tests/Blockchains/StargazeTests.swift +++ b/swift/Tests/Blockchains/StargazeTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/StarkExTests.swift b/swift/Tests/Blockchains/StarkExTests.swift index 88e868ab10c..56dd47f5839 100644 --- a/swift/Tests/Blockchains/StarkExTests.swift +++ b/swift/Tests/Blockchains/StarkExTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/StellarTests.swift b/swift/Tests/Blockchains/StellarTests.swift index 9ff0754b748..159d1575fdb 100644 --- a/swift/Tests/Blockchains/StellarTests.swift +++ b/swift/Tests/Blockchains/StellarTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/SuiTests.swift b/swift/Tests/Blockchains/SuiTests.swift index 04c97d77707..7e8092cd805 100644 --- a/swift/Tests/Blockchains/SuiTests.swift +++ b/swift/Tests/Blockchains/SuiTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/SyscoinTests.swift b/swift/Tests/Blockchains/SyscoinTests.swift index 3e0a6010c8c..9668e7de5de 100644 --- a/swift/Tests/Blockchains/SyscoinTests.swift +++ b/swift/Tests/Blockchains/SyscoinTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/THORChainSwapTests.swift b/swift/Tests/Blockchains/THORChainSwapTests.swift index 8a7dc4a2ff6..b13699a857b 100644 --- a/swift/Tests/Blockchains/THORChainSwapTests.swift +++ b/swift/Tests/Blockchains/THORChainSwapTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/THORChainTests.swift b/swift/Tests/Blockchains/THORChainTests.swift index 45d9cb3ac80..a0ae0db1d45 100644 --- a/swift/Tests/Blockchains/THORChainTests.swift +++ b/swift/Tests/Blockchains/THORChainTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/TerraClassicTests.swift b/swift/Tests/Blockchains/TerraClassicTests.swift index 94d98889f9d..66ab6f11816 100644 --- a/swift/Tests/Blockchains/TerraClassicTests.swift +++ b/swift/Tests/Blockchains/TerraClassicTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/TerraTests.swift b/swift/Tests/Blockchains/TerraTests.swift index 588967419ad..af8b1d0e593 100644 --- a/swift/Tests/Blockchains/TerraTests.swift +++ b/swift/Tests/Blockchains/TerraTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/TezosTests.swift b/swift/Tests/Blockchains/TezosTests.swift index df36e377712..b7374aa2e9d 100644 --- a/swift/Tests/Blockchains/TezosTests.swift +++ b/swift/Tests/Blockchains/TezosTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/TheOpenNetworkTests.swift b/swift/Tests/Blockchains/TheOpenNetworkTests.swift index cda63c430fa..d0265404742 100644 --- a/swift/Tests/Blockchains/TheOpenNetworkTests.swift +++ b/swift/Tests/Blockchains/TheOpenNetworkTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/ThetaFuelTests.swift b/swift/Tests/Blockchains/ThetaFuelTests.swift index 14385120a6b..e0c42392f32 100644 --- a/swift/Tests/Blockchains/ThetaFuelTests.swift +++ b/swift/Tests/Blockchains/ThetaFuelTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/ThetaTests.swift b/swift/Tests/Blockchains/ThetaTests.swift index 17176fdbc71..37e3508cd12 100644 --- a/swift/Tests/Blockchains/ThetaTests.swift +++ b/swift/Tests/Blockchains/ThetaTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/TronTests.swift b/swift/Tests/Blockchains/TronTests.swift index cf098686edb..9c5c7d6ebea 100644 --- a/swift/Tests/Blockchains/TronTests.swift +++ b/swift/Tests/Blockchains/TronTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/WanchainTests.swift b/swift/Tests/Blockchains/WanchainTests.swift index 8718ce3cd9b..f4b2b1b87a0 100644 --- a/swift/Tests/Blockchains/WanchainTests.swift +++ b/swift/Tests/Blockchains/WanchainTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/WavesTests.swift b/swift/Tests/Blockchains/WavesTests.swift index 75c9f4b6154..3f16f7bdfd0 100644 --- a/swift/Tests/Blockchains/WavesTests.swift +++ b/swift/Tests/Blockchains/WavesTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/ZcashTests.swift b/swift/Tests/Blockchains/ZcashTests.swift index 92229c34186..afcd0ef80d0 100644 --- a/swift/Tests/Blockchains/ZcashTests.swift +++ b/swift/Tests/Blockchains/ZcashTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/ZcoinTests.swift b/swift/Tests/Blockchains/ZcoinTests.swift index 7014d4e274d..42b20607823 100644 --- a/swift/Tests/Blockchains/ZcoinTests.swift +++ b/swift/Tests/Blockchains/ZcoinTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/Blockchains/ZenTests.swift b/swift/Tests/Blockchains/ZenTests.swift index c0fa3d9cdd5..ab7adddffd9 100644 --- a/swift/Tests/Blockchains/ZenTests.swift +++ b/swift/Tests/Blockchains/ZenTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/Blockchains/ZilliqaTests.swift b/swift/Tests/Blockchains/ZilliqaTests.swift index a523cd26c97..060db939033 100644 --- a/swift/Tests/Blockchains/ZilliqaTests.swift +++ b/swift/Tests/Blockchains/ZilliqaTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/CoinAddressDerivationTests.swift b/swift/Tests/CoinAddressDerivationTests.swift index 00e6aecd5f0..5c04bb7bd01 100644 --- a/swift/Tests/CoinAddressDerivationTests.swift +++ b/swift/Tests/CoinAddressDerivationTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/CoinTypeTests.swift b/swift/Tests/CoinTypeTests.swift index 5021dcf0f32..25e1601aefc 100644 --- a/swift/Tests/CoinTypeTests.swift +++ b/swift/Tests/CoinTypeTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/DataTests.swift b/swift/Tests/DataTests.swift index eee71d6743a..d003c6e303d 100644 --- a/swift/Tests/DataTests.swift +++ b/swift/Tests/DataTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/DerivationPathTests.swift b/swift/Tests/DerivationPathTests.swift index 3867d434847..7ca9110c591 100644 --- a/swift/Tests/DerivationPathTests.swift +++ b/swift/Tests/DerivationPathTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/HDWalletTests.swift b/swift/Tests/HDWalletTests.swift index d6df8bafa73..789dad6a6c4 100644 --- a/swift/Tests/HDWalletTests.swift +++ b/swift/Tests/HDWalletTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/HashTests.swift b/swift/Tests/HashTests.swift index fc192dceebe..da1c58574d2 100644 --- a/swift/Tests/HashTests.swift +++ b/swift/Tests/HashTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/LiquidStakingTests.swift b/swift/Tests/LiquidStakingTests.swift index 6f3369b4a5d..b5d721c40d6 100644 --- a/swift/Tests/LiquidStakingTests.swift +++ b/swift/Tests/LiquidStakingTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/MnemonicTests.swift b/swift/Tests/MnemonicTests.swift index e76baa79185..3d2f043714d 100644 --- a/swift/Tests/MnemonicTests.swift +++ b/swift/Tests/MnemonicTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/PBKDF2Tests.swift b/swift/Tests/PBKDF2Tests.swift index c5ccbadc1af..cb3645cdf95 100644 --- a/swift/Tests/PBKDF2Tests.swift +++ b/swift/Tests/PBKDF2Tests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/PrivateKeyTests.swift b/swift/Tests/PrivateKeyTests.swift index 82be1a5e7a5..1fd2ce348bb 100644 --- a/swift/Tests/PrivateKeyTests.swift +++ b/swift/Tests/PrivateKeyTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/PublicKeyTests.swift b/swift/Tests/PublicKeyTests.swift index 5819e3d3ed0..026935dbb6d 100644 --- a/swift/Tests/PublicKeyTests.swift +++ b/swift/Tests/PublicKeyTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import WalletCore import XCTest diff --git a/swift/Tests/TransactionCompilerTests.swift b/swift/Tests/TransactionCompilerTests.swift index f28a2665758..3a45d34b0b7 100644 --- a/swift/Tests/TransactionCompilerTests.swift +++ b/swift/Tests/TransactionCompilerTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/UniversalAssetIDTests.swift b/swift/Tests/UniversalAssetIDTests.swift index 73ad5ac8358..e2d2c3ca6d8 100644 --- a/swift/Tests/UniversalAssetIDTests.swift +++ b/swift/Tests/UniversalAssetIDTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/WebAuthnTests.swift b/swift/Tests/WebAuthnTests.swift index 37709233f63..d57140b48e2 100644 --- a/swift/Tests/WebAuthnTests.swift +++ b/swift/Tests/WebAuthnTests.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest import WalletCore diff --git a/swift/Tests/XCTAssert+Extension.swift b/swift/Tests/XCTAssert+Extension.swift index 048c712951c..15aa17f5eb9 100644 --- a/swift/Tests/XCTAssert+Extension.swift +++ b/swift/Tests/XCTAssert+Extension.swift @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import XCTest diff --git a/swift/cpp.xcconfig.in b/swift/cpp.xcconfig.in index 41c80610459..09e3c0f91af 100644 --- a/swift/cpp.xcconfig.in +++ b/swift/cpp.xcconfig.in @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. HEADER_SEARCH_PATHS = $(SRCROOT)/../src @Boost_INCLUDE_DIRS@ SYSTEM_HEADER_SEARCH_PATHS = $(SRCROOT)/../src/build/local/include $(SRCROOT)/../build/local/src/protobuf/protobuf-3.19.2/src diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 4826841ebcd..288f2842ba8 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,8 +1,6 @@ -# Copyright © 2017-2023 Trust Wallet. +# SPDX-License-Identifier: Apache-2.0 # -# This file is part of Trust. The full Trust copyright notice, including -# terms governing use, modification, and redistribution, is contained in the -# file LICENSE at the root of the source code distribution tree. +# Copyright © 2017 Trust Wallet. enable_testing() diff --git a/tests/chains/Acala/TWAnyAddressTests.cpp b/tests/chains/Acala/TWAnyAddressTests.cpp index f3ddc35b6cd..e62412a1736 100644 --- a/tests/chains/Acala/TWAnyAddressTests.cpp +++ b/tests/chains/Acala/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/tests/chains/Acala/TWAnySignerTests.cpp b/tests/chains/Acala/TWAnySignerTests.cpp index b839211e0ad..c69ada618f0 100644 --- a/tests/chains/Acala/TWAnySignerTests.cpp +++ b/tests/chains/Acala/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "uint256.h" diff --git a/tests/chains/Acala/TWCoinTypeTests.cpp b/tests/chains/Acala/TWCoinTypeTests.cpp index 3e8e742b209..bf861303797 100644 --- a/tests/chains/Acala/TWCoinTypeTests.cpp +++ b/tests/chains/Acala/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/AcalaEVM/TWCoinTypeTests.cpp b/tests/chains/AcalaEVM/TWCoinTypeTests.cpp index 3ea2f79b595..9381d5ac91a 100644 --- a/tests/chains/AcalaEVM/TWCoinTypeTests.cpp +++ b/tests/chains/AcalaEVM/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Aeternity/AddressTests.cpp b/tests/chains/Aeternity/AddressTests.cpp index 986566fd979..2334129c5d9 100644 --- a/tests/chains/Aeternity/AddressTests.cpp +++ b/tests/chains/Aeternity/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/tests/chains/Aeternity/SignerTests.cpp b/tests/chains/Aeternity/SignerTests.cpp index 2564d9b6710..3fe61a03851 100644 --- a/tests/chains/Aeternity/SignerTests.cpp +++ b/tests/chains/Aeternity/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Aeternity/Signer.h" #include "Aeternity/Transaction.h" diff --git a/tests/chains/Aeternity/TWAeternityAddressTests.cpp b/tests/chains/Aeternity/TWAeternityAddressTests.cpp index 5b6def18a98..79cb259b3f6 100644 --- a/tests/chains/Aeternity/TWAeternityAddressTests.cpp +++ b/tests/chains/Aeternity/TWAeternityAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Aeternity/TWAnySignerTests.cpp b/tests/chains/Aeternity/TWAnySignerTests.cpp index ad43b964a00..75be60551f3 100644 --- a/tests/chains/Aeternity/TWAnySignerTests.cpp +++ b/tests/chains/Aeternity/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "uint256.h" diff --git a/tests/chains/Aeternity/TWCoinTypeTests.cpp b/tests/chains/Aeternity/TWCoinTypeTests.cpp index 345ed187cf5..a5ea4fed267 100644 --- a/tests/chains/Aeternity/TWCoinTypeTests.cpp +++ b/tests/chains/Aeternity/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Aeternity/TransactionTests.cpp b/tests/chains/Aeternity/TransactionTests.cpp index d410eca2732..f09aa5a9de1 100644 --- a/tests/chains/Aeternity/TransactionTests.cpp +++ b/tests/chains/Aeternity/TransactionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PrivateKey.h" diff --git a/tests/chains/Aion/AddressTests.cpp b/tests/chains/Aion/AddressTests.cpp index 6ac25da0182..a2ad39be5ac 100644 --- a/tests/chains/Aion/AddressTests.cpp +++ b/tests/chains/Aion/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Aion/Address.h" #include "Coin.h" diff --git a/tests/chains/Aion/RLPTests.cpp b/tests/chains/Aion/RLPTests.cpp index 7ad104a9bdf..d18b892ef3c 100644 --- a/tests/chains/Aion/RLPTests.cpp +++ b/tests/chains/Aion/RLPTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Aion/RLP.h" #include "HexCoding.h" diff --git a/tests/chains/Aion/SignerTests.cpp b/tests/chains/Aion/SignerTests.cpp index cb27f4a846d..84927f7dcee 100644 --- a/tests/chains/Aion/SignerTests.cpp +++ b/tests/chains/Aion/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Aion/Signer.h" #include "Aion/Transaction.h" diff --git a/tests/chains/Aion/TWAnySignerTests.cpp b/tests/chains/Aion/TWAnySignerTests.cpp index 44f4025beb7..79a3a21d7f2 100644 --- a/tests/chains/Aion/TWAnySignerTests.cpp +++ b/tests/chains/Aion/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "uint256.h" diff --git a/tests/chains/Aion/TWCoinTypeTests.cpp b/tests/chains/Aion/TWCoinTypeTests.cpp index 1ac08c1acc9..39175f51569 100644 --- a/tests/chains/Aion/TWCoinTypeTests.cpp +++ b/tests/chains/Aion/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Aion/TransactionCompilerTests.cpp b/tests/chains/Aion/TransactionCompilerTests.cpp index 43acc78f1f1..e10e739bec2 100644 --- a/tests/chains/Aion/TransactionCompilerTests.cpp +++ b/tests/chains/Aion/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base64.h" #include "Coin.h" diff --git a/tests/chains/Aion/TransactionTests.cpp b/tests/chains/Aion/TransactionTests.cpp index 054c5a85008..0e2e73e3ec1 100644 --- a/tests/chains/Aion/TransactionTests.cpp +++ b/tests/chains/Aion/TransactionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Aion/Transaction.h" #include "HexCoding.h" diff --git a/tests/chains/Algorand/AddressTests.cpp b/tests/chains/Algorand/AddressTests.cpp index 9dda252fc1c..993b0e3247c 100644 --- a/tests/chains/Algorand/AddressTests.cpp +++ b/tests/chains/Algorand/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Algorand/Address.h" #include "HexCoding.h" diff --git a/tests/chains/Algorand/SignerTests.cpp b/tests/chains/Algorand/SignerTests.cpp index 3cb2ff2d432..6b38bf6ce1d 100644 --- a/tests/chains/Algorand/SignerTests.cpp +++ b/tests/chains/Algorand/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Algorand/Address.h" #include "Algorand/BinaryCoding.h" diff --git a/tests/chains/Algorand/TWAnySignerTests.cpp b/tests/chains/Algorand/TWAnySignerTests.cpp index 1bbf7cfd377..0ac2c03375b 100644 --- a/tests/chains/Algorand/TWAnySignerTests.cpp +++ b/tests/chains/Algorand/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base64.h" #include "HexCoding.h" diff --git a/tests/chains/Algorand/TWCoinTypeTests.cpp b/tests/chains/Algorand/TWCoinTypeTests.cpp index 51334046e72..8aba2311005 100644 --- a/tests/chains/Algorand/TWCoinTypeTests.cpp +++ b/tests/chains/Algorand/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Algorand/TransactionCompilerTests.cpp b/tests/chains/Algorand/TransactionCompilerTests.cpp index 647495b2443..e630a7205a3 100644 --- a/tests/chains/Algorand/TransactionCompilerTests.cpp +++ b/tests/chains/Algorand/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base64.h" #include "Coin.h" diff --git a/tests/chains/Aptos/AddressTests.cpp b/tests/chains/Aptos/AddressTests.cpp index fc68f647a88..b94e4222c86 100644 --- a/tests/chains/Aptos/AddressTests.cpp +++ b/tests/chains/Aptos/AddressTests.cpp @@ -1,4 +1,7 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 +// +// Copyright © 2017 Trust Wallet. +// // Author: Clement Doumergue // // This file is part of Trust. The full Trust copyright notice, including diff --git a/tests/chains/Aptos/CompilerTests.cpp b/tests/chains/Aptos/CompilerTests.cpp index fd00034931a..ebe0ccc49ae 100644 --- a/tests/chains/Aptos/CompilerTests.cpp +++ b/tests/chains/Aptos/CompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "proto/Aptos.pb.h" #include "proto/TransactionCompiler.pb.h" diff --git a/tests/chains/Aptos/TWAnySignerTests.cpp b/tests/chains/Aptos/TWAnySignerTests.cpp index 44885c9f872..dce9c2f3d72 100644 --- a/tests/chains/Aptos/TWAnySignerTests.cpp +++ b/tests/chains/Aptos/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PrivateKey.h" diff --git a/tests/chains/Aptos/TWAptosAddressTests.cpp b/tests/chains/Aptos/TWAptosAddressTests.cpp index ec6612d0960..4dea755b651 100644 --- a/tests/chains/Aptos/TWAptosAddressTests.cpp +++ b/tests/chains/Aptos/TWAptosAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "TestUtilities.h" diff --git a/tests/chains/Aptos/TWCoinTypeTests.cpp b/tests/chains/Aptos/TWCoinTypeTests.cpp index 16934dd916a..6d4f14ce651 100644 --- a/tests/chains/Aptos/TWCoinTypeTests.cpp +++ b/tests/chains/Aptos/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Arbitrum/TWCoinTypeTests.cpp b/tests/chains/Arbitrum/TWCoinTypeTests.cpp index 1b2f67839f4..0b8eb85a5e9 100644 --- a/tests/chains/Arbitrum/TWCoinTypeTests.cpp +++ b/tests/chains/Arbitrum/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/ArbitrumNova/TWCoinTypeTests.cpp b/tests/chains/ArbitrumNova/TWCoinTypeTests.cpp index 6c852405d43..15820936837 100644 --- a/tests/chains/ArbitrumNova/TWCoinTypeTests.cpp +++ b/tests/chains/ArbitrumNova/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Aurora/TWCoinTypeTests.cpp b/tests/chains/Aurora/TWCoinTypeTests.cpp index af42dd3027b..42b7334b872 100644 --- a/tests/chains/Aurora/TWCoinTypeTests.cpp +++ b/tests/chains/Aurora/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Avalanche/TWCoinTypeTests.cpp b/tests/chains/Avalanche/TWCoinTypeTests.cpp index 329a9b69da4..84ab72079c7 100644 --- a/tests/chains/Avalanche/TWCoinTypeTests.cpp +++ b/tests/chains/Avalanche/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Base/TWCoinTypeTests.cpp b/tests/chains/Base/TWCoinTypeTests.cpp index a07285626d2..993248ee996 100644 --- a/tests/chains/Base/TWCoinTypeTests.cpp +++ b/tests/chains/Base/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Binance/AddressTests.cpp b/tests/chains/Binance/AddressTests.cpp index fd7a769c277..56f812afbd4 100644 --- a/tests/chains/Binance/AddressTests.cpp +++ b/tests/chains/Binance/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Binance/Address.h" #include "Coin.h" diff --git a/tests/chains/Binance/TWAnySignerTests.cpp b/tests/chains/Binance/TWAnySignerTests.cpp index d5f4de77c04..630daa83189 100644 --- a/tests/chains/Binance/TWAnySignerTests.cpp +++ b/tests/chains/Binance/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Binance/Address.h" diff --git a/tests/chains/Binance/TWCoinTypeTests.cpp b/tests/chains/Binance/TWCoinTypeTests.cpp index 8930e317212..c7f09c9a16c 100644 --- a/tests/chains/Binance/TWCoinTypeTests.cpp +++ b/tests/chains/Binance/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Binance/TWWalletConnectSigning.cpp b/tests/chains/Binance/TWWalletConnectSigning.cpp index 8a463f99470..7ee7e7956f4 100644 --- a/tests/chains/Binance/TWWalletConnectSigning.cpp +++ b/tests/chains/Binance/TWWalletConnectSigning.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2024 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "proto/Binance.pb.h" diff --git a/tests/chains/Binance/TransactionCompilerTests.cpp b/tests/chains/Binance/TransactionCompilerTests.cpp index efcb375ac30..3c8a1d5a171 100644 --- a/tests/chains/Binance/TransactionCompilerTests.cpp +++ b/tests/chains/Binance/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/BinanceSmartChain/SignerTests.cpp b/tests/chains/BinanceSmartChain/SignerTests.cpp index c970d687488..c9196d6b53b 100644 --- a/tests/chains/BinanceSmartChain/SignerTests.cpp +++ b/tests/chains/BinanceSmartChain/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "Ethereum/Address.h" diff --git a/tests/chains/BinanceSmartChain/TWAnyAddressTests.cpp b/tests/chains/BinanceSmartChain/TWAnyAddressTests.cpp index a0cc87948d2..139e6a8368b 100644 --- a/tests/chains/BinanceSmartChain/TWAnyAddressTests.cpp +++ b/tests/chains/BinanceSmartChain/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/tests/chains/BinanceSmartChain/TWCoinTypeTests.cpp b/tests/chains/BinanceSmartChain/TWCoinTypeTests.cpp index aa44abba026..7dc7a6cb102 100644 --- a/tests/chains/BinanceSmartChain/TWCoinTypeTests.cpp +++ b/tests/chains/BinanceSmartChain/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Bitcoin/BitcoinAddressTests.cpp b/tests/chains/Bitcoin/BitcoinAddressTests.cpp index bf2036dd7de..fa8507663df 100644 --- a/tests/chains/Bitcoin/BitcoinAddressTests.cpp +++ b/tests/chains/Bitcoin/BitcoinAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bitcoin/Address.h" #include "Bitcoin/Script.h" diff --git a/tests/chains/Bitcoin/BitcoinOrdinalNftData.h b/tests/chains/Bitcoin/BitcoinOrdinalNftData.h index 782d45e419d..3923de9d360 100644 --- a/tests/chains/Bitcoin/BitcoinOrdinalNftData.h +++ b/tests/chains/Bitcoin/BitcoinOrdinalNftData.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. std::string nftInscriptionImageData = "\ 89504e470d0a1a0a0000000d4948445200000360000002be0803000000f3\ diff --git a/tests/chains/Bitcoin/BitcoinScriptTests.cpp b/tests/chains/Bitcoin/BitcoinScriptTests.cpp index 1f7c85b327f..f4a6ed9fbbe 100644 --- a/tests/chains/Bitcoin/BitcoinScriptTests.cpp +++ b/tests/chains/Bitcoin/BitcoinScriptTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bitcoin/Script.h" #include "Bitcoin/SignatureBuilder.h" diff --git a/tests/chains/Bitcoin/FeeCalculatorTests.cpp b/tests/chains/Bitcoin/FeeCalculatorTests.cpp index 582a332fcb5..aa2f973c4bd 100644 --- a/tests/chains/Bitcoin/FeeCalculatorTests.cpp +++ b/tests/chains/Bitcoin/FeeCalculatorTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bitcoin/FeeCalculator.h" diff --git a/tests/chains/Bitcoin/InputSelectorTests.cpp b/tests/chains/Bitcoin/InputSelectorTests.cpp index ef1fd80552c..999b9d950a6 100644 --- a/tests/chains/Bitcoin/InputSelectorTests.cpp +++ b/tests/chains/Bitcoin/InputSelectorTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/tests/chains/Bitcoin/MessageSignerTests.cpp b/tests/chains/Bitcoin/MessageSignerTests.cpp index 06ea622d8b2..d55cded3107 100644 --- a/tests/chains/Bitcoin/MessageSignerTests.cpp +++ b/tests/chains/Bitcoin/MessageSignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bitcoin/MessageSigner.h" #include diff --git a/tests/chains/Bitcoin/SegwitAddressTests.cpp b/tests/chains/Bitcoin/SegwitAddressTests.cpp index 3c7408cb3f0..62c7fe7fde5 100644 --- a/tests/chains/Bitcoin/SegwitAddressTests.cpp +++ b/tests/chains/Bitcoin/SegwitAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bech32.h" #include "Bitcoin/SegwitAddress.h" diff --git a/tests/chains/Bitcoin/TWBitcoinAddressTests.cpp b/tests/chains/Bitcoin/TWBitcoinAddressTests.cpp index f51a5464b51..60c6cb7d16e 100644 --- a/tests/chains/Bitcoin/TWBitcoinAddressTests.cpp +++ b/tests/chains/Bitcoin/TWBitcoinAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Bitcoin/TWBitcoinFeeTests.cpp b/tests/chains/Bitcoin/TWBitcoinFeeTests.cpp index 87fa9b584ac..f442d968842 100644 --- a/tests/chains/Bitcoin/TWBitcoinFeeTests.cpp +++ b/tests/chains/Bitcoin/TWBitcoinFeeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/Bitcoin/TWBitcoinScriptTests.cpp b/tests/chains/Bitcoin/TWBitcoinScriptTests.cpp index cc555c1b7a7..1851e7ba9ba 100644 --- a/tests/chains/Bitcoin/TWBitcoinScriptTests.cpp +++ b/tests/chains/Bitcoin/TWBitcoinScriptTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Bitcoin/TWBitcoinSigningTests.cpp b/tests/chains/Bitcoin/TWBitcoinSigningTests.cpp index 1dd26b1d942..7a548f0fa90 100644 --- a/tests/chains/Bitcoin/TWBitcoinSigningTests.cpp +++ b/tests/chains/Bitcoin/TWBitcoinSigningTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base58.h" #include "Bitcoin/Address.h" diff --git a/tests/chains/Bitcoin/TWBitcoinTransactionTests.cpp b/tests/chains/Bitcoin/TWBitcoinTransactionTests.cpp index 19d3d3e4338..712595ce63e 100644 --- a/tests/chains/Bitcoin/TWBitcoinTransactionTests.cpp +++ b/tests/chains/Bitcoin/TWBitcoinTransactionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bitcoin/Transaction.h" #include "HexCoding.h" diff --git a/tests/chains/Bitcoin/TWCoinTypeTests.cpp b/tests/chains/Bitcoin/TWCoinTypeTests.cpp index b11ad81225f..6b5d718b593 100644 --- a/tests/chains/Bitcoin/TWCoinTypeTests.cpp +++ b/tests/chains/Bitcoin/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Bitcoin/TWSegwitAddressTests.cpp b/tests/chains/Bitcoin/TWSegwitAddressTests.cpp index 9723244292c..4adf19e4250 100644 --- a/tests/chains/Bitcoin/TWSegwitAddressTests.cpp +++ b/tests/chains/Bitcoin/TWSegwitAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Bitcoin/TransactionCompilerTests.cpp b/tests/chains/Bitcoin/TransactionCompilerTests.cpp index 212a67ed805..55887c8f6da 100644 --- a/tests/chains/Bitcoin/TransactionCompilerTests.cpp +++ b/tests/chains/Bitcoin/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Bitcoin/TransactionPlanTests.cpp b/tests/chains/Bitcoin/TransactionPlanTests.cpp index 0f5c1a110c1..7953fdd8ef4 100644 --- a/tests/chains/Bitcoin/TransactionPlanTests.cpp +++ b/tests/chains/Bitcoin/TransactionPlanTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TxComparisonHelper.h" #include "Bitcoin/OutPoint.h" diff --git a/tests/chains/Bitcoin/TxComparisonHelper.cpp b/tests/chains/Bitcoin/TxComparisonHelper.cpp index db1f603610e..c003744bd13 100644 --- a/tests/chains/Bitcoin/TxComparisonHelper.cpp +++ b/tests/chains/Bitcoin/TxComparisonHelper.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TxComparisonHelper.h" diff --git a/tests/chains/Bitcoin/TxComparisonHelper.h b/tests/chains/Bitcoin/TxComparisonHelper.h index 41f4a602337..b969b14595f 100644 --- a/tests/chains/Bitcoin/TxComparisonHelper.h +++ b/tests/chains/Bitcoin/TxComparisonHelper.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/tests/chains/BitcoinCash/TWBitcoinCashTests.cpp b/tests/chains/BitcoinCash/TWBitcoinCashTests.cpp index c097120b5b9..734aa7d541c 100644 --- a/tests/chains/BitcoinCash/TWBitcoinCashTests.cpp +++ b/tests/chains/BitcoinCash/TWBitcoinCashTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bitcoin/Address.h" #include "Bitcoin/SigHashType.h" diff --git a/tests/chains/BitcoinCash/TWCoinTypeTests.cpp b/tests/chains/BitcoinCash/TWCoinTypeTests.cpp index 5a7749c9789..e86daa42bb1 100644 --- a/tests/chains/BitcoinCash/TWCoinTypeTests.cpp +++ b/tests/chains/BitcoinCash/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/BitcoinDiamond/AddressTests.cpp b/tests/chains/BitcoinDiamond/AddressTests.cpp index de5f60aeb6f..a99b7ce46ea 100644 --- a/tests/chains/BitcoinDiamond/AddressTests.cpp +++ b/tests/chains/BitcoinDiamond/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/tests/chains/BitcoinDiamond/SignerTests.cpp b/tests/chains/BitcoinDiamond/SignerTests.cpp index b8543e86070..2b0a239d726 100644 --- a/tests/chains/BitcoinDiamond/SignerTests.cpp +++ b/tests/chains/BitcoinDiamond/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bitcoin/TransactionPlan.h" #include "Bitcoin/TransactionSigner.h" diff --git a/tests/chains/BitcoinDiamond/TWAnyAddressTests.cpp b/tests/chains/BitcoinDiamond/TWAnyAddressTests.cpp index 592f555a505..43ae566f74e 100644 --- a/tests/chains/BitcoinDiamond/TWAnyAddressTests.cpp +++ b/tests/chains/BitcoinDiamond/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "HexCoding.h" diff --git a/tests/chains/BitcoinDiamond/TWAnySignerTests.cpp b/tests/chains/BitcoinDiamond/TWAnySignerTests.cpp index e241fb38bf3..f1ab62557f2 100644 --- a/tests/chains/BitcoinDiamond/TWAnySignerTests.cpp +++ b/tests/chains/BitcoinDiamond/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/BitcoinDiamond/TWCoinTypeTests.cpp b/tests/chains/BitcoinDiamond/TWCoinTypeTests.cpp index 023dc5b38fa..7e29ed4578e 100644 --- a/tests/chains/BitcoinDiamond/TWCoinTypeTests.cpp +++ b/tests/chains/BitcoinDiamond/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/BitcoinDiamond/TWSegwitAddressTests.cpp b/tests/chains/BitcoinDiamond/TWSegwitAddressTests.cpp index f13078a1595..bf09d3f8d0f 100644 --- a/tests/chains/BitcoinDiamond/TWSegwitAddressTests.cpp +++ b/tests/chains/BitcoinDiamond/TWSegwitAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // #include "TestUtilities.h" diff --git a/tests/chains/BitcoinDiamond/TransactionCompilerTests.cpp b/tests/chains/BitcoinDiamond/TransactionCompilerTests.cpp index d7192e18b91..744c64deb7a 100644 --- a/tests/chains/BitcoinDiamond/TransactionCompilerTests.cpp +++ b/tests/chains/BitcoinDiamond/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/BitcoinGold/TWAddressTests.cpp b/tests/chains/BitcoinGold/TWAddressTests.cpp index be7a676b460..ec7372aee34 100644 --- a/tests/chains/BitcoinGold/TWAddressTests.cpp +++ b/tests/chains/BitcoinGold/TWAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // #include "TestUtilities.h" diff --git a/tests/chains/BitcoinGold/TWBitcoinGoldTests.cpp b/tests/chains/BitcoinGold/TWBitcoinGoldTests.cpp index daf3df1d564..dddb5e8a13f 100644 --- a/tests/chains/BitcoinGold/TWBitcoinGoldTests.cpp +++ b/tests/chains/BitcoinGold/TWBitcoinGoldTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/tests/chains/BitcoinGold/TWCoinTypeTests.cpp b/tests/chains/BitcoinGold/TWCoinTypeTests.cpp index aeb8f2221a8..c58fa8c23de 100644 --- a/tests/chains/BitcoinGold/TWCoinTypeTests.cpp +++ b/tests/chains/BitcoinGold/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/BitcoinGold/TWSegwitAddressTests.cpp b/tests/chains/BitcoinGold/TWSegwitAddressTests.cpp index 3f7fc51cb2a..e4d6be2f679 100644 --- a/tests/chains/BitcoinGold/TWSegwitAddressTests.cpp +++ b/tests/chains/BitcoinGold/TWSegwitAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // #include "TestUtilities.h" diff --git a/tests/chains/BitcoinGold/TWSignerTests.cpp b/tests/chains/BitcoinGold/TWSignerTests.cpp index 41ef63adedf..02d28a81c4a 100644 --- a/tests/chains/BitcoinGold/TWSignerTests.cpp +++ b/tests/chains/BitcoinGold/TWSignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/tests/chains/Boba/TWCoinTypeTests.cpp b/tests/chains/Boba/TWCoinTypeTests.cpp index 28e41e02f47..a5e5201bf27 100644 --- a/tests/chains/Boba/TWCoinTypeTests.cpp +++ b/tests/chains/Boba/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Callisto/TWCoinTypeTests.cpp b/tests/chains/Callisto/TWCoinTypeTests.cpp index 2c1db281db0..752e2349656 100644 --- a/tests/chains/Callisto/TWCoinTypeTests.cpp +++ b/tests/chains/Callisto/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cardano/AddressTests.cpp b/tests/chains/Cardano/AddressTests.cpp index 5ade41f1cc4..c42ea1b5402 100644 --- a/tests/chains/Cardano/AddressTests.cpp +++ b/tests/chains/Cardano/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Cardano/AddressV3.h" diff --git a/tests/chains/Cardano/SigningTests.cpp b/tests/chains/Cardano/SigningTests.cpp index f283d9091c5..ccc689580eb 100644 --- a/tests/chains/Cardano/SigningTests.cpp +++ b/tests/chains/Cardano/SigningTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Cardano/AddressV3.h" #include "Cardano/Signer.h" diff --git a/tests/chains/Cardano/StakingTests.cpp b/tests/chains/Cardano/StakingTests.cpp index 686f56fede9..45e9e7d13f9 100644 --- a/tests/chains/Cardano/StakingTests.cpp +++ b/tests/chains/Cardano/StakingTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Cardano/AddressV3.h" #include "Cardano/Signer.h" diff --git a/tests/chains/Cardano/TWCardanoAddressTests.cpp b/tests/chains/Cardano/TWCardanoAddressTests.cpp index 50a3d11131a..d18caf17f49 100644 --- a/tests/chains/Cardano/TWCardanoAddressTests.cpp +++ b/tests/chains/Cardano/TWCardanoAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/tests/chains/Cardano/TWCoinTypeTests.cpp b/tests/chains/Cardano/TWCoinTypeTests.cpp index c8ecdf8109f..72ba864892d 100644 --- a/tests/chains/Cardano/TWCoinTypeTests.cpp +++ b/tests/chains/Cardano/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cardano/TransactionCompilerTests.cpp b/tests/chains/Cardano/TransactionCompilerTests.cpp index b2bc61fd7e0..5106f34af35 100644 --- a/tests/chains/Cardano/TransactionCompilerTests.cpp +++ b/tests/chains/Cardano/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Cardano/TransactionTests.cpp b/tests/chains/Cardano/TransactionTests.cpp index 599b3d4119b..8f9a64a038c 100644 --- a/tests/chains/Cardano/TransactionTests.cpp +++ b/tests/chains/Cardano/TransactionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Cardano/Transaction.h" #include "Cardano/AddressV3.h" diff --git a/tests/chains/Celo/TWCoinTypeTests.cpp b/tests/chains/Celo/TWCoinTypeTests.cpp index 3a87c947e8e..6ac1b830db8 100644 --- a/tests/chains/Celo/TWCoinTypeTests.cpp +++ b/tests/chains/Celo/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/ConfluxeSpace/TWCoinTypeTests.cpp b/tests/chains/ConfluxeSpace/TWCoinTypeTests.cpp index 3724bab24fa..438632f7ad0 100644 --- a/tests/chains/ConfluxeSpace/TWCoinTypeTests.cpp +++ b/tests/chains/ConfluxeSpace/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/AddressTests.cpp b/tests/chains/Cosmos/AddressTests.cpp index e25dc5af853..97034a9b590 100644 --- a/tests/chains/Cosmos/AddressTests.cpp +++ b/tests/chains/Cosmos/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PrivateKey.h" diff --git a/tests/chains/Cosmos/Agoric/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Agoric/TWAnyAddressTests.cpp index 5c536171324..1cb7062bcb7 100644 --- a/tests/chains/Cosmos/Agoric/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Agoric/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Agoric/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Agoric/TWCoinTypeTests.cpp index bcca563f288..05d975709ae 100644 --- a/tests/chains/Cosmos/Agoric/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Agoric/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/Akash/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Akash/TWAnyAddressTests.cpp index e334cc77ffc..621a43dd782 100644 --- a/tests/chains/Cosmos/Akash/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Akash/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Akash/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Akash/TWCoinTypeTests.cpp index 41b8759c8c0..e13668774da 100644 --- a/tests/chains/Cosmos/Akash/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Akash/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/Axelar/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Axelar/TWAnyAddressTests.cpp index 0dd526419d0..b1e92806669 100644 --- a/tests/chains/Cosmos/Axelar/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Axelar/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Axelar/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Axelar/TWCoinTypeTests.cpp index c60a76c9b56..69c7f823c5f 100644 --- a/tests/chains/Cosmos/Axelar/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Axelar/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/BandChain/TWCoinTypeTests.cpp b/tests/chains/Cosmos/BandChain/TWCoinTypeTests.cpp index 91b3138682b..d2a7096dd94 100644 --- a/tests/chains/Cosmos/BandChain/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/BandChain/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/Bluzelle/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Bluzelle/TWCoinTypeTests.cpp index c28de7f82c0..6a569a48677 100644 --- a/tests/chains/Cosmos/Bluzelle/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Bluzelle/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/Comdex/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Comdex/TWAnyAddressTests.cpp index abaeaaa5c2a..6ef956ac13e 100644 --- a/tests/chains/Cosmos/Comdex/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Comdex/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Comdex/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Comdex/TWCoinTypeTests.cpp index 66360ab1d7a..1f598515c34 100644 --- a/tests/chains/Cosmos/Comdex/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Comdex/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/Coreum/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Coreum/TWAnyAddressTests.cpp index f550429739a..50a619ba0db 100644 --- a/tests/chains/Cosmos/Coreum/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Coreum/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Coreum/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Coreum/TWCoinTypeTests.cpp index 46e83005f62..a588861349e 100644 --- a/tests/chains/Cosmos/Coreum/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Coreum/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/CosmosTestHelpers.h b/tests/chains/Cosmos/CosmosTestHelpers.h index d15a2ea34b9..50e81c4459f 100644 --- a/tests/chains/Cosmos/CosmosTestHelpers.h +++ b/tests/chains/Cosmos/CosmosTestHelpers.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/tests/chains/Cosmos/Crescent/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Crescent/TWAnyAddressTests.cpp index 08496bba5e8..f53619dd664 100644 --- a/tests/chains/Cosmos/Crescent/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Crescent/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Crescent/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Crescent/TWCoinTypeTests.cpp index a7000b56edd..7b8586d04ec 100644 --- a/tests/chains/Cosmos/Crescent/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Crescent/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/CryptoOrg/SignerTests.cpp b/tests/chains/Cosmos/CryptoOrg/SignerTests.cpp index f71f90c5cff..c81ffb931af 100644 --- a/tests/chains/Cosmos/CryptoOrg/SignerTests.cpp +++ b/tests/chains/Cosmos/CryptoOrg/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "proto/Cosmos.pb.h" #include "Cosmos/Address.h" diff --git a/tests/chains/Cosmos/CryptoOrg/TWAnyAddressTests.cpp b/tests/chains/Cosmos/CryptoOrg/TWAnyAddressTests.cpp index 5946ec84956..cea33e461fd 100644 --- a/tests/chains/Cosmos/CryptoOrg/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/CryptoOrg/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/CryptoOrg/TWAnySignerTests.cpp b/tests/chains/Cosmos/CryptoOrg/TWAnySignerTests.cpp index f3db43120b7..c39786cac39 100644 --- a/tests/chains/Cosmos/CryptoOrg/TWAnySignerTests.cpp +++ b/tests/chains/Cosmos/CryptoOrg/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "proto/Cosmos.pb.h" diff --git a/tests/chains/Cosmos/CryptoOrg/TWCoinTypeTests.cpp b/tests/chains/Cosmos/CryptoOrg/TWCoinTypeTests.cpp index eb0ac2f4f84..6d301f20534 100644 --- a/tests/chains/Cosmos/CryptoOrg/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/CryptoOrg/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/FetchAI/TWAnyAddressTests.cpp b/tests/chains/Cosmos/FetchAI/TWAnyAddressTests.cpp index bd19c4f3120..1a0f8862c88 100644 --- a/tests/chains/Cosmos/FetchAI/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/FetchAI/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/FetchAI/TWCoinTypeTests.cpp b/tests/chains/Cosmos/FetchAI/TWCoinTypeTests.cpp index 294e824a13d..2653dc3ab4d 100644 --- a/tests/chains/Cosmos/FetchAI/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/FetchAI/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/Juno/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Juno/TWAnyAddressTests.cpp index 6796ff98934..0256957b57f 100644 --- a/tests/chains/Cosmos/Juno/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Juno/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Juno/TWAnySignerTests.cpp b/tests/chains/Cosmos/Juno/TWAnySignerTests.cpp index dafa5aee10a..3fcb6facd0d 100644 --- a/tests/chains/Cosmos/Juno/TWAnySignerTests.cpp +++ b/tests/chains/Cosmos/Juno/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Cosmos/Address.h" #include "HexCoding.h" diff --git a/tests/chains/Cosmos/Juno/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Juno/TWCoinTypeTests.cpp index f78d7166920..e6683195b92 100644 --- a/tests/chains/Cosmos/Juno/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Juno/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/Kava/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Kava/TWCoinTypeTests.cpp index c9539ea88c1..25b8079bad6 100644 --- a/tests/chains/Cosmos/Kava/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Kava/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/Kujira/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Kujira/TWAnyAddressTests.cpp index a20ce637edd..803e8c6e2cf 100644 --- a/tests/chains/Cosmos/Kujira/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Kujira/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Kujira/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Kujira/TWCoinTypeTests.cpp index 61ac1042d14..61583919905 100644 --- a/tests/chains/Cosmos/Kujira/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Kujira/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/Mars/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Mars/TWAnyAddressTests.cpp index 68fd646304b..16fd4812c92 100644 --- a/tests/chains/Cosmos/Mars/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Mars/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Mars/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Mars/TWCoinTypeTests.cpp index e9d25b76a44..4a21d8a6b4d 100644 --- a/tests/chains/Cosmos/Mars/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Mars/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/NativeCanto/TWAnyAddressTests.cpp b/tests/chains/Cosmos/NativeCanto/TWAnyAddressTests.cpp index 6ffbe393b26..cfc4a2f6421 100644 --- a/tests/chains/Cosmos/NativeCanto/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/NativeCanto/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/NativeCanto/TWCoinTypeTests.cpp b/tests/chains/Cosmos/NativeCanto/TWCoinTypeTests.cpp index 6e7822af5be..cc282cd0e1f 100644 --- a/tests/chains/Cosmos/NativeCanto/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/NativeCanto/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/Cosmos/NativeEvmos/TWAnyAddressTests.cpp b/tests/chains/Cosmos/NativeEvmos/TWAnyAddressTests.cpp index 7331a3109e6..3dbb62b8cfd 100644 --- a/tests/chains/Cosmos/NativeEvmos/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/NativeEvmos/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/NativeEvmos/TWCoinTypeTests.cpp b/tests/chains/Cosmos/NativeEvmos/TWCoinTypeTests.cpp index 2713fcbba7e..052ffcf1038 100644 --- a/tests/chains/Cosmos/NativeEvmos/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/NativeEvmos/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/Cosmos/NativeInjective/SignerTests.cpp b/tests/chains/Cosmos/NativeInjective/SignerTests.cpp index a103ff8d09a..4b1ce6b5ec2 100644 --- a/tests/chains/Cosmos/NativeInjective/SignerTests.cpp +++ b/tests/chains/Cosmos/NativeInjective/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Base64.h" diff --git a/tests/chains/Cosmos/NativeInjective/TWAnyAddressTests.cpp b/tests/chains/Cosmos/NativeInjective/TWAnyAddressTests.cpp index f8425d00967..9dd4818c87c 100644 --- a/tests/chains/Cosmos/NativeInjective/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/NativeInjective/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/NativeInjective/TWCoinTypeTests.cpp b/tests/chains/Cosmos/NativeInjective/TWCoinTypeTests.cpp index f92a2f9ca7e..6a120226d4f 100644 --- a/tests/chains/Cosmos/NativeInjective/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/NativeInjective/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/NativeInjective/TransactionCompilerTests.cpp b/tests/chains/Cosmos/NativeInjective/TransactionCompilerTests.cpp index 163b19dfaf1..2bf1a12785a 100644 --- a/tests/chains/Cosmos/NativeInjective/TransactionCompilerTests.cpp +++ b/tests/chains/Cosmos/NativeInjective/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base64.h" #include "HexCoding.h" diff --git a/tests/chains/Cosmos/Neutron/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Neutron/TWAnyAddressTests.cpp index 9fe7681fa9a..662f74bd756 100644 --- a/tests/chains/Cosmos/Neutron/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Neutron/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Neutron/TWAnySignerTests.cpp b/tests/chains/Cosmos/Neutron/TWAnySignerTests.cpp index 349a932d872..bafa42a9c7d 100644 --- a/tests/chains/Cosmos/Neutron/TWAnySignerTests.cpp +++ b/tests/chains/Cosmos/Neutron/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Cosmos/Address.h" #include "HexCoding.h" diff --git a/tests/chains/Cosmos/Neutron/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Neutron/TWCoinTypeTests.cpp index 8a768bd1647..0c5a3aa3978 100644 --- a/tests/chains/Cosmos/Neutron/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Neutron/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/Noble/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Noble/TWAnyAddressTests.cpp index 83e549af31a..4be942ba178 100644 --- a/tests/chains/Cosmos/Noble/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Noble/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Noble/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Noble/TWCoinTypeTests.cpp index ea8c64905d1..f63dbdff7ee 100644 --- a/tests/chains/Cosmos/Noble/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Noble/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/Osmosis/SignerTests.cpp b/tests/chains/Cosmos/Osmosis/SignerTests.cpp index b0ae1832083..91935d871e5 100644 --- a/tests/chains/Cosmos/Osmosis/SignerTests.cpp +++ b/tests/chains/Cosmos/Osmosis/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Cosmos/Address.h" #include "HexCoding.h" diff --git a/tests/chains/Cosmos/Osmosis/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Osmosis/TWAnyAddressTests.cpp index 69eee155454..7979390c7a3 100644 --- a/tests/chains/Cosmos/Osmosis/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Osmosis/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Osmosis/TWAnySignerTests.cpp b/tests/chains/Cosmos/Osmosis/TWAnySignerTests.cpp index a4cb692aacc..41dbaaf789c 100644 --- a/tests/chains/Cosmos/Osmosis/TWAnySignerTests.cpp +++ b/tests/chains/Cosmos/Osmosis/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Cosmos/Address.h" #include "HexCoding.h" diff --git a/tests/chains/Cosmos/Osmosis/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Osmosis/TWCoinTypeTests.cpp index 1f3fa3e3a50..ca043ca6fec 100644 --- a/tests/chains/Cosmos/Osmosis/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Osmosis/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/Persistence/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Persistence/TWAnyAddressTests.cpp index 7a645c96763..3219bf90f55 100644 --- a/tests/chains/Cosmos/Persistence/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Persistence/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Persistence/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Persistence/TWCoinTypeTests.cpp index 72fc6b7f747..0669a3af94d 100644 --- a/tests/chains/Cosmos/Persistence/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Persistence/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/Quasar/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Quasar/TWAnyAddressTests.cpp index a65e76f7293..99b9eddc9eb 100644 --- a/tests/chains/Cosmos/Quasar/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Quasar/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Quasar/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Quasar/TWCoinTypeTests.cpp index 1dfb9f81304..724a95988da 100644 --- a/tests/chains/Cosmos/Quasar/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Quasar/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/Secret/SignerTests.cpp b/tests/chains/Cosmos/Secret/SignerTests.cpp index 8ccb283c938..515419fd331 100644 --- a/tests/chains/Cosmos/Secret/SignerTests.cpp +++ b/tests/chains/Cosmos/Secret/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Cosmos/Address.h" #include "TrustWalletCore/TWAnySigner.h" diff --git a/tests/chains/Cosmos/Secret/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Secret/TWAnyAddressTests.cpp index e3f9452e1f3..945f5192010 100644 --- a/tests/chains/Cosmos/Secret/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Secret/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Secret/TWAnySignerTests.cpp b/tests/chains/Cosmos/Secret/TWAnySignerTests.cpp index 9abb485b2d3..95a0f4712b0 100644 --- a/tests/chains/Cosmos/Secret/TWAnySignerTests.cpp +++ b/tests/chains/Cosmos/Secret/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Cosmos/Address.h" #include "HexCoding.h" diff --git a/tests/chains/Cosmos/Secret/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Secret/TWCoinTypeTests.cpp index d6161fa2fea..aa77bd0ac21 100644 --- a/tests/chains/Cosmos/Secret/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Secret/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/Sei/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Sei/TWAnyAddressTests.cpp index 38a5517203b..45746b25326 100644 --- a/tests/chains/Cosmos/Sei/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Sei/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Sei/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Sei/TWCoinTypeTests.cpp index e65ff37ce92..88a856d389a 100644 --- a/tests/chains/Cosmos/Sei/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Sei/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/SignerTests.cpp b/tests/chains/Cosmos/SignerTests.cpp index 54b5fbb9344..6e5570004d4 100644 --- a/tests/chains/Cosmos/SignerTests.cpp +++ b/tests/chains/Cosmos/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Cosmos/Sommelier/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Sommelier/TWAnyAddressTests.cpp index 48295f5e549..2775fcb56ab 100644 --- a/tests/chains/Cosmos/Sommelier/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Sommelier/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Sommelier/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Sommelier/TWCoinTypeTests.cpp index 7c73cdd2a72..f60eb5df59d 100644 --- a/tests/chains/Cosmos/Sommelier/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Sommelier/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/StakingTests.cpp b/tests/chains/Cosmos/StakingTests.cpp index ad800b54184..ae5be9dd728 100644 --- a/tests/chains/Cosmos/StakingTests.cpp +++ b/tests/chains/Cosmos/StakingTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base64.h" #include "Coin.h" diff --git a/tests/chains/Cosmos/Stargaze/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Stargaze/TWAnyAddressTests.cpp index e07e1eb6ecb..0fb293d3483 100644 --- a/tests/chains/Cosmos/Stargaze/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Stargaze/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "TestUtilities.h" diff --git a/tests/chains/Cosmos/Stargaze/TWAnySignerTests.cpp b/tests/chains/Cosmos/Stargaze/TWAnySignerTests.cpp index efde5f8a471..c6e1faec3e1 100644 --- a/tests/chains/Cosmos/Stargaze/TWAnySignerTests.cpp +++ b/tests/chains/Cosmos/Stargaze/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Cosmos/Address.h" #include "HexCoding.h" diff --git a/tests/chains/Cosmos/Stride/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Stride/TWAnyAddressTests.cpp index 26b6e7a129b..9a2035d95c7 100644 --- a/tests/chains/Cosmos/Stride/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Stride/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" #include "TestUtilities.h" diff --git a/tests/chains/Cosmos/Stride/TWAnySignerTests.cpp b/tests/chains/Cosmos/Stride/TWAnySignerTests.cpp index f125a955553..b076cb54de4 100644 --- a/tests/chains/Cosmos/Stride/TWAnySignerTests.cpp +++ b/tests/chains/Cosmos/Stride/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Cosmos/Address.h" #include "HexCoding.h" diff --git a/tests/chains/Cosmos/Stride/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Stride/TWCoinTypeTests.cpp index dafa7950af6..6003f28894a 100644 --- a/tests/chains/Cosmos/Stride/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Stride/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/THORChain/SignerTests.cpp b/tests/chains/Cosmos/THORChain/SignerTests.cpp index fcb07cae3a9..be2e0a334b3 100644 --- a/tests/chains/Cosmos/THORChain/SignerTests.cpp +++ b/tests/chains/Cosmos/THORChain/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "proto/Cosmos.pb.h" #include "Coin.h" diff --git a/tests/chains/Cosmos/THORChain/SwapTests.cpp b/tests/chains/Cosmos/THORChain/SwapTests.cpp index 69901c310b2..44b11f6d686 100644 --- a/tests/chains/Cosmos/THORChain/SwapTests.cpp +++ b/tests/chains/Cosmos/THORChain/SwapTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Binance/Address.h" #include "Bitcoin/Script.h" diff --git a/tests/chains/Cosmos/THORChain/TWAnyAddressTests.cpp b/tests/chains/Cosmos/THORChain/TWAnyAddressTests.cpp index c1bd962e788..f28a401908e 100644 --- a/tests/chains/Cosmos/THORChain/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/THORChain/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "HexCoding.h" diff --git a/tests/chains/Cosmos/THORChain/TWAnySignerTests.cpp b/tests/chains/Cosmos/THORChain/TWAnySignerTests.cpp index a9539054504..a33c5df584e 100644 --- a/tests/chains/Cosmos/THORChain/TWAnySignerTests.cpp +++ b/tests/chains/Cosmos/THORChain/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/tests/chains/Cosmos/THORChain/TWCoinTypeTests.cpp b/tests/chains/Cosmos/THORChain/TWCoinTypeTests.cpp index 3ac726f0c45..65b8c1ee908 100644 --- a/tests/chains/Cosmos/THORChain/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/THORChain/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/THORChain/TWSwapTests.cpp b/tests/chains/Cosmos/THORChain/TWSwapTests.cpp index 9632e015627..df999de49ad 100644 --- a/tests/chains/Cosmos/THORChain/TWSwapTests.cpp +++ b/tests/chains/Cosmos/THORChain/TWSwapTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bitcoin/Script.h" #include "Bitcoin/SegwitAddress.h" diff --git a/tests/chains/Cosmos/TWAnyAddressTests.cpp b/tests/chains/Cosmos/TWAnyAddressTests.cpp index b6387f7bd57..6f520edca1b 100644 --- a/tests/chains/Cosmos/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/TWAnySignerTests.cpp b/tests/chains/Cosmos/TWAnySignerTests.cpp index c2c25f96c17..2ecc82de1aa 100644 --- a/tests/chains/Cosmos/TWAnySignerTests.cpp +++ b/tests/chains/Cosmos/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Cosmos/Address.h" #include "HexCoding.h" diff --git a/tests/chains/Cosmos/TWCoinTypeTests.cpp b/tests/chains/Cosmos/TWCoinTypeTests.cpp index e51876c3d65..01cbdd3c12b 100644 --- a/tests/chains/Cosmos/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/Terra/SignerTests.cpp b/tests/chains/Cosmos/Terra/SignerTests.cpp index aa6004567da..0b8bb3f92a3 100644 --- a/tests/chains/Cosmos/Terra/SignerTests.cpp +++ b/tests/chains/Cosmos/Terra/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Base64.h" diff --git a/tests/chains/Cosmos/Terra/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Terra/TWCoinTypeTests.cpp index c99684d0a4e..b564ac066b9 100644 --- a/tests/chains/Cosmos/Terra/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Terra/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/Cosmos/TerraV2/SignerTests.cpp b/tests/chains/Cosmos/TerraV2/SignerTests.cpp index b6f94de7972..7e382641480 100644 --- a/tests/chains/Cosmos/TerraV2/SignerTests.cpp +++ b/tests/chains/Cosmos/TerraV2/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Base64.h" diff --git a/tests/chains/Cosmos/TerraV2/TWCoinTypeTests.cpp b/tests/chains/Cosmos/TerraV2/TWCoinTypeTests.cpp index 5f8cab7ea50..a38f54b77e8 100644 --- a/tests/chains/Cosmos/TerraV2/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/TerraV2/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/Cosmos/Tia/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Tia/TWAnyAddressTests.cpp index 7a2c17bad5b..29c181f36b2 100644 --- a/tests/chains/Cosmos/Tia/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Tia/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Tia/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Tia/TWCoinTypeTests.cpp index a3d656fd5f6..17f8d8d59a0 100644 --- a/tests/chains/Cosmos/Tia/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Tia/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cosmos/TransactionCompilerTests.cpp b/tests/chains/Cosmos/TransactionCompilerTests.cpp index 49284252185..e55e966a13f 100644 --- a/tests/chains/Cosmos/TransactionCompilerTests.cpp +++ b/tests/chains/Cosmos/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base64.h" #include "Coin.h" diff --git a/tests/chains/Cosmos/Umee/TWAnyAddressTests.cpp b/tests/chains/Cosmos/Umee/TWAnyAddressTests.cpp index 7dda7239282..2e1ed50c9f3 100644 --- a/tests/chains/Cosmos/Umee/TWAnyAddressTests.cpp +++ b/tests/chains/Cosmos/Umee/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../CosmosTestHelpers.h" diff --git a/tests/chains/Cosmos/Umee/TWCoinTypeTests.cpp b/tests/chains/Cosmos/Umee/TWCoinTypeTests.cpp index 44d47ed62bb..be9788b42c0 100644 --- a/tests/chains/Cosmos/Umee/TWCoinTypeTests.cpp +++ b/tests/chains/Cosmos/Umee/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Cronos/TWAnyAddressTests.cpp b/tests/chains/Cronos/TWAnyAddressTests.cpp index df3c573e96b..2e1c6a0dbdd 100644 --- a/tests/chains/Cronos/TWAnyAddressTests.cpp +++ b/tests/chains/Cronos/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Cronos/TWCoinTypeTests.cpp b/tests/chains/Cronos/TWCoinTypeTests.cpp index 0ebc2dfa068..0b05cd3f785 100644 --- a/tests/chains/Cronos/TWCoinTypeTests.cpp +++ b/tests/chains/Cronos/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/Dash/TWCoinTypeTests.cpp b/tests/chains/Dash/TWCoinTypeTests.cpp index aa99c4d138b..6b6cab670eb 100644 --- a/tests/chains/Dash/TWCoinTypeTests.cpp +++ b/tests/chains/Dash/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Dash/TWDashTests.cpp b/tests/chains/Dash/TWDashTests.cpp index 0fe1335f1f6..2130faba855 100644 --- a/tests/chains/Dash/TWDashTests.cpp +++ b/tests/chains/Dash/TWDashTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Decred/AddressTests.cpp b/tests/chains/Decred/AddressTests.cpp index a8f65f33f0c..51c855ce811 100644 --- a/tests/chains/Decred/AddressTests.cpp +++ b/tests/chains/Decred/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Decred/Address.h" diff --git a/tests/chains/Decred/SignerTests.cpp b/tests/chains/Decred/SignerTests.cpp index f519fa0e8a2..e698910b17c 100644 --- a/tests/chains/Decred/SignerTests.cpp +++ b/tests/chains/Decred/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Decred/Address.h" #include "Decred/Signer.h" diff --git a/tests/chains/Decred/TWAnySignerTests.cpp b/tests/chains/Decred/TWAnySignerTests.cpp index 08ba5bc332e..faafc923616 100644 --- a/tests/chains/Decred/TWAnySignerTests.cpp +++ b/tests/chains/Decred/TWAnySignerTests.cpp @@ -1,9 +1,7 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Decred/TWCoinTypeTests.cpp b/tests/chains/Decred/TWCoinTypeTests.cpp index 592a69ba83d..2a385b663bc 100644 --- a/tests/chains/Decred/TWCoinTypeTests.cpp +++ b/tests/chains/Decred/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Decred/TWDecredTests.cpp b/tests/chains/Decred/TWDecredTests.cpp index 141d8c4731b..647df8ed1e6 100644 --- a/tests/chains/Decred/TWDecredTests.cpp +++ b/tests/chains/Decred/TWDecredTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Decred/TransactionCompilerTests.cpp b/tests/chains/Decred/TransactionCompilerTests.cpp index 55520304c62..23d49b69bf1 100644 --- a/tests/chains/Decred/TransactionCompilerTests.cpp +++ b/tests/chains/Decred/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bitcoin/Script.h" #include "Coin.h" diff --git a/tests/chains/Decred/TransactionTests.cpp b/tests/chains/Decred/TransactionTests.cpp index 098f42c1d11..30414251e4f 100644 --- a/tests/chains/Decred/TransactionTests.cpp +++ b/tests/chains/Decred/TransactionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bitcoin/Script.h" #include "Decred/OutPoint.h" diff --git a/tests/chains/DigiByte/TWCoinTypeTests.cpp b/tests/chains/DigiByte/TWCoinTypeTests.cpp index aa17445e336..af6949e5c34 100644 --- a/tests/chains/DigiByte/TWCoinTypeTests.cpp +++ b/tests/chains/DigiByte/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/DigiByte/TWDigiByteTests.cpp b/tests/chains/DigiByte/TWDigiByteTests.cpp index 456ca49543e..fe907773a33 100644 --- a/tests/chains/DigiByte/TWDigiByteTests.cpp +++ b/tests/chains/DigiByte/TWDigiByteTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Dogecoin/TWCoinTypeTests.cpp b/tests/chains/Dogecoin/TWCoinTypeTests.cpp index b816cb968a7..c08b7a08bdc 100644 --- a/tests/chains/Dogecoin/TWCoinTypeTests.cpp +++ b/tests/chains/Dogecoin/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Dogecoin/TWDogeTests.cpp b/tests/chains/Dogecoin/TWDogeTests.cpp index 185a1a773a2..9ee431a3414 100644 --- a/tests/chains/Dogecoin/TWDogeTests.cpp +++ b/tests/chains/Dogecoin/TWDogeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/ECO/TWCoinTypeTests.cpp b/tests/chains/ECO/TWCoinTypeTests.cpp index af76592af3a..c982259660f 100644 --- a/tests/chains/ECO/TWCoinTypeTests.cpp +++ b/tests/chains/ECO/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // #include "TestUtilities.h" diff --git a/tests/chains/ECash/TWCoinTypeTests.cpp b/tests/chains/ECash/TWCoinTypeTests.cpp index a767b14c3e5..f6487e721d9 100644 --- a/tests/chains/ECash/TWCoinTypeTests.cpp +++ b/tests/chains/ECash/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/EOS/AddressTests.cpp b/tests/chains/EOS/AddressTests.cpp index 8a14d9059cb..28aed7426a4 100644 --- a/tests/chains/EOS/AddressTests.cpp +++ b/tests/chains/EOS/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "EOS/Address.h" #include "HexCoding.h" diff --git a/tests/chains/EOS/AssetTests.cpp b/tests/chains/EOS/AssetTests.cpp index 05090a56e45..23ae9852a69 100644 --- a/tests/chains/EOS/AssetTests.cpp +++ b/tests/chains/EOS/AssetTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "EOS/Asset.h" #include "HexCoding.h" diff --git a/tests/chains/EOS/NameTests.cpp b/tests/chains/EOS/NameTests.cpp index bc7e74e3068..03f80ce53af 100644 --- a/tests/chains/EOS/NameTests.cpp +++ b/tests/chains/EOS/NameTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "EOS/Name.h" #include "HexCoding.h" diff --git a/tests/chains/EOS/SignatureTests.cpp b/tests/chains/EOS/SignatureTests.cpp index 8ebeb3b815a..0650c6432fb 100644 --- a/tests/chains/EOS/SignatureTests.cpp +++ b/tests/chains/EOS/SignatureTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "EOS/Transaction.h" #include "HexCoding.h" diff --git a/tests/chains/EOS/TWAnySignerTests.cpp b/tests/chains/EOS/TWAnySignerTests.cpp index 1b2face2c2d..575e71566c8 100644 --- a/tests/chains/EOS/TWAnySignerTests.cpp +++ b/tests/chains/EOS/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/EOS/TWCoinTypeTests.cpp b/tests/chains/EOS/TWCoinTypeTests.cpp index d1e857993de..9996fd7467f 100644 --- a/tests/chains/EOS/TWCoinTypeTests.cpp +++ b/tests/chains/EOS/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/EOS/TransactionCompilerTests.cpp b/tests/chains/EOS/TransactionCompilerTests.cpp index 81954d4506a..bb4bb23f72b 100644 --- a/tests/chains/EOS/TransactionCompilerTests.cpp +++ b/tests/chains/EOS/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/EOS/TransactionTests.cpp b/tests/chains/EOS/TransactionTests.cpp index 6ce41687ca0..013db25ed5a 100644 --- a/tests/chains/EOS/TransactionTests.cpp +++ b/tests/chains/EOS/TransactionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "EOS/Action.h" #include "EOS/Address.h" diff --git a/tests/chains/Ethereum/AddressTests.cpp b/tests/chains/Ethereum/AddressTests.cpp index 1a6da54e421..b2b320cf82e 100644 --- a/tests/chains/Ethereum/AddressTests.cpp +++ b/tests/chains/Ethereum/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Ethereum/Address.h" #include "HexCoding.h" diff --git a/tests/chains/Ethereum/BarzTests.cpp b/tests/chains/Ethereum/BarzTests.cpp index 7fbf6d9875e..6d4bc6dfc45 100644 --- a/tests/chains/Ethereum/BarzTests.cpp +++ b/tests/chains/Ethereum/BarzTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/Ethereum/ContractCallTests.cpp b/tests/chains/Ethereum/ContractCallTests.cpp index 164a9fc332b..8ddf3cddad3 100644 --- a/tests/chains/Ethereum/ContractCallTests.cpp +++ b/tests/chains/Ethereum/ContractCallTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Ethereum/ContractCall.h" #include "HexCoding.h" diff --git a/tests/chains/Ethereum/EIP1014Tests.cpp b/tests/chains/Ethereum/EIP1014Tests.cpp index a13b9764090..6b53150ee4a 100644 --- a/tests/chains/Ethereum/EIP1014Tests.cpp +++ b/tests/chains/Ethereum/EIP1014Tests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/Ethereum/EIP1967Tests.cpp b/tests/chains/Ethereum/EIP1967Tests.cpp index 58a7313dfb1..e0cd759e8f6 100644 --- a/tests/chains/Ethereum/EIP1967Tests.cpp +++ b/tests/chains/Ethereum/EIP1967Tests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/Ethereum/EthereumMessageSignerTests.cpp b/tests/chains/Ethereum/EthereumMessageSignerTests.cpp index d119f4006da..6165fe32e47 100644 --- a/tests/chains/Ethereum/EthereumMessageSignerTests.cpp +++ b/tests/chains/Ethereum/EthereumMessageSignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/Ethereum/TWAnySignerTests.cpp b/tests/chains/Ethereum/TWAnySignerTests.cpp index c26d026c51b..f1ffacc0a1e 100644 --- a/tests/chains/Ethereum/TWAnySignerTests.cpp +++ b/tests/chains/Ethereum/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/Ethereum/TWCoinTypeTests.cpp b/tests/chains/Ethereum/TWCoinTypeTests.cpp index 4ca7b327030..4f205ff7a76 100644 --- a/tests/chains/Ethereum/TWCoinTypeTests.cpp +++ b/tests/chains/Ethereum/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Ethereum/TWEthereumAbiTests.cpp b/tests/chains/Ethereum/TWEthereumAbiTests.cpp index 56fc343c08a..607c2c58193 100644 --- a/tests/chains/Ethereum/TWEthereumAbiTests.cpp +++ b/tests/chains/Ethereum/TWEthereumAbiTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/tests/chains/Ethereum/TWEthereumAbiValueDecoderTests.cpp b/tests/chains/Ethereum/TWEthereumAbiValueDecoderTests.cpp index b5d7ac0aef8..ba4607d10ca 100644 --- a/tests/chains/Ethereum/TWEthereumAbiValueDecoderTests.cpp +++ b/tests/chains/Ethereum/TWEthereumAbiValueDecoderTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/tests/chains/Ethereum/TWEthereumAbiValueEncodeTests.cpp b/tests/chains/Ethereum/TWEthereumAbiValueEncodeTests.cpp index bedfd79585d..1d73afc40e6 100644 --- a/tests/chains/Ethereum/TWEthereumAbiValueEncodeTests.cpp +++ b/tests/chains/Ethereum/TWEthereumAbiValueEncodeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/tests/chains/Ethereum/TWRlpTests.cpp b/tests/chains/Ethereum/TWRlpTests.cpp index 745f3467a59..661529562dc 100644 --- a/tests/chains/Ethereum/TWRlpTests.cpp +++ b/tests/chains/Ethereum/TWRlpTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TrustWalletCore/TWEthereumRlp.h" #include "proto/EthereumRlp.pb.h" diff --git a/tests/chains/Ethereum/TransactionCompilerTests.cpp b/tests/chains/Ethereum/TransactionCompilerTests.cpp index 64c208d5bb5..b8f5ceae311 100644 --- a/tests/chains/Ethereum/TransactionCompilerTests.cpp +++ b/tests/chains/Ethereum/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Ethereum/ValueDecoderTests.cpp b/tests/chains/Ethereum/ValueDecoderTests.cpp index 2f9e547dea5..8a47e82e822 100644 --- a/tests/chains/Ethereum/ValueDecoderTests.cpp +++ b/tests/chains/Ethereum/ValueDecoderTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Ethereum/ABI/ValueDecoder.h" #include diff --git a/tests/chains/Ethereum/ValueEncoderTests.cpp b/tests/chains/Ethereum/ValueEncoderTests.cpp index 83b3dc913c9..58cca246524 100644 --- a/tests/chains/Ethereum/ValueEncoderTests.cpp +++ b/tests/chains/Ethereum/ValueEncoderTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Ethereum/ABI/ValueEncoder.h" #include diff --git a/tests/chains/EthereumClassic/TWCoinTypeTests.cpp b/tests/chains/EthereumClassic/TWCoinTypeTests.cpp index 2181cda4701..e547ced83a0 100644 --- a/tests/chains/EthereumClassic/TWCoinTypeTests.cpp +++ b/tests/chains/EthereumClassic/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Everscale/AddressTests.cpp b/tests/chains/Everscale/AddressTests.cpp index 21f8e41b49d..f984140bd74 100644 --- a/tests/chains/Everscale/AddressTests.cpp +++ b/tests/chains/Everscale/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Everscale/Address.h" #include "Everscale/WorkchainType.h" diff --git a/tests/chains/Everscale/CellBuilderTest.cpp b/tests/chains/Everscale/CellBuilderTest.cpp index a2393bbbdad..73ad08f382b 100644 --- a/tests/chains/Everscale/CellBuilderTest.cpp +++ b/tests/chains/Everscale/CellBuilderTest.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "BinaryCoding.h" #include "HexCoding.h" diff --git a/tests/chains/Everscale/CellTests.cpp b/tests/chains/Everscale/CellTests.cpp index efd7bf22480..8fb9c913cd5 100644 --- a/tests/chains/Everscale/CellTests.cpp +++ b/tests/chains/Everscale/CellTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base64.h" #include "HexCoding.h" diff --git a/tests/chains/Everscale/SignerTests.cpp b/tests/chains/Everscale/SignerTests.cpp index 73e3ba86922..832eb068f80 100644 --- a/tests/chains/Everscale/SignerTests.cpp +++ b/tests/chains/Everscale/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Everscale/Messages.h" #include "Everscale/Signer.h" diff --git a/tests/chains/Everscale/TWAnyAddressTests.cpp b/tests/chains/Everscale/TWAnyAddressTests.cpp index 87ea9c497b3..743f8c56d79 100644 --- a/tests/chains/Everscale/TWAnyAddressTests.cpp +++ b/tests/chains/Everscale/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/tests/chains/Everscale/TWAnySignerTests.cpp b/tests/chains/Everscale/TWAnySignerTests.cpp index f185ceb86b9..eb101efdee8 100644 --- a/tests/chains/Everscale/TWAnySignerTests.cpp +++ b/tests/chains/Everscale/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base64.h" #include "HexCoding.h" diff --git a/tests/chains/Everscale/TWCoinTypeTests.cpp b/tests/chains/Everscale/TWCoinTypeTests.cpp index 27650c73e7a..f4e59de8cd9 100644 --- a/tests/chains/Everscale/TWCoinTypeTests.cpp +++ b/tests/chains/Everscale/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Evmos/SignerTests.cpp b/tests/chains/Evmos/SignerTests.cpp index 981bd727b27..aba0816b53a 100644 --- a/tests/chains/Evmos/SignerTests.cpp +++ b/tests/chains/Evmos/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Base64.h" diff --git a/tests/chains/Evmos/TWAnyAddressTests.cpp b/tests/chains/Evmos/TWAnyAddressTests.cpp index 697b9400dd4..d36bfa9c64f 100644 --- a/tests/chains/Evmos/TWAnyAddressTests.cpp +++ b/tests/chains/Evmos/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Evmos/TWCoinTypeTests.cpp b/tests/chains/Evmos/TWCoinTypeTests.cpp index 73f12b7b68e..781e1e4e22b 100644 --- a/tests/chains/Evmos/TWCoinTypeTests.cpp +++ b/tests/chains/Evmos/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/Evmos/TransactionCompilerTests.cpp b/tests/chains/Evmos/TransactionCompilerTests.cpp index c58e374fb1d..47a700bdf94 100644 --- a/tests/chains/Evmos/TransactionCompilerTests.cpp +++ b/tests/chains/Evmos/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base64.h" #include "HexCoding.h" diff --git a/tests/chains/FIO/AddressTests.cpp b/tests/chains/FIO/AddressTests.cpp index 673d4dc130f..ffc99746168 100644 --- a/tests/chains/FIO/AddressTests.cpp +++ b/tests/chains/FIO/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "FIO/Address.h" #include "HexCoding.h" diff --git a/tests/chains/FIO/EncryptionTests.cpp b/tests/chains/FIO/EncryptionTests.cpp index 4065a54199e..db8341d9eb4 100644 --- a/tests/chains/FIO/EncryptionTests.cpp +++ b/tests/chains/FIO/EncryptionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "FIO/Encryption.h" #include "FIO/Address.h" diff --git a/tests/chains/FIO/SignerTests.cpp b/tests/chains/FIO/SignerTests.cpp index 16d6299c4e2..db663c9cf0a 100644 --- a/tests/chains/FIO/SignerTests.cpp +++ b/tests/chains/FIO/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "FIO/Actor.h" #include "FIO/Signer.h" diff --git a/tests/chains/FIO/TWCoinTypeTests.cpp b/tests/chains/FIO/TWCoinTypeTests.cpp index 4279a35fc85..e961f70263e 100644 --- a/tests/chains/FIO/TWCoinTypeTests.cpp +++ b/tests/chains/FIO/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/FIO/TWFIOAccountTests.cpp b/tests/chains/FIO/TWFIOAccountTests.cpp index fc9b0e8a900..2afa675188e 100644 --- a/tests/chains/FIO/TWFIOAccountTests.cpp +++ b/tests/chains/FIO/TWFIOAccountTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/FIO/TWFIOTests.cpp b/tests/chains/FIO/TWFIOTests.cpp index f3d0290515a..77b6acdffaf 100644 --- a/tests/chains/FIO/TWFIOTests.cpp +++ b/tests/chains/FIO/TWFIOTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/tests/chains/FIO/TransactionBuilderTests.cpp b/tests/chains/FIO/TransactionBuilderTests.cpp index cc11ba5dfd6..097d587b341 100644 --- a/tests/chains/FIO/TransactionBuilderTests.cpp +++ b/tests/chains/FIO/TransactionBuilderTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "FIO/Action.h" #include "FIO/NewFundsRequest.h" diff --git a/tests/chains/FIO/TransactionCompilerTests.cpp b/tests/chains/FIO/TransactionCompilerTests.cpp index 6fe67156e4c..cfdba2b1fee 100644 --- a/tests/chains/FIO/TransactionCompilerTests.cpp +++ b/tests/chains/FIO/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Fantom/TWCoinTypeTests.cpp b/tests/chains/Fantom/TWCoinTypeTests.cpp index 9d80853a8a8..e574fc3b825 100644 --- a/tests/chains/Fantom/TWCoinTypeTests.cpp +++ b/tests/chains/Fantom/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Filecoin/AddressTests.cpp b/tests/chains/Filecoin/AddressTests.cpp index 06b889d4376..ebe9dc553c1 100644 --- a/tests/chains/Filecoin/AddressTests.cpp +++ b/tests/chains/Filecoin/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Filecoin/Address.h" #include "HexCoding.h" diff --git a/tests/chains/Filecoin/SignerTests.cpp b/tests/chains/Filecoin/SignerTests.cpp index 4f6452d8518..8eccd8f6f76 100644 --- a/tests/chains/Filecoin/SignerTests.cpp +++ b/tests/chains/Filecoin/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Filecoin/Address.h" #include "Filecoin/Signer.h" diff --git a/tests/chains/Filecoin/TWAddressConverterTests.cpp b/tests/chains/Filecoin/TWAddressConverterTests.cpp index 0c8851ab2f2..b50eb9e58aa 100644 --- a/tests/chains/Filecoin/TWAddressConverterTests.cpp +++ b/tests/chains/Filecoin/TWAddressConverterTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/tests/chains/Filecoin/TWAnySignerTests.cpp b/tests/chains/Filecoin/TWAnySignerTests.cpp index 1074abf4fa9..27b8eaacf9c 100644 --- a/tests/chains/Filecoin/TWAnySignerTests.cpp +++ b/tests/chains/Filecoin/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/Filecoin/TWCoinTypeTests.cpp b/tests/chains/Filecoin/TWCoinTypeTests.cpp index 6292d0be1e5..8fd34f04380 100644 --- a/tests/chains/Filecoin/TWCoinTypeTests.cpp +++ b/tests/chains/Filecoin/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Filecoin/TransactionCompilerTests.cpp b/tests/chains/Filecoin/TransactionCompilerTests.cpp index 53e7a4976d2..f04883c127d 100644 --- a/tests/chains/Filecoin/TransactionCompilerTests.cpp +++ b/tests/chains/Filecoin/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Filecoin/TransactionTests.cpp b/tests/chains/Filecoin/TransactionTests.cpp index 8f1026af7ec..82650f13499 100644 --- a/tests/chains/Filecoin/TransactionTests.cpp +++ b/tests/chains/Filecoin/TransactionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Filecoin/Address.h" #include "Filecoin/Transaction.h" diff --git a/tests/chains/Firo/TWCoinTypeTests.cpp b/tests/chains/Firo/TWCoinTypeTests.cpp index 4e5a5752172..8a29b13ddd0 100644 --- a/tests/chains/Firo/TWCoinTypeTests.cpp +++ b/tests/chains/Firo/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Firo/TWZCoinAddressTests.cpp b/tests/chains/Firo/TWZCoinAddressTests.cpp index 415528c742b..4889637d0fe 100644 --- a/tests/chains/Firo/TWZCoinAddressTests.cpp +++ b/tests/chains/Firo/TWZCoinAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/GoChain/TWCoinTypeTests.cpp b/tests/chains/GoChain/TWCoinTypeTests.cpp index c2e469658c5..052a2700c5a 100644 --- a/tests/chains/GoChain/TWCoinTypeTests.cpp +++ b/tests/chains/GoChain/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Greenfield/TWAnyAddressTests.cpp b/tests/chains/Greenfield/TWAnyAddressTests.cpp index eb6b19293fe..5e4736f9de0 100644 --- a/tests/chains/Greenfield/TWAnyAddressTests.cpp +++ b/tests/chains/Greenfield/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "HexCoding.h" diff --git a/tests/chains/Greenfield/TWAnySignerTests.cpp b/tests/chains/Greenfield/TWAnySignerTests.cpp index c8ba0f795c7..12afa89b367 100644 --- a/tests/chains/Greenfield/TWAnySignerTests.cpp +++ b/tests/chains/Greenfield/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "proto/Greenfield.pb.h" diff --git a/tests/chains/Greenfield/TWCoinTypeTests.cpp b/tests/chains/Greenfield/TWCoinTypeTests.cpp index 657ba1fca39..37292589ba1 100644 --- a/tests/chains/Greenfield/TWCoinTypeTests.cpp +++ b/tests/chains/Greenfield/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Greenfield/TransactionCompilerTests.cpp b/tests/chains/Greenfield/TransactionCompilerTests.cpp index ba5220babe1..9766bbcaa0c 100644 --- a/tests/chains/Greenfield/TransactionCompilerTests.cpp +++ b/tests/chains/Greenfield/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PrivateKey.h" diff --git a/tests/chains/Groestlcoin/AddressTests.cpp b/tests/chains/Groestlcoin/AddressTests.cpp index 40c335a9f5b..8fcce675012 100644 --- a/tests/chains/Groestlcoin/AddressTests.cpp +++ b/tests/chains/Groestlcoin/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Groestlcoin/Address.h" diff --git a/tests/chains/Groestlcoin/TWCoinTypeTests.cpp b/tests/chains/Groestlcoin/TWCoinTypeTests.cpp index d772b967c38..974fdbe9881 100644 --- a/tests/chains/Groestlcoin/TWCoinTypeTests.cpp +++ b/tests/chains/Groestlcoin/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Groestlcoin/TWGroestlcoinSigningTests.cpp b/tests/chains/Groestlcoin/TWGroestlcoinSigningTests.cpp index 02cd09d6e53..db0c4dc4702 100644 --- a/tests/chains/Groestlcoin/TWGroestlcoinSigningTests.cpp +++ b/tests/chains/Groestlcoin/TWGroestlcoinSigningTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bitcoin/Script.h" #include "Groestlcoin/Signer.h" diff --git a/tests/chains/Groestlcoin/TWGroestlcoinTests.cpp b/tests/chains/Groestlcoin/TWGroestlcoinTests.cpp index 9dab12a0c3a..bb186cfd48f 100644 --- a/tests/chains/Groestlcoin/TWGroestlcoinTests.cpp +++ b/tests/chains/Groestlcoin/TWGroestlcoinTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Groestlcoin/TransactionCompilerTests.cpp b/tests/chains/Groestlcoin/TransactionCompilerTests.cpp index 819d5b3f522..dfe513977cf 100644 --- a/tests/chains/Groestlcoin/TransactionCompilerTests.cpp +++ b/tests/chains/Groestlcoin/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Harmony/AddressTests.cpp b/tests/chains/Harmony/AddressTests.cpp index 9bee16bec9d..3d7786b76be 100644 --- a/tests/chains/Harmony/AddressTests.cpp +++ b/tests/chains/Harmony/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Harmony/Address.h" #include "HexCoding.h" diff --git a/tests/chains/Harmony/SignerTests.cpp b/tests/chains/Harmony/SignerTests.cpp index 33e4b97e391..dc917bf26b5 100644 --- a/tests/chains/Harmony/SignerTests.cpp +++ b/tests/chains/Harmony/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/tests/chains/Harmony/StakingTests.cpp b/tests/chains/Harmony/StakingTests.cpp index 9f31e73339f..bbcce90bb7d 100644 --- a/tests/chains/Harmony/StakingTests.cpp +++ b/tests/chains/Harmony/StakingTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base64.h" #include "Coin.h" diff --git a/tests/chains/Harmony/TWAnyAddressTests.cpp b/tests/chains/Harmony/TWAnyAddressTests.cpp index 5aec01a7e94..70cd48bfa18 100644 --- a/tests/chains/Harmony/TWAnyAddressTests.cpp +++ b/tests/chains/Harmony/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Harmony/TWAnySignerTests.cpp b/tests/chains/Harmony/TWAnySignerTests.cpp index 6613c7115ab..24c722b2646 100644 --- a/tests/chains/Harmony/TWAnySignerTests.cpp +++ b/tests/chains/Harmony/TWAnySignerTests.cpp @@ -1,9 +1,7 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "proto/Harmony.pb.h" diff --git a/tests/chains/Harmony/TWCoinTypeTests.cpp b/tests/chains/Harmony/TWCoinTypeTests.cpp index eeeb509a962..66cb9c51292 100644 --- a/tests/chains/Harmony/TWCoinTypeTests.cpp +++ b/tests/chains/Harmony/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Harmony/TWHarmonyStakingTests.cpp b/tests/chains/Harmony/TWHarmonyStakingTests.cpp index be9d1a07fea..5c0283c81f0 100644 --- a/tests/chains/Harmony/TWHarmonyStakingTests.cpp +++ b/tests/chains/Harmony/TWHarmonyStakingTests.cpp @@ -1,9 +1,7 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Data.h" #include "Harmony/Staking.h" diff --git a/tests/chains/Harmony/TransactionCompilerTests.cpp b/tests/chains/Harmony/TransactionCompilerTests.cpp index 9de42582fff..5cc34ad9765 100644 --- a/tests/chains/Harmony/TransactionCompilerTests.cpp +++ b/tests/chains/Harmony/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Hedera/AddressTests.cpp b/tests/chains/Hedera/AddressTests.cpp index 672b0a7b106..4065b5164b2 100644 --- a/tests/chains/Hedera/AddressTests.cpp +++ b/tests/chains/Hedera/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Hedera/Address.h" diff --git a/tests/chains/Hedera/SignerTests.cpp b/tests/chains/Hedera/SignerTests.cpp index 2a61f3023ab..b1b4220226a 100644 --- a/tests/chains/Hedera/SignerTests.cpp +++ b/tests/chains/Hedera/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Hedera/Address.h" #include "Hedera/Protobuf/basic_types.pb.h" diff --git a/tests/chains/Hedera/TWAnySignerTests.cpp b/tests/chains/Hedera/TWAnySignerTests.cpp index 8c62ac85af8..0e2d900604f 100644 --- a/tests/chains/Hedera/TWAnySignerTests.cpp +++ b/tests/chains/Hedera/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "Hedera/Signer.h" diff --git a/tests/chains/Hedera/TWCoinTypeTests.cpp b/tests/chains/Hedera/TWCoinTypeTests.cpp index 09d0ce4c875..f3ee374a49d 100644 --- a/tests/chains/Hedera/TWCoinTypeTests.cpp +++ b/tests/chains/Hedera/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/ICON/AddressTests.cpp b/tests/chains/ICON/AddressTests.cpp index b32d40044ba..2d8229fac8f 100644 --- a/tests/chains/ICON/AddressTests.cpp +++ b/tests/chains/ICON/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Icon/Address.h" diff --git a/tests/chains/ICON/TWAnySignerTests.cpp b/tests/chains/ICON/TWAnySignerTests.cpp index ee3ca846499..c010fe5e159 100644 --- a/tests/chains/ICON/TWAnySignerTests.cpp +++ b/tests/chains/ICON/TWAnySignerTests.cpp @@ -1,9 +1,7 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Data.h" #include "HexCoding.h" diff --git a/tests/chains/ICON/TWCoinTypeTests.cpp b/tests/chains/ICON/TWCoinTypeTests.cpp index 0fb5661bf5b..cd0f6fff5a0 100644 --- a/tests/chains/ICON/TWCoinTypeTests.cpp +++ b/tests/chains/ICON/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/ICON/TransactionCompilerTests.cpp b/tests/chains/ICON/TransactionCompilerTests.cpp index 18efb781d63..a47dc54d2be 100644 --- a/tests/chains/ICON/TransactionCompilerTests.cpp +++ b/tests/chains/ICON/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "proto/Icon.pb.h" diff --git a/tests/chains/IOST/AddressTests.cpp b/tests/chains/IOST/AddressTests.cpp index e088e411477..42c4e41de0d 100644 --- a/tests/chains/IOST/AddressTests.cpp +++ b/tests/chains/IOST/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HDWallet.h" diff --git a/tests/chains/IOST/SignerTests.cpp b/tests/chains/IOST/SignerTests.cpp index 22a3a545940..cde607ed48a 100644 --- a/tests/chains/IOST/SignerTests.cpp +++ b/tests/chains/IOST/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "IOST/Signer.h" diff --git a/tests/chains/IOST/TWCoinTypeTests.cpp b/tests/chains/IOST/TWCoinTypeTests.cpp index bb3d675f549..3b4f8817d7d 100644 --- a/tests/chains/IOST/TWCoinTypeTests.cpp +++ b/tests/chains/IOST/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/IOST/TransactionCompilerTests.cpp b/tests/chains/IOST/TransactionCompilerTests.cpp index 6b33a86a025..9db3d3e0d84 100644 --- a/tests/chains/IOST/TransactionCompilerTests.cpp +++ b/tests/chains/IOST/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base58.h" #include "Coin.h" diff --git a/tests/chains/ImmutableX/StarkKeyTests.cpp b/tests/chains/ImmutableX/StarkKeyTests.cpp index f1ef1fce5b4..6f9efca154e 100644 --- a/tests/chains/ImmutableX/StarkKeyTests.cpp +++ b/tests/chains/ImmutableX/StarkKeyTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Ethereum/EIP2645.h" #include "HexCoding.h" diff --git a/tests/chains/InternetComputer/TWAnyAddressTests.cpp b/tests/chains/InternetComputer/TWAnyAddressTests.cpp index 013ff0f158e..5833e05b68d 100644 --- a/tests/chains/InternetComputer/TWAnyAddressTests.cpp +++ b/tests/chains/InternetComputer/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include diff --git a/tests/chains/InternetComputer/TWAnySignerTests.cpp b/tests/chains/InternetComputer/TWAnySignerTests.cpp index 71e4ba77e62..803c5f1e487 100644 --- a/tests/chains/InternetComputer/TWAnySignerTests.cpp +++ b/tests/chains/InternetComputer/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "proto/Common.pb.h" diff --git a/tests/chains/InternetComputer/TWCoinTypeTests.cpp b/tests/chains/InternetComputer/TWCoinTypeTests.cpp index ea7bbc624d1..ca29c0f517a 100644 --- a/tests/chains/InternetComputer/TWCoinTypeTests.cpp +++ b/tests/chains/InternetComputer/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/IoTeX/AddressTests.cpp b/tests/chains/IoTeX/AddressTests.cpp index ca97adb50a4..fd94363fdff 100644 --- a/tests/chains/IoTeX/AddressTests.cpp +++ b/tests/chains/IoTeX/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/tests/chains/IoTeX/SignerTests.cpp b/tests/chains/IoTeX/SignerTests.cpp index 7b2787511d0..bb743500c66 100644 --- a/tests/chains/IoTeX/SignerTests.cpp +++ b/tests/chains/IoTeX/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/tests/chains/IoTeX/StakingTests.cpp b/tests/chains/IoTeX/StakingTests.cpp index 3a0a2bcc7bd..16515808566 100644 --- a/tests/chains/IoTeX/StakingTests.cpp +++ b/tests/chains/IoTeX/StakingTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Data.h" #include "HexCoding.h" diff --git a/tests/chains/IoTeX/TWAnySignerTests.cpp b/tests/chains/IoTeX/TWAnySignerTests.cpp index 814e352ce66..84336d5fe2e 100644 --- a/tests/chains/IoTeX/TWAnySignerTests.cpp +++ b/tests/chains/IoTeX/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/IoTeX/TWCoinTypeTests.cpp b/tests/chains/IoTeX/TWCoinTypeTests.cpp index 2ddfb56ee69..25107bc3895 100644 --- a/tests/chains/IoTeX/TWCoinTypeTests.cpp +++ b/tests/chains/IoTeX/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/IoTeX/TransactionCompilerTests.cpp b/tests/chains/IoTeX/TransactionCompilerTests.cpp index 2dd65ce85d6..4c25d7e5431 100644 --- a/tests/chains/IoTeX/TransactionCompilerTests.cpp +++ b/tests/chains/IoTeX/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/KavaEvm/TWCoinTypeTests.cpp b/tests/chains/KavaEvm/TWCoinTypeTests.cpp index 3c2af143611..75ea26d7afc 100644 --- a/tests/chains/KavaEvm/TWCoinTypeTests.cpp +++ b/tests/chains/KavaEvm/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Kin/TWCoinTypeTests.cpp b/tests/chains/Kin/TWCoinTypeTests.cpp index 2e52babb04a..0f8c6f5c509 100644 --- a/tests/chains/Kin/TWCoinTypeTests.cpp +++ b/tests/chains/Kin/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Klaytn/TWCoinTypeTests.cpp b/tests/chains/Klaytn/TWCoinTypeTests.cpp index 3ecccb32471..c2ff44c016b 100644 --- a/tests/chains/Klaytn/TWCoinTypeTests.cpp +++ b/tests/chains/Klaytn/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Komodo/AddressTests.cpp b/tests/chains/Komodo/AddressTests.cpp index 5591db9cd64..ab2e54482db 100644 --- a/tests/chains/Komodo/AddressTests.cpp +++ b/tests/chains/Komodo/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HDWallet.h" diff --git a/tests/chains/Komodo/TWAnyAddressTests.cpp b/tests/chains/Komodo/TWAnyAddressTests.cpp index 57c366e9340..fb1374f99fe 100644 --- a/tests/chains/Komodo/TWAnyAddressTests.cpp +++ b/tests/chains/Komodo/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include diff --git a/tests/chains/Komodo/TWCoinTypeTests.cpp b/tests/chains/Komodo/TWCoinTypeTests.cpp index 48295ea72c7..ca1c88a4c15 100644 --- a/tests/chains/Komodo/TWCoinTypeTests.cpp +++ b/tests/chains/Komodo/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Komodo/TransactionCompilerTests.cpp b/tests/chains/Komodo/TransactionCompilerTests.cpp index ebd363ed108..70b12713334 100644 --- a/tests/chains/Komodo/TransactionCompilerTests.cpp +++ b/tests/chains/Komodo/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PrivateKey.h" diff --git a/tests/chains/KuCoinCommunityChain/TWCoinTypeTests.cpp b/tests/chains/KuCoinCommunityChain/TWCoinTypeTests.cpp index 71dbe3758ef..c1f3e42147f 100644 --- a/tests/chains/KuCoinCommunityChain/TWCoinTypeTests.cpp +++ b/tests/chains/KuCoinCommunityChain/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Kusama/AddressTests.cpp b/tests/chains/Kusama/AddressTests.cpp index eed8c10c2f5..a29aa2abf54 100644 --- a/tests/chains/Kusama/AddressTests.cpp +++ b/tests/chains/Kusama/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Kusama/Address.h" diff --git a/tests/chains/Kusama/SignerTests.cpp b/tests/chains/Kusama/SignerTests.cpp index 4c18ddaa015..f271547e1e8 100644 --- a/tests/chains/Kusama/SignerTests.cpp +++ b/tests/chains/Kusama/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Polkadot/Extrinsic.h" diff --git a/tests/chains/Kusama/TWAnySignerTests.cpp b/tests/chains/Kusama/TWAnySignerTests.cpp index 82ecfd4cc82..cb61bf2ee82 100644 --- a/tests/chains/Kusama/TWAnySignerTests.cpp +++ b/tests/chains/Kusama/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "proto/Polkadot.pb.h" diff --git a/tests/chains/Kusama/TWCoinTypeTests.cpp b/tests/chains/Kusama/TWCoinTypeTests.cpp index d43a8d6d2a3..6dcf092e68d 100644 --- a/tests/chains/Kusama/TWCoinTypeTests.cpp +++ b/tests/chains/Kusama/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Linea/TWCoinTypeTests.cpp b/tests/chains/Linea/TWCoinTypeTests.cpp index 534df3a19d5..8570bd33cdd 100644 --- a/tests/chains/Linea/TWCoinTypeTests.cpp +++ b/tests/chains/Linea/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Litecoin/LitecoinAddressTests.cpp b/tests/chains/Litecoin/LitecoinAddressTests.cpp index 89ad34ebcdd..19bee636bb4 100644 --- a/tests/chains/Litecoin/LitecoinAddressTests.cpp +++ b/tests/chains/Litecoin/LitecoinAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bitcoin/Address.h" #include "Bitcoin/SegwitAddress.h" diff --git a/tests/chains/Litecoin/TWCoinTypeTests.cpp b/tests/chains/Litecoin/TWCoinTypeTests.cpp index d16b1f56c90..0bb7e1376f6 100644 --- a/tests/chains/Litecoin/TWCoinTypeTests.cpp +++ b/tests/chains/Litecoin/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Litecoin/TWLitecoinTests.cpp b/tests/chains/Litecoin/TWLitecoinTests.cpp index 423fd665b41..f85584a571a 100644 --- a/tests/chains/Litecoin/TWLitecoinTests.cpp +++ b/tests/chains/Litecoin/TWLitecoinTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/MantaPacific/TWCoinTypeTests.cpp b/tests/chains/MantaPacific/TWCoinTypeTests.cpp index 4f053c7fc01..53dbbf4ffde 100644 --- a/tests/chains/MantaPacific/TWCoinTypeTests.cpp +++ b/tests/chains/MantaPacific/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/Mantle/TWCoinTypeTests.cpp b/tests/chains/Mantle/TWCoinTypeTests.cpp index 85483037897..43518159914 100644 --- a/tests/chains/Mantle/TWCoinTypeTests.cpp +++ b/tests/chains/Mantle/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Meter/TWCoinTypeTests.cpp b/tests/chains/Meter/TWCoinTypeTests.cpp index da05941fe5c..711c4fb8577 100644 --- a/tests/chains/Meter/TWCoinTypeTests.cpp +++ b/tests/chains/Meter/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Metis/TWCoinTypeTests.cpp b/tests/chains/Metis/TWCoinTypeTests.cpp index 94a0cc8a950..b5696255acd 100644 --- a/tests/chains/Metis/TWCoinTypeTests.cpp +++ b/tests/chains/Metis/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Monacoin/TWCoinTypeTests.cpp b/tests/chains/Monacoin/TWCoinTypeTests.cpp index a9196f410ee..30ae52f4ef0 100644 --- a/tests/chains/Monacoin/TWCoinTypeTests.cpp +++ b/tests/chains/Monacoin/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Monacoin/TWMonacoinAddressTests.cpp b/tests/chains/Monacoin/TWMonacoinAddressTests.cpp index 7cfbfe9f629..a4ef2fa7fca 100644 --- a/tests/chains/Monacoin/TWMonacoinAddressTests.cpp +++ b/tests/chains/Monacoin/TWMonacoinAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Monacoin/TWMonacoinTransactionTests.cpp b/tests/chains/Monacoin/TWMonacoinTransactionTests.cpp index 66cc43ad2bd..c2113f0c915 100644 --- a/tests/chains/Monacoin/TWMonacoinTransactionTests.cpp +++ b/tests/chains/Monacoin/TWMonacoinTransactionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include "HexCoding.h" diff --git a/tests/chains/Moonbeam/TWCoinTypeTests.cpp b/tests/chains/Moonbeam/TWCoinTypeTests.cpp index 75de7b42232..4d30a26c0f5 100644 --- a/tests/chains/Moonbeam/TWCoinTypeTests.cpp +++ b/tests/chains/Moonbeam/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Moonriver/TWCoinTypeTests.cpp b/tests/chains/Moonriver/TWCoinTypeTests.cpp index dcec5f291d7..b278f21814c 100644 --- a/tests/chains/Moonriver/TWCoinTypeTests.cpp +++ b/tests/chains/Moonriver/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/MultiversX/AddressTests.cpp b/tests/chains/MultiversX/AddressTests.cpp index 0fe0d626c6e..2135f4678bd 100644 --- a/tests/chains/MultiversX/AddressTests.cpp +++ b/tests/chains/MultiversX/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/tests/chains/MultiversX/SerializationTests.cpp b/tests/chains/MultiversX/SerializationTests.cpp index 6b55ec56825..37651803c7d 100644 --- a/tests/chains/MultiversX/SerializationTests.cpp +++ b/tests/chains/MultiversX/SerializationTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/tests/chains/MultiversX/SignerTests.cpp b/tests/chains/MultiversX/SignerTests.cpp index 42136ac1c0b..73b1ed7cf29 100644 --- a/tests/chains/MultiversX/SignerTests.cpp +++ b/tests/chains/MultiversX/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/tests/chains/MultiversX/TWAnySignerTests.cpp b/tests/chains/MultiversX/TWAnySignerTests.cpp index cad331fddb1..1b1311b1382 100644 --- a/tests/chains/MultiversX/TWAnySignerTests.cpp +++ b/tests/chains/MultiversX/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/tests/chains/MultiversX/TWCoinTypeTests.cpp b/tests/chains/MultiversX/TWCoinTypeTests.cpp index 8dad4779c47..fd5a2248400 100644 --- a/tests/chains/MultiversX/TWCoinTypeTests.cpp +++ b/tests/chains/MultiversX/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/MultiversX/TestAccounts.h b/tests/chains/MultiversX/TestAccounts.h index 17bed05027c..3026c9895ef 100644 --- a/tests/chains/MultiversX/TestAccounts.h +++ b/tests/chains/MultiversX/TestAccounts.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/tests/chains/MultiversX/TransactionCompilerTests.cpp b/tests/chains/MultiversX/TransactionCompilerTests.cpp index 59dacf8fc0b..438add4c4c6 100644 --- a/tests/chains/MultiversX/TransactionCompilerTests.cpp +++ b/tests/chains/MultiversX/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "TransactionCompiler.h" diff --git a/tests/chains/MultiversX/TransactionFactoryTests.cpp b/tests/chains/MultiversX/TransactionFactoryTests.cpp index f61e2af8744..6b082245973 100644 --- a/tests/chains/MultiversX/TransactionFactoryTests.cpp +++ b/tests/chains/MultiversX/TransactionFactoryTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "boost/format.hpp" #include diff --git a/tests/chains/NEAR/AccountTests.cpp b/tests/chains/NEAR/AccountTests.cpp index 476b43830d5..880794bd506 100644 --- a/tests/chains/NEAR/AccountTests.cpp +++ b/tests/chains/NEAR/AccountTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "NEAR/Account.h" #include "HexCoding.h" diff --git a/tests/chains/NEAR/AddressTests.cpp b/tests/chains/NEAR/AddressTests.cpp index 9bad02940de..7ae6b77a671 100644 --- a/tests/chains/NEAR/AddressTests.cpp +++ b/tests/chains/NEAR/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "NEAR/Address.h" #include "Base58.h" diff --git a/tests/chains/NEAR/SerializationTests.cpp b/tests/chains/NEAR/SerializationTests.cpp index d598656f126..f534edd48f2 100644 --- a/tests/chains/NEAR/SerializationTests.cpp +++ b/tests/chains/NEAR/SerializationTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Base58.h" diff --git a/tests/chains/NEAR/SignerTests.cpp b/tests/chains/NEAR/SignerTests.cpp index ba02c5a17ec..16659e4393c 100644 --- a/tests/chains/NEAR/SignerTests.cpp +++ b/tests/chains/NEAR/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base64.h" #include "Base58.h" diff --git a/tests/chains/NEAR/TWAnySignerTests.cpp b/tests/chains/NEAR/TWAnySignerTests.cpp index cfbda747473..7bd363fc63e 100644 --- a/tests/chains/NEAR/TWAnySignerTests.cpp +++ b/tests/chains/NEAR/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "proto/NEAR.pb.h" diff --git a/tests/chains/NEAR/TWCoinTypeTests.cpp b/tests/chains/NEAR/TWCoinTypeTests.cpp index e423b2ec3b4..b62f545841a 100644 --- a/tests/chains/NEAR/TWCoinTypeTests.cpp +++ b/tests/chains/NEAR/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/NEAR/TWNEARAccountTests.cpp b/tests/chains/NEAR/TWNEARAccountTests.cpp index 39735df5b38..9f09189dfd7 100644 --- a/tests/chains/NEAR/TWNEARAccountTests.cpp +++ b/tests/chains/NEAR/TWNEARAccountTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // diff --git a/tests/chains/NEAR/TransactionCompilerTests.cpp b/tests/chains/NEAR/TransactionCompilerTests.cpp index a37df1c0f98..705ba950804 100644 --- a/tests/chains/NEAR/TransactionCompilerTests.cpp +++ b/tests/chains/NEAR/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base58.h" #include "Coin.h" diff --git a/tests/chains/NEO/AddressTests.cpp b/tests/chains/NEO/AddressTests.cpp index bef89352c17..af24375ebfe 100644 --- a/tests/chains/NEO/AddressTests.cpp +++ b/tests/chains/NEO/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "NEO/Address.h" diff --git a/tests/chains/NEO/BinaryCodingTests.cpp b/tests/chains/NEO/BinaryCodingTests.cpp index 1e2e643e83d..ec01ba5fd98 100644 --- a/tests/chains/NEO/BinaryCodingTests.cpp +++ b/tests/chains/NEO/BinaryCodingTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "NEO/BinaryCoding.h" diff --git a/tests/chains/NEO/CoinReferenceTests.cpp b/tests/chains/NEO/CoinReferenceTests.cpp index b6167bf825c..03f195fc6f4 100644 --- a/tests/chains/NEO/CoinReferenceTests.cpp +++ b/tests/chains/NEO/CoinReferenceTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "uint256.h" #include "HexCoding.h" diff --git a/tests/chains/NEO/ReadDataTests.cpp b/tests/chains/NEO/ReadDataTests.cpp index fda607bdee4..02f16e02617 100644 --- a/tests/chains/NEO/ReadDataTests.cpp +++ b/tests/chains/NEO/ReadDataTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "NEO/ReadData.h" diff --git a/tests/chains/NEO/ScriptTests.cpp b/tests/chains/NEO/ScriptTests.cpp index fa0afbb3237..2b36c1e1d10 100644 --- a/tests/chains/NEO/ScriptTests.cpp +++ b/tests/chains/NEO/ScriptTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "NEO/Script.h" diff --git a/tests/chains/NEO/SignerTests.cpp b/tests/chains/NEO/SignerTests.cpp index 643ea53a5b9..55a214e09ae 100644 --- a/tests/chains/NEO/SignerTests.cpp +++ b/tests/chains/NEO/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PublicKey.h" diff --git a/tests/chains/NEO/TWAnySignerTests.cpp b/tests/chains/NEO/TWAnySignerTests.cpp index 3f6770b6fb2..e600d17ad3f 100644 --- a/tests/chains/NEO/TWAnySignerTests.cpp +++ b/tests/chains/NEO/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "PrivateKey.h" #include "PublicKeyLegacy.h" diff --git a/tests/chains/NEO/TWCoinTypeTests.cpp b/tests/chains/NEO/TWCoinTypeTests.cpp index 6eb46899db5..167405c45ae 100644 --- a/tests/chains/NEO/TWCoinTypeTests.cpp +++ b/tests/chains/NEO/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/NEO/TransactionAttributeTests.cpp b/tests/chains/NEO/TransactionAttributeTests.cpp index 0ed457fc9f8..10e667370e8 100644 --- a/tests/chains/NEO/TransactionAttributeTests.cpp +++ b/tests/chains/NEO/TransactionAttributeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "uint256.h" #include "HexCoding.h" diff --git a/tests/chains/NEO/TransactionCompilerTests.cpp b/tests/chains/NEO/TransactionCompilerTests.cpp index 8ca243df57e..121919c7eda 100644 --- a/tests/chains/NEO/TransactionCompilerTests.cpp +++ b/tests/chains/NEO/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/NEO/TransactionOutputTests.cpp b/tests/chains/NEO/TransactionOutputTests.cpp index c7bcd4ef0e2..cf1e76ed3d5 100644 --- a/tests/chains/NEO/TransactionOutputTests.cpp +++ b/tests/chains/NEO/TransactionOutputTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "uint256.h" #include "HexCoding.h" diff --git a/tests/chains/NEO/TransactionTests.cpp b/tests/chains/NEO/TransactionTests.cpp index 0d3f252b978..615716a9f58 100644 --- a/tests/chains/NEO/TransactionTests.cpp +++ b/tests/chains/NEO/TransactionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "uint256.h" #include "HexCoding.h" diff --git a/tests/chains/NEO/WitnessTests.cpp b/tests/chains/NEO/WitnessTests.cpp index c597814c1cf..d31c122cc4a 100644 --- a/tests/chains/NEO/WitnessTests.cpp +++ b/tests/chains/NEO/WitnessTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "uint256.h" #include "HexCoding.h" diff --git a/tests/chains/NULS/AddressTests.cpp b/tests/chains/NULS/AddressTests.cpp index f9762480ed2..542d939d183 100644 --- a/tests/chains/NULS/AddressTests.cpp +++ b/tests/chains/NULS/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "NULS/Address.h" #include "HexCoding.h" diff --git a/tests/chains/NULS/SignerTests.cpp b/tests/chains/NULS/SignerTests.cpp index 02b1e589d4e..3db30b5c2f4 100644 --- a/tests/chains/NULS/SignerTests.cpp +++ b/tests/chains/NULS/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "NULS/Signer.h" diff --git a/tests/chains/NULS/TWAnySignerTests.cpp b/tests/chains/NULS/TWAnySignerTests.cpp index 6baa41031b6..d82048ada7a 100644 --- a/tests/chains/NULS/TWAnySignerTests.cpp +++ b/tests/chains/NULS/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "NULS/Address.h" diff --git a/tests/chains/NULS/TWCoinTypeTests.cpp b/tests/chains/NULS/TWCoinTypeTests.cpp index 361db572e09..f2592aa1d2d 100644 --- a/tests/chains/NULS/TWCoinTypeTests.cpp +++ b/tests/chains/NULS/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/NULS/TransactionCompilerTests.cpp b/tests/chains/NULS/TransactionCompilerTests.cpp index 8f78ac18771..cbc2def155d 100644 --- a/tests/chains/NULS/TransactionCompilerTests.cpp +++ b/tests/chains/NULS/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Nano/AddressTests.cpp b/tests/chains/Nano/AddressTests.cpp index 68cf56f8eac..fdf30780912 100644 --- a/tests/chains/Nano/AddressTests.cpp +++ b/tests/chains/Nano/AddressTests.cpp @@ -1,9 +1,7 @@ // Copyright © 2019 Mart Roosmaa. -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Nano/Address.h" diff --git a/tests/chains/Nano/SignerTests.cpp b/tests/chains/Nano/SignerTests.cpp index 051146da28e..c28645d0794 100644 --- a/tests/chains/Nano/SignerTests.cpp +++ b/tests/chains/Nano/SignerTests.cpp @@ -1,9 +1,7 @@ // Copyright © 2019 Mart Roosmaa. -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Nano/Signer.h" diff --git a/tests/chains/Nano/TWAnySignerTests.cpp b/tests/chains/Nano/TWAnySignerTests.cpp index 20b2da029ea..767b9ce0f6c 100644 --- a/tests/chains/Nano/TWAnySignerTests.cpp +++ b/tests/chains/Nano/TWAnySignerTests.cpp @@ -1,9 +1,7 @@ // Copyright © 2019 Mart Roosmaa. -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "proto/Nano.pb.h" diff --git a/tests/chains/Nano/TWCoinTypeTests.cpp b/tests/chains/Nano/TWCoinTypeTests.cpp index ce32e618915..a0b033eeade 100644 --- a/tests/chains/Nano/TWCoinTypeTests.cpp +++ b/tests/chains/Nano/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Nano/TWNanoAddressTests.cpp b/tests/chains/Nano/TWNanoAddressTests.cpp index 99493679867..b01dfc2447a 100644 --- a/tests/chains/Nano/TWNanoAddressTests.cpp +++ b/tests/chains/Nano/TWNanoAddressTests.cpp @@ -1,9 +1,7 @@ // Copyright © 2019 Mart Roosmaa. -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include "HexCoding.h" diff --git a/tests/chains/Nano/TestAccounts.h b/tests/chains/Nano/TestAccounts.h index 1df79e5138e..636c643e9d0 100644 --- a/tests/chains/Nano/TestAccounts.h +++ b/tests/chains/Nano/TestAccounts.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/tests/chains/Nano/TransactionCompilerTests.cpp b/tests/chains/Nano/TransactionCompilerTests.cpp index 508e1a8adf3..88ec1cda1ca 100644 --- a/tests/chains/Nano/TransactionCompilerTests.cpp +++ b/tests/chains/Nano/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "TransactionCompiler.h" diff --git a/tests/chains/Nebl/AddressTests.cpp b/tests/chains/Nebl/AddressTests.cpp index 18ba796ddd9..932f9dfd9b4 100644 --- a/tests/chains/Nebl/AddressTests.cpp +++ b/tests/chains/Nebl/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Nebl/SignerTests.cpp b/tests/chains/Nebl/SignerTests.cpp index 678c7b4012f..eb8cad61749 100644 --- a/tests/chains/Nebl/SignerTests.cpp +++ b/tests/chains/Nebl/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Verge/Signer.h" #include "Verge/Transaction.h" diff --git a/tests/chains/Nebl/TWAnySignerTests.cpp b/tests/chains/Nebl/TWAnySignerTests.cpp index 9e260dac610..745d6ed792c 100644 --- a/tests/chains/Nebl/TWAnySignerTests.cpp +++ b/tests/chains/Nebl/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/tests/chains/Nebl/TWCoinTypeTests.cpp b/tests/chains/Nebl/TWCoinTypeTests.cpp index d83b97e98ac..817ad95c8cc 100644 --- a/tests/chains/Nebl/TWCoinTypeTests.cpp +++ b/tests/chains/Nebl/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Nebl/TWNeblAddressTests.cpp b/tests/chains/Nebl/TWNeblAddressTests.cpp index 146b9403082..085680ffaaa 100644 --- a/tests/chains/Nebl/TWNeblAddressTests.cpp +++ b/tests/chains/Nebl/TWNeblAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "HexCoding.h" diff --git a/tests/chains/Nebl/TransactionBuilderTests.cpp b/tests/chains/Nebl/TransactionBuilderTests.cpp index 5a4fd273950..09bdcb8218d 100644 --- a/tests/chains/Nebl/TransactionBuilderTests.cpp +++ b/tests/chains/Nebl/TransactionBuilderTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Verge/Transaction.h" #include "Verge/TransactionBuilder.h" diff --git a/tests/chains/Nebl/TransactionCompilerTests.cpp b/tests/chains/Nebl/TransactionCompilerTests.cpp index 213232b07ac..30669f9ad36 100644 --- a/tests/chains/Nebl/TransactionCompilerTests.cpp +++ b/tests/chains/Nebl/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Nebulas/AddressTests.cpp b/tests/chains/Nebulas/AddressTests.cpp index 504134a330c..8efe6395086 100644 --- a/tests/chains/Nebulas/AddressTests.cpp +++ b/tests/chains/Nebulas/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Nebulas/Address.h" #include "HexCoding.h" diff --git a/tests/chains/Nebulas/SignerTests.cpp b/tests/chains/Nebulas/SignerTests.cpp index a9b3001b7e3..c904a4a2fe4 100644 --- a/tests/chains/Nebulas/SignerTests.cpp +++ b/tests/chains/Nebulas/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Nebulas/Address.h" diff --git a/tests/chains/Nebulas/TWAnySignerTests.cpp b/tests/chains/Nebulas/TWAnySignerTests.cpp index 2ca8e053d19..21ed9d0c0de 100644 --- a/tests/chains/Nebulas/TWAnySignerTests.cpp +++ b/tests/chains/Nebulas/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/Nebulas/TWCoinTypeTests.cpp b/tests/chains/Nebulas/TWCoinTypeTests.cpp index 9c63f7aee70..2d302a0aa52 100644 --- a/tests/chains/Nebulas/TWCoinTypeTests.cpp +++ b/tests/chains/Nebulas/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Nebulas/TWNebulasAddressTests.cpp b/tests/chains/Nebulas/TWNebulasAddressTests.cpp index 62dffd04c12..e41a4e54e09 100644 --- a/tests/chains/Nebulas/TWNebulasAddressTests.cpp +++ b/tests/chains/Nebulas/TWNebulasAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Nebulas/TransactionTests.cpp b/tests/chains/Nebulas/TransactionTests.cpp index 607b9648b8f..d937cb73734 100644 --- a/tests/chains/Nebulas/TransactionTests.cpp +++ b/tests/chains/Nebulas/TransactionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Nebulas/Signer.h" #include "HexCoding.h" diff --git a/tests/chains/Neon/TWCoinTypeTests.cpp b/tests/chains/Neon/TWCoinTypeTests.cpp index 9335530a0fc..d0a506e4119 100644 --- a/tests/chains/Neon/TWCoinTypeTests.cpp +++ b/tests/chains/Neon/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Nervos/AddressTests.cpp b/tests/chains/Nervos/AddressTests.cpp index e0797afb3dd..4ff4d1246d5 100644 --- a/tests/chains/Nervos/AddressTests.cpp +++ b/tests/chains/Nervos/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HDWallet.h" #include "HexCoding.h" diff --git a/tests/chains/Nervos/SignerTests.cpp b/tests/chains/Nervos/SignerTests.cpp index ec129c6f640..af862b5f84a 100644 --- a/tests/chains/Nervos/SignerTests.cpp +++ b/tests/chains/Nervos/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Nervos/Address.h" diff --git a/tests/chains/Nervos/TWAnyAddressTests.cpp b/tests/chains/Nervos/TWAnyAddressTests.cpp index f2822dcfc50..be1c5f92e01 100644 --- a/tests/chains/Nervos/TWAnyAddressTests.cpp +++ b/tests/chains/Nervos/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "PrivateKey.h" #include diff --git a/tests/chains/Nervos/TWAnySignerTests.cpp b/tests/chains/Nervos/TWAnySignerTests.cpp index bf6d55115bf..75b42c032f1 100644 --- a/tests/chains/Nervos/TWAnySignerTests.cpp +++ b/tests/chains/Nervos/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Nervos/Address.h" diff --git a/tests/chains/Nervos/TWCoinTypeTests.cpp b/tests/chains/Nervos/TWCoinTypeTests.cpp index 7b0a5870099..d2abfee8137 100644 --- a/tests/chains/Nervos/TWCoinTypeTests.cpp +++ b/tests/chains/Nervos/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Nervos/TWNervosAddressTests.cpp b/tests/chains/Nervos/TWNervosAddressTests.cpp index 2f537d049bf..f98cff90bae 100644 --- a/tests/chains/Nervos/TWNervosAddressTests.cpp +++ b/tests/chains/Nervos/TWNervosAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PrivateKey.h" diff --git a/tests/chains/Nimiq/AddressTests.cpp b/tests/chains/Nimiq/AddressTests.cpp index 937ce7ec4b8..169c18359a9 100644 --- a/tests/chains/Nimiq/AddressTests.cpp +++ b/tests/chains/Nimiq/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Nimiq/Address.h" diff --git a/tests/chains/Nimiq/SignerTests.cpp b/tests/chains/Nimiq/SignerTests.cpp index b99b3006768..c22441f2f39 100644 --- a/tests/chains/Nimiq/SignerTests.cpp +++ b/tests/chains/Nimiq/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PrivateKey.h" diff --git a/tests/chains/Nimiq/TWAnySignerTests.cpp b/tests/chains/Nimiq/TWAnySignerTests.cpp index e47bcc057e5..a618b1ac04f 100644 --- a/tests/chains/Nimiq/TWAnySignerTests.cpp +++ b/tests/chains/Nimiq/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "proto/Nimiq.pb.h" diff --git a/tests/chains/Nimiq/TWCoinTypeTests.cpp b/tests/chains/Nimiq/TWCoinTypeTests.cpp index a5411b5d53b..65439d5fb46 100644 --- a/tests/chains/Nimiq/TWCoinTypeTests.cpp +++ b/tests/chains/Nimiq/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Nimiq/TransactionTests.cpp b/tests/chains/Nimiq/TransactionTests.cpp index 55cf3d276d0..679f955f4ca 100644 --- a/tests/chains/Nimiq/TransactionTests.cpp +++ b/tests/chains/Nimiq/TransactionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PrivateKey.h" diff --git a/tests/chains/OKXChain/TWCoinTypeTests.cpp b/tests/chains/OKXChain/TWCoinTypeTests.cpp index e047d47b13a..28db8f84c53 100644 --- a/tests/chains/OKXChain/TWCoinTypeTests.cpp +++ b/tests/chains/OKXChain/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Oasis/AddressTests.cpp b/tests/chains/Oasis/AddressTests.cpp index 2f5a5aae988..a85dd59c24f 100644 --- a/tests/chains/Oasis/AddressTests.cpp +++ b/tests/chains/Oasis/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Oasis/Address.h" diff --git a/tests/chains/Oasis/SignerTests.cpp b/tests/chains/Oasis/SignerTests.cpp index 38228588bae..23a26f587bf 100644 --- a/tests/chains/Oasis/SignerTests.cpp +++ b/tests/chains/Oasis/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Oasis/Address.h" diff --git a/tests/chains/Oasis/TWAnySignerTests.cpp b/tests/chains/Oasis/TWAnySignerTests.cpp index 036cad243e6..63f24e03fe7 100644 --- a/tests/chains/Oasis/TWAnySignerTests.cpp +++ b/tests/chains/Oasis/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "HexCoding.h" diff --git a/tests/chains/Oasis/TWCoinTypeTests.cpp b/tests/chains/Oasis/TWCoinTypeTests.cpp index a2a1738b374..15085e876c0 100644 --- a/tests/chains/Oasis/TWCoinTypeTests.cpp +++ b/tests/chains/Oasis/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Oasis/TransactionCompilerTests.cpp b/tests/chains/Oasis/TransactionCompilerTests.cpp index 19b7f4a0e9b..18edd6b58e9 100644 --- a/tests/chains/Oasis/TransactionCompilerTests.cpp +++ b/tests/chains/Oasis/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Ontology/AccountTests.cpp b/tests/chains/Ontology/AccountTests.cpp index b95586c27ed..1917eea454f 100644 --- a/tests/chains/Ontology/AccountTests.cpp +++ b/tests/chains/Ontology/AccountTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Hash.h" #include "HexCoding.h" diff --git a/tests/chains/Ontology/AddressTests.cpp b/tests/chains/Ontology/AddressTests.cpp index 95cc3147123..559c5ebe5b0 100644 --- a/tests/chains/Ontology/AddressTests.cpp +++ b/tests/chains/Ontology/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PublicKey.h" diff --git a/tests/chains/Ontology/Oep4Tests.cpp b/tests/chains/Ontology/Oep4Tests.cpp index a0cb87f8d90..6c43b61be89 100644 --- a/tests/chains/Ontology/Oep4Tests.cpp +++ b/tests/chains/Ontology/Oep4Tests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" diff --git a/tests/chains/Ontology/OngTests.cpp b/tests/chains/Ontology/OngTests.cpp index fcea1ec34e6..1aa603bebf9 100644 --- a/tests/chains/Ontology/OngTests.cpp +++ b/tests/chains/Ontology/OngTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" diff --git a/tests/chains/Ontology/OntTests.cpp b/tests/chains/Ontology/OntTests.cpp index a645eb49708..4d499ddbdcc 100644 --- a/tests/chains/Ontology/OntTests.cpp +++ b/tests/chains/Ontology/OntTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Ontology/Ont.h" diff --git a/tests/chains/Ontology/ParamsBuilderTests.cpp b/tests/chains/Ontology/ParamsBuilderTests.cpp index d90f3c7a698..e9262dc59a7 100644 --- a/tests/chains/Ontology/ParamsBuilderTests.cpp +++ b/tests/chains/Ontology/ParamsBuilderTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PublicKey.h" diff --git a/tests/chains/Ontology/TWAnySignerTests.cpp b/tests/chains/Ontology/TWAnySignerTests.cpp index 64558fc5be3..3d9754490aa 100644 --- a/tests/chains/Ontology/TWAnySignerTests.cpp +++ b/tests/chains/Ontology/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "TestUtilities.h" diff --git a/tests/chains/Ontology/TWCoinTypeTests.cpp b/tests/chains/Ontology/TWCoinTypeTests.cpp index 79171b64b7a..026dd2a2fc3 100644 --- a/tests/chains/Ontology/TWCoinTypeTests.cpp +++ b/tests/chains/Ontology/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Ontology/TransactionCompilerTests.cpp b/tests/chains/Ontology/TransactionCompilerTests.cpp index 29b6cbdea17..8315ae6180d 100644 --- a/tests/chains/Ontology/TransactionCompilerTests.cpp +++ b/tests/chains/Ontology/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Ontology/TransactionTests.cpp b/tests/chains/Ontology/TransactionTests.cpp index 1aaab639fd1..154245ff49b 100644 --- a/tests/chains/Ontology/TransactionTests.cpp +++ b/tests/chains/Ontology/TransactionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PrivateKey.h" diff --git a/tests/chains/OpBNBtestnet/TWCoinTypeTests.cpp b/tests/chains/OpBNBtestnet/TWCoinTypeTests.cpp index 12b126c45ea..aca675e68fb 100644 --- a/tests/chains/OpBNBtestnet/TWCoinTypeTests.cpp +++ b/tests/chains/OpBNBtestnet/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Optimism/TWCoinTypeTests.cpp b/tests/chains/Optimism/TWCoinTypeTests.cpp index 50eadccbad3..9e51cffa575 100644 --- a/tests/chains/Optimism/TWCoinTypeTests.cpp +++ b/tests/chains/Optimism/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/POANetwork/TWCoinTypeTests.cpp b/tests/chains/POANetwork/TWCoinTypeTests.cpp index 19537398c1e..b43bedb7d0f 100644 --- a/tests/chains/POANetwork/TWCoinTypeTests.cpp +++ b/tests/chains/POANetwork/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Pivx/AddressTests.cpp b/tests/chains/Pivx/AddressTests.cpp index f6075bc5f1a..4032e352241 100644 --- a/tests/chains/Pivx/AddressTests.cpp +++ b/tests/chains/Pivx/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/tests/chains/Pivx/TWAnyAddressTests.cpp b/tests/chains/Pivx/TWAnyAddressTests.cpp index d4e0840d9cd..9185d79531a 100644 --- a/tests/chains/Pivx/TWAnyAddressTests.cpp +++ b/tests/chains/Pivx/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "HexCoding.h" diff --git a/tests/chains/Pivx/TWCoinTypeTests.cpp b/tests/chains/Pivx/TWCoinTypeTests.cpp index c73ad2b3390..dc73c23eba3 100644 --- a/tests/chains/Pivx/TWCoinTypeTests.cpp +++ b/tests/chains/Pivx/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Pivx/TransactionCompilerTests.cpp b/tests/chains/Pivx/TransactionCompilerTests.cpp index efaf999e356..b654b874273 100644 --- a/tests/chains/Pivx/TransactionCompilerTests.cpp +++ b/tests/chains/Pivx/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Polkadot/AddressTests.cpp b/tests/chains/Polkadot/AddressTests.cpp index 98fa39772f2..47fb3a5d8ca 100644 --- a/tests/chains/Polkadot/AddressTests.cpp +++ b/tests/chains/Polkadot/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Polkadot/Address.h" diff --git a/tests/chains/Polkadot/ExtrinsicTests.cpp b/tests/chains/Polkadot/ExtrinsicTests.cpp index 41f090f52c9..dd921a64343 100644 --- a/tests/chains/Polkadot/ExtrinsicTests.cpp +++ b/tests/chains/Polkadot/ExtrinsicTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Data.h" #include "HexCoding.h" diff --git a/tests/chains/Polkadot/SS58AddressTests.cpp b/tests/chains/Polkadot/SS58AddressTests.cpp index b7a7aba3fb2..6482c70f1f0 100644 --- a/tests/chains/Polkadot/SS58AddressTests.cpp +++ b/tests/chains/Polkadot/SS58AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Polkadot/SS58Address.h" #include "HexCoding.h" diff --git a/tests/chains/Polkadot/ScaleCodecTests.cpp b/tests/chains/Polkadot/ScaleCodecTests.cpp index d61ba217b63..7202e84037d 100644 --- a/tests/chains/Polkadot/ScaleCodecTests.cpp +++ b/tests/chains/Polkadot/ScaleCodecTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" diff --git a/tests/chains/Polkadot/SignerTests.cpp b/tests/chains/Polkadot/SignerTests.cpp index eaf3a2913a3..ca1631603be 100644 --- a/tests/chains/Polkadot/SignerTests.cpp +++ b/tests/chains/Polkadot/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Polkadot/Address.h" diff --git a/tests/chains/Polkadot/TWCoinTypeTests.cpp b/tests/chains/Polkadot/TWCoinTypeTests.cpp index 6bda66d2f96..f59d9208226 100644 --- a/tests/chains/Polkadot/TWCoinTypeTests.cpp +++ b/tests/chains/Polkadot/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Polkadot/TransactionCompilerTests.cpp b/tests/chains/Polkadot/TransactionCompilerTests.cpp index 71ddb332c7b..2476fe54ab8 100644 --- a/tests/chains/Polkadot/TransactionCompilerTests.cpp +++ b/tests/chains/Polkadot/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Polygon/TWCoinTypeTests.cpp b/tests/chains/Polygon/TWCoinTypeTests.cpp index 992e52df91d..bf535061355 100644 --- a/tests/chains/Polygon/TWCoinTypeTests.cpp +++ b/tests/chains/Polygon/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/PolygonZkEvm/TWCoinTypeTests.cpp b/tests/chains/PolygonZkEvm/TWCoinTypeTests.cpp index ea8b21db7a8..3329a57d97d 100644 --- a/tests/chains/PolygonZkEvm/TWCoinTypeTests.cpp +++ b/tests/chains/PolygonZkEvm/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/Qtum/TWCoinTypeTests.cpp b/tests/chains/Qtum/TWCoinTypeTests.cpp index 8b7cd06e89d..f32c75e50b4 100644 --- a/tests/chains/Qtum/TWCoinTypeTests.cpp +++ b/tests/chains/Qtum/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Qtum/TWQtumAddressTests.cpp b/tests/chains/Qtum/TWQtumAddressTests.cpp index 9bbccf926f2..cf95e3bc12a 100644 --- a/tests/chains/Qtum/TWQtumAddressTests.cpp +++ b/tests/chains/Qtum/TWQtumAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Ravencoin/TWCoinTypeTests.cpp b/tests/chains/Ravencoin/TWCoinTypeTests.cpp index 1a78402e7c9..2e7e0df55fb 100644 --- a/tests/chains/Ravencoin/TWCoinTypeTests.cpp +++ b/tests/chains/Ravencoin/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Ravencoin/TWRavencoinTransactionTests.cpp b/tests/chains/Ravencoin/TWRavencoinTransactionTests.cpp index 44b354d0b1e..161acf0d6c9 100644 --- a/tests/chains/Ravencoin/TWRavencoinTransactionTests.cpp +++ b/tests/chains/Ravencoin/TWRavencoinTransactionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Ronin/TWAnyAddressTests.cpp b/tests/chains/Ronin/TWAnyAddressTests.cpp index 7bb11ed3560..b1d162c2974 100644 --- a/tests/chains/Ronin/TWAnyAddressTests.cpp +++ b/tests/chains/Ronin/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Ronin/TWAnySignerTests.cpp b/tests/chains/Ronin/TWAnySignerTests.cpp index f9a6ebad9fa..7e73d988335 100644 --- a/tests/chains/Ronin/TWAnySignerTests.cpp +++ b/tests/chains/Ronin/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "proto/Ethereum.pb.h" diff --git a/tests/chains/Ronin/TWCoinTypeTests.cpp b/tests/chains/Ronin/TWCoinTypeTests.cpp index ab90321df83..3efdb99911f 100644 --- a/tests/chains/Ronin/TWCoinTypeTests.cpp +++ b/tests/chains/Ronin/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Rootstock/TWCoinTypeTests.cpp b/tests/chains/Rootstock/TWCoinTypeTests.cpp index adf559b3644..04795f50dae 100644 --- a/tests/chains/Rootstock/TWCoinTypeTests.cpp +++ b/tests/chains/Rootstock/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Scroll/TWAnySignerTests.cpp b/tests/chains/Scroll/TWAnySignerTests.cpp index 8d00ce21d66..b719ff58bf9 100644 --- a/tests/chains/Scroll/TWAnySignerTests.cpp +++ b/tests/chains/Scroll/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "proto/Ethereum.pb.h" diff --git a/tests/chains/Scroll/TWCoinTypeTests.cpp b/tests/chains/Scroll/TWCoinTypeTests.cpp index fe07ff53096..afe6e3c63b0 100644 --- a/tests/chains/Scroll/TWCoinTypeTests.cpp +++ b/tests/chains/Scroll/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/SmartBitcoinCash/TWCoinTypeTests.cpp b/tests/chains/SmartBitcoinCash/TWCoinTypeTests.cpp index 4ec3646ce34..30c048093bc 100644 --- a/tests/chains/SmartBitcoinCash/TWCoinTypeTests.cpp +++ b/tests/chains/SmartBitcoinCash/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Solana/AddressTests.cpp b/tests/chains/Solana/AddressTests.cpp index 1a3196f5d69..4ae3da89d43 100644 --- a/tests/chains/Solana/AddressTests.cpp +++ b/tests/chains/Solana/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base58.h" #include "HexCoding.h" diff --git a/tests/chains/Solana/ProgramTests.cpp b/tests/chains/Solana/ProgramTests.cpp index 578c7151954..c3b8f7ab317 100644 --- a/tests/chains/Solana/ProgramTests.cpp +++ b/tests/chains/Solana/ProgramTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base58.h" #include "PrivateKey.h" diff --git a/tests/chains/Solana/SignerTests.cpp b/tests/chains/Solana/SignerTests.cpp index 97a3a304cc2..c8ffaf4fe51 100644 --- a/tests/chains/Solana/SignerTests.cpp +++ b/tests/chains/Solana/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PublicKey.h" diff --git a/tests/chains/Solana/TWAnySignerTests.cpp b/tests/chains/Solana/TWAnySignerTests.cpp index a3a867c29ee..8e67cd22bab 100644 --- a/tests/chains/Solana/TWAnySignerTests.cpp +++ b/tests/chains/Solana/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base58.h" #include "HexCoding.h" diff --git a/tests/chains/Solana/TWCoinTypeTests.cpp b/tests/chains/Solana/TWCoinTypeTests.cpp index a2e4de41f0f..4fe7feb42af 100644 --- a/tests/chains/Solana/TWCoinTypeTests.cpp +++ b/tests/chains/Solana/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Solana/TWSolanaAddressTests.cpp b/tests/chains/Solana/TWSolanaAddressTests.cpp index f264ff83ca5..877fbcc5dff 100644 --- a/tests/chains/Solana/TWSolanaAddressTests.cpp +++ b/tests/chains/Solana/TWSolanaAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Solana/TransactionCompilerTests.cpp b/tests/chains/Solana/TransactionCompilerTests.cpp index 853508d719a..08a199038ae 100644 --- a/tests/chains/Solana/TransactionCompilerTests.cpp +++ b/tests/chains/Solana/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base58.h" #include "Coin.h" diff --git a/tests/chains/Solana/TransactionTests.cpp b/tests/chains/Solana/TransactionTests.cpp index 6a7a53f1e1e..7fcefceb521 100644 --- a/tests/chains/Solana/TransactionTests.cpp +++ b/tests/chains/Solana/TransactionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Solana/Address.h" #include "Solana/Program.h" diff --git a/tests/chains/StarkEx/MessageSignerTests.cpp b/tests/chains/StarkEx/MessageSignerTests.cpp index 42d43604298..d8140ecead3 100644 --- a/tests/chains/StarkEx/MessageSignerTests.cpp +++ b/tests/chains/StarkEx/MessageSignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/tests/chains/Stellar/AddressTests.cpp b/tests/chains/Stellar/AddressTests.cpp index 3b9b7f5cfd9..b4c84772273 100644 --- a/tests/chains/Stellar/AddressTests.cpp +++ b/tests/chains/Stellar/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bitcoin/Address.h" #include "HexCoding.h" diff --git a/tests/chains/Stellar/TWAnySignerTests.cpp b/tests/chains/Stellar/TWAnySignerTests.cpp index 81c4f1f3ca5..fe8728b1de4 100644 --- a/tests/chains/Stellar/TWAnySignerTests.cpp +++ b/tests/chains/Stellar/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Stellar/TWCoinTypeTests.cpp b/tests/chains/Stellar/TWCoinTypeTests.cpp index 113a6366e72..95e6cbd55f1 100644 --- a/tests/chains/Stellar/TWCoinTypeTests.cpp +++ b/tests/chains/Stellar/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Stellar/TWStellarAddressTests.cpp b/tests/chains/Stellar/TWStellarAddressTests.cpp index dad0ef2dcfd..aeb02ed3a06 100644 --- a/tests/chains/Stellar/TWStellarAddressTests.cpp +++ b/tests/chains/Stellar/TWStellarAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Stellar/TransactionCompilerTests.cpp b/tests/chains/Stellar/TransactionCompilerTests.cpp index 94ea746502c..578877ba49c 100644 --- a/tests/chains/Stellar/TransactionCompilerTests.cpp +++ b/tests/chains/Stellar/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Stellar/TransactionTests.cpp b/tests/chains/Stellar/TransactionTests.cpp index 1de448313d9..1803cb1605f 100644 --- a/tests/chains/Stellar/TransactionTests.cpp +++ b/tests/chains/Stellar/TransactionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Stratis/TWCoinTypeTests.cpp b/tests/chains/Stratis/TWCoinTypeTests.cpp index c2b85b47792..978e12df6b1 100644 --- a/tests/chains/Stratis/TWCoinTypeTests.cpp +++ b/tests/chains/Stratis/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Stratis/TWStratisTests.cpp b/tests/chains/Stratis/TWStratisTests.cpp index 4b15ca2b480..6d8dbf1f95b 100644 --- a/tests/chains/Stratis/TWStratisTests.cpp +++ b/tests/chains/Stratis/TWStratisTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Sui/AddressTests.cpp b/tests/chains/Sui/AddressTests.cpp index 0ced66e12ed..e42f6a5d55d 100644 --- a/tests/chains/Sui/AddressTests.cpp +++ b/tests/chains/Sui/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Sui/Address.h" diff --git a/tests/chains/Sui/CompilerTests.cpp b/tests/chains/Sui/CompilerTests.cpp index 0b94cd53781..cbe887f78d5 100644 --- a/tests/chains/Sui/CompilerTests.cpp +++ b/tests/chains/Sui/CompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Sui/Signer.h" #include "HexCoding.h" diff --git a/tests/chains/Sui/SignerTests.cpp b/tests/chains/Sui/SignerTests.cpp index c261dc501ca..eb61ce26ef0 100644 --- a/tests/chains/Sui/SignerTests.cpp +++ b/tests/chains/Sui/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Sui/Signer.h" #include "Sui/Address.h" diff --git a/tests/chains/Sui/TWCoinTypeTests.cpp b/tests/chains/Sui/TWCoinTypeTests.cpp index ef021d1c58d..459a08e9ff5 100644 --- a/tests/chains/Sui/TWCoinTypeTests.cpp +++ b/tests/chains/Sui/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Syscoin/TWCoinTypeTests.cpp b/tests/chains/Syscoin/TWCoinTypeTests.cpp index 484ced710d5..f33efe2beb6 100644 --- a/tests/chains/Syscoin/TWCoinTypeTests.cpp +++ b/tests/chains/Syscoin/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Syscoin/TWSyscoinTests.cpp b/tests/chains/Syscoin/TWSyscoinTests.cpp index 8c8419d7b6d..77cc8390314 100644 --- a/tests/chains/Syscoin/TWSyscoinTests.cpp +++ b/tests/chains/Syscoin/TWSyscoinTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/TBinance/TWAnyAddressTests.cpp b/tests/chains/TBinance/TWAnyAddressTests.cpp index 8d88ba5e971..196cc13bc86 100644 --- a/tests/chains/TBinance/TWAnyAddressTests.cpp +++ b/tests/chains/TBinance/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "HexCoding.h" diff --git a/tests/chains/TBinance/TWCoinTypeTests.cpp b/tests/chains/TBinance/TWCoinTypeTests.cpp index 564992756e3..6c55888e754 100644 --- a/tests/chains/TBinance/TWCoinTypeTests.cpp +++ b/tests/chains/TBinance/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Tezos/AddressTests.cpp b/tests/chains/Tezos/AddressTests.cpp index 62d0a8d4801..0fca1e431cd 100644 --- a/tests/chains/Tezos/AddressTests.cpp +++ b/tests/chains/Tezos/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HDWallet.h" #include "HexCoding.h" diff --git a/tests/chains/Tezos/ForgingTests.cpp b/tests/chains/Tezos/ForgingTests.cpp index fb50b907dca..95ffe14dd78 100644 --- a/tests/chains/Tezos/ForgingTests.cpp +++ b/tests/chains/Tezos/ForgingTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HDWallet.h" #include "HexCoding.h" diff --git a/tests/chains/Tezos/MessageSignerTests.cpp b/tests/chains/Tezos/MessageSignerTests.cpp index 4fc6faa70c8..3f38133d55a 100644 --- a/tests/chains/Tezos/MessageSignerTests.cpp +++ b/tests/chains/Tezos/MessageSignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/tests/chains/Tezos/OperationListTests.cpp b/tests/chains/Tezos/OperationListTests.cpp index ea42fe028be..4218e01c6e1 100644 --- a/tests/chains/Tezos/OperationListTests.cpp +++ b/tests/chains/Tezos/OperationListTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Tezos/Address.h" #include "Tezos/BinaryCoding.h" diff --git a/tests/chains/Tezos/PublicKeyTests.cpp b/tests/chains/Tezos/PublicKeyTests.cpp index 3131c388e92..c91383fcb86 100644 --- a/tests/chains/Tezos/PublicKeyTests.cpp +++ b/tests/chains/Tezos/PublicKeyTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Tezos/BinaryCoding.h" #include "Tezos/Forging.h" diff --git a/tests/chains/Tezos/SignerTests.cpp b/tests/chains/Tezos/SignerTests.cpp index 451bcdfa131..2f63e20c9e8 100644 --- a/tests/chains/Tezos/SignerTests.cpp +++ b/tests/chains/Tezos/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base58.h" #include "HexCoding.h" diff --git a/tests/chains/Tezos/TWAnySignerTests.cpp b/tests/chains/Tezos/TWAnySignerTests.cpp index 1b7a3fe3e7b..30943e749c8 100644 --- a/tests/chains/Tezos/TWAnySignerTests.cpp +++ b/tests/chains/Tezos/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Tezos/BinaryCoding.h" diff --git a/tests/chains/Tezos/TWCoinTypeTests.cpp b/tests/chains/Tezos/TWCoinTypeTests.cpp index d55339643ca..50e2e1baea1 100644 --- a/tests/chains/Tezos/TWCoinTypeTests.cpp +++ b/tests/chains/Tezos/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Tezos/TransactionCompilerTests.cpp b/tests/chains/Tezos/TransactionCompilerTests.cpp index b9e5836ecff..56f3ec7a008 100644 --- a/tests/chains/Tezos/TransactionCompilerTests.cpp +++ b/tests/chains/Tezos/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/TheOpenNetwork/AddressTests.cpp b/tests/chains/TheOpenNetwork/AddressTests.cpp index c96c77ef289..297fe113531 100644 --- a/tests/chains/TheOpenNetwork/AddressTests.cpp +++ b/tests/chains/TheOpenNetwork/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PublicKey.h" diff --git a/tests/chains/TheOpenNetwork/SignerTests.cpp b/tests/chains/TheOpenNetwork/SignerTests.cpp index 655297436a2..796ccb94acb 100644 --- a/tests/chains/TheOpenNetwork/SignerTests.cpp +++ b/tests/chains/TheOpenNetwork/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" diff --git a/tests/chains/TheOpenNetwork/TWAnyAddressTests.cpp b/tests/chains/TheOpenNetwork/TWAnyAddressTests.cpp index c0f76c560c5..003faec99a6 100644 --- a/tests/chains/TheOpenNetwork/TWAnyAddressTests.cpp +++ b/tests/chains/TheOpenNetwork/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Data.h" diff --git a/tests/chains/TheOpenNetwork/TWAnySignerTests.cpp b/tests/chains/TheOpenNetwork/TWAnySignerTests.cpp index ee7695a4e9c..2a2bbe740be 100644 --- a/tests/chains/TheOpenNetwork/TWAnySignerTests.cpp +++ b/tests/chains/TheOpenNetwork/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" diff --git a/tests/chains/TheOpenNetwork/TWCoinTypeTests.cpp b/tests/chains/TheOpenNetwork/TWCoinTypeTests.cpp index 9d1c497d6fd..533746d4828 100644 --- a/tests/chains/TheOpenNetwork/TWCoinTypeTests.cpp +++ b/tests/chains/TheOpenNetwork/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Theta/SignerTests.cpp b/tests/chains/Theta/SignerTests.cpp index 6fd92992a84..295ee5fc98d 100644 --- a/tests/chains/Theta/SignerTests.cpp +++ b/tests/chains/Theta/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Theta/Signer.h" diff --git a/tests/chains/Theta/TWAnySignerTests.cpp b/tests/chains/Theta/TWAnySignerTests.cpp index b47863b3359..07d544c0a50 100644 --- a/tests/chains/Theta/TWAnySignerTests.cpp +++ b/tests/chains/Theta/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "proto/Theta.pb.h" diff --git a/tests/chains/Theta/TWCoinTypeTests.cpp b/tests/chains/Theta/TWCoinTypeTests.cpp index 65ec43ce3a0..595dfe4172e 100644 --- a/tests/chains/Theta/TWCoinTypeTests.cpp +++ b/tests/chains/Theta/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Theta/TransactionCompilerTests.cpp b/tests/chains/Theta/TransactionCompilerTests.cpp index 677c63b9c9d..fd35e22f406 100644 --- a/tests/chains/Theta/TransactionCompilerTests.cpp +++ b/tests/chains/Theta/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Theta/TransactionTests.cpp b/tests/chains/Theta/TransactionTests.cpp index a5dc2cd456c..7cebeb254b2 100644 --- a/tests/chains/Theta/TransactionTests.cpp +++ b/tests/chains/Theta/TransactionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Theta/Transaction.h" diff --git a/tests/chains/ThetaFuel/TWAnySignerTests.cpp b/tests/chains/ThetaFuel/TWAnySignerTests.cpp index 610c24c4eea..6650ab26722 100644 --- a/tests/chains/ThetaFuel/TWAnySignerTests.cpp +++ b/tests/chains/ThetaFuel/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/ThetaFuel/TWCoinTypeTests.cpp b/tests/chains/ThetaFuel/TWCoinTypeTests.cpp index c18b9a34639..c00d89bc9e6 100644 --- a/tests/chains/ThetaFuel/TWCoinTypeTests.cpp +++ b/tests/chains/ThetaFuel/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/ThunderToken/TWCoinTypeTests.cpp b/tests/chains/ThunderToken/TWCoinTypeTests.cpp index fec4f509b8a..7534dd9a20f 100644 --- a/tests/chains/ThunderToken/TWCoinTypeTests.cpp +++ b/tests/chains/ThunderToken/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Tron/AddressTests.cpp b/tests/chains/Tron/AddressTests.cpp index c250ff1d07a..7489812ddca 100644 --- a/tests/chains/Tron/AddressTests.cpp +++ b/tests/chains/Tron/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PrivateKey.h" diff --git a/tests/chains/Tron/SerializationTests.cpp b/tests/chains/Tron/SerializationTests.cpp index b5d1c2287cc..ef321093f73 100644 --- a/tests/chains/Tron/SerializationTests.cpp +++ b/tests/chains/Tron/SerializationTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "proto/Tron.pb.h" #include "Tron/Signer.h" diff --git a/tests/chains/Tron/SignerTests.cpp b/tests/chains/Tron/SignerTests.cpp index ebd7235bcad..f27150bb585 100644 --- a/tests/chains/Tron/SignerTests.cpp +++ b/tests/chains/Tron/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bitcoin/Address.h" #include "Tron/Address.h" diff --git a/tests/chains/Tron/TWAnySignerTests.cpp b/tests/chains/Tron/TWAnySignerTests.cpp index 4600bbf6a53..bff0316d20a 100644 --- a/tests/chains/Tron/TWAnySignerTests.cpp +++ b/tests/chains/Tron/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "proto/Tron.pb.h" diff --git a/tests/chains/Tron/TWCoinTypeTests.cpp b/tests/chains/Tron/TWCoinTypeTests.cpp index a09982445bf..9aae259d088 100644 --- a/tests/chains/Tron/TWCoinTypeTests.cpp +++ b/tests/chains/Tron/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Tron/TransactionCompilerTests.cpp b/tests/chains/Tron/TransactionCompilerTests.cpp index 117bce53cf2..0962f4bda07 100644 --- a/tests/chains/Tron/TransactionCompilerTests.cpp +++ b/tests/chains/Tron/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Tron/TronMessageSignerTests.cpp b/tests/chains/Tron/TronMessageSignerTests.cpp index 059ce210822..4b0940a5db6 100644 --- a/tests/chains/Tron/TronMessageSignerTests.cpp +++ b/tests/chains/Tron/TronMessageSignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/VeChain/SignerTests.cpp b/tests/chains/VeChain/SignerTests.cpp index 6dfd156a7b6..1317cc17ee4 100644 --- a/tests/chains/VeChain/SignerTests.cpp +++ b/tests/chains/VeChain/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "VeChain/Signer.h" diff --git a/tests/chains/VeChain/TWAnySignerTests.cpp b/tests/chains/VeChain/TWAnySignerTests.cpp index 7eb04b0cda1..c2aab9d4d8c 100644 --- a/tests/chains/VeChain/TWAnySignerTests.cpp +++ b/tests/chains/VeChain/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "proto/VeChain.pb.h" diff --git a/tests/chains/VeChain/TWCoinTypeTests.cpp b/tests/chains/VeChain/TWCoinTypeTests.cpp index 123ff9b6242..325499d53a8 100644 --- a/tests/chains/VeChain/TWCoinTypeTests.cpp +++ b/tests/chains/VeChain/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/VeChain/TransactionCompilerTests.cpp b/tests/chains/VeChain/TransactionCompilerTests.cpp index e9745a8ee81..6a9f9ab9c90 100644 --- a/tests/chains/VeChain/TransactionCompilerTests.cpp +++ b/tests/chains/VeChain/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Verge/AddressTests.cpp b/tests/chains/Verge/AddressTests.cpp index 17b54ab2ef9..5185d3bd005 100644 --- a/tests/chains/Verge/AddressTests.cpp +++ b/tests/chains/Verge/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Verge/SignerTests.cpp b/tests/chains/Verge/SignerTests.cpp index cce6831c583..14ff7bb0720 100644 --- a/tests/chains/Verge/SignerTests.cpp +++ b/tests/chains/Verge/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Verge/Signer.h" #include "Verge/Transaction.h" diff --git a/tests/chains/Verge/TWAnyAddressTests.cpp b/tests/chains/Verge/TWAnyAddressTests.cpp index 1ede3bd3b36..0476122548a 100644 --- a/tests/chains/Verge/TWAnyAddressTests.cpp +++ b/tests/chains/Verge/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "HexCoding.h" diff --git a/tests/chains/Verge/TWAnySignerTests.cpp b/tests/chains/Verge/TWAnySignerTests.cpp index 961d262fe26..7d65a5a792d 100644 --- a/tests/chains/Verge/TWAnySignerTests.cpp +++ b/tests/chains/Verge/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/tests/chains/Verge/TWCoinTypeTests.cpp b/tests/chains/Verge/TWCoinTypeTests.cpp index 725863b58a9..47d2546607f 100644 --- a/tests/chains/Verge/TWCoinTypeTests.cpp +++ b/tests/chains/Verge/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Verge/TransactionBuilderTests.cpp b/tests/chains/Verge/TransactionBuilderTests.cpp index 283dfd94d07..dd0b84e1c94 100644 --- a/tests/chains/Verge/TransactionBuilderTests.cpp +++ b/tests/chains/Verge/TransactionBuilderTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Verge/Transaction.h" #include "Verge/TransactionBuilder.h" diff --git a/tests/chains/Verge/TransactionCompilerTests.cpp b/tests/chains/Verge/TransactionCompilerTests.cpp index c3d95f45b85..796676fa20f 100644 --- a/tests/chains/Verge/TransactionCompilerTests.cpp +++ b/tests/chains/Verge/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Viacoin/TWCoinTypeTests.cpp b/tests/chains/Viacoin/TWCoinTypeTests.cpp index 83efc7566eb..1c416808887 100644 --- a/tests/chains/Viacoin/TWCoinTypeTests.cpp +++ b/tests/chains/Viacoin/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Viacoin/TWViacoinAddressTests.cpp b/tests/chains/Viacoin/TWViacoinAddressTests.cpp index d31ce2acbd1..996afe1fe8b 100644 --- a/tests/chains/Viacoin/TWViacoinAddressTests.cpp +++ b/tests/chains/Viacoin/TWViacoinAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Viction/TWCoinTypeTests.cpp b/tests/chains/Viction/TWCoinTypeTests.cpp index f138c29f6c9..8bb5b07ecb5 100644 --- a/tests/chains/Viction/TWCoinTypeTests.cpp +++ b/tests/chains/Viction/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/WAX/TWAnySignerTests.cpp b/tests/chains/WAX/TWAnySignerTests.cpp index 7e6d2f4300b..f81d7663dec 100644 --- a/tests/chains/WAX/TWAnySignerTests.cpp +++ b/tests/chains/WAX/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/WAX/TWCoinTypeTests.cpp b/tests/chains/WAX/TWCoinTypeTests.cpp index a28219ba786..bb223717567 100644 --- a/tests/chains/WAX/TWCoinTypeTests.cpp +++ b/tests/chains/WAX/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/Wanchain/TWCoinTypeTests.cpp b/tests/chains/Wanchain/TWCoinTypeTests.cpp index 22baff337e0..9d2f2704238 100644 --- a/tests/chains/Wanchain/TWCoinTypeTests.cpp +++ b/tests/chains/Wanchain/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Waves/AddressTests.cpp b/tests/chains/Waves/AddressTests.cpp index 509cbc7f75c..22de9778b55 100644 --- a/tests/chains/Waves/AddressTests.cpp +++ b/tests/chains/Waves/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PrivateKey.h" diff --git a/tests/chains/Waves/LeaseTests.cpp b/tests/chains/Waves/LeaseTests.cpp index 8428544af3e..588f7f99db7 100644 --- a/tests/chains/Waves/LeaseTests.cpp +++ b/tests/chains/Waves/LeaseTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PrivateKey.h" diff --git a/tests/chains/Waves/SignerTests.cpp b/tests/chains/Waves/SignerTests.cpp index 26fdb7292de..bbc63fad0c5 100644 --- a/tests/chains/Waves/SignerTests.cpp +++ b/tests/chains/Waves/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PublicKey.h" diff --git a/tests/chains/Waves/TWAnySignerTests.cpp b/tests/chains/Waves/TWAnySignerTests.cpp index df7b3afae3b..23e858b682c 100644 --- a/tests/chains/Waves/TWAnySignerTests.cpp +++ b/tests/chains/Waves/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base58.h" #include "HexCoding.h" diff --git a/tests/chains/Waves/TWCoinTypeTests.cpp b/tests/chains/Waves/TWCoinTypeTests.cpp index 83b463552f5..4e3fdc744e1 100644 --- a/tests/chains/Waves/TWCoinTypeTests.cpp +++ b/tests/chains/Waves/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Waves/TransactionTests.cpp b/tests/chains/Waves/TransactionTests.cpp index f97e76784ad..a71ca9c9069 100644 --- a/tests/chains/Waves/TransactionTests.cpp +++ b/tests/chains/Waves/TransactionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PrivateKey.h" diff --git a/tests/chains/XRP/AddressTests.cpp b/tests/chains/XRP/AddressTests.cpp index cc83acadf5e..cac0f014219 100644 --- a/tests/chains/XRP/AddressTests.cpp +++ b/tests/chains/XRP/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "XRP/Address.h" #include "XRP/XAddress.h" diff --git a/tests/chains/XRP/BinaryCodingTests.cpp b/tests/chains/XRP/BinaryCodingTests.cpp index ed39af8c588..a8081beb0fc 100644 --- a/tests/chains/XRP/BinaryCodingTests.cpp +++ b/tests/chains/XRP/BinaryCodingTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "XRP/BinaryCoding.h" diff --git a/tests/chains/XRP/TWAnySignerTests.cpp b/tests/chains/XRP/TWAnySignerTests.cpp index a6753435329..3dd17ea7d1b 100644 --- a/tests/chains/XRP/TWAnySignerTests.cpp +++ b/tests/chains/XRP/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "proto/Common.pb.h" diff --git a/tests/chains/XRP/TWCoinTypeTests.cpp b/tests/chains/XRP/TWCoinTypeTests.cpp index 2c69d2c7449..d9fcc697b53 100644 --- a/tests/chains/XRP/TWCoinTypeTests.cpp +++ b/tests/chains/XRP/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/XRP/TWRippleAddressTests.cpp b/tests/chains/XRP/TWRippleAddressTests.cpp index 13a4f51c51d..db9d8ec9382 100644 --- a/tests/chains/XRP/TWRippleAddressTests.cpp +++ b/tests/chains/XRP/TWRippleAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/XRP/TransactionCompilerTests.cpp b/tests/chains/XRP/TransactionCompilerTests.cpp index 8408624f083..f5040e2cf41 100644 --- a/tests/chains/XRP/TransactionCompilerTests.cpp +++ b/tests/chains/XRP/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/XRP/TransactionTests.cpp b/tests/chains/XRP/TransactionTests.cpp index 56da08e9139..eccde7ccaf4 100644 --- a/tests/chains/XRP/TransactionTests.cpp +++ b/tests/chains/XRP/TransactionTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "XRP/Address.h" #include "XRP/Transaction.h" diff --git a/tests/chains/Zcash/AddressTests.cpp b/tests/chains/Zcash/AddressTests.cpp index 8c221c3daab..32ea339ed5f 100644 --- a/tests/chains/Zcash/AddressTests.cpp +++ b/tests/chains/Zcash/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Zcash/TAddress.h" #include "HexCoding.h" diff --git a/tests/chains/Zcash/TWCoinTypeTests.cpp b/tests/chains/Zcash/TWCoinTypeTests.cpp index e9727d9eb62..b85b7e8afd9 100644 --- a/tests/chains/Zcash/TWCoinTypeTests.cpp +++ b/tests/chains/Zcash/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Zcash/TWZcashAddressTests.cpp b/tests/chains/Zcash/TWZcashAddressTests.cpp index 006498644da..4b1cfd3dee6 100644 --- a/tests/chains/Zcash/TWZcashAddressTests.cpp +++ b/tests/chains/Zcash/TWZcashAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Zcash/TWZcashTransactionTests.cpp b/tests/chains/Zcash/TWZcashTransactionTests.cpp index e12df1f1e88..cc20c735e5b 100644 --- a/tests/chains/Zcash/TWZcashTransactionTests.cpp +++ b/tests/chains/Zcash/TWZcashTransactionTests.cpp @@ -1,9 +1,7 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Zcash/TransactionCompilerTests.cpp b/tests/chains/Zcash/TransactionCompilerTests.cpp index dc67ff52266..6e92a26d50d 100644 --- a/tests/chains/Zcash/TransactionCompilerTests.cpp +++ b/tests/chains/Zcash/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/Zelcash/TWCoinTypeTests.cpp b/tests/chains/Zelcash/TWCoinTypeTests.cpp index 040deb768c4..ce646194bfb 100644 --- a/tests/chains/Zelcash/TWCoinTypeTests.cpp +++ b/tests/chains/Zelcash/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Zelcash/TWZelcashAddressTests.cpp b/tests/chains/Zelcash/TWZelcashAddressTests.cpp index cba68ab86b4..f247625c93d 100644 --- a/tests/chains/Zelcash/TWZelcashAddressTests.cpp +++ b/tests/chains/Zelcash/TWZelcashAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Zelcash/TWZelcashTransactionTests.cpp b/tests/chains/Zelcash/TWZelcashTransactionTests.cpp index 6206875a0ac..9a61ddcdd10 100644 --- a/tests/chains/Zelcash/TWZelcashTransactionTests.cpp +++ b/tests/chains/Zelcash/TWZelcashTransactionTests.cpp @@ -1,9 +1,7 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/Zen/AddressTests.cpp b/tests/chains/Zen/AddressTests.cpp index eac89795832..bef8a87317a 100644 --- a/tests/chains/Zen/AddressTests.cpp +++ b/tests/chains/Zen/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "HDWallet.h" diff --git a/tests/chains/Zen/SignerTests.cpp b/tests/chains/Zen/SignerTests.cpp index 5ffabe1b339..8b054461429 100644 --- a/tests/chains/Zen/SignerTests.cpp +++ b/tests/chains/Zen/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Zen/Signer.h" #include "Zen/Address.h" diff --git a/tests/chains/Zen/TWAnyAddressTests.cpp b/tests/chains/Zen/TWAnyAddressTests.cpp index 5063cc4a4f4..d6e2a86b245 100644 --- a/tests/chains/Zen/TWAnyAddressTests.cpp +++ b/tests/chains/Zen/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "HexCoding.h" diff --git a/tests/chains/Zen/TWAnySignerTests.cpp b/tests/chains/Zen/TWAnySignerTests.cpp index aa8845c4fe8..55a83993273 100644 --- a/tests/chains/Zen/TWAnySignerTests.cpp +++ b/tests/chains/Zen/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/tests/chains/Zen/TWCoinTypeTests.cpp b/tests/chains/Zen/TWCoinTypeTests.cpp index 5fc0aebbad9..3cd9d0e75a8 100644 --- a/tests/chains/Zen/TWCoinTypeTests.cpp +++ b/tests/chains/Zen/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Zen/TransactionBuilderTests.cpp b/tests/chains/Zen/TransactionBuilderTests.cpp index 3c6ea1df885..8ba691be1b6 100644 --- a/tests/chains/Zen/TransactionBuilderTests.cpp +++ b/tests/chains/Zen/TransactionBuilderTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bitcoin/Transaction.h" #include "Bitcoin/TransactionPlan.h" diff --git a/tests/chains/Zen/TransactionCompilerTests.cpp b/tests/chains/Zen/TransactionCompilerTests.cpp index 6e9c81a35d3..006b9539811 100644 --- a/tests/chains/Zen/TransactionCompilerTests.cpp +++ b/tests/chains/Zen/TransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/chains/ZenEON/TWCoinTypeTests.cpp b/tests/chains/ZenEON/TWCoinTypeTests.cpp index a326e6c2772..a0571a15621 100644 --- a/tests/chains/ZenEON/TWCoinTypeTests.cpp +++ b/tests/chains/ZenEON/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Zilliqa/AddressTests.cpp b/tests/chains/Zilliqa/AddressTests.cpp index d682239df96..db26af859b7 100644 --- a/tests/chains/Zilliqa/AddressTests.cpp +++ b/tests/chains/Zilliqa/AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PrivateKey.h" diff --git a/tests/chains/Zilliqa/SignatureTests.cpp b/tests/chains/Zilliqa/SignatureTests.cpp index 6f11ae3fc38..bea022cd485 100644 --- a/tests/chains/Zilliqa/SignatureTests.cpp +++ b/tests/chains/Zilliqa/SignatureTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include "HexCoding.h" diff --git a/tests/chains/Zilliqa/SignerTests.cpp b/tests/chains/Zilliqa/SignerTests.cpp index 9606d060211..f8e0440307d 100644 --- a/tests/chains/Zilliqa/SignerTests.cpp +++ b/tests/chains/Zilliqa/SignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "PrivateKey.h" diff --git a/tests/chains/Zilliqa/TWAnySignerTests.cpp b/tests/chains/Zilliqa/TWAnySignerTests.cpp index c96d0f1ecc1..1b420161496 100644 --- a/tests/chains/Zilliqa/TWAnySignerTests.cpp +++ b/tests/chains/Zilliqa/TWAnySignerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "proto/Zilliqa.pb.h" diff --git a/tests/chains/Zilliqa/TWCoinTypeTests.cpp b/tests/chains/Zilliqa/TWCoinTypeTests.cpp index 59288082520..f1c5545b0d2 100644 --- a/tests/chains/Zilliqa/TWCoinTypeTests.cpp +++ b/tests/chains/Zilliqa/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/chains/Zilliqa/TWZilliqaAddressTests.cpp b/tests/chains/Zilliqa/TWZilliqaAddressTests.cpp index b9c6ce74002..63b7b515816 100644 --- a/tests/chains/Zilliqa/TWZilliqaAddressTests.cpp +++ b/tests/chains/Zilliqa/TWZilliqaAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/chains/ZkSyncV2/TWCoinTypeTests.cpp b/tests/chains/ZkSyncV2/TWCoinTypeTests.cpp index 0b484f47afb..b72bb030ab0 100644 --- a/tests/chains/ZkSyncV2/TWCoinTypeTests.cpp +++ b/tests/chains/ZkSyncV2/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/chains/xDai/TWCoinTypeTests.cpp b/tests/chains/xDai/TWCoinTypeTests.cpp index 5e1e39a38c8..68ebf0e6ee6 100644 --- a/tests/chains/xDai/TWCoinTypeTests.cpp +++ b/tests/chains/xDai/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // // This is a GENERATED FILE, changes made here MAY BE LOST. // Generated one-time (codegen/bin/cointests) diff --git a/tests/common/AnyAddressTests.cpp b/tests/common/AnyAddressTests.cpp index 23dbe0d962c..fc765c6f548 100644 --- a/tests/common/AnyAddressTests.cpp +++ b/tests/common/AnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "AnyAddress.h" #include "HexCoding.h" diff --git a/tests/common/Base64Tests.cpp b/tests/common/Base64Tests.cpp index 503c79bdf42..b5d01b4ccba 100644 --- a/tests/common/Base64Tests.cpp +++ b/tests/common/Base64Tests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base64.h" #include "Data.h" diff --git a/tests/common/BaseEncoding.cpp b/tests/common/BaseEncoding.cpp index d876682a9ab..69d655c94f9 100644 --- a/tests/common/BaseEncoding.cpp +++ b/tests/common/BaseEncoding.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base32.h" #include "HexCoding.h" diff --git a/tests/common/Bech32AddressTests.cpp b/tests/common/Bech32AddressTests.cpp index 6f8b8995896..11d8ec18b81 100644 --- a/tests/common/Bech32AddressTests.cpp +++ b/tests/common/Bech32AddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bech32Address.h" #include "HexCoding.h" diff --git a/tests/common/Bech32Tests.cpp b/tests/common/Bech32Tests.cpp index 249d0997a71..c081fd9cf6c 100644 --- a/tests/common/Bech32Tests.cpp +++ b/tests/common/Bech32Tests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Bech32.h" #include "HexCoding.h" diff --git a/tests/common/BinaryCodingTests.cpp b/tests/common/BinaryCodingTests.cpp index 225a3c6fd84..5ce20884b9a 100644 --- a/tests/common/BinaryCodingTests.cpp +++ b/tests/common/BinaryCodingTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "BinaryCoding.h" #include "HexCoding.h" diff --git a/tests/common/CborTests.cpp b/tests/common/CborTests.cpp index 1b0bfb41f56..a941565dd39 100644 --- a/tests/common/CborTests.cpp +++ b/tests/common/CborTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Cbor.h" diff --git a/tests/common/CoinAddressDerivationTests.cpp b/tests/common/CoinAddressDerivationTests.cpp index 059290d6c46..77695e734eb 100644 --- a/tests/common/CoinAddressDerivationTests.cpp +++ b/tests/common/CoinAddressDerivationTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/common/CoinAddressValidationTests.cpp b/tests/common/CoinAddressValidationTests.cpp index 7920ceb8c20..06fea830573 100644 --- a/tests/common/CoinAddressValidationTests.cpp +++ b/tests/common/CoinAddressValidationTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "HexCoding.h" diff --git a/tests/common/DataTests.cpp b/tests/common/DataTests.cpp index 1dafab2c2fb..9d0a573ecc7 100644 --- a/tests/common/DataTests.cpp +++ b/tests/common/DataTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Data.h" #include "HexCoding.h" diff --git a/tests/common/EncryptTests.cpp b/tests/common/EncryptTests.cpp index f55237294ce..52c030913a2 100644 --- a/tests/common/EncryptTests.cpp +++ b/tests/common/EncryptTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Encrypt.h" #include "Data.h" diff --git a/tests/common/HDWallet/HDWalletInternalTests.cpp b/tests/common/HDWallet/HDWalletInternalTests.cpp index 08d0b655bd3..19e8c45868f 100644 --- a/tests/common/HDWallet/HDWalletInternalTests.cpp +++ b/tests/common/HDWallet/HDWalletInternalTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HDWallet.h" #include "Data.h" diff --git a/tests/common/HDWallet/HDWalletTests.cpp b/tests/common/HDWallet/HDWalletTests.cpp index 9f8dcec791e..32d68f6b006 100644 --- a/tests/common/HDWallet/HDWalletTests.cpp +++ b/tests/common/HDWallet/HDWalletTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Base58.h" #include "Bitcoin/Address.h" diff --git a/tests/common/HashTests.cpp b/tests/common/HashTests.cpp index 224ba408a26..f1c1229e377 100644 --- a/tests/common/HashTests.cpp +++ b/tests/common/HashTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Hash.h" #include "HexCoding.h" diff --git a/tests/common/HexCodingTests.cpp b/tests/common/HexCodingTests.cpp index 1656c2e8a74..db49b1b7376 100644 --- a/tests/common/HexCodingTests.cpp +++ b/tests/common/HexCodingTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Data.h" diff --git a/tests/common/Keystore/DerivationPathTests.cpp b/tests/common/Keystore/DerivationPathTests.cpp index da293ca8fb4..178c9072f54 100644 --- a/tests/common/Keystore/DerivationPathTests.cpp +++ b/tests/common/Keystore/DerivationPathTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coin.h" #include "DerivationPath.h" diff --git a/tests/common/Keystore/StoredKeyTests.cpp b/tests/common/Keystore/StoredKeyTests.cpp index 9a1fc98e8db..ba189cfe5a1 100644 --- a/tests/common/Keystore/StoredKeyTests.cpp +++ b/tests/common/Keystore/StoredKeyTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Keystore/StoredKey.h" diff --git a/tests/common/LiquidStaking/LiquidStakingTests.cpp b/tests/common/LiquidStaking/LiquidStakingTests.cpp index e454bcb4f6b..46f00178f57 100644 --- a/tests/common/LiquidStaking/LiquidStakingTests.cpp +++ b/tests/common/LiquidStaking/LiquidStakingTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "LiquidStaking/LiquidStaking.h" #include "HexCoding.h" diff --git a/tests/common/MnemonicTests.cpp b/tests/common/MnemonicTests.cpp index b47124533b9..bb0b86a55ac 100644 --- a/tests/common/MnemonicTests.cpp +++ b/tests/common/MnemonicTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Mnemonic.h" diff --git a/tests/common/NumericLiteralTests.cpp b/tests/common/NumericLiteralTests.cpp index f4f73b79e01..ef1dcee68dd 100644 --- a/tests/common/NumericLiteralTests.cpp +++ b/tests/common/NumericLiteralTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "NumericLiteral.h" diff --git a/tests/common/PrivateKeyTests.cpp b/tests/common/PrivateKeyTests.cpp index 38b57cd62d1..fa9ec36aea3 100644 --- a/tests/common/PrivateKeyTests.cpp +++ b/tests/common/PrivateKeyTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Hash.h" #include "HexCoding.h" diff --git a/tests/common/PublicKeyLegacy.h b/tests/common/PublicKeyLegacy.h index 41ed229526f..33007667c76 100644 --- a/tests/common/PublicKeyLegacy.h +++ b/tests/common/PublicKeyLegacy.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/tests/common/PublicKeyTests.cpp b/tests/common/PublicKeyTests.cpp index 7267545091d..d73c1c1ac8a 100644 --- a/tests/common/PublicKeyTests.cpp +++ b/tests/common/PublicKeyTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "PublicKey.h" diff --git a/tests/common/TestUtilities.cpp b/tests/common/TestUtilities.cpp index d6c48ea39f6..924b8df3cd8 100644 --- a/tests/common/TestUtilities.cpp +++ b/tests/common/TestUtilities.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/common/TestUtilities.h b/tests/common/TestUtilities.h index 0ede12aa9e4..35949c7166d 100644 --- a/tests/common/TestUtilities.h +++ b/tests/common/TestUtilities.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/tests/common/Uint256Tests.cpp b/tests/common/Uint256Tests.cpp index 57fc6d07fa4..9d084e62b02 100644 --- a/tests/common/Uint256Tests.cpp +++ b/tests/common/Uint256Tests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "uint256.h" #include "HexCoding.h" diff --git a/tests/common/WalletConsoleTests.cpp b/tests/common/WalletConsoleTests.cpp index 5b51118d118..7ac70b0c654 100644 --- a/tests/common/WalletConsoleTests.cpp +++ b/tests/common/WalletConsoleTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "../walletconsole/lib/CommandExecutor.h" #include "../walletconsole/lib/WalletConsole.h" diff --git a/tests/common/WebAuthnTests.cpp b/tests/common/WebAuthnTests.cpp index cd491b39a41..9faaaf39d02 100644 --- a/tests/common/WebAuthnTests.cpp +++ b/tests/common/WebAuthnTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include "HexCoding.h" diff --git a/tests/common/algorithm/erase_tests.cpp b/tests/common/algorithm/erase_tests.cpp index 1cb2937caed..97b6f06897d 100644 --- a/tests/common/algorithm/erase_tests.cpp +++ b/tests/common/algorithm/erase_tests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "algorithm/erase.h" diff --git a/tests/common/algorithm/sort_copy_tests.cpp b/tests/common/algorithm/sort_copy_tests.cpp index ccb59b45490..3bbe1a1c567 100644 --- a/tests/common/algorithm/sort_copy_tests.cpp +++ b/tests/common/algorithm/sort_copy_tests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "algorithm/sort_copy.h" diff --git a/tests/common/algorithm/string.cpp b/tests/common/algorithm/string.cpp index dca8a1fbb45..18f51c95e9c 100644 --- a/tests/common/algorithm/string.cpp +++ b/tests/common/algorithm/string.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "algorithm/string.hpp" diff --git a/tests/common/algorithm/to_array_tests.cpp b/tests/common/algorithm/to_array_tests.cpp index d358dc391ff..033e5faa8e0 100644 --- a/tests/common/algorithm/to_array_tests.cpp +++ b/tests/common/algorithm/to_array_tests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "algorithm/to_array.h" diff --git a/tests/common/memory/memzero_tests.cpp b/tests/common/memory/memzero_tests.cpp index b16c76ef5e6..5edee36dbf7 100644 --- a/tests/common/memory/memzero_tests.cpp +++ b/tests/common/memory/memzero_tests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "memory/memzero_wrapper.h" diff --git a/tests/common/operators/equality_comparable_tests.cpp b/tests/common/operators/equality_comparable_tests.cpp index eaa6ed9bf20..ce54cd16e57 100644 --- a/tests/common/operators/equality_comparable_tests.cpp +++ b/tests/common/operators/equality_comparable_tests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "operators/equality_comparable.h" diff --git a/tests/common/rust/bindgen/WalletCoreRsTests.cpp b/tests/common/rust/bindgen/WalletCoreRsTests.cpp index bd5cd298a41..f2f1eb7f1f5 100644 --- a/tests/common/rust/bindgen/WalletCoreRsTests.cpp +++ b/tests/common/rust/bindgen/WalletCoreRsTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "HexCoding.h" #include "Polkadot/Signer.h" diff --git a/tests/interface/TWAESTests.cpp b/tests/interface/TWAESTests.cpp index b0fd9dd9dca..52675f2aaab 100644 --- a/tests/interface/TWAESTests.cpp +++ b/tests/interface/TWAESTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/interface/TWAccountTests.cpp b/tests/interface/TWAccountTests.cpp index f1ec11cb252..afc84a58498 100644 --- a/tests/interface/TWAccountTests.cpp +++ b/tests/interface/TWAccountTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include diff --git a/tests/interface/TWAnyAddressTests.cpp b/tests/interface/TWAnyAddressTests.cpp index 401b779512c..1068efe40fb 100644 --- a/tests/interface/TWAnyAddressTests.cpp +++ b/tests/interface/TWAnyAddressTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/interface/TWAsnParserTests.cpp b/tests/interface/TWAsnParserTests.cpp index 629e11634dd..ce0ccf0266e 100644 --- a/tests/interface/TWAsnParserTests.cpp +++ b/tests/interface/TWAsnParserTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/interface/TWBase32Tests.cpp b/tests/interface/TWBase32Tests.cpp index b6fd92f29e2..da8fd615984 100644 --- a/tests/interface/TWBase32Tests.cpp +++ b/tests/interface/TWBase32Tests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/interface/TWBase58Tests.cpp b/tests/interface/TWBase58Tests.cpp index 88516a511bb..b0c4e17b3e6 100644 --- a/tests/interface/TWBase58Tests.cpp +++ b/tests/interface/TWBase58Tests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/interface/TWBase64Tests.cpp b/tests/interface/TWBase64Tests.cpp index e553bb83990..bf313b3be60 100644 --- a/tests/interface/TWBase64Tests.cpp +++ b/tests/interface/TWBase64Tests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/interface/TWCoinTypeTests.cpp b/tests/interface/TWCoinTypeTests.cpp index 83cecb15c9a..b7547ae34a9 100644 --- a/tests/interface/TWCoinTypeTests.cpp +++ b/tests/interface/TWCoinTypeTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/interface/TWDataTests.cpp b/tests/interface/TWDataTests.cpp index 7094db38a88..9c1a69c3b07 100644 --- a/tests/interface/TWDataTests.cpp +++ b/tests/interface/TWDataTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "TestUtilities.h" diff --git a/tests/interface/TWDataVectorTests.cpp b/tests/interface/TWDataVectorTests.cpp index 8f467925627..670d50edeba 100644 --- a/tests/interface/TWDataVectorTests.cpp +++ b/tests/interface/TWDataVectorTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "HexCoding.h" diff --git a/tests/interface/TWDerivationPathTests.cpp b/tests/interface/TWDerivationPathTests.cpp index 43991b71ddf..24284ec8ef4 100644 --- a/tests/interface/TWDerivationPathTests.cpp +++ b/tests/interface/TWDerivationPathTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" #include "TrustWalletCore/TWDerivation.h" diff --git a/tests/interface/TWHDWalletTests.cpp b/tests/interface/TWHDWalletTests.cpp index 2fd888d767a..91d183be300 100644 --- a/tests/interface/TWHDWalletTests.cpp +++ b/tests/interface/TWHDWalletTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/interface/TWHRPTests.cpp b/tests/interface/TWHRPTests.cpp index 8c6a38ba969..14ddb39b657 100644 --- a/tests/interface/TWHRPTests.cpp +++ b/tests/interface/TWHRPTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/interface/TWHashTests.cpp b/tests/interface/TWHashTests.cpp index cce13a574f1..800be2f28e9 100644 --- a/tests/interface/TWHashTests.cpp +++ b/tests/interface/TWHashTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Hash.h" #include "HexCoding.h" diff --git a/tests/interface/TWMnemonicTests.cpp b/tests/interface/TWMnemonicTests.cpp index 5233a447cc2..2fd55e74b85 100644 --- a/tests/interface/TWMnemonicTests.cpp +++ b/tests/interface/TWMnemonicTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/interface/TWPBKDF2Tests.cpp b/tests/interface/TWPBKDF2Tests.cpp index 71dff4798a0..dbd22ca6fa4 100644 --- a/tests/interface/TWPBKDF2Tests.cpp +++ b/tests/interface/TWPBKDF2Tests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/interface/TWPrivateKeyTests.cpp b/tests/interface/TWPrivateKeyTests.cpp index 8255ac2cc29..3c4882247ec 100644 --- a/tests/interface/TWPrivateKeyTests.cpp +++ b/tests/interface/TWPrivateKeyTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/interface/TWPublicKeyTests.cpp b/tests/interface/TWPublicKeyTests.cpp index b5432faf79c..16b707e0a95 100644 --- a/tests/interface/TWPublicKeyTests.cpp +++ b/tests/interface/TWPublicKeyTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/interface/TWStoredKeyTests.cpp b/tests/interface/TWStoredKeyTests.cpp index 1dc55cd4782..af17983161a 100644 --- a/tests/interface/TWStoredKeyTests.cpp +++ b/tests/interface/TWStoredKeyTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/interface/TWStringTests.cpp b/tests/interface/TWStringTests.cpp index fc2f06adfc8..15177373914 100644 --- a/tests/interface/TWStringTests.cpp +++ b/tests/interface/TWStringTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "TestUtilities.h" diff --git a/tests/interface/TWTransactionCompilerTests.cpp b/tests/interface/TWTransactionCompilerTests.cpp index 9746a4e9b8f..74302d6c1aa 100644 --- a/tests/interface/TWTransactionCompilerTests.cpp +++ b/tests/interface/TWTransactionCompilerTests.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "proto/Binance.pb.h" #include "proto/Bitcoin.pb.h" diff --git a/tests/main.cpp b/tests/main.cpp index 77776b964c3..93248dc0b6c 100644 --- a/tests/main.cpp +++ b/tests/main.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include diff --git a/trezor-crypto/CMakeLists.txt b/trezor-crypto/CMakeLists.txt index 2e38617da2f..238dbc31217 100644 --- a/trezor-crypto/CMakeLists.txt +++ b/trezor-crypto/CMakeLists.txt @@ -1,8 +1,6 @@ -# Copyright © 2017-2022 Trust Wallet. +# SPDX-License-Identifier: Apache-2.0 # -# This file is part of Trust. The full Trust copyright notice, including -# terms governing use, modification, and redistribution, is contained in the -# file LICENSE at the root of the source code distribution tree. +# Copyright © 2017 Trust Wallet. set(TW_WARNING_FLAGS -W diff --git a/trezor-crypto/crypto/tests/CMakeLists.txt b/trezor-crypto/crypto/tests/CMakeLists.txt index f2bf56bee5a..0765cae1f44 100644 --- a/trezor-crypto/crypto/tests/CMakeLists.txt +++ b/trezor-crypto/crypto/tests/CMakeLists.txt @@ -1,8 +1,6 @@ -# Copyright © 2017-2022 Trust Wallet. +# SPDX-License-Identifier: Apache-2.0 # -# This file is part of Trust. The full Trust copyright notice, including -# terms governing use, modification, and redistribution, is contained in the -# file LICENSE at the root of the source code distribution tree. +# Copyright © 2017 Trust Wallet. enable_testing() diff --git a/trezor-crypto/include/TrezorCrypto/TrezorCrypto.h b/trezor-crypto/include/TrezorCrypto/TrezorCrypto.h index 8aa414c9a50..10910c17b2c 100644 --- a/trezor-crypto/include/TrezorCrypto/TrezorCrypto.h +++ b/trezor-crypto/include/TrezorCrypto/TrezorCrypto.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/walletconsole/CMakeLists.txt b/walletconsole/CMakeLists.txt index f72134a29b9..f5c8c08ff31 100644 --- a/walletconsole/CMakeLists.txt +++ b/walletconsole/CMakeLists.txt @@ -1,8 +1,6 @@ -# Copyright © 2017-2022 Trust Wallet. +# SPDX-License-Identifier: Apache-2.0 # -# This file is part of Trust. The full Trust copyright notice, including -# terms governing use, modification, and redistribution, is contained in the -# file LICENSE at the root of the source code distribution tree. +# Copyright © 2017 Trust Wallet. # walletconsole executable file(GLOB walletconsole_sources *.cpp) diff --git a/walletconsole/lib/Address.cpp b/walletconsole/lib/Address.cpp index 6aab3c60ca4..166efc215cc 100644 --- a/walletconsole/lib/Address.cpp +++ b/walletconsole/lib/Address.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Address.h" diff --git a/walletconsole/lib/Address.h b/walletconsole/lib/Address.h index 1d3306c190c..d9db3474502 100644 --- a/walletconsole/lib/Address.h +++ b/walletconsole/lib/Address.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/walletconsole/lib/Buffer.cpp b/walletconsole/lib/Buffer.cpp index 27f40a7e596..5f75eba20fd 100644 --- a/walletconsole/lib/Buffer.cpp +++ b/walletconsole/lib/Buffer.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Buffer.h" #include "WalletConsole.h" diff --git a/walletconsole/lib/Buffer.h b/walletconsole/lib/Buffer.h index 05428f2c012..c0043f6d7a9 100644 --- a/walletconsole/lib/Buffer.h +++ b/walletconsole/lib/Buffer.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/walletconsole/lib/CMakeLists.txt b/walletconsole/lib/CMakeLists.txt index c3ee4a7f6d2..dc3453b0112 100644 --- a/walletconsole/lib/CMakeLists.txt +++ b/walletconsole/lib/CMakeLists.txt @@ -1,8 +1,6 @@ -# Copyright © 2017-2022 Trust Wallet. +# SPDX-License-Identifier: Apache-2.0 # -# This file is part of Trust. The full Trust copyright notice, including -# terms governing use, modification, and redistribution, is contained in the -# file LICENSE at the root of the source code distribution tree. +# Copyright © 2017 Trust Wallet. # walletconsolelib library file(GLOB_RECURSE walletconsolelib_sources *.cpp) diff --git a/walletconsole/lib/Coins.cpp b/walletconsole/lib/Coins.cpp index 368c1b9853e..b73eb6a1eb9 100644 --- a/walletconsole/lib/Coins.cpp +++ b/walletconsole/lib/Coins.cpp @@ -1,9 +1,7 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Coins.h" diff --git a/walletconsole/lib/Coins.h b/walletconsole/lib/Coins.h index 4aacc299eca..6b9a5321fd8 100644 --- a/walletconsole/lib/Coins.h +++ b/walletconsole/lib/Coins.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/walletconsole/lib/CommandExecutor.cpp b/walletconsole/lib/CommandExecutor.cpp index 973c2cf4dd7..4692abf9b98 100644 --- a/walletconsole/lib/CommandExecutor.cpp +++ b/walletconsole/lib/CommandExecutor.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "CommandExecutor.h" #include "WalletConsole.h" diff --git a/walletconsole/lib/CommandExecutor.h b/walletconsole/lib/CommandExecutor.h index a722e47c1fc..2098cb502be 100644 --- a/walletconsole/lib/CommandExecutor.h +++ b/walletconsole/lib/CommandExecutor.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/walletconsole/lib/Keys.cpp b/walletconsole/lib/Keys.cpp index 974e3f46e38..b30e90b98f8 100644 --- a/walletconsole/lib/Keys.cpp +++ b/walletconsole/lib/Keys.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2021 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Keys.h" diff --git a/walletconsole/lib/Keys.h b/walletconsole/lib/Keys.h index 674a50e86c9..d33ace97f44 100644 --- a/walletconsole/lib/Keys.h +++ b/walletconsole/lib/Keys.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/walletconsole/lib/Util.cpp b/walletconsole/lib/Util.cpp index a0312d05261..6cc444822ec 100644 --- a/walletconsole/lib/Util.cpp +++ b/walletconsole/lib/Util.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "Util.h" diff --git a/walletconsole/lib/Util.h b/walletconsole/lib/Util.h index ab9f0f13c9b..d025feb064e 100644 --- a/walletconsole/lib/Util.h +++ b/walletconsole/lib/Util.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/walletconsole/lib/WalletConsole.cpp b/walletconsole/lib/WalletConsole.cpp index 6602428a982..47c4f73a6f9 100644 --- a/walletconsole/lib/WalletConsole.cpp +++ b/walletconsole/lib/WalletConsole.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "WalletConsole.h" #include "CommandExecutor.h" diff --git a/walletconsole/lib/WalletConsole.h b/walletconsole/lib/WalletConsole.h index fc740ae363a..e1482ffffd4 100644 --- a/walletconsole/lib/WalletConsole.h +++ b/walletconsole/lib/WalletConsole.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/walletconsole/main.cpp b/walletconsole/main.cpp index 27819c1e57f..e04d5c09b6a 100644 --- a/walletconsole/main.cpp +++ b/walletconsole/main.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2020 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include "WalletConsole.h" #include diff --git a/wasm/CMakeLists.txt b/wasm/CMakeLists.txt index 592e636d94c..1b4017a7ea4 100644 --- a/wasm/CMakeLists.txt +++ b/wasm/CMakeLists.txt @@ -1,8 +1,6 @@ -# Copyright © 2017-2022 Trust Wallet. +# SPDX-License-Identifier: Apache-2.0 # -# This file is part of Trust. The full Trust copyright notice, including -# terms governing use, modification, and redistribution, is contained in the -# file LICENSE at the root of the source code distribution tree. +# Copyright © 2017 Trust Wallet. file(GLOB wasm_sources src/*.cpp src/generated/*.cpp) file(GLOB wasm_headers src/*.h src/generated/*.h) diff --git a/wasm/index.ts b/wasm/index.ts index 2e298c52d53..a7f54ee4b95 100644 --- a/wasm/index.ts +++ b/wasm/index.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import * as Loader from "./lib/wallet-core"; import { TW } from "./generated/core_proto"; diff --git a/wasm/src/AnySigner.cpp b/wasm/src/AnySigner.cpp index cbddc1a8bf1..9ebd732149c 100644 --- a/wasm/src/AnySigner.cpp +++ b/wasm/src/AnySigner.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // #include diff --git a/wasm/src/BitcoinSigHashTypeExt.cpp b/wasm/src/BitcoinSigHashTypeExt.cpp index c8c1af417cd..5ec44c8385f 100644 --- a/wasm/src/BitcoinSigHashTypeExt.cpp +++ b/wasm/src/BitcoinSigHashTypeExt.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/wasm/src/BitcoinSigHashTypeExt.h b/wasm/src/BitcoinSigHashTypeExt.h index 3d4f4c1c547..315c62b6c91 100644 --- a/wasm/src/BitcoinSigHashTypeExt.h +++ b/wasm/src/BitcoinSigHashTypeExt.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/wasm/src/CoinTypeExt.cpp b/wasm/src/CoinTypeExt.cpp index 7dfcf0af553..40bd47b5292 100644 --- a/wasm/src/CoinTypeExt.cpp +++ b/wasm/src/CoinTypeExt.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include #include "WasmString.h" diff --git a/wasm/src/CoinTypeExt.h b/wasm/src/CoinTypeExt.h index 538928204c8..3f7d4d35842 100644 --- a/wasm/src/CoinTypeExt.h +++ b/wasm/src/CoinTypeExt.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/wasm/src/HDVersionExt.cpp b/wasm/src/HDVersionExt.cpp index 2434ef77f3a..da7b736a6db 100644 --- a/wasm/src/HDVersionExt.cpp +++ b/wasm/src/HDVersionExt.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #include diff --git a/wasm/src/HDVersionExt.h b/wasm/src/HDVersionExt.h index 18d460f68bd..2bc5ca14035 100644 --- a/wasm/src/HDVersionExt.h +++ b/wasm/src/HDVersionExt.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. #pragma once diff --git a/wasm/src/HexCoding.cpp b/wasm/src/HexCoding.cpp index 1a1c58f57c9..b91dd05fc7c 100644 --- a/wasm/src/HexCoding.cpp +++ b/wasm/src/HexCoding.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // #include diff --git a/wasm/src/Random.cpp b/wasm/src/Random.cpp index 81b5674c4af..84e49a515f4 100644 --- a/wasm/src/Random.cpp +++ b/wasm/src/Random.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // #include diff --git a/wasm/src/WasmData.cpp b/wasm/src/WasmData.cpp index 7426d443675..7916c9e39a0 100644 --- a/wasm/src/WasmData.cpp +++ b/wasm/src/WasmData.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // #include "WasmData.h" diff --git a/wasm/src/WasmData.h b/wasm/src/WasmData.h index 133f9b69f73..8cd2a4853ad 100644 --- a/wasm/src/WasmData.h +++ b/wasm/src/WasmData.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // #pragma once diff --git a/wasm/src/WasmString.cpp b/wasm/src/WasmString.cpp index 2ea9f9cec79..f03f58d7b6e 100644 --- a/wasm/src/WasmString.cpp +++ b/wasm/src/WasmString.cpp @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // #include "WasmString.h" diff --git a/wasm/src/WasmString.h b/wasm/src/WasmString.h index ae58e22daa8..9d7c8999e18 100644 --- a/wasm/src/WasmString.h +++ b/wasm/src/WasmString.h @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. // #pragma once diff --git a/wasm/src/enum-ext.d.ts b/wasm/src/enum-ext.d.ts index 83c302e540e..06164ae114c 100644 --- a/wasm/src/enum-ext.d.ts +++ b/wasm/src/enum-ext.d.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. export class BitcoinSigHashTypeExt { static isSingle(type: BitcoinSigHashType): boolean; diff --git a/wasm/src/keystore/default-impl.ts b/wasm/src/keystore/default-impl.ts index 528b63e5554..6da4ae6c57a 100644 --- a/wasm/src/keystore/default-impl.ts +++ b/wasm/src/keystore/default-impl.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import {WalletCore, CoinType, PrivateKey, StoredKey, StoredKeyEncryption} from "../wallet-core"; import * as Types from "./types"; diff --git a/wasm/src/keystore/extension-storage.ts b/wasm/src/keystore/extension-storage.ts index 3056a4b8681..b17e3398649 100644 --- a/wasm/src/keystore/extension-storage.ts +++ b/wasm/src/keystore/extension-storage.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import { Storage } from "webextension-polyfill"; import * as Types from "./types"; diff --git a/wasm/src/keystore/fs-storage.ts b/wasm/src/keystore/fs-storage.ts index 3689be747e3..fd5eaf64631 100644 --- a/wasm/src/keystore/fs-storage.ts +++ b/wasm/src/keystore/fs-storage.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import * as Types from "./types"; import * as fs from "fs/promises"; diff --git a/wasm/src/keystore/index.ts b/wasm/src/keystore/index.ts index 499adb36cdb..663f3affeb0 100644 --- a/wasm/src/keystore/index.ts +++ b/wasm/src/keystore/index.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. export { Default } from "./default-impl"; export * from "./types"; diff --git a/wasm/src/keystore/types.ts b/wasm/src/keystore/types.ts index aea0ee3b4ae..bccb05ef58a 100644 --- a/wasm/src/keystore/types.ts +++ b/wasm/src/keystore/types.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import { CoinType, PrivateKey, StoredKeyEncryption } from "../wallet-core"; diff --git a/wasm/tests/AES.test.ts b/wasm/tests/AES.test.ts index 9a44fb1b337..a6a6b65a56a 100644 --- a/wasm/tests/AES.test.ts +++ b/wasm/tests/AES.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/AnyAddress.test.ts b/wasm/tests/AnyAddress.test.ts index 8d0de564223..5701ea89c98 100644 --- a/wasm/tests/AnyAddress.test.ts +++ b/wasm/tests/AnyAddress.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/Base32.test.ts b/wasm/tests/Base32.test.ts index 36915d1d41b..281a535c48d 100644 --- a/wasm/tests/Base32.test.ts +++ b/wasm/tests/Base32.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import { assert } from "chai"; import { Buffer } from "buffer"; diff --git a/wasm/tests/Base64.test.ts b/wasm/tests/Base64.test.ts index b2f6297627b..b89c99820ec 100644 --- a/wasm/tests/Base64.test.ts +++ b/wasm/tests/Base64.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import { assert } from "chai"; import { Buffer } from "buffer"; diff --git a/wasm/tests/BitcoinSigHashType.test.ts b/wasm/tests/BitcoinSigHashType.test.ts index cfb37e5e2e9..4ff0fdc1a26 100644 --- a/wasm/tests/BitcoinSigHashType.test.ts +++ b/wasm/tests/BitcoinSigHashType.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/Blockchain/Aptos.test.ts b/wasm/tests/Blockchain/Aptos.test.ts index 78486eab2bd..98ccaf9ce27 100644 --- a/wasm/tests/Blockchain/Aptos.test.ts +++ b/wasm/tests/Blockchain/Aptos.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/Blockchain/Bitcoin.test.ts b/wasm/tests/Blockchain/Bitcoin.test.ts index 270f774d86f..98b6cc9213f 100644 --- a/wasm/tests/Blockchain/Bitcoin.test.ts +++ b/wasm/tests/Blockchain/Bitcoin.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/Blockchain/Ethereum.test.ts b/wasm/tests/Blockchain/Ethereum.test.ts index ec652bfabba..357e8d306f3 100644 --- a/wasm/tests/Blockchain/Ethereum.test.ts +++ b/wasm/tests/Blockchain/Ethereum.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/Blockchain/Greenfield.test.ts b/wasm/tests/Blockchain/Greenfield.test.ts index 2af8e9561ee..222d3482d96 100644 --- a/wasm/tests/Blockchain/Greenfield.test.ts +++ b/wasm/tests/Blockchain/Greenfield.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/Blockchain/Hedera.test.ts b/wasm/tests/Blockchain/Hedera.test.ts index 6c26bfadd6c..e9dbbe0c881 100644 --- a/wasm/tests/Blockchain/Hedera.test.ts +++ b/wasm/tests/Blockchain/Hedera.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/Blockchain/InternetComputer.test.ts b/wasm/tests/Blockchain/InternetComputer.test.ts index 1adf5a8fa52..210a06961e0 100644 --- a/wasm/tests/Blockchain/InternetComputer.test.ts +++ b/wasm/tests/Blockchain/InternetComputer.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/Blockchain/Sui.test.ts b/wasm/tests/Blockchain/Sui.test.ts index d729afece5f..fe4a3e15bcf 100644 --- a/wasm/tests/Blockchain/Sui.test.ts +++ b/wasm/tests/Blockchain/Sui.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/Blockchain/TheOpenNetwork.test.ts b/wasm/tests/Blockchain/TheOpenNetwork.test.ts index 46e5ffbdbf9..6cd2eea2261 100644 --- a/wasm/tests/Blockchain/TheOpenNetwork.test.ts +++ b/wasm/tests/Blockchain/TheOpenNetwork.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/CoinType.test.ts b/wasm/tests/CoinType.test.ts index 285891251c6..75a0bed0408 100644 --- a/wasm/tests/CoinType.test.ts +++ b/wasm/tests/CoinType.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/HDVersion.test.ts b/wasm/tests/HDVersion.test.ts index 3ef5aac2729..864f5e2cca5 100644 --- a/wasm/tests/HDVersion.test.ts +++ b/wasm/tests/HDVersion.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2023 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/HDWallet.test.ts b/wasm/tests/HDWallet.test.ts index 567517cc74d..a45fc92c3dd 100644 --- a/wasm/tests/HDWallet.test.ts +++ b/wasm/tests/HDWallet.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/HRP.test.ts b/wasm/tests/HRP.test.ts index 99d596e5f98..e6e81505003 100644 --- a/wasm/tests/HRP.test.ts +++ b/wasm/tests/HRP.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/Hash.test.ts b/wasm/tests/Hash.test.ts index 47c26e87e81..1747995eb48 100644 --- a/wasm/tests/Hash.test.ts +++ b/wasm/tests/Hash.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/HexCoding.test.ts b/wasm/tests/HexCoding.test.ts index 0bacf5d67ce..9879072a047 100644 --- a/wasm/tests/HexCoding.test.ts +++ b/wasm/tests/HexCoding.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/KeyStore+extension.test.ts b/wasm/tests/KeyStore+extension.test.ts index cf876dcc448..9cc1dcf5c22 100644 --- a/wasm/tests/KeyStore+extension.test.ts +++ b/wasm/tests/KeyStore+extension.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/KeyStore+fs.test.ts b/wasm/tests/KeyStore+fs.test.ts index cdadb92940a..78359293dd6 100644 --- a/wasm/tests/KeyStore+fs.test.ts +++ b/wasm/tests/KeyStore+fs.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/Mnemonic.test.ts b/wasm/tests/Mnemonic.test.ts index 690c614aa95..f392a659e27 100644 --- a/wasm/tests/Mnemonic.test.ts +++ b/wasm/tests/Mnemonic.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/PBKDF2.test.ts b/wasm/tests/PBKDF2.test.ts index 138ff504963..8658a79d69e 100644 --- a/wasm/tests/PBKDF2.test.ts +++ b/wasm/tests/PBKDF2.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/StoredKey.test.ts b/wasm/tests/StoredKey.test.ts index a24f8d8479f..7f3b04638c2 100644 --- a/wasm/tests/StoredKey.test.ts +++ b/wasm/tests/StoredKey.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/initWasm.test.ts b/wasm/tests/initWasm.test.ts index 0fb9dd84fef..e20b9cb00b6 100644 --- a/wasm/tests/initWasm.test.ts +++ b/wasm/tests/initWasm.test.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import "mocha"; import { assert } from "chai"; diff --git a/wasm/tests/mock.ts b/wasm/tests/mock.ts index 99451f70d76..7064f115489 100644 --- a/wasm/tests/mock.ts +++ b/wasm/tests/mock.ts @@ -1,8 +1,6 @@ -// Copyright © 2017-2022 Trust Wallet. +// SPDX-License-Identifier: Apache-2.0 // -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. +// Copyright © 2017 Trust Wallet. import { Events, Storage } from "webextension-polyfill";