diff --git a/sdk/examples/AccountAliasExample.cc b/sdk/examples/AccountAliasExample.cc index 790b9a1d..e09b1a1c 100644 --- a/sdk/examples/AccountAliasExample.cc +++ b/sdk/examples/AccountAliasExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/AccountAllowanceExample.cc b/sdk/examples/AccountAllowanceExample.cc index 9aca05e5..a197fc77 100644 --- a/sdk/examples/AccountAllowanceExample.cc +++ b/sdk/examples/AccountAllowanceExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/AccountCreateWithHtsExample.cc b/sdk/examples/AccountCreateWithHtsExample.cc index fc8429d8..66d734c7 100644 --- a/sdk/examples/AccountCreateWithHtsExample.cc +++ b/sdk/examples/AccountCreateWithHtsExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/AccountCreationWaysExample.cc b/sdk/examples/AccountCreationWaysExample.cc index da4e9b73..6b15c2cd 100644 --- a/sdk/examples/AccountCreationWaysExample.cc +++ b/sdk/examples/AccountCreationWaysExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/AutoCreateAccountTransferTransactionExample.cc b/sdk/examples/AutoCreateAccountTransferTransactionExample.cc index 66bb7ae0..509c061c 100644 --- a/sdk/examples/AutoCreateAccountTransferTransactionExample.cc +++ b/sdk/examples/AutoCreateAccountTransferTransactionExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/ConsensusPubSubChunkedExample.cc b/sdk/examples/ConsensusPubSubChunkedExample.cc index fbaf27ae..68ef2d6d 100644 --- a/sdk/examples/ConsensusPubSubChunkedExample.cc +++ b/sdk/examples/ConsensusPubSubChunkedExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/ConsensusPubSubExample.cc b/sdk/examples/ConsensusPubSubExample.cc index db1c70e8..41f64884 100644 --- a/sdk/examples/ConsensusPubSubExample.cc +++ b/sdk/examples/ConsensusPubSubExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/ConsensusPubSubWithSubmitKeyExample.cc b/sdk/examples/ConsensusPubSubWithSubmitKeyExample.cc index d7319ec8..9b4c573c 100644 --- a/sdk/examples/ConsensusPubSubWithSubmitKeyExample.cc +++ b/sdk/examples/ConsensusPubSubWithSubmitKeyExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/ConstructClientExample.cc b/sdk/examples/ConstructClientExample.cc index bd77c412..ece67254 100644 --- a/sdk/examples/ConstructClientExample.cc +++ b/sdk/examples/ConstructClientExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/ContractHelper.h b/sdk/examples/ContractHelper.h index 3e567c29..ef7f1e30 100644 --- a/sdk/examples/ContractHelper.h +++ b/sdk/examples/ContractHelper.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/ContractNoncesExample.cc b/sdk/examples/ContractNoncesExample.cc index b3eb6c16..c7866a20 100644 --- a/sdk/examples/ContractNoncesExample.cc +++ b/sdk/examples/ContractNoncesExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/CreateAccountExample.cc b/sdk/examples/CreateAccountExample.cc index e79fb041..7d65777d 100644 --- a/sdk/examples/CreateAccountExample.cc +++ b/sdk/examples/CreateAccountExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/CreateAccountThresholdKeyExample.cc b/sdk/examples/CreateAccountThresholdKeyExample.cc index 6c04999f..4e1a3b35 100644 --- a/sdk/examples/CreateAccountThresholdKeyExample.cc +++ b/sdk/examples/CreateAccountThresholdKeyExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/CreateFileExample.cc b/sdk/examples/CreateFileExample.cc index efb91cd1..9faf56a6 100644 --- a/sdk/examples/CreateFileExample.cc +++ b/sdk/examples/CreateFileExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/CreateSimpleContractExample.cc b/sdk/examples/CreateSimpleContractExample.cc index 3219c9c8..cd894951 100644 --- a/sdk/examples/CreateSimpleContractExample.cc +++ b/sdk/examples/CreateSimpleContractExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/CreateStatefulContractExample.cc b/sdk/examples/CreateStatefulContractExample.cc index 1ff9dedc..809c2163 100644 --- a/sdk/examples/CreateStatefulContractExample.cc +++ b/sdk/examples/CreateStatefulContractExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/CreateTopicExample.cc b/sdk/examples/CreateTopicExample.cc index 4c59a794..65536fdc 100644 --- a/sdk/examples/CreateTopicExample.cc +++ b/sdk/examples/CreateTopicExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/CustomFeesExample.cc b/sdk/examples/CustomFeesExample.cc index 32152b3a..e2c2e460 100644 --- a/sdk/examples/CustomFeesExample.cc +++ b/sdk/examples/CustomFeesExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/DeleteAccountExample.cc b/sdk/examples/DeleteAccountExample.cc index a4948d94..717f832a 100644 --- a/sdk/examples/DeleteAccountExample.cc +++ b/sdk/examples/DeleteAccountExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/DeleteFileExample.cc b/sdk/examples/DeleteFileExample.cc index dbe841b9..2652be04 100644 --- a/sdk/examples/DeleteFileExample.cc +++ b/sdk/examples/DeleteFileExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/ExemptCustomFeesExample.cc b/sdk/examples/ExemptCustomFeesExample.cc index f9b9b277..9c207058 100644 --- a/sdk/examples/ExemptCustomFeesExample.cc +++ b/sdk/examples/ExemptCustomFeesExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/FileAppendChunkedExample.cc b/sdk/examples/FileAppendChunkedExample.cc index 9ac03b9c..56f0eda7 100644 --- a/sdk/examples/FileAppendChunkedExample.cc +++ b/sdk/examples/FileAppendChunkedExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/GenerateKeyExample.cc b/sdk/examples/GenerateKeyExample.cc index 95d0fe7b..8798e4d7 100644 --- a/sdk/examples/GenerateKeyExample.cc +++ b/sdk/examples/GenerateKeyExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/GeneratePrivateKeyFromMnemonic.cc b/sdk/examples/GeneratePrivateKeyFromMnemonic.cc index 352ec76f..9abb8fb0 100644 --- a/sdk/examples/GeneratePrivateKeyFromMnemonic.cc +++ b/sdk/examples/GeneratePrivateKeyFromMnemonic.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/GetAccountBalanceExample.cc b/sdk/examples/GetAccountBalanceExample.cc index d2f8975c..e2eb0485 100644 --- a/sdk/examples/GetAccountBalanceExample.cc +++ b/sdk/examples/GetAccountBalanceExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/examples/GetAccountInfoExample.cc b/sdk/examples/GetAccountInfoExample.cc index 0eca2be5..00b62370 100644 --- a/sdk/examples/GetAccountInfoExample.cc +++ b/sdk/examples/GetAccountInfoExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/GetAddressBookExample.cc b/sdk/examples/GetAddressBookExample.cc index 08cf33db..896f3ba8 100644 --- a/sdk/examples/GetAddressBookExample.cc +++ b/sdk/examples/GetAddressBookExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/examples/GetExchangeRatesExample.cc b/sdk/examples/GetExchangeRatesExample.cc index ecb81682..5af0daf7 100644 --- a/sdk/examples/GetExchangeRatesExample.cc +++ b/sdk/examples/GetExchangeRatesExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/GetFileContentsExample.cc b/sdk/examples/GetFileContentsExample.cc index 2e6b7ad4..90f031cd 100644 --- a/sdk/examples/GetFileContentsExample.cc +++ b/sdk/examples/GetFileContentsExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/MultiAppTransferExample.cc b/sdk/examples/MultiAppTransferExample.cc index 288d77d7..9ed13d55 100644 --- a/sdk/examples/MultiAppTransferExample.cc +++ b/sdk/examples/MultiAppTransferExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/MultiSigOfflineExample.cc b/sdk/examples/MultiSigOfflineExample.cc index 805e9d6b..23cc8e3a 100644 --- a/sdk/examples/MultiSigOfflineExample.cc +++ b/sdk/examples/MultiSigOfflineExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/NftAddRemoveAllowancesExample.cc b/sdk/examples/NftAddRemoveAllowancesExample.cc index e8133c81..d0c27cd5 100644 --- a/sdk/examples/NftAddRemoveAllowancesExample.cc +++ b/sdk/examples/NftAddRemoveAllowancesExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/PrngExample.cc b/sdk/examples/PrngExample.cc index 8866c6e5..05ff70f9 100644 --- a/sdk/examples/PrngExample.cc +++ b/sdk/examples/PrngExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/ScheduleExample.cc b/sdk/examples/ScheduleExample.cc index d937a529..cc78a9d8 100644 --- a/sdk/examples/ScheduleExample.cc +++ b/sdk/examples/ScheduleExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/ScheduleIdenticalTransactionExample.cc b/sdk/examples/ScheduleIdenticalTransactionExample.cc index b84de2a4..048ca2a3 100644 --- a/sdk/examples/ScheduleIdenticalTransactionExample.cc +++ b/sdk/examples/ScheduleIdenticalTransactionExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/ScheduleMultiSigTransactionExample.cc b/sdk/examples/ScheduleMultiSigTransactionExample.cc index 96da9b87..9c3dfccc 100644 --- a/sdk/examples/ScheduleMultiSigTransactionExample.cc +++ b/sdk/examples/ScheduleMultiSigTransactionExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/ScheduleTransactionMultiSigThresholdExample.cc b/sdk/examples/ScheduleTransactionMultiSigThresholdExample.cc index 3f98091f..4ff76698 100644 --- a/sdk/examples/ScheduleTransactionMultiSigThresholdExample.cc +++ b/sdk/examples/ScheduleTransactionMultiSigThresholdExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/ScheduleTransferExample.cc b/sdk/examples/ScheduleTransferExample.cc index b3dba0be..a9314196 100644 --- a/sdk/examples/ScheduleTransferExample.cc +++ b/sdk/examples/ScheduleTransferExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/SignTransactionExample.cc b/sdk/examples/SignTransactionExample.cc index 3114ff31..a50031df 100644 --- a/sdk/examples/SignTransactionExample.cc +++ b/sdk/examples/SignTransactionExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/SolidityPrecompileExample.cc b/sdk/examples/SolidityPrecompileExample.cc index a0785d7d..58da31f4 100644 --- a/sdk/examples/SolidityPrecompileExample.cc +++ b/sdk/examples/SolidityPrecompileExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/StakingExample.cc b/sdk/examples/StakingExample.cc index b2834b79..6acce1c0 100644 --- a/sdk/examples/StakingExample.cc +++ b/sdk/examples/StakingExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/StakingWithUpdateExample.cc b/sdk/examples/StakingWithUpdateExample.cc index d3995d9d..b477afb3 100644 --- a/sdk/examples/StakingWithUpdateExample.cc +++ b/sdk/examples/StakingWithUpdateExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/TopicWithAdminKeyExample.cc b/sdk/examples/TopicWithAdminKeyExample.cc index a82d432c..3d56df47 100644 --- a/sdk/examples/TopicWithAdminKeyExample.cc +++ b/sdk/examples/TopicWithAdminKeyExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/TransferCryptoExample.cc b/sdk/examples/TransferCryptoExample.cc index d76c3f5e..3fcb0547 100644 --- a/sdk/examples/TransferCryptoExample.cc +++ b/sdk/examples/TransferCryptoExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/TransferTokensExample.cc b/sdk/examples/TransferTokensExample.cc index 461d834e..6ce0b56e 100644 --- a/sdk/examples/TransferTokensExample.cc +++ b/sdk/examples/TransferTokensExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/TransferUsingEvmAddressExample.cc b/sdk/examples/TransferUsingEvmAddressExample.cc index 41390f15..ce9faba9 100644 --- a/sdk/examples/TransferUsingEvmAddressExample.cc +++ b/sdk/examples/TransferUsingEvmAddressExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/UpdateAccountPublicKeyExample.cc b/sdk/examples/UpdateAccountPublicKeyExample.cc index 3f969687..f597002f 100644 --- a/sdk/examples/UpdateAccountPublicKeyExample.cc +++ b/sdk/examples/UpdateAccountPublicKeyExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/ValidateChecksumExample.cc b/sdk/examples/ValidateChecksumExample.cc index e6326e87..6a58c270 100644 --- a/sdk/examples/ValidateChecksumExample.cc +++ b/sdk/examples/ValidateChecksumExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/examples/ZeroTokenOperationsExample.cc b/sdk/examples/ZeroTokenOperationsExample.cc index ff2aa0bc..363840ad 100644 --- a/sdk/examples/ZeroTokenOperationsExample.cc +++ b/sdk/examples/ZeroTokenOperationsExample.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/AccountAllowanceApproveTransaction.h b/sdk/main/include/AccountAllowanceApproveTransaction.h index f611ecca..9e035475 100644 --- a/sdk/main/include/AccountAllowanceApproveTransaction.h +++ b/sdk/main/include/AccountAllowanceApproveTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/AccountAllowanceDeleteTransaction.h b/sdk/main/include/AccountAllowanceDeleteTransaction.h index 2f7366f9..d62b321d 100644 --- a/sdk/main/include/AccountAllowanceDeleteTransaction.h +++ b/sdk/main/include/AccountAllowanceDeleteTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/AccountBalance.h b/sdk/main/include/AccountBalance.h index 382d93dd..ea2d4647 100644 --- a/sdk/main/include/AccountBalance.h +++ b/sdk/main/include/AccountBalance.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/AccountBalanceQuery.h b/sdk/main/include/AccountBalanceQuery.h index c5946fde..6da92000 100644 --- a/sdk/main/include/AccountBalanceQuery.h +++ b/sdk/main/include/AccountBalanceQuery.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/AccountCreateTransaction.h b/sdk/main/include/AccountCreateTransaction.h index a99ed472..84b200e5 100644 --- a/sdk/main/include/AccountCreateTransaction.h +++ b/sdk/main/include/AccountCreateTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/AccountDeleteTransaction.h b/sdk/main/include/AccountDeleteTransaction.h index 23ada0d0..55076da4 100644 --- a/sdk/main/include/AccountDeleteTransaction.h +++ b/sdk/main/include/AccountDeleteTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/AccountId.h b/sdk/main/include/AccountId.h index 5848b657..3f2fe33e 100644 --- a/sdk/main/include/AccountId.h +++ b/sdk/main/include/AccountId.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/AccountInfo.h b/sdk/main/include/AccountInfo.h index ca0d2301..a6b1c163 100644 --- a/sdk/main/include/AccountInfo.h +++ b/sdk/main/include/AccountInfo.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/AccountInfoQuery.h b/sdk/main/include/AccountInfoQuery.h index 8fcf08f9..4a276e02 100644 --- a/sdk/main/include/AccountInfoQuery.h +++ b/sdk/main/include/AccountInfoQuery.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/AccountRecords.h b/sdk/main/include/AccountRecords.h index 685d962e..7d02635e 100644 --- a/sdk/main/include/AccountRecords.h +++ b/sdk/main/include/AccountRecords.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/AccountRecordsQuery.h b/sdk/main/include/AccountRecordsQuery.h index c983c037..8e46c425 100644 --- a/sdk/main/include/AccountRecordsQuery.h +++ b/sdk/main/include/AccountRecordsQuery.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/AccountStakersQuery.h b/sdk/main/include/AccountStakersQuery.h index e4b2f878..9977636a 100644 --- a/sdk/main/include/AccountStakersQuery.h +++ b/sdk/main/include/AccountStakersQuery.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/AccountUpdateTransaction.h b/sdk/main/include/AccountUpdateTransaction.h index 17900c35..587a45c9 100644 --- a/sdk/main/include/AccountUpdateTransaction.h +++ b/sdk/main/include/AccountUpdateTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/AddressBookQuery.h b/sdk/main/include/AddressBookQuery.h index 070068b1..131d0af9 100644 --- a/sdk/main/include/AddressBookQuery.h +++ b/sdk/main/include/AddressBookQuery.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/AssessedCustomFee.h b/sdk/main/include/AssessedCustomFee.h index 63b29f72..67deb917 100644 --- a/sdk/main/include/AssessedCustomFee.h +++ b/sdk/main/include/AssessedCustomFee.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ChunkedTransaction.h b/sdk/main/include/ChunkedTransaction.h index 828fd7c1..826477b5 100644 --- a/sdk/main/include/ChunkedTransaction.h +++ b/sdk/main/include/ChunkedTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/Client.h b/sdk/main/include/Client.h index a9e97fac..57d7b9d5 100644 --- a/sdk/main/include/Client.h +++ b/sdk/main/include/Client.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ContractByteCodeQuery.h b/sdk/main/include/ContractByteCodeQuery.h index c21f1e48..8ed68ef0 100644 --- a/sdk/main/include/ContractByteCodeQuery.h +++ b/sdk/main/include/ContractByteCodeQuery.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ContractCallQuery.h b/sdk/main/include/ContractCallQuery.h index 78adef26..f4f4d6d6 100644 --- a/sdk/main/include/ContractCallQuery.h +++ b/sdk/main/include/ContractCallQuery.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ContractCreateFlow.h b/sdk/main/include/ContractCreateFlow.h index cfda41d9..51f30d7e 100644 --- a/sdk/main/include/ContractCreateFlow.h +++ b/sdk/main/include/ContractCreateFlow.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ContractCreateTransaction.h b/sdk/main/include/ContractCreateTransaction.h index b38ded72..e572ce36 100644 --- a/sdk/main/include/ContractCreateTransaction.h +++ b/sdk/main/include/ContractCreateTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ContractDeleteTransaction.h b/sdk/main/include/ContractDeleteTransaction.h index bd59bc84..fc1c6037 100644 --- a/sdk/main/include/ContractDeleteTransaction.h +++ b/sdk/main/include/ContractDeleteTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ContractExecuteTransaction.h b/sdk/main/include/ContractExecuteTransaction.h index 067a81f9..4522b178 100644 --- a/sdk/main/include/ContractExecuteTransaction.h +++ b/sdk/main/include/ContractExecuteTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ContractFunctionParameters.h b/sdk/main/include/ContractFunctionParameters.h index ba98b536..ea6bc6af 100644 --- a/sdk/main/include/ContractFunctionParameters.h +++ b/sdk/main/include/ContractFunctionParameters.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ContractFunctionResult.h b/sdk/main/include/ContractFunctionResult.h index ec0e6ffd..3d627496 100644 --- a/sdk/main/include/ContractFunctionResult.h +++ b/sdk/main/include/ContractFunctionResult.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ContractFunctionSelector.h b/sdk/main/include/ContractFunctionSelector.h index efab1af8..ea078cdb 100644 --- a/sdk/main/include/ContractFunctionSelector.h +++ b/sdk/main/include/ContractFunctionSelector.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ContractId.h b/sdk/main/include/ContractId.h index 7d61eac8..6244f809 100644 --- a/sdk/main/include/ContractId.h +++ b/sdk/main/include/ContractId.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ContractInfo.h b/sdk/main/include/ContractInfo.h index 1e6c4a10..01a316e9 100644 --- a/sdk/main/include/ContractInfo.h +++ b/sdk/main/include/ContractInfo.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ContractInfoQuery.h b/sdk/main/include/ContractInfoQuery.h index 9274d690..5aea148b 100644 --- a/sdk/main/include/ContractInfoQuery.h +++ b/sdk/main/include/ContractInfoQuery.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ContractLogInfo.h b/sdk/main/include/ContractLogInfo.h index 59c1aa50..e517d849 100644 --- a/sdk/main/include/ContractLogInfo.h +++ b/sdk/main/include/ContractLogInfo.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ContractNonceInfo.h b/sdk/main/include/ContractNonceInfo.h index a40fc7a9..227ed366 100644 --- a/sdk/main/include/ContractNonceInfo.h +++ b/sdk/main/include/ContractNonceInfo.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ContractUpdateTransaction.h b/sdk/main/include/ContractUpdateTransaction.h index 77b391b0..35247f83 100644 --- a/sdk/main/include/ContractUpdateTransaction.h +++ b/sdk/main/include/ContractUpdateTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/CustomFee.h b/sdk/main/include/CustomFee.h index 1a42d0f6..edf6955c 100644 --- a/sdk/main/include/CustomFee.h +++ b/sdk/main/include/CustomFee.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/CustomFeeBase.h b/sdk/main/include/CustomFeeBase.h index ff25390d..8e899503 100644 --- a/sdk/main/include/CustomFeeBase.h +++ b/sdk/main/include/CustomFeeBase.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/CustomFixedFee.h b/sdk/main/include/CustomFixedFee.h index 5c050af1..2812bf0a 100644 --- a/sdk/main/include/CustomFixedFee.h +++ b/sdk/main/include/CustomFixedFee.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/CustomFractionalFee.h b/sdk/main/include/CustomFractionalFee.h index 5f9340ec..4b14a5f9 100644 --- a/sdk/main/include/CustomFractionalFee.h +++ b/sdk/main/include/CustomFractionalFee.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/CustomRoyaltyFee.h b/sdk/main/include/CustomRoyaltyFee.h index cc886e9a..2e331f0e 100644 --- a/sdk/main/include/CustomRoyaltyFee.h +++ b/sdk/main/include/CustomRoyaltyFee.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/Defaults.h b/sdk/main/include/Defaults.h index d09f03a2..52def9f4 100644 --- a/sdk/main/include/Defaults.h +++ b/sdk/main/include/Defaults.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/DelegateContractId.h b/sdk/main/include/DelegateContractId.h index b057098f..0c127acf 100644 --- a/sdk/main/include/DelegateContractId.h +++ b/sdk/main/include/DelegateContractId.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ECDSAsecp256k1PrivateKey.h b/sdk/main/include/ECDSAsecp256k1PrivateKey.h index e60dcced..029fd536 100644 --- a/sdk/main/include/ECDSAsecp256k1PrivateKey.h +++ b/sdk/main/include/ECDSAsecp256k1PrivateKey.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ECDSAsecp256k1PublicKey.h b/sdk/main/include/ECDSAsecp256k1PublicKey.h index 4c7d09a0..8544ebb8 100644 --- a/sdk/main/include/ECDSAsecp256k1PublicKey.h +++ b/sdk/main/include/ECDSAsecp256k1PublicKey.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ED25519PrivateKey.h b/sdk/main/include/ED25519PrivateKey.h index 0344f678..f5406c3d 100644 --- a/sdk/main/include/ED25519PrivateKey.h +++ b/sdk/main/include/ED25519PrivateKey.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ED25519PublicKey.h b/sdk/main/include/ED25519PublicKey.h index 8f1800a4..4c3dcf15 100644 --- a/sdk/main/include/ED25519PublicKey.h +++ b/sdk/main/include/ED25519PublicKey.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/Endpoint.h b/sdk/main/include/Endpoint.h index 5775385f..84d30a80 100644 --- a/sdk/main/include/Endpoint.h +++ b/sdk/main/include/Endpoint.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/EthereumFlow.h b/sdk/main/include/EthereumFlow.h index b59ef623..67fe0018 100644 --- a/sdk/main/include/EthereumFlow.h +++ b/sdk/main/include/EthereumFlow.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/EthereumTransaction.h b/sdk/main/include/EthereumTransaction.h index c5345c11..5a22e88d 100644 --- a/sdk/main/include/EthereumTransaction.h +++ b/sdk/main/include/EthereumTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/EthereumTransactionData.h b/sdk/main/include/EthereumTransactionData.h index 8b07a6a1..2eb53b98 100644 --- a/sdk/main/include/EthereumTransactionData.h +++ b/sdk/main/include/EthereumTransactionData.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/EthereumTransactionDataEip1559.h b/sdk/main/include/EthereumTransactionDataEip1559.h index 07d563f1..8e3750d3 100644 --- a/sdk/main/include/EthereumTransactionDataEip1559.h +++ b/sdk/main/include/EthereumTransactionDataEip1559.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/EthereumTransactionDataLegacy.h b/sdk/main/include/EthereumTransactionDataLegacy.h index e93e6d22..b66aa4fd 100644 --- a/sdk/main/include/EthereumTransactionDataLegacy.h +++ b/sdk/main/include/EthereumTransactionDataLegacy.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/EvmAddress.h b/sdk/main/include/EvmAddress.h index ed19f68c..0a910a2f 100644 --- a/sdk/main/include/EvmAddress.h +++ b/sdk/main/include/EvmAddress.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ExchangeRate.h b/sdk/main/include/ExchangeRate.h index f16f0267..a748e0c6 100644 --- a/sdk/main/include/ExchangeRate.h +++ b/sdk/main/include/ExchangeRate.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ExchangeRates.h b/sdk/main/include/ExchangeRates.h index daf939ac..00997e5d 100644 --- a/sdk/main/include/ExchangeRates.h +++ b/sdk/main/include/ExchangeRates.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/Executable.h b/sdk/main/include/Executable.h index bd48b96a..e9136ed0 100644 --- a/sdk/main/include/Executable.h +++ b/sdk/main/include/Executable.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/FeeAssessmentMethod.h b/sdk/main/include/FeeAssessmentMethod.h index 9d427baa..8765ea80 100644 --- a/sdk/main/include/FeeAssessmentMethod.h +++ b/sdk/main/include/FeeAssessmentMethod.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/FeeComponents.h b/sdk/main/include/FeeComponents.h index 67ed759c..159b364d 100644 --- a/sdk/main/include/FeeComponents.h +++ b/sdk/main/include/FeeComponents.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/FeeData.h b/sdk/main/include/FeeData.h index 8f28bea4..51ec78ce 100644 --- a/sdk/main/include/FeeData.h +++ b/sdk/main/include/FeeData.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/FeeDataType.h b/sdk/main/include/FeeDataType.h index 73412e68..db532b6a 100644 --- a/sdk/main/include/FeeDataType.h +++ b/sdk/main/include/FeeDataType.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/FeeSchedule.h b/sdk/main/include/FeeSchedule.h index 9dda2050..c11ff33c 100644 --- a/sdk/main/include/FeeSchedule.h +++ b/sdk/main/include/FeeSchedule.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/FeeSchedules.h b/sdk/main/include/FeeSchedules.h index 5aea8a5a..fe8dd55a 100644 --- a/sdk/main/include/FeeSchedules.h +++ b/sdk/main/include/FeeSchedules.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/FileAppendTransaction.h b/sdk/main/include/FileAppendTransaction.h index eebb7966..bf2559fc 100644 --- a/sdk/main/include/FileAppendTransaction.h +++ b/sdk/main/include/FileAppendTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/FileContentsQuery.h b/sdk/main/include/FileContentsQuery.h index c15d7a3c..b223137b 100644 --- a/sdk/main/include/FileContentsQuery.h +++ b/sdk/main/include/FileContentsQuery.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/FileCreateTransaction.h b/sdk/main/include/FileCreateTransaction.h index 66e5a85a..517ea7b7 100644 --- a/sdk/main/include/FileCreateTransaction.h +++ b/sdk/main/include/FileCreateTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/FileDeleteTransaction.h b/sdk/main/include/FileDeleteTransaction.h index ca85c2a0..45b02d6e 100644 --- a/sdk/main/include/FileDeleteTransaction.h +++ b/sdk/main/include/FileDeleteTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/FileId.h b/sdk/main/include/FileId.h index 6f1b2e70..5dc7e661 100644 --- a/sdk/main/include/FileId.h +++ b/sdk/main/include/FileId.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/FileInfo.h b/sdk/main/include/FileInfo.h index dc11d30a..d4d6ab78 100644 --- a/sdk/main/include/FileInfo.h +++ b/sdk/main/include/FileInfo.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/FileInfoQuery.h b/sdk/main/include/FileInfoQuery.h index a47b2411..a21ff064 100644 --- a/sdk/main/include/FileInfoQuery.h +++ b/sdk/main/include/FileInfoQuery.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/FileUpdateTransaction.h b/sdk/main/include/FileUpdateTransaction.h index e3b765e9..925a74c2 100644 --- a/sdk/main/include/FileUpdateTransaction.h +++ b/sdk/main/include/FileUpdateTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/FreezeTransaction.h b/sdk/main/include/FreezeTransaction.h index fc0a315f..3d123406 100644 --- a/sdk/main/include/FreezeTransaction.h +++ b/sdk/main/include/FreezeTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/FreezeType.h b/sdk/main/include/FreezeType.h index 606c5a43..956d6dad 100644 --- a/sdk/main/include/FreezeType.h +++ b/sdk/main/include/FreezeType.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/Hbar.h b/sdk/main/include/Hbar.h index c590e3e3..b98db3fa 100644 --- a/sdk/main/include/Hbar.h +++ b/sdk/main/include/Hbar.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/HbarAllowance.h b/sdk/main/include/HbarAllowance.h index d2c28c58..1287589f 100644 --- a/sdk/main/include/HbarAllowance.h +++ b/sdk/main/include/HbarAllowance.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/HbarTransfer.h b/sdk/main/include/HbarTransfer.h index 395b558a..3f1bc902 100644 --- a/sdk/main/include/HbarTransfer.h +++ b/sdk/main/include/HbarTransfer.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/HbarUnit.h b/sdk/main/include/HbarUnit.h index 33d3fd10..a8492a83 100644 --- a/sdk/main/include/HbarUnit.h +++ b/sdk/main/include/HbarUnit.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/IPv4Address.h b/sdk/main/include/IPv4Address.h index 77c000d4..e90ba1e6 100644 --- a/sdk/main/include/IPv4Address.h +++ b/sdk/main/include/IPv4Address.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/Key.h b/sdk/main/include/Key.h index 767cc858..648b3819 100644 --- a/sdk/main/include/Key.h +++ b/sdk/main/include/Key.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/KeyList.h b/sdk/main/include/KeyList.h index ca4951da..2e50513e 100644 --- a/sdk/main/include/KeyList.h +++ b/sdk/main/include/KeyList.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/LedgerId.h b/sdk/main/include/LedgerId.h index d02c98e7..422a902e 100644 --- a/sdk/main/include/LedgerId.h +++ b/sdk/main/include/LedgerId.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/Logger.h b/sdk/main/include/Logger.h index e4819ce9..10c489ad 100644 --- a/sdk/main/include/Logger.h +++ b/sdk/main/include/Logger.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/Mnemonic.h b/sdk/main/include/Mnemonic.h index f11009ff..64018e95 100644 --- a/sdk/main/include/Mnemonic.h +++ b/sdk/main/include/Mnemonic.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/MnemonicBIP39.h b/sdk/main/include/MnemonicBIP39.h index 3c652fa6..757f1889 100644 --- a/sdk/main/include/MnemonicBIP39.h +++ b/sdk/main/include/MnemonicBIP39.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/NftId.h b/sdk/main/include/NftId.h index aaeb4cf2..5e0df613 100644 --- a/sdk/main/include/NftId.h +++ b/sdk/main/include/NftId.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/NodeAddress.h b/sdk/main/include/NodeAddress.h index 9d244206..a81af359 100644 --- a/sdk/main/include/NodeAddress.h +++ b/sdk/main/include/NodeAddress.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/NodeAddressBook.h b/sdk/main/include/NodeAddressBook.h index 9dc5f7ba..e85b148b 100644 --- a/sdk/main/include/NodeAddressBook.h +++ b/sdk/main/include/NodeAddressBook.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/PrivateKey.h b/sdk/main/include/PrivateKey.h index 0a34c198..efae59d1 100644 --- a/sdk/main/include/PrivateKey.h +++ b/sdk/main/include/PrivateKey.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/PrngTransaction.h b/sdk/main/include/PrngTransaction.h index 520f4027..82fe080b 100644 --- a/sdk/main/include/PrngTransaction.h +++ b/sdk/main/include/PrngTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ProxyStaker.h b/sdk/main/include/ProxyStaker.h index 5f77d189..e64095bb 100644 --- a/sdk/main/include/ProxyStaker.h +++ b/sdk/main/include/ProxyStaker.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/PublicKey.h b/sdk/main/include/PublicKey.h index 1cac0e41..154b302f 100644 --- a/sdk/main/include/PublicKey.h +++ b/sdk/main/include/PublicKey.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/Query.h b/sdk/main/include/Query.h index 368b880b..61412c95 100644 --- a/sdk/main/include/Query.h +++ b/sdk/main/include/Query.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/RequestType.h b/sdk/main/include/RequestType.h index e0800ed1..95bd2ccb 100644 --- a/sdk/main/include/RequestType.h +++ b/sdk/main/include/RequestType.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ScheduleCreateTransaction.h b/sdk/main/include/ScheduleCreateTransaction.h index 469e5af8..d39e200f 100644 --- a/sdk/main/include/ScheduleCreateTransaction.h +++ b/sdk/main/include/ScheduleCreateTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ScheduleDeleteTransaction.h b/sdk/main/include/ScheduleDeleteTransaction.h index 316ea012..07056006 100644 --- a/sdk/main/include/ScheduleDeleteTransaction.h +++ b/sdk/main/include/ScheduleDeleteTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ScheduleId.h b/sdk/main/include/ScheduleId.h index 283db7e4..7d464673 100644 --- a/sdk/main/include/ScheduleId.h +++ b/sdk/main/include/ScheduleId.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ScheduleInfo.h b/sdk/main/include/ScheduleInfo.h index 475a56fb..911190f6 100644 --- a/sdk/main/include/ScheduleInfo.h +++ b/sdk/main/include/ScheduleInfo.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ScheduleInfoQuery.h b/sdk/main/include/ScheduleInfoQuery.h index 0d0d31f3..14a50cbd 100644 --- a/sdk/main/include/ScheduleInfoQuery.h +++ b/sdk/main/include/ScheduleInfoQuery.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/ScheduleSignTransaction.h b/sdk/main/include/ScheduleSignTransaction.h index 054d1d82..c1a65b71 100644 --- a/sdk/main/include/ScheduleSignTransaction.h +++ b/sdk/main/include/ScheduleSignTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/StakingInfo.h b/sdk/main/include/StakingInfo.h index 32e482ca..c3e1c1a2 100644 --- a/sdk/main/include/StakingInfo.h +++ b/sdk/main/include/StakingInfo.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/Status.h b/sdk/main/include/Status.h index 692c98a8..ccdb2571 100644 --- a/sdk/main/include/Status.h +++ b/sdk/main/include/Status.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/SubscriptionHandle.h b/sdk/main/include/SubscriptionHandle.h index 478e2f87..a2288049 100644 --- a/sdk/main/include/SubscriptionHandle.h +++ b/sdk/main/include/SubscriptionHandle.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/SystemDeleteTransaction.h b/sdk/main/include/SystemDeleteTransaction.h index 1c2dc1ca..e4d76b70 100644 --- a/sdk/main/include/SystemDeleteTransaction.h +++ b/sdk/main/include/SystemDeleteTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/SystemUndeleteTransaction.h b/sdk/main/include/SystemUndeleteTransaction.h index d8880cb4..41e0531f 100644 --- a/sdk/main/include/SystemUndeleteTransaction.h +++ b/sdk/main/include/SystemUndeleteTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenAllowance.h b/sdk/main/include/TokenAllowance.h index e2e6fc30..77cb5e71 100644 --- a/sdk/main/include/TokenAllowance.h +++ b/sdk/main/include/TokenAllowance.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenAssociateTransaction.h b/sdk/main/include/TokenAssociateTransaction.h index 3023af4e..e4fc8692 100644 --- a/sdk/main/include/TokenAssociateTransaction.h +++ b/sdk/main/include/TokenAssociateTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenAssociation.h b/sdk/main/include/TokenAssociation.h index 8f51b5a4..423482f8 100644 --- a/sdk/main/include/TokenAssociation.h +++ b/sdk/main/include/TokenAssociation.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenBurnTransaction.h b/sdk/main/include/TokenBurnTransaction.h index cc0ac443..5cfd415c 100644 --- a/sdk/main/include/TokenBurnTransaction.h +++ b/sdk/main/include/TokenBurnTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenCreateTransaction.h b/sdk/main/include/TokenCreateTransaction.h index b34c4c2b..2982a52e 100644 --- a/sdk/main/include/TokenCreateTransaction.h +++ b/sdk/main/include/TokenCreateTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenDeleteTransaction.h b/sdk/main/include/TokenDeleteTransaction.h index 8f72c4b2..4d5333af 100644 --- a/sdk/main/include/TokenDeleteTransaction.h +++ b/sdk/main/include/TokenDeleteTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenDissociateTransaction.h b/sdk/main/include/TokenDissociateTransaction.h index 7f6b62e5..6fc16558 100644 --- a/sdk/main/include/TokenDissociateTransaction.h +++ b/sdk/main/include/TokenDissociateTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenFeeScheduleUpdateTransaction.h b/sdk/main/include/TokenFeeScheduleUpdateTransaction.h index ba47768e..29dd3195 100644 --- a/sdk/main/include/TokenFeeScheduleUpdateTransaction.h +++ b/sdk/main/include/TokenFeeScheduleUpdateTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenFreezeTransaction.h b/sdk/main/include/TokenFreezeTransaction.h index 1b0d11c3..803104de 100644 --- a/sdk/main/include/TokenFreezeTransaction.h +++ b/sdk/main/include/TokenFreezeTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenGrantKycTransaction.h b/sdk/main/include/TokenGrantKycTransaction.h index 5c696653..a177a460 100644 --- a/sdk/main/include/TokenGrantKycTransaction.h +++ b/sdk/main/include/TokenGrantKycTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenId.h b/sdk/main/include/TokenId.h index a964c1a4..65c53962 100644 --- a/sdk/main/include/TokenId.h +++ b/sdk/main/include/TokenId.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenInfo.h b/sdk/main/include/TokenInfo.h index 5d0befb0..5b7afb1b 100644 --- a/sdk/main/include/TokenInfo.h +++ b/sdk/main/include/TokenInfo.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenInfoQuery.h b/sdk/main/include/TokenInfoQuery.h index e79d64d9..adb32479 100644 --- a/sdk/main/include/TokenInfoQuery.h +++ b/sdk/main/include/TokenInfoQuery.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenMintTransaction.h b/sdk/main/include/TokenMintTransaction.h index 692b679b..009768a9 100644 --- a/sdk/main/include/TokenMintTransaction.h +++ b/sdk/main/include/TokenMintTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenNftAllowance.h b/sdk/main/include/TokenNftAllowance.h index 0df0165b..1c99a4bd 100644 --- a/sdk/main/include/TokenNftAllowance.h +++ b/sdk/main/include/TokenNftAllowance.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenNftInfo.h b/sdk/main/include/TokenNftInfo.h index 4addb8b2..66a94c24 100644 --- a/sdk/main/include/TokenNftInfo.h +++ b/sdk/main/include/TokenNftInfo.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenNftInfoQuery.h b/sdk/main/include/TokenNftInfoQuery.h index f89e98d1..3d6d2211 100644 --- a/sdk/main/include/TokenNftInfoQuery.h +++ b/sdk/main/include/TokenNftInfoQuery.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenNftTransfer.h b/sdk/main/include/TokenNftTransfer.h index 42842b96..53f82ac4 100644 --- a/sdk/main/include/TokenNftTransfer.h +++ b/sdk/main/include/TokenNftTransfer.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenPauseTransaction.h b/sdk/main/include/TokenPauseTransaction.h index 95bceea1..8a817955 100644 --- a/sdk/main/include/TokenPauseTransaction.h +++ b/sdk/main/include/TokenPauseTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenRevokeKycTransaction.h b/sdk/main/include/TokenRevokeKycTransaction.h index 5ffeb0e6..9011d3d7 100644 --- a/sdk/main/include/TokenRevokeKycTransaction.h +++ b/sdk/main/include/TokenRevokeKycTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenSupplyType.h b/sdk/main/include/TokenSupplyType.h index 2d3949ef..4b73d718 100644 --- a/sdk/main/include/TokenSupplyType.h +++ b/sdk/main/include/TokenSupplyType.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenTransfer.h b/sdk/main/include/TokenTransfer.h index ccb98c7b..2c803039 100644 --- a/sdk/main/include/TokenTransfer.h +++ b/sdk/main/include/TokenTransfer.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenType.h b/sdk/main/include/TokenType.h index 28ce9b8a..e86dc279 100644 --- a/sdk/main/include/TokenType.h +++ b/sdk/main/include/TokenType.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenUnfreezeTransaction.h b/sdk/main/include/TokenUnfreezeTransaction.h index 0c6108ef..c0ebda30 100644 --- a/sdk/main/include/TokenUnfreezeTransaction.h +++ b/sdk/main/include/TokenUnfreezeTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenUnpauseTransaction.h b/sdk/main/include/TokenUnpauseTransaction.h index 0129da1b..463fac3a 100644 --- a/sdk/main/include/TokenUnpauseTransaction.h +++ b/sdk/main/include/TokenUnpauseTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenUpdateTransaction.h b/sdk/main/include/TokenUpdateTransaction.h index 19e9890c..3ce5bbb4 100644 --- a/sdk/main/include/TokenUpdateTransaction.h +++ b/sdk/main/include/TokenUpdateTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TokenWipeTransaction.h b/sdk/main/include/TokenWipeTransaction.h index 4e8d417f..72706bc3 100644 --- a/sdk/main/include/TokenWipeTransaction.h +++ b/sdk/main/include/TokenWipeTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TopicCreateTransaction.h b/sdk/main/include/TopicCreateTransaction.h index 871183d5..e60afc58 100644 --- a/sdk/main/include/TopicCreateTransaction.h +++ b/sdk/main/include/TopicCreateTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TopicDeleteTransaction.h b/sdk/main/include/TopicDeleteTransaction.h index 1141dc05..d723f836 100644 --- a/sdk/main/include/TopicDeleteTransaction.h +++ b/sdk/main/include/TopicDeleteTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TopicId.h b/sdk/main/include/TopicId.h index 8d08e920..91781482 100644 --- a/sdk/main/include/TopicId.h +++ b/sdk/main/include/TopicId.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TopicInfo.h b/sdk/main/include/TopicInfo.h index 0c054aa4..b11a8e58 100644 --- a/sdk/main/include/TopicInfo.h +++ b/sdk/main/include/TopicInfo.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TopicInfoQuery.h b/sdk/main/include/TopicInfoQuery.h index a97a3ace..0587042d 100644 --- a/sdk/main/include/TopicInfoQuery.h +++ b/sdk/main/include/TopicInfoQuery.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TopicMessage.h b/sdk/main/include/TopicMessage.h index 341c3e09..ebd3aa5e 100644 --- a/sdk/main/include/TopicMessage.h +++ b/sdk/main/include/TopicMessage.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TopicMessageChunk.h b/sdk/main/include/TopicMessageChunk.h index b9855c88..880cb14f 100644 --- a/sdk/main/include/TopicMessageChunk.h +++ b/sdk/main/include/TopicMessageChunk.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TopicMessageQuery.h b/sdk/main/include/TopicMessageQuery.h index fc06568a..e60fce9b 100644 --- a/sdk/main/include/TopicMessageQuery.h +++ b/sdk/main/include/TopicMessageQuery.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TopicMessageSubmitTransaction.h b/sdk/main/include/TopicMessageSubmitTransaction.h index d5abc94c..8d62e337 100644 --- a/sdk/main/include/TopicMessageSubmitTransaction.h +++ b/sdk/main/include/TopicMessageSubmitTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TopicUpdateTransaction.h b/sdk/main/include/TopicUpdateTransaction.h index 3c3e6659..89ac299a 100644 --- a/sdk/main/include/TopicUpdateTransaction.h +++ b/sdk/main/include/TopicUpdateTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/Transaction.h b/sdk/main/include/Transaction.h index 0121b3ce..7f76a024 100644 --- a/sdk/main/include/Transaction.h +++ b/sdk/main/include/Transaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TransactionFeeSchedule.h b/sdk/main/include/TransactionFeeSchedule.h index 84391d8f..7748ad85 100644 --- a/sdk/main/include/TransactionFeeSchedule.h +++ b/sdk/main/include/TransactionFeeSchedule.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TransactionId.h b/sdk/main/include/TransactionId.h index be249943..d19d571d 100644 --- a/sdk/main/include/TransactionId.h +++ b/sdk/main/include/TransactionId.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TransactionReceipt.h b/sdk/main/include/TransactionReceipt.h index 65359311..e71eacbc 100644 --- a/sdk/main/include/TransactionReceipt.h +++ b/sdk/main/include/TransactionReceipt.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TransactionReceiptQuery.h b/sdk/main/include/TransactionReceiptQuery.h index 16079604..35c8bc09 100644 --- a/sdk/main/include/TransactionReceiptQuery.h +++ b/sdk/main/include/TransactionReceiptQuery.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TransactionRecord.h b/sdk/main/include/TransactionRecord.h index 30f3b59c..e141bef5 100644 --- a/sdk/main/include/TransactionRecord.h +++ b/sdk/main/include/TransactionRecord.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TransactionRecordQuery.h b/sdk/main/include/TransactionRecordQuery.h index 5824b6bb..b118c895 100644 --- a/sdk/main/include/TransactionRecordQuery.h +++ b/sdk/main/include/TransactionRecordQuery.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TransactionResponse.h b/sdk/main/include/TransactionResponse.h index 133b4517..3fe7d253 100644 --- a/sdk/main/include/TransactionResponse.h +++ b/sdk/main/include/TransactionResponse.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TransactionType.h b/sdk/main/include/TransactionType.h index 31366810..ac7d799e 100644 --- a/sdk/main/include/TransactionType.h +++ b/sdk/main/include/TransactionType.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/TransferTransaction.h b/sdk/main/include/TransferTransaction.h index b15f4fad..24bc9582 100644 --- a/sdk/main/include/TransferTransaction.h +++ b/sdk/main/include/TransferTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/WrappedTransaction.h b/sdk/main/include/WrappedTransaction.h index 6de139be..bcdf56f7 100644 --- a/sdk/main/include/WrappedTransaction.h +++ b/sdk/main/include/WrappedTransaction.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/exceptions/BadEntityIdException.h b/sdk/main/include/exceptions/BadEntityIdException.h index 7f2fba46..b8d53440 100644 --- a/sdk/main/include/exceptions/BadEntityIdException.h +++ b/sdk/main/include/exceptions/BadEntityIdException.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/exceptions/BadKeyException.h b/sdk/main/include/exceptions/BadKeyException.h index fa36eea1..5091da0d 100644 --- a/sdk/main/include/exceptions/BadKeyException.h +++ b/sdk/main/include/exceptions/BadKeyException.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/exceptions/BadMnemonicException.h b/sdk/main/include/exceptions/BadMnemonicException.h index 431e2d8d..d19a5fda 100644 --- a/sdk/main/include/exceptions/BadMnemonicException.h +++ b/sdk/main/include/exceptions/BadMnemonicException.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/exceptions/IllegalStateException.h b/sdk/main/include/exceptions/IllegalStateException.h index 1e5b0524..0275caba 100644 --- a/sdk/main/include/exceptions/IllegalStateException.h +++ b/sdk/main/include/exceptions/IllegalStateException.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/exceptions/MaxAttemptsExceededException.h b/sdk/main/include/exceptions/MaxAttemptsExceededException.h index 0681395f..850db982 100644 --- a/sdk/main/include/exceptions/MaxAttemptsExceededException.h +++ b/sdk/main/include/exceptions/MaxAttemptsExceededException.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/exceptions/MaxQueryPaymentExceededException.h b/sdk/main/include/exceptions/MaxQueryPaymentExceededException.h index 8d8ae1cd..f26c98a5 100644 --- a/sdk/main/include/exceptions/MaxQueryPaymentExceededException.h +++ b/sdk/main/include/exceptions/MaxQueryPaymentExceededException.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/exceptions/OpenSSLException.h b/sdk/main/include/exceptions/OpenSSLException.h index 6fb4093e..81279efe 100644 --- a/sdk/main/include/exceptions/OpenSSLException.h +++ b/sdk/main/include/exceptions/OpenSSLException.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/exceptions/PrecheckStatusException.h b/sdk/main/include/exceptions/PrecheckStatusException.h index a264d950..1f454aa9 100644 --- a/sdk/main/include/exceptions/PrecheckStatusException.h +++ b/sdk/main/include/exceptions/PrecheckStatusException.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/exceptions/ReceiptStatusException.h b/sdk/main/include/exceptions/ReceiptStatusException.h index e1a0160b..de451a8f 100644 --- a/sdk/main/include/exceptions/ReceiptStatusException.h +++ b/sdk/main/include/exceptions/ReceiptStatusException.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/exceptions/UninitializedException.h b/sdk/main/include/exceptions/UninitializedException.h index a25d3336..74c96fc7 100644 --- a/sdk/main/include/exceptions/UninitializedException.h +++ b/sdk/main/include/exceptions/UninitializedException.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/exceptions/UnsupportedOperationException.h b/sdk/main/include/exceptions/UnsupportedOperationException.h index 5a799f9b..7a82c478 100644 --- a/sdk/main/include/exceptions/UnsupportedOperationException.h +++ b/sdk/main/include/exceptions/UnsupportedOperationException.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/ASN1ECKey.h b/sdk/main/include/impl/ASN1ECKey.h index aef4304b..b3bbec8e 100644 --- a/sdk/main/include/impl/ASN1ECKey.h +++ b/sdk/main/include/impl/ASN1ECKey.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/ASN1ECPrivateKey.h b/sdk/main/include/impl/ASN1ECPrivateKey.h index 7a82b668..4414da0f 100644 --- a/sdk/main/include/impl/ASN1ECPrivateKey.h +++ b/sdk/main/include/impl/ASN1ECPrivateKey.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/ASN1ECPublicKey.h b/sdk/main/include/impl/ASN1ECPublicKey.h index 0c621e43..bee0008a 100644 --- a/sdk/main/include/impl/ASN1ECPublicKey.h +++ b/sdk/main/include/impl/ASN1ECPublicKey.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/ASN1ED25519PrivateKey.h b/sdk/main/include/impl/ASN1ED25519PrivateKey.h index 727f6fa4..4c0f9127 100644 --- a/sdk/main/include/impl/ASN1ED25519PrivateKey.h +++ b/sdk/main/include/impl/ASN1ED25519PrivateKey.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/ASN1ED25519PublicKey.h b/sdk/main/include/impl/ASN1ED25519PublicKey.h index 3a4575af..787600b9 100644 --- a/sdk/main/include/impl/ASN1ED25519PublicKey.h +++ b/sdk/main/include/impl/ASN1ED25519PublicKey.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/ASN1Object.h b/sdk/main/include/impl/ASN1Object.h index 1f327ee0..a96b2f34 100644 --- a/sdk/main/include/impl/ASN1Object.h +++ b/sdk/main/include/impl/ASN1Object.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/BaseNetwork.h b/sdk/main/include/impl/BaseNetwork.h index 3db909b6..11f19ed5 100644 --- a/sdk/main/include/impl/BaseNetwork.h +++ b/sdk/main/include/impl/BaseNetwork.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/BaseNode.h b/sdk/main/include/impl/BaseNode.h index 0201621e..9b55a180 100644 --- a/sdk/main/include/impl/BaseNode.h +++ b/sdk/main/include/impl/BaseNode.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/BaseNodeAddress.h b/sdk/main/include/impl/BaseNodeAddress.h index 0e77d0a8..6e54892b 100644 --- a/sdk/main/include/impl/BaseNodeAddress.h +++ b/sdk/main/include/impl/BaseNodeAddress.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/DerivationPathUtils.h b/sdk/main/include/impl/DerivationPathUtils.h index d606f152..4984a0cf 100644 --- a/sdk/main/include/impl/DerivationPathUtils.h +++ b/sdk/main/include/impl/DerivationPathUtils.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/DurationConverter.h b/sdk/main/include/impl/DurationConverter.h index a3c3da15..bb10ae29 100644 --- a/sdk/main/include/impl/DurationConverter.h +++ b/sdk/main/include/impl/DurationConverter.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/EntityIdHelper.h b/sdk/main/include/impl/EntityIdHelper.h index 7c650daa..da9a4ffe 100644 --- a/sdk/main/include/impl/EntityIdHelper.h +++ b/sdk/main/include/impl/EntityIdHelper.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/HederaCertificateVerifier.h b/sdk/main/include/impl/HederaCertificateVerifier.h index 32a05cf5..340b1c84 100644 --- a/sdk/main/include/impl/HederaCertificateVerifier.h +++ b/sdk/main/include/impl/HederaCertificateVerifier.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/HexConverter.h b/sdk/main/include/impl/HexConverter.h index 2d60fd02..0887c718 100644 --- a/sdk/main/include/impl/HexConverter.h +++ b/sdk/main/include/impl/HexConverter.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/HttpClient.h b/sdk/main/include/impl/HttpClient.h index da8c2d40..c86c55ab 100644 --- a/sdk/main/include/impl/HttpClient.h +++ b/sdk/main/include/impl/HttpClient.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/MirrorNetwork.h b/sdk/main/include/impl/MirrorNetwork.h index 0acb8a3c..4342135c 100644 --- a/sdk/main/include/impl/MirrorNetwork.h +++ b/sdk/main/include/impl/MirrorNetwork.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/MirrorNode.h b/sdk/main/include/impl/MirrorNode.h index 90fc9940..c4d0656e 100644 --- a/sdk/main/include/impl/MirrorNode.h +++ b/sdk/main/include/impl/MirrorNode.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/Network.h b/sdk/main/include/impl/Network.h index 6ac3d3df..5b65ba36 100644 --- a/sdk/main/include/impl/Network.h +++ b/sdk/main/include/impl/Network.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/Node.h b/sdk/main/include/impl/Node.h index 09ce7cf3..953754b1 100644 --- a/sdk/main/include/impl/Node.h +++ b/sdk/main/include/impl/Node.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/PrivateKeyImpl.h b/sdk/main/include/impl/PrivateKeyImpl.h index 47cecf15..0fda133c 100644 --- a/sdk/main/include/impl/PrivateKeyImpl.h +++ b/sdk/main/include/impl/PrivateKeyImpl.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/PublicKeyImpl.h b/sdk/main/include/impl/PublicKeyImpl.h index eb59aed6..bc9a392d 100644 --- a/sdk/main/include/impl/PublicKeyImpl.h +++ b/sdk/main/include/impl/PublicKeyImpl.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/RLPItem.h b/sdk/main/include/impl/RLPItem.h index 7ecbb08d..98b03601 100644 --- a/sdk/main/include/impl/RLPItem.h +++ b/sdk/main/include/impl/RLPItem.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/TLSBehavior.h b/sdk/main/include/impl/TLSBehavior.h index 15e3a62c..97cce2ce 100644 --- a/sdk/main/include/impl/TLSBehavior.h +++ b/sdk/main/include/impl/TLSBehavior.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/TimestampConverter.h b/sdk/main/include/impl/TimestampConverter.h index 01f8437b..9435936f 100644 --- a/sdk/main/include/impl/TimestampConverter.h +++ b/sdk/main/include/impl/TimestampConverter.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/Utilities.h b/sdk/main/include/impl/Utilities.h index 08811a83..26ef75c2 100644 --- a/sdk/main/include/impl/Utilities.h +++ b/sdk/main/include/impl/Utilities.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/openssl_utils/BIGNUM.h b/sdk/main/include/impl/openssl_utils/BIGNUM.h index 7d469371..24f8c388 100644 --- a/sdk/main/include/impl/openssl_utils/BIGNUM.h +++ b/sdk/main/include/impl/openssl_utils/BIGNUM.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/openssl_utils/BN_CTX.h b/sdk/main/include/impl/openssl_utils/BN_CTX.h index 88e7c521..e0165cc0 100644 --- a/sdk/main/include/impl/openssl_utils/BN_CTX.h +++ b/sdk/main/include/impl/openssl_utils/BN_CTX.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/openssl_utils/ECDSA_SIG.h b/sdk/main/include/impl/openssl_utils/ECDSA_SIG.h index cb05c23a..a4004c34 100644 --- a/sdk/main/include/impl/openssl_utils/ECDSA_SIG.h +++ b/sdk/main/include/impl/openssl_utils/ECDSA_SIG.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/openssl_utils/EC_GROUP.h b/sdk/main/include/impl/openssl_utils/EC_GROUP.h index 5f7d4000..e9a93c81 100644 --- a/sdk/main/include/impl/openssl_utils/EC_GROUP.h +++ b/sdk/main/include/impl/openssl_utils/EC_GROUP.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/openssl_utils/EC_POINT.h b/sdk/main/include/impl/openssl_utils/EC_POINT.h index 02979fad..11654006 100644 --- a/sdk/main/include/impl/openssl_utils/EC_POINT.h +++ b/sdk/main/include/impl/openssl_utils/EC_POINT.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/openssl_utils/EVP_MD.h b/sdk/main/include/impl/openssl_utils/EVP_MD.h index 18defdf7..0899cec8 100644 --- a/sdk/main/include/impl/openssl_utils/EVP_MD.h +++ b/sdk/main/include/impl/openssl_utils/EVP_MD.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/openssl_utils/EVP_MD_CTX.h b/sdk/main/include/impl/openssl_utils/EVP_MD_CTX.h index 469ebdba..59487a86 100644 --- a/sdk/main/include/impl/openssl_utils/EVP_MD_CTX.h +++ b/sdk/main/include/impl/openssl_utils/EVP_MD_CTX.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/openssl_utils/EVP_PKEY.h b/sdk/main/include/impl/openssl_utils/EVP_PKEY.h index e688a8dd..65566bc0 100644 --- a/sdk/main/include/impl/openssl_utils/EVP_PKEY.h +++ b/sdk/main/include/impl/openssl_utils/EVP_PKEY.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/openssl_utils/EVP_PKEY_CTX.h b/sdk/main/include/impl/openssl_utils/EVP_PKEY_CTX.h index 7efaf46f..2019224b 100644 --- a/sdk/main/include/impl/openssl_utils/EVP_PKEY_CTX.h +++ b/sdk/main/include/impl/openssl_utils/EVP_PKEY_CTX.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/openssl_utils/OSSL_DECODER_CTX.h b/sdk/main/include/impl/openssl_utils/OSSL_DECODER_CTX.h index 7f00cc9c..6d4354ff 100644 --- a/sdk/main/include/impl/openssl_utils/OSSL_DECODER_CTX.h +++ b/sdk/main/include/impl/openssl_utils/OSSL_DECODER_CTX.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/openssl_utils/OSSL_LIB_CTX.h b/sdk/main/include/impl/openssl_utils/OSSL_LIB_CTX.h index ccdaf3e0..7b3229b6 100644 --- a/sdk/main/include/impl/openssl_utils/OSSL_LIB_CTX.h +++ b/sdk/main/include/impl/openssl_utils/OSSL_LIB_CTX.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/openssl_utils/OpenSSLObjectWrapper.h b/sdk/main/include/impl/openssl_utils/OpenSSLObjectWrapper.h index 4ebb9f00..15716969 100644 --- a/sdk/main/include/impl/openssl_utils/OpenSSLObjectWrapper.h +++ b/sdk/main/include/impl/openssl_utils/OpenSSLObjectWrapper.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/include/impl/openssl_utils/OpenSSLUtils.h b/sdk/main/include/impl/openssl_utils/OpenSSLUtils.h index 2ae0765a..e7a07c49 100644 --- a/sdk/main/include/impl/openssl_utils/OpenSSLUtils.h +++ b/sdk/main/include/impl/openssl_utils/OpenSSLUtils.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/AccountAllowanceApproveTransaction.cc b/sdk/main/src/AccountAllowanceApproveTransaction.cc index 628eb9bd..0f872d57 100644 --- a/sdk/main/src/AccountAllowanceApproveTransaction.cc +++ b/sdk/main/src/AccountAllowanceApproveTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/AccountAllowanceDeleteTransaction.cc b/sdk/main/src/AccountAllowanceDeleteTransaction.cc index 68b7fd24..88b2117c 100644 --- a/sdk/main/src/AccountAllowanceDeleteTransaction.cc +++ b/sdk/main/src/AccountAllowanceDeleteTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/AccountBalance.cc b/sdk/main/src/AccountBalance.cc index 04277ce0..abdf2def 100644 --- a/sdk/main/src/AccountBalance.cc +++ b/sdk/main/src/AccountBalance.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/AccountBalanceQuery.cc b/sdk/main/src/AccountBalanceQuery.cc index 4409503a..f68bb0c6 100644 --- a/sdk/main/src/AccountBalanceQuery.cc +++ b/sdk/main/src/AccountBalanceQuery.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/AccountCreateTransaction.cc b/sdk/main/src/AccountCreateTransaction.cc index 37c4c4f6..63ce1aad 100644 --- a/sdk/main/src/AccountCreateTransaction.cc +++ b/sdk/main/src/AccountCreateTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/AccountDeleteTransaction.cc b/sdk/main/src/AccountDeleteTransaction.cc index fd56ab85..d51ee37e 100644 --- a/sdk/main/src/AccountDeleteTransaction.cc +++ b/sdk/main/src/AccountDeleteTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/AccountId.cc b/sdk/main/src/AccountId.cc index 7776a5b5..b49531be 100644 --- a/sdk/main/src/AccountId.cc +++ b/sdk/main/src/AccountId.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/AccountInfo.cc b/sdk/main/src/AccountInfo.cc index 980ade17..f78ce6ca 100644 --- a/sdk/main/src/AccountInfo.cc +++ b/sdk/main/src/AccountInfo.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/AccountInfoQuery.cc b/sdk/main/src/AccountInfoQuery.cc index adce2354..a4ab662f 100644 --- a/sdk/main/src/AccountInfoQuery.cc +++ b/sdk/main/src/AccountInfoQuery.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/AccountRecords.cc b/sdk/main/src/AccountRecords.cc index 330efcd9..f7571863 100644 --- a/sdk/main/src/AccountRecords.cc +++ b/sdk/main/src/AccountRecords.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/AccountRecordsQuery.cc b/sdk/main/src/AccountRecordsQuery.cc index 144a045b..d4cabb2b 100644 --- a/sdk/main/src/AccountRecordsQuery.cc +++ b/sdk/main/src/AccountRecordsQuery.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/AccountStakersQuery.cc b/sdk/main/src/AccountStakersQuery.cc index 7633c72d..fa890d7a 100644 --- a/sdk/main/src/AccountStakersQuery.cc +++ b/sdk/main/src/AccountStakersQuery.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/AccountUpdateTransaction.cc b/sdk/main/src/AccountUpdateTransaction.cc index b1b22835..554174cb 100644 --- a/sdk/main/src/AccountUpdateTransaction.cc +++ b/sdk/main/src/AccountUpdateTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/AddressBookQuery.cc b/sdk/main/src/AddressBookQuery.cc index 785d3334..c6d4aacb 100644 --- a/sdk/main/src/AddressBookQuery.cc +++ b/sdk/main/src/AddressBookQuery.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/AssessedCustomFee.cc b/sdk/main/src/AssessedCustomFee.cc index 8ef7f5bf..6d211d4f 100644 --- a/sdk/main/src/AssessedCustomFee.cc +++ b/sdk/main/src/AssessedCustomFee.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ChunkedTransaction.cc b/sdk/main/src/ChunkedTransaction.cc index 5e1dc4b3..b4f6e076 100644 --- a/sdk/main/src/ChunkedTransaction.cc +++ b/sdk/main/src/ChunkedTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/Client.cc b/sdk/main/src/Client.cc index 9be76804..36fe085b 100644 --- a/sdk/main/src/Client.cc +++ b/sdk/main/src/Client.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ContractByteCodeQuery.cc b/sdk/main/src/ContractByteCodeQuery.cc index 087ba7d3..f3fe8024 100644 --- a/sdk/main/src/ContractByteCodeQuery.cc +++ b/sdk/main/src/ContractByteCodeQuery.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ContractCallQuery.cc b/sdk/main/src/ContractCallQuery.cc index 74c2b8f6..fe6b0775 100644 --- a/sdk/main/src/ContractCallQuery.cc +++ b/sdk/main/src/ContractCallQuery.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ContractCreateFlow.cc b/sdk/main/src/ContractCreateFlow.cc index 8a799bb2..8f3cdd28 100644 --- a/sdk/main/src/ContractCreateFlow.cc +++ b/sdk/main/src/ContractCreateFlow.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ContractCreateTransaction.cc b/sdk/main/src/ContractCreateTransaction.cc index 2a9c971e..065e2df8 100644 --- a/sdk/main/src/ContractCreateTransaction.cc +++ b/sdk/main/src/ContractCreateTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ContractDeleteTransaction.cc b/sdk/main/src/ContractDeleteTransaction.cc index b345679b..5389b874 100644 --- a/sdk/main/src/ContractDeleteTransaction.cc +++ b/sdk/main/src/ContractDeleteTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ContractExecuteTransaction.cc b/sdk/main/src/ContractExecuteTransaction.cc index 14409796..71d7107d 100644 --- a/sdk/main/src/ContractExecuteTransaction.cc +++ b/sdk/main/src/ContractExecuteTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ContractFunctionParameters.cc b/sdk/main/src/ContractFunctionParameters.cc index 6b25fe31..ef6ebbca 100644 --- a/sdk/main/src/ContractFunctionParameters.cc +++ b/sdk/main/src/ContractFunctionParameters.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ContractFunctionResult.cc b/sdk/main/src/ContractFunctionResult.cc index 55d02c0d..e02c03e5 100644 --- a/sdk/main/src/ContractFunctionResult.cc +++ b/sdk/main/src/ContractFunctionResult.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ContractFunctionSelector.cc b/sdk/main/src/ContractFunctionSelector.cc index 786d2b5d..37bbbe84 100644 --- a/sdk/main/src/ContractFunctionSelector.cc +++ b/sdk/main/src/ContractFunctionSelector.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ContractId.cc b/sdk/main/src/ContractId.cc index 916e61f3..5f003f7f 100644 --- a/sdk/main/src/ContractId.cc +++ b/sdk/main/src/ContractId.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ContractInfo.cc b/sdk/main/src/ContractInfo.cc index 6777a76b..d2fe125d 100644 --- a/sdk/main/src/ContractInfo.cc +++ b/sdk/main/src/ContractInfo.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ContractInfoQuery.cc b/sdk/main/src/ContractInfoQuery.cc index 11cf52a1..e05596c0 100644 --- a/sdk/main/src/ContractInfoQuery.cc +++ b/sdk/main/src/ContractInfoQuery.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ContractLogInfo.cc b/sdk/main/src/ContractLogInfo.cc index 295f789d..527cd2ad 100644 --- a/sdk/main/src/ContractLogInfo.cc +++ b/sdk/main/src/ContractLogInfo.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ContractNonceInfo.cc b/sdk/main/src/ContractNonceInfo.cc index 7cba7d6b..ca52ffd3 100644 --- a/sdk/main/src/ContractNonceInfo.cc +++ b/sdk/main/src/ContractNonceInfo.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ContractUpdateTransaction.cc b/sdk/main/src/ContractUpdateTransaction.cc index e73e19fe..c72e66ef 100644 --- a/sdk/main/src/ContractUpdateTransaction.cc +++ b/sdk/main/src/ContractUpdateTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/CustomFee.cc b/sdk/main/src/CustomFee.cc index 521f684d..e31a5672 100644 --- a/sdk/main/src/CustomFee.cc +++ b/sdk/main/src/CustomFee.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/CustomFeeBase.cc b/sdk/main/src/CustomFeeBase.cc index 16b4c41b..2288f692 100644 --- a/sdk/main/src/CustomFeeBase.cc +++ b/sdk/main/src/CustomFeeBase.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/CustomFixedFee.cc b/sdk/main/src/CustomFixedFee.cc index 1d45893e..5568a349 100644 --- a/sdk/main/src/CustomFixedFee.cc +++ b/sdk/main/src/CustomFixedFee.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/CustomFractionalFee.cc b/sdk/main/src/CustomFractionalFee.cc index a889650d..78fc90a2 100644 --- a/sdk/main/src/CustomFractionalFee.cc +++ b/sdk/main/src/CustomFractionalFee.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/CustomRoyaltyFee.cc b/sdk/main/src/CustomRoyaltyFee.cc index a41cd7f7..437ad57c 100644 --- a/sdk/main/src/CustomRoyaltyFee.cc +++ b/sdk/main/src/CustomRoyaltyFee.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/DelegateContractId.cc b/sdk/main/src/DelegateContractId.cc index c66d68f8..11e3ff34 100644 --- a/sdk/main/src/DelegateContractId.cc +++ b/sdk/main/src/DelegateContractId.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ECDSAsecp256k1PrivateKey.cc b/sdk/main/src/ECDSAsecp256k1PrivateKey.cc index d9623587..6471291b 100644 --- a/sdk/main/src/ECDSAsecp256k1PrivateKey.cc +++ b/sdk/main/src/ECDSAsecp256k1PrivateKey.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ECDSAsecp256k1PublicKey.cc b/sdk/main/src/ECDSAsecp256k1PublicKey.cc index 5aa81a73..ec6cd5bd 100644 --- a/sdk/main/src/ECDSAsecp256k1PublicKey.cc +++ b/sdk/main/src/ECDSAsecp256k1PublicKey.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ED25519PrivateKey.cc b/sdk/main/src/ED25519PrivateKey.cc index 874e68e0..f97079a6 100644 --- a/sdk/main/src/ED25519PrivateKey.cc +++ b/sdk/main/src/ED25519PrivateKey.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ED25519PublicKey.cc b/sdk/main/src/ED25519PublicKey.cc index 5c9b68ee..f9754b81 100644 --- a/sdk/main/src/ED25519PublicKey.cc +++ b/sdk/main/src/ED25519PublicKey.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/Endpoint.cc b/sdk/main/src/Endpoint.cc index f2e694f4..4a0fdad3 100644 --- a/sdk/main/src/Endpoint.cc +++ b/sdk/main/src/Endpoint.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/EthereumFlow.cc b/sdk/main/src/EthereumFlow.cc index 78052661..1aae4a7d 100644 --- a/sdk/main/src/EthereumFlow.cc +++ b/sdk/main/src/EthereumFlow.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/EthereumTransaction.cc b/sdk/main/src/EthereumTransaction.cc index db8bbc33..fe8475aa 100644 --- a/sdk/main/src/EthereumTransaction.cc +++ b/sdk/main/src/EthereumTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/EthereumTransactionData.cc b/sdk/main/src/EthereumTransactionData.cc index 0bbddbe6..f138f9c7 100644 --- a/sdk/main/src/EthereumTransactionData.cc +++ b/sdk/main/src/EthereumTransactionData.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/EthereumTransactionDataEip1559.cc b/sdk/main/src/EthereumTransactionDataEip1559.cc index 2e86cd59..e5ebe52b 100644 --- a/sdk/main/src/EthereumTransactionDataEip1559.cc +++ b/sdk/main/src/EthereumTransactionDataEip1559.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/EthereumTransactionDataLegacy.cc b/sdk/main/src/EthereumTransactionDataLegacy.cc index e3834b70..f58270e6 100644 --- a/sdk/main/src/EthereumTransactionDataLegacy.cc +++ b/sdk/main/src/EthereumTransactionDataLegacy.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/EvmAddress.cc b/sdk/main/src/EvmAddress.cc index 474bceb9..76e59058 100644 --- a/sdk/main/src/EvmAddress.cc +++ b/sdk/main/src/EvmAddress.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ExchangeRate.cc b/sdk/main/src/ExchangeRate.cc index 0f45bbc1..dfbe6551 100644 --- a/sdk/main/src/ExchangeRate.cc +++ b/sdk/main/src/ExchangeRate.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ExchangeRates.cc b/sdk/main/src/ExchangeRates.cc index c3cedf4d..6a47b014 100644 --- a/sdk/main/src/ExchangeRates.cc +++ b/sdk/main/src/ExchangeRates.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/Executable.cc b/sdk/main/src/Executable.cc index 52aa97f9..27674230 100644 --- a/sdk/main/src/Executable.cc +++ b/sdk/main/src/Executable.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/FeeComponents.cc b/sdk/main/src/FeeComponents.cc index dcbb3e40..1fb292fd 100644 --- a/sdk/main/src/FeeComponents.cc +++ b/sdk/main/src/FeeComponents.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/FeeData.cc b/sdk/main/src/FeeData.cc index 1e10cc7d..17bfe3e0 100644 --- a/sdk/main/src/FeeData.cc +++ b/sdk/main/src/FeeData.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/FeeDataType.cc b/sdk/main/src/FeeDataType.cc index 7b43dce9..016b42cb 100644 --- a/sdk/main/src/FeeDataType.cc +++ b/sdk/main/src/FeeDataType.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/FeeSchedule.cc b/sdk/main/src/FeeSchedule.cc index 59488087..e2be27f7 100644 --- a/sdk/main/src/FeeSchedule.cc +++ b/sdk/main/src/FeeSchedule.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/FeeSchedules.cc b/sdk/main/src/FeeSchedules.cc index 17ec2d8e..ffdf6f71 100644 --- a/sdk/main/src/FeeSchedules.cc +++ b/sdk/main/src/FeeSchedules.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/FileAppendTransaction.cc b/sdk/main/src/FileAppendTransaction.cc index b2c2aafd..338ee1a9 100644 --- a/sdk/main/src/FileAppendTransaction.cc +++ b/sdk/main/src/FileAppendTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/FileContentsQuery.cc b/sdk/main/src/FileContentsQuery.cc index bbb3ba29..d7de1dd5 100644 --- a/sdk/main/src/FileContentsQuery.cc +++ b/sdk/main/src/FileContentsQuery.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/FileCreateTransaction.cc b/sdk/main/src/FileCreateTransaction.cc index 9692301b..e708ee04 100644 --- a/sdk/main/src/FileCreateTransaction.cc +++ b/sdk/main/src/FileCreateTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/FileDeleteTransaction.cc b/sdk/main/src/FileDeleteTransaction.cc index b0def2dc..dc950f94 100644 --- a/sdk/main/src/FileDeleteTransaction.cc +++ b/sdk/main/src/FileDeleteTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/FileId.cc b/sdk/main/src/FileId.cc index db6a7df9..a475cb82 100644 --- a/sdk/main/src/FileId.cc +++ b/sdk/main/src/FileId.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/FileInfo.cc b/sdk/main/src/FileInfo.cc index 2a88e220..3cfb5045 100644 --- a/sdk/main/src/FileInfo.cc +++ b/sdk/main/src/FileInfo.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/FileInfoQuery.cc b/sdk/main/src/FileInfoQuery.cc index 0af7caae..3d0fde0f 100644 --- a/sdk/main/src/FileInfoQuery.cc +++ b/sdk/main/src/FileInfoQuery.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/FileUpdateTransaction.cc b/sdk/main/src/FileUpdateTransaction.cc index 2c80242e..0844812d 100644 --- a/sdk/main/src/FileUpdateTransaction.cc +++ b/sdk/main/src/FileUpdateTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/FreezeTransaction.cc b/sdk/main/src/FreezeTransaction.cc index 81f392e4..f1edb869 100644 --- a/sdk/main/src/FreezeTransaction.cc +++ b/sdk/main/src/FreezeTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/FreezeType.cc b/sdk/main/src/FreezeType.cc index 67b80ed7..dab81dcf 100644 --- a/sdk/main/src/FreezeType.cc +++ b/sdk/main/src/FreezeType.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/Hbar.cc b/sdk/main/src/Hbar.cc index 95d0e042..cc0aefc1 100644 --- a/sdk/main/src/Hbar.cc +++ b/sdk/main/src/Hbar.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/HbarAllowance.cc b/sdk/main/src/HbarAllowance.cc index 77266c03..b546f670 100644 --- a/sdk/main/src/HbarAllowance.cc +++ b/sdk/main/src/HbarAllowance.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/HbarTransfer.cc b/sdk/main/src/HbarTransfer.cc index 4151ab7d..5837df4c 100644 --- a/sdk/main/src/HbarTransfer.cc +++ b/sdk/main/src/HbarTransfer.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/IPv4Address.cc b/sdk/main/src/IPv4Address.cc index 1cbd47cd..a0c94693 100644 --- a/sdk/main/src/IPv4Address.cc +++ b/sdk/main/src/IPv4Address.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/Key.cc b/sdk/main/src/Key.cc index f5c520a5..6b668051 100644 --- a/sdk/main/src/Key.cc +++ b/sdk/main/src/Key.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/KeyList.cc b/sdk/main/src/KeyList.cc index 10b68a51..2adaf806 100644 --- a/sdk/main/src/KeyList.cc +++ b/sdk/main/src/KeyList.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/LedgerId.cc b/sdk/main/src/LedgerId.cc index c726b926..52a8eec2 100644 --- a/sdk/main/src/LedgerId.cc +++ b/sdk/main/src/LedgerId.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/Logger.cc b/sdk/main/src/Logger.cc index f7e66ead..42d88518 100644 --- a/sdk/main/src/Logger.cc +++ b/sdk/main/src/Logger.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/Mnemonic.cc b/sdk/main/src/Mnemonic.cc index 1726b3c5..0092e7df 100644 --- a/sdk/main/src/Mnemonic.cc +++ b/sdk/main/src/Mnemonic.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/MnemonicBIP39.cc b/sdk/main/src/MnemonicBIP39.cc index fba87cd9..d6171f1e 100644 --- a/sdk/main/src/MnemonicBIP39.cc +++ b/sdk/main/src/MnemonicBIP39.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/NftId.cc b/sdk/main/src/NftId.cc index 47900342..cb85db30 100644 --- a/sdk/main/src/NftId.cc +++ b/sdk/main/src/NftId.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/NodeAddress.cc b/sdk/main/src/NodeAddress.cc index 9908a8f4..37a75a1f 100644 --- a/sdk/main/src/NodeAddress.cc +++ b/sdk/main/src/NodeAddress.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/NodeAddressBook.cc b/sdk/main/src/NodeAddressBook.cc index 988e99c4..c5f1e63b 100644 --- a/sdk/main/src/NodeAddressBook.cc +++ b/sdk/main/src/NodeAddressBook.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/PrivateKey.cc b/sdk/main/src/PrivateKey.cc index 3638114f..33bd08be 100644 --- a/sdk/main/src/PrivateKey.cc +++ b/sdk/main/src/PrivateKey.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/PrngTransaction.cc b/sdk/main/src/PrngTransaction.cc index c6c595c2..8d9c73e8 100644 --- a/sdk/main/src/PrngTransaction.cc +++ b/sdk/main/src/PrngTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/PublicKey.cc b/sdk/main/src/PublicKey.cc index 39093931..9ec9d760 100644 --- a/sdk/main/src/PublicKey.cc +++ b/sdk/main/src/PublicKey.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/Query.cc b/sdk/main/src/Query.cc index 1c9ccbb8..fdf414b6 100644 --- a/sdk/main/src/Query.cc +++ b/sdk/main/src/Query.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/RequestType.cc b/sdk/main/src/RequestType.cc index 87509864..0689c642 100644 --- a/sdk/main/src/RequestType.cc +++ b/sdk/main/src/RequestType.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ScheduleCreateTransaction.cc b/sdk/main/src/ScheduleCreateTransaction.cc index 184b2237..6a6b33a8 100644 --- a/sdk/main/src/ScheduleCreateTransaction.cc +++ b/sdk/main/src/ScheduleCreateTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ScheduleDeleteTransaction.cc b/sdk/main/src/ScheduleDeleteTransaction.cc index 0bdc8166..d5d0104c 100644 --- a/sdk/main/src/ScheduleDeleteTransaction.cc +++ b/sdk/main/src/ScheduleDeleteTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ScheduleId.cc b/sdk/main/src/ScheduleId.cc index a185ec3f..7934011d 100644 --- a/sdk/main/src/ScheduleId.cc +++ b/sdk/main/src/ScheduleId.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ScheduleInfo.cc b/sdk/main/src/ScheduleInfo.cc index 6d91af84..e1709531 100644 --- a/sdk/main/src/ScheduleInfo.cc +++ b/sdk/main/src/ScheduleInfo.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ScheduleInfoQuery.cc b/sdk/main/src/ScheduleInfoQuery.cc index 967a30ca..81239791 100644 --- a/sdk/main/src/ScheduleInfoQuery.cc +++ b/sdk/main/src/ScheduleInfoQuery.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/ScheduleSignTransaction.cc b/sdk/main/src/ScheduleSignTransaction.cc index fa7514fb..e5446d74 100644 --- a/sdk/main/src/ScheduleSignTransaction.cc +++ b/sdk/main/src/ScheduleSignTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/StakingInfo.cc b/sdk/main/src/StakingInfo.cc index 279977b1..ffdb2b4d 100644 --- a/sdk/main/src/StakingInfo.cc +++ b/sdk/main/src/StakingInfo.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/Status.cc b/sdk/main/src/Status.cc index 952a4cdb..77abcb64 100644 --- a/sdk/main/src/Status.cc +++ b/sdk/main/src/Status.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/SubscriptionHandle.cc b/sdk/main/src/SubscriptionHandle.cc index 6d0bf1dd..3f8d97b0 100644 --- a/sdk/main/src/SubscriptionHandle.cc +++ b/sdk/main/src/SubscriptionHandle.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/SystemDeleteTransaction.cc b/sdk/main/src/SystemDeleteTransaction.cc index 75cdd160..315e7a90 100644 --- a/sdk/main/src/SystemDeleteTransaction.cc +++ b/sdk/main/src/SystemDeleteTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/SystemUndeleteTransaction.cc b/sdk/main/src/SystemUndeleteTransaction.cc index 1d08ef87..f5a3bc73 100644 --- a/sdk/main/src/SystemUndeleteTransaction.cc +++ b/sdk/main/src/SystemUndeleteTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenAllowance.cc b/sdk/main/src/TokenAllowance.cc index 53c4f7f4..21d35307 100644 --- a/sdk/main/src/TokenAllowance.cc +++ b/sdk/main/src/TokenAllowance.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenAssociateTransaction.cc b/sdk/main/src/TokenAssociateTransaction.cc index 25b58c9c..6a538ee6 100644 --- a/sdk/main/src/TokenAssociateTransaction.cc +++ b/sdk/main/src/TokenAssociateTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenAssociation.cc b/sdk/main/src/TokenAssociation.cc index 80c606ce..9383ba01 100644 --- a/sdk/main/src/TokenAssociation.cc +++ b/sdk/main/src/TokenAssociation.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenBurnTransaction.cc b/sdk/main/src/TokenBurnTransaction.cc index 647b6a9a..aa749ca7 100644 --- a/sdk/main/src/TokenBurnTransaction.cc +++ b/sdk/main/src/TokenBurnTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenCreateTransaction.cc b/sdk/main/src/TokenCreateTransaction.cc index 1e453087..c2fa15c7 100644 --- a/sdk/main/src/TokenCreateTransaction.cc +++ b/sdk/main/src/TokenCreateTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenDeleteTransaction.cc b/sdk/main/src/TokenDeleteTransaction.cc index 34f25012..4ee2c7a0 100644 --- a/sdk/main/src/TokenDeleteTransaction.cc +++ b/sdk/main/src/TokenDeleteTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenDissociateTransaction.cc b/sdk/main/src/TokenDissociateTransaction.cc index 87cec674..46087e30 100644 --- a/sdk/main/src/TokenDissociateTransaction.cc +++ b/sdk/main/src/TokenDissociateTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenFeeScheduleUpdateTransaction.cc b/sdk/main/src/TokenFeeScheduleUpdateTransaction.cc index 3600710a..8c4df5dd 100644 --- a/sdk/main/src/TokenFeeScheduleUpdateTransaction.cc +++ b/sdk/main/src/TokenFeeScheduleUpdateTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenFreezeTransaction.cc b/sdk/main/src/TokenFreezeTransaction.cc index edfb820b..c914b6a9 100644 --- a/sdk/main/src/TokenFreezeTransaction.cc +++ b/sdk/main/src/TokenFreezeTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenGrantKycTransaction.cc b/sdk/main/src/TokenGrantKycTransaction.cc index 7cde8f77..045883fa 100644 --- a/sdk/main/src/TokenGrantKycTransaction.cc +++ b/sdk/main/src/TokenGrantKycTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenId.cc b/sdk/main/src/TokenId.cc index 8e51f09e..c3200d7c 100644 --- a/sdk/main/src/TokenId.cc +++ b/sdk/main/src/TokenId.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenInfo.cc b/sdk/main/src/TokenInfo.cc index 52b7b0fa..83f83c24 100644 --- a/sdk/main/src/TokenInfo.cc +++ b/sdk/main/src/TokenInfo.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenInfoQuery.cc b/sdk/main/src/TokenInfoQuery.cc index d1805f32..0711bac1 100644 --- a/sdk/main/src/TokenInfoQuery.cc +++ b/sdk/main/src/TokenInfoQuery.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenMintTransaction.cc b/sdk/main/src/TokenMintTransaction.cc index 0e8c1e7c..1a7d7ed5 100644 --- a/sdk/main/src/TokenMintTransaction.cc +++ b/sdk/main/src/TokenMintTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenNftAllowance.cc b/sdk/main/src/TokenNftAllowance.cc index 6d44704f..72cd9420 100644 --- a/sdk/main/src/TokenNftAllowance.cc +++ b/sdk/main/src/TokenNftAllowance.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenNftInfo.cc b/sdk/main/src/TokenNftInfo.cc index 9f9b330d..ec2e95c9 100644 --- a/sdk/main/src/TokenNftInfo.cc +++ b/sdk/main/src/TokenNftInfo.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenNftInfoQuery.cc b/sdk/main/src/TokenNftInfoQuery.cc index ca55cba9..00ce94f6 100644 --- a/sdk/main/src/TokenNftInfoQuery.cc +++ b/sdk/main/src/TokenNftInfoQuery.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenNftTransfer.cc b/sdk/main/src/TokenNftTransfer.cc index 85678be6..0c1ddf7c 100644 --- a/sdk/main/src/TokenNftTransfer.cc +++ b/sdk/main/src/TokenNftTransfer.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenPauseTransaction.cc b/sdk/main/src/TokenPauseTransaction.cc index 9a638e75..6dc82b72 100644 --- a/sdk/main/src/TokenPauseTransaction.cc +++ b/sdk/main/src/TokenPauseTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenRevokeKycTransaction.cc b/sdk/main/src/TokenRevokeKycTransaction.cc index c8841c2a..0720887b 100644 --- a/sdk/main/src/TokenRevokeKycTransaction.cc +++ b/sdk/main/src/TokenRevokeKycTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenSupplyType.cc b/sdk/main/src/TokenSupplyType.cc index b09fbf27..9f1982f6 100644 --- a/sdk/main/src/TokenSupplyType.cc +++ b/sdk/main/src/TokenSupplyType.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenTransfer.cc b/sdk/main/src/TokenTransfer.cc index 1da16412..45450085 100644 --- a/sdk/main/src/TokenTransfer.cc +++ b/sdk/main/src/TokenTransfer.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenType.cc b/sdk/main/src/TokenType.cc index d445b315..ef0784ef 100644 --- a/sdk/main/src/TokenType.cc +++ b/sdk/main/src/TokenType.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenUnfreezeTransaction.cc b/sdk/main/src/TokenUnfreezeTransaction.cc index c38bc2c0..ae3d2de1 100644 --- a/sdk/main/src/TokenUnfreezeTransaction.cc +++ b/sdk/main/src/TokenUnfreezeTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenUnpauseTransaction.cc b/sdk/main/src/TokenUnpauseTransaction.cc index 7a52ec71..bbc10d57 100644 --- a/sdk/main/src/TokenUnpauseTransaction.cc +++ b/sdk/main/src/TokenUnpauseTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenUpdateTransaction.cc b/sdk/main/src/TokenUpdateTransaction.cc index 567ade6f..e2bdb76a 100644 --- a/sdk/main/src/TokenUpdateTransaction.cc +++ b/sdk/main/src/TokenUpdateTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TokenWipeTransaction.cc b/sdk/main/src/TokenWipeTransaction.cc index 662a0ba9..f197490f 100644 --- a/sdk/main/src/TokenWipeTransaction.cc +++ b/sdk/main/src/TokenWipeTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TopicCreateTransaction.cc b/sdk/main/src/TopicCreateTransaction.cc index a7e8a400..02263c59 100644 --- a/sdk/main/src/TopicCreateTransaction.cc +++ b/sdk/main/src/TopicCreateTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TopicDeleteTransaction.cc b/sdk/main/src/TopicDeleteTransaction.cc index e026d930..c2aceb01 100644 --- a/sdk/main/src/TopicDeleteTransaction.cc +++ b/sdk/main/src/TopicDeleteTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TopicId.cc b/sdk/main/src/TopicId.cc index cf299d68..ee838856 100644 --- a/sdk/main/src/TopicId.cc +++ b/sdk/main/src/TopicId.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TopicInfo.cc b/sdk/main/src/TopicInfo.cc index e3b5a18b..ebf727a4 100644 --- a/sdk/main/src/TopicInfo.cc +++ b/sdk/main/src/TopicInfo.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TopicInfoQuery.cc b/sdk/main/src/TopicInfoQuery.cc index 3b3e2c28..c60ee74e 100644 --- a/sdk/main/src/TopicInfoQuery.cc +++ b/sdk/main/src/TopicInfoQuery.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TopicMessage.cc b/sdk/main/src/TopicMessage.cc index 420a8745..7485f63c 100644 --- a/sdk/main/src/TopicMessage.cc +++ b/sdk/main/src/TopicMessage.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TopicMessageChunk.cc b/sdk/main/src/TopicMessageChunk.cc index f993a6cc..caa79a75 100644 --- a/sdk/main/src/TopicMessageChunk.cc +++ b/sdk/main/src/TopicMessageChunk.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TopicMessageQuery.cc b/sdk/main/src/TopicMessageQuery.cc index 1174a91e..6ad15ec4 100644 --- a/sdk/main/src/TopicMessageQuery.cc +++ b/sdk/main/src/TopicMessageQuery.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TopicMessageSubmitTransaction.cc b/sdk/main/src/TopicMessageSubmitTransaction.cc index 87d4c509..6c19633e 100644 --- a/sdk/main/src/TopicMessageSubmitTransaction.cc +++ b/sdk/main/src/TopicMessageSubmitTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TopicUpdateTransaction.cc b/sdk/main/src/TopicUpdateTransaction.cc index 342a35ac..e4d10bd4 100644 --- a/sdk/main/src/TopicUpdateTransaction.cc +++ b/sdk/main/src/TopicUpdateTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/Transaction.cc b/sdk/main/src/Transaction.cc index 6e144c66..8dcf4ac9 100644 --- a/sdk/main/src/Transaction.cc +++ b/sdk/main/src/Transaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TransactionFeeSchedule.cc b/sdk/main/src/TransactionFeeSchedule.cc index 10be9169..c8341ad4 100644 --- a/sdk/main/src/TransactionFeeSchedule.cc +++ b/sdk/main/src/TransactionFeeSchedule.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TransactionId.cc b/sdk/main/src/TransactionId.cc index b56b539b..9c2fecb4 100644 --- a/sdk/main/src/TransactionId.cc +++ b/sdk/main/src/TransactionId.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TransactionReceipt.cc b/sdk/main/src/TransactionReceipt.cc index 59b7dcfd..a3bbb32f 100644 --- a/sdk/main/src/TransactionReceipt.cc +++ b/sdk/main/src/TransactionReceipt.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TransactionReceiptQuery.cc b/sdk/main/src/TransactionReceiptQuery.cc index a2c66687..b03d1880 100644 --- a/sdk/main/src/TransactionReceiptQuery.cc +++ b/sdk/main/src/TransactionReceiptQuery.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TransactionRecord.cc b/sdk/main/src/TransactionRecord.cc index 96155ab8..6ec05d0d 100644 --- a/sdk/main/src/TransactionRecord.cc +++ b/sdk/main/src/TransactionRecord.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TransactionRecordQuery.cc b/sdk/main/src/TransactionRecordQuery.cc index e80643cc..80581c9d 100644 --- a/sdk/main/src/TransactionRecordQuery.cc +++ b/sdk/main/src/TransactionRecordQuery.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TransactionResponse.cc b/sdk/main/src/TransactionResponse.cc index d3de8f05..80716aa9 100644 --- a/sdk/main/src/TransactionResponse.cc +++ b/sdk/main/src/TransactionResponse.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/TransferTransaction.cc b/sdk/main/src/TransferTransaction.cc index b9838cd3..401e00be 100644 --- a/sdk/main/src/TransferTransaction.cc +++ b/sdk/main/src/TransferTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/WrappedTransaction.cc b/sdk/main/src/WrappedTransaction.cc index d84d39d6..a1a91a7f 100644 --- a/sdk/main/src/WrappedTransaction.cc +++ b/sdk/main/src/WrappedTransaction.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/ASN1ECKey.cc b/sdk/main/src/impl/ASN1ECKey.cc index 9f668877..06bb7ddd 100644 --- a/sdk/main/src/impl/ASN1ECKey.cc +++ b/sdk/main/src/impl/ASN1ECKey.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/ASN1ECPrivateKey.cc b/sdk/main/src/impl/ASN1ECPrivateKey.cc index 1f18ea6e..95c18074 100644 --- a/sdk/main/src/impl/ASN1ECPrivateKey.cc +++ b/sdk/main/src/impl/ASN1ECPrivateKey.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/ASN1ECPublicKey.cc b/sdk/main/src/impl/ASN1ECPublicKey.cc index c5ce687e..c3a2af41 100644 --- a/sdk/main/src/impl/ASN1ECPublicKey.cc +++ b/sdk/main/src/impl/ASN1ECPublicKey.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/ASN1ED25519PrivateKey.cc b/sdk/main/src/impl/ASN1ED25519PrivateKey.cc index 8a65d132..e1ed288f 100644 --- a/sdk/main/src/impl/ASN1ED25519PrivateKey.cc +++ b/sdk/main/src/impl/ASN1ED25519PrivateKey.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/ASN1ED25519PublicKey.cc b/sdk/main/src/impl/ASN1ED25519PublicKey.cc index 16d20d5e..ff509c79 100644 --- a/sdk/main/src/impl/ASN1ED25519PublicKey.cc +++ b/sdk/main/src/impl/ASN1ED25519PublicKey.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/BaseNetwork.cc b/sdk/main/src/impl/BaseNetwork.cc index 9fe961e6..f4f9421d 100644 --- a/sdk/main/src/impl/BaseNetwork.cc +++ b/sdk/main/src/impl/BaseNetwork.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/BaseNode.cc b/sdk/main/src/impl/BaseNode.cc index 9d9e3cd0..7ad22553 100644 --- a/sdk/main/src/impl/BaseNode.cc +++ b/sdk/main/src/impl/BaseNode.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/BaseNodeAddress.cc b/sdk/main/src/impl/BaseNodeAddress.cc index 0761a501..9b6d8c0b 100644 --- a/sdk/main/src/impl/BaseNodeAddress.cc +++ b/sdk/main/src/impl/BaseNodeAddress.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/DerivationPathUtils.cc b/sdk/main/src/impl/DerivationPathUtils.cc index 14c490b0..c277eee3 100644 --- a/sdk/main/src/impl/DerivationPathUtils.cc +++ b/sdk/main/src/impl/DerivationPathUtils.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/DurationConverter.cc b/sdk/main/src/impl/DurationConverter.cc index 24dc1941..a8c62502 100644 --- a/sdk/main/src/impl/DurationConverter.cc +++ b/sdk/main/src/impl/DurationConverter.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/EntityIdHelper.cc b/sdk/main/src/impl/EntityIdHelper.cc index 82c0ca8f..bc451451 100644 --- a/sdk/main/src/impl/EntityIdHelper.cc +++ b/sdk/main/src/impl/EntityIdHelper.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/HederaCertificateVerifier.cc b/sdk/main/src/impl/HederaCertificateVerifier.cc index 2c7236c1..f23534f1 100644 --- a/sdk/main/src/impl/HederaCertificateVerifier.cc +++ b/sdk/main/src/impl/HederaCertificateVerifier.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/HexConverter.cc b/sdk/main/src/impl/HexConverter.cc index 6076fdb5..2e0526e1 100644 --- a/sdk/main/src/impl/HexConverter.cc +++ b/sdk/main/src/impl/HexConverter.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/HttpClient.cc b/sdk/main/src/impl/HttpClient.cc index baa63d1d..bf69485c 100644 --- a/sdk/main/src/impl/HttpClient.cc +++ b/sdk/main/src/impl/HttpClient.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/MirrorNetwork.cc b/sdk/main/src/impl/MirrorNetwork.cc index d3204982..f5963f0a 100644 --- a/sdk/main/src/impl/MirrorNetwork.cc +++ b/sdk/main/src/impl/MirrorNetwork.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/MirrorNode.cc b/sdk/main/src/impl/MirrorNode.cc index 7bb0459b..acf0894e 100644 --- a/sdk/main/src/impl/MirrorNode.cc +++ b/sdk/main/src/impl/MirrorNode.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/Network.cc b/sdk/main/src/impl/Network.cc index dd828b82..18c24c1c 100644 --- a/sdk/main/src/impl/Network.cc +++ b/sdk/main/src/impl/Network.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/Node.cc b/sdk/main/src/impl/Node.cc index f5f75636..46ad194e 100644 --- a/sdk/main/src/impl/Node.cc +++ b/sdk/main/src/impl/Node.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/OpenSSLUtils.cc b/sdk/main/src/impl/OpenSSLUtils.cc index 0d09f8ea..272575e5 100644 --- a/sdk/main/src/impl/OpenSSLUtils.cc +++ b/sdk/main/src/impl/OpenSSLUtils.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/RLPItem.cc b/sdk/main/src/impl/RLPItem.cc index bde18289..2b485bd2 100644 --- a/sdk/main/src/impl/RLPItem.cc +++ b/sdk/main/src/impl/RLPItem.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/TimestampConverter.cc b/sdk/main/src/impl/TimestampConverter.cc index ccb6b06a..64853fb2 100644 --- a/sdk/main/src/impl/TimestampConverter.cc +++ b/sdk/main/src/impl/TimestampConverter.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/main/src/impl/Utilities.cc b/sdk/main/src/impl/Utilities.cc index 13821522..30cdf1d4 100644 --- a/sdk/main/src/impl/Utilities.cc +++ b/sdk/main/src/impl/Utilities.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/AccountAllowanceApproveTransactionIntegrationTests.cc b/sdk/tests/integration/AccountAllowanceApproveTransactionIntegrationTests.cc index 23dcb38c..f7348f84 100644 --- a/sdk/tests/integration/AccountAllowanceApproveTransactionIntegrationTests.cc +++ b/sdk/tests/integration/AccountAllowanceApproveTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/AccountBalanceQueryIntegrationTests.cc b/sdk/tests/integration/AccountBalanceQueryIntegrationTests.cc index 2819b80c..736bc843 100644 --- a/sdk/tests/integration/AccountBalanceQueryIntegrationTests.cc +++ b/sdk/tests/integration/AccountBalanceQueryIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/AccountCreateTransactionIntegrationTests.cc b/sdk/tests/integration/AccountCreateTransactionIntegrationTests.cc index c46ae33a..36b79f8d 100644 --- a/sdk/tests/integration/AccountCreateTransactionIntegrationTests.cc +++ b/sdk/tests/integration/AccountCreateTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/AccountDeleteTransactionIntegrationTests.cc b/sdk/tests/integration/AccountDeleteTransactionIntegrationTests.cc index ed82876c..233f59dd 100644 --- a/sdk/tests/integration/AccountDeleteTransactionIntegrationTests.cc +++ b/sdk/tests/integration/AccountDeleteTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/AccountInfoQueryIntegrationTests.cc b/sdk/tests/integration/AccountInfoQueryIntegrationTests.cc index 87a5f38d..ba756291 100644 --- a/sdk/tests/integration/AccountInfoQueryIntegrationTests.cc +++ b/sdk/tests/integration/AccountInfoQueryIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/AccountRecordsQueryIntegrationTests.cc b/sdk/tests/integration/AccountRecordsQueryIntegrationTests.cc index e14b1e4c..d85450b4 100644 --- a/sdk/tests/integration/AccountRecordsQueryIntegrationTests.cc +++ b/sdk/tests/integration/AccountRecordsQueryIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/AccountUpdateTransactionIntegrationTests.cc b/sdk/tests/integration/AccountUpdateTransactionIntegrationTests.cc index 161c46ee..d9c79714 100644 --- a/sdk/tests/integration/AccountUpdateTransactionIntegrationTests.cc +++ b/sdk/tests/integration/AccountUpdateTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/AddressBookQueryIntegrationTests.cc b/sdk/tests/integration/AddressBookQueryIntegrationTests.cc index c4f5852f..0c0825da 100644 --- a/sdk/tests/integration/AddressBookQueryIntegrationTests.cc +++ b/sdk/tests/integration/AddressBookQueryIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/BaseIntegrationTest.cc b/sdk/tests/integration/BaseIntegrationTest.cc index d320a596..c9749579 100644 --- a/sdk/tests/integration/BaseIntegrationTest.cc +++ b/sdk/tests/integration/BaseIntegrationTest.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/BaseIntegrationTest.h b/sdk/tests/integration/BaseIntegrationTest.h index 779c3ee9..a24242a3 100644 --- a/sdk/tests/integration/BaseIntegrationTest.h +++ b/sdk/tests/integration/BaseIntegrationTest.h @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/ChunkedTransactionIntegrationTests.cc b/sdk/tests/integration/ChunkedTransactionIntegrationTests.cc index 68c6e7d8..511dbc7c 100644 --- a/sdk/tests/integration/ChunkedTransactionIntegrationTests.cc +++ b/sdk/tests/integration/ChunkedTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/ClientIntegrationTests.cc b/sdk/tests/integration/ClientIntegrationTests.cc index 67353e60..991cc95c 100644 --- a/sdk/tests/integration/ClientIntegrationTests.cc +++ b/sdk/tests/integration/ClientIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/ContractBytecodeQueryIntegrationTests.cc b/sdk/tests/integration/ContractBytecodeQueryIntegrationTests.cc index 921db4a5..ec5b49c6 100644 --- a/sdk/tests/integration/ContractBytecodeQueryIntegrationTests.cc +++ b/sdk/tests/integration/ContractBytecodeQueryIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/ContractCallQueryIntegrationTests.cc b/sdk/tests/integration/ContractCallQueryIntegrationTests.cc index 1cb84f57..2c51f0d2 100644 --- a/sdk/tests/integration/ContractCallQueryIntegrationTests.cc +++ b/sdk/tests/integration/ContractCallQueryIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/ContractCreateFlowIntegrationTests.cc b/sdk/tests/integration/ContractCreateFlowIntegrationTests.cc index 4b0b1c52..d1326f28 100644 --- a/sdk/tests/integration/ContractCreateFlowIntegrationTests.cc +++ b/sdk/tests/integration/ContractCreateFlowIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/ContractCreateTransactionIntegrationTests.cc b/sdk/tests/integration/ContractCreateTransactionIntegrationTests.cc index d323d525..27b0ed51 100644 --- a/sdk/tests/integration/ContractCreateTransactionIntegrationTests.cc +++ b/sdk/tests/integration/ContractCreateTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/ContractDeleteTransactionIntegrationTests.cc b/sdk/tests/integration/ContractDeleteTransactionIntegrationTests.cc index 484f250c..86b3be82 100644 --- a/sdk/tests/integration/ContractDeleteTransactionIntegrationTests.cc +++ b/sdk/tests/integration/ContractDeleteTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/ContractExecuteTransactionIntegrationTests.cc b/sdk/tests/integration/ContractExecuteTransactionIntegrationTests.cc index 3046443e..255a3c88 100644 --- a/sdk/tests/integration/ContractExecuteTransactionIntegrationTests.cc +++ b/sdk/tests/integration/ContractExecuteTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/ContractInfoQueryIntegrationTests.cc b/sdk/tests/integration/ContractInfoQueryIntegrationTests.cc index f1aa263c..747caaaf 100644 --- a/sdk/tests/integration/ContractInfoQueryIntegrationTests.cc +++ b/sdk/tests/integration/ContractInfoQueryIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/ContractNonceInfoIntegrationTests.cc b/sdk/tests/integration/ContractNonceInfoIntegrationTests.cc index 0186c6ac..88219b7e 100644 --- a/sdk/tests/integration/ContractNonceInfoIntegrationTests.cc +++ b/sdk/tests/integration/ContractNonceInfoIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/ContractUpdateTransactionIntegrationTests.cc b/sdk/tests/integration/ContractUpdateTransactionIntegrationTests.cc index 4309dc1e..989b680d 100644 --- a/sdk/tests/integration/ContractUpdateTransactionIntegrationTests.cc +++ b/sdk/tests/integration/ContractUpdateTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/ExecutableIntegrationTests.cc b/sdk/tests/integration/ExecutableIntegrationTests.cc index 485b6f7c..74c377b7 100644 --- a/sdk/tests/integration/ExecutableIntegrationTests.cc +++ b/sdk/tests/integration/ExecutableIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/FileAppendTransactionIntegrationTests.cc b/sdk/tests/integration/FileAppendTransactionIntegrationTests.cc index 6a43e280..2919a991 100644 --- a/sdk/tests/integration/FileAppendTransactionIntegrationTests.cc +++ b/sdk/tests/integration/FileAppendTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/FileContentsQueryIntegrationTests.cc b/sdk/tests/integration/FileContentsQueryIntegrationTests.cc index 833ea573..866cfe60 100644 --- a/sdk/tests/integration/FileContentsQueryIntegrationTests.cc +++ b/sdk/tests/integration/FileContentsQueryIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/FileCreateTransactionIntegrationTests.cc b/sdk/tests/integration/FileCreateTransactionIntegrationTests.cc index 130fb91e..5d71c92e 100644 --- a/sdk/tests/integration/FileCreateTransactionIntegrationTests.cc +++ b/sdk/tests/integration/FileCreateTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/FileDeleteTransactionIntegrationTests.cc b/sdk/tests/integration/FileDeleteTransactionIntegrationTests.cc index ee95774d..b5285044 100644 --- a/sdk/tests/integration/FileDeleteTransactionIntegrationTests.cc +++ b/sdk/tests/integration/FileDeleteTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/FileInfoQueryIntegrationTests.cc b/sdk/tests/integration/FileInfoQueryIntegrationTests.cc index b6f07dbe..71f98598 100644 --- a/sdk/tests/integration/FileInfoQueryIntegrationTests.cc +++ b/sdk/tests/integration/FileInfoQueryIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/FileUpdateTransactionIntegrationTests.cc b/sdk/tests/integration/FileUpdateTransactionIntegrationTests.cc index 229d33f0..31d44249 100644 --- a/sdk/tests/integration/FileUpdateTransactionIntegrationTests.cc +++ b/sdk/tests/integration/FileUpdateTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/FreezeTransactionIntegrationTests.cc b/sdk/tests/integration/FreezeTransactionIntegrationTests.cc index af25796b..8d1d3357 100644 --- a/sdk/tests/integration/FreezeTransactionIntegrationTests.cc +++ b/sdk/tests/integration/FreezeTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/HttpClientIntegrationTests.cc b/sdk/tests/integration/HttpClientIntegrationTests.cc index 125f23b3..4e17053e 100644 --- a/sdk/tests/integration/HttpClientIntegrationTests.cc +++ b/sdk/tests/integration/HttpClientIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/JSONIntegrationTests.cc b/sdk/tests/integration/JSONIntegrationTests.cc index 5b1e7e31..3b268290 100644 --- a/sdk/tests/integration/JSONIntegrationTests.cc +++ b/sdk/tests/integration/JSONIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/PrngTransactionIntegrationTests.cc b/sdk/tests/integration/PrngTransactionIntegrationTests.cc index fbc7d4cb..3702d3b8 100644 --- a/sdk/tests/integration/PrngTransactionIntegrationTests.cc +++ b/sdk/tests/integration/PrngTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/QueryIntegrationTests.cc b/sdk/tests/integration/QueryIntegrationTests.cc index a9addadf..dc204bab 100644 --- a/sdk/tests/integration/QueryIntegrationTests.cc +++ b/sdk/tests/integration/QueryIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/ScheduleCreateTransactionIntegrationTests.cc b/sdk/tests/integration/ScheduleCreateTransactionIntegrationTests.cc index 6a183a52..232d5895 100644 --- a/sdk/tests/integration/ScheduleCreateTransactionIntegrationTests.cc +++ b/sdk/tests/integration/ScheduleCreateTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/ScheduleDeleteTransactionIntegrationTests.cc b/sdk/tests/integration/ScheduleDeleteTransactionIntegrationTests.cc index e7a2d90e..42709e2a 100644 --- a/sdk/tests/integration/ScheduleDeleteTransactionIntegrationTests.cc +++ b/sdk/tests/integration/ScheduleDeleteTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/ScheduleInfoQueryIntegrationTests.cc b/sdk/tests/integration/ScheduleInfoQueryIntegrationTests.cc index e6092c83..c4c2e144 100644 --- a/sdk/tests/integration/ScheduleInfoQueryIntegrationTests.cc +++ b/sdk/tests/integration/ScheduleInfoQueryIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/ScheduleSignTransactionIntegrationTests.cc b/sdk/tests/integration/ScheduleSignTransactionIntegrationTests.cc index 4fbb86f2..202025df 100644 --- a/sdk/tests/integration/ScheduleSignTransactionIntegrationTests.cc +++ b/sdk/tests/integration/ScheduleSignTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/SystemDeleteTransactionIntegrationTests.cc b/sdk/tests/integration/SystemDeleteTransactionIntegrationTests.cc index 5bccb441..abfb1e44 100644 --- a/sdk/tests/integration/SystemDeleteTransactionIntegrationTests.cc +++ b/sdk/tests/integration/SystemDeleteTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/SystemUndeleteTransactionIntegrationTests.cc b/sdk/tests/integration/SystemUndeleteTransactionIntegrationTests.cc index 5728dba2..ba06ca55 100644 --- a/sdk/tests/integration/SystemUndeleteTransactionIntegrationTests.cc +++ b/sdk/tests/integration/SystemUndeleteTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TokenAssociateTransactionIntegrationTests.cc b/sdk/tests/integration/TokenAssociateTransactionIntegrationTests.cc index a6962be5..549e314a 100644 --- a/sdk/tests/integration/TokenAssociateTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TokenAssociateTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TokenBurnTransactionIntegrationTests.cc b/sdk/tests/integration/TokenBurnTransactionIntegrationTests.cc index 250a02a5..90831ad8 100644 --- a/sdk/tests/integration/TokenBurnTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TokenBurnTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TokenCreateTransactionIntegrationTests.cc b/sdk/tests/integration/TokenCreateTransactionIntegrationTests.cc index d67ec08e..eb740486 100644 --- a/sdk/tests/integration/TokenCreateTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TokenCreateTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TokenDeleteTransactionIntegrationTests.cc b/sdk/tests/integration/TokenDeleteTransactionIntegrationTests.cc index d3252203..fb0ae142 100644 --- a/sdk/tests/integration/TokenDeleteTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TokenDeleteTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TokenDissociateTransactionIntegrationTests.cc b/sdk/tests/integration/TokenDissociateTransactionIntegrationTests.cc index 39b2aeac..bd6bcfb7 100644 --- a/sdk/tests/integration/TokenDissociateTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TokenDissociateTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TokenFeeScheduleUpdateTransactionIntegrationTests.cc b/sdk/tests/integration/TokenFeeScheduleUpdateTransactionIntegrationTests.cc index 75e0aebc..7ffd2bce 100644 --- a/sdk/tests/integration/TokenFeeScheduleUpdateTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TokenFeeScheduleUpdateTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TokenFreezeTransactionIntegrationTests.cc b/sdk/tests/integration/TokenFreezeTransactionIntegrationTests.cc index fe5feffc..a066ca1a 100644 --- a/sdk/tests/integration/TokenFreezeTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TokenFreezeTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TokenGrantKycTransactionIntegrationTests.cc b/sdk/tests/integration/TokenGrantKycTransactionIntegrationTests.cc index 4d1879c1..bd029e37 100644 --- a/sdk/tests/integration/TokenGrantKycTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TokenGrantKycTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TokenInfoQueryIntegrationTests.cc b/sdk/tests/integration/TokenInfoQueryIntegrationTests.cc index 096ac8da..0ee3f03a 100644 --- a/sdk/tests/integration/TokenInfoQueryIntegrationTests.cc +++ b/sdk/tests/integration/TokenInfoQueryIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TokenMintTransactionIntegrationTests.cc b/sdk/tests/integration/TokenMintTransactionIntegrationTests.cc index 2e063d9d..462bfcad 100644 --- a/sdk/tests/integration/TokenMintTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TokenMintTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TokenNftInfoQueryIntegrationTests.cc b/sdk/tests/integration/TokenNftInfoQueryIntegrationTests.cc index 26074db0..6901a8bb 100644 --- a/sdk/tests/integration/TokenNftInfoQueryIntegrationTests.cc +++ b/sdk/tests/integration/TokenNftInfoQueryIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TokenPauseTransactionIntegrationTests.cc b/sdk/tests/integration/TokenPauseTransactionIntegrationTests.cc index 9d824efd..f8f2b922 100644 --- a/sdk/tests/integration/TokenPauseTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TokenPauseTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TokenRevokeKycTransactionIntegrationTests.cc b/sdk/tests/integration/TokenRevokeKycTransactionIntegrationTests.cc index e0370f31..26a11fd1 100644 --- a/sdk/tests/integration/TokenRevokeKycTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TokenRevokeKycTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TokenUnfreezeTransactionIntegrationTests.cc b/sdk/tests/integration/TokenUnfreezeTransactionIntegrationTests.cc index 748f6a56..e4aca717 100644 --- a/sdk/tests/integration/TokenUnfreezeTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TokenUnfreezeTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TokenUnpauseTransactionIntegrationTests.cc b/sdk/tests/integration/TokenUnpauseTransactionIntegrationTests.cc index b3e588a9..d55fce15 100644 --- a/sdk/tests/integration/TokenUnpauseTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TokenUnpauseTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TokenUpdateTransactionIntegrationTests.cc b/sdk/tests/integration/TokenUpdateTransactionIntegrationTests.cc index 69aba73a..cc1dda44 100644 --- a/sdk/tests/integration/TokenUpdateTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TokenUpdateTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TokenWipeTransactionIntegrationTests.cc b/sdk/tests/integration/TokenWipeTransactionIntegrationTests.cc index 5a035577..6adc3e6f 100644 --- a/sdk/tests/integration/TokenWipeTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TokenWipeTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TopicCreateTransactionIntegrationTests.cc b/sdk/tests/integration/TopicCreateTransactionIntegrationTests.cc index a81754b1..dfab96aa 100644 --- a/sdk/tests/integration/TopicCreateTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TopicCreateTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TopicDeleteTransactionIntegrationTests.cc b/sdk/tests/integration/TopicDeleteTransactionIntegrationTests.cc index 580ce06f..60ab72f8 100644 --- a/sdk/tests/integration/TopicDeleteTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TopicDeleteTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TopicInfoQueryIntegrationTests.cc b/sdk/tests/integration/TopicInfoQueryIntegrationTests.cc index b9f45b22..6883b1dc 100644 --- a/sdk/tests/integration/TopicInfoQueryIntegrationTests.cc +++ b/sdk/tests/integration/TopicInfoQueryIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TopicMessageQueryIntegrationTests.cc b/sdk/tests/integration/TopicMessageQueryIntegrationTests.cc index b14ac696..f820d3c0 100644 --- a/sdk/tests/integration/TopicMessageQueryIntegrationTests.cc +++ b/sdk/tests/integration/TopicMessageQueryIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TopicMessageSubmitTransactionIntegrationTests.cc b/sdk/tests/integration/TopicMessageSubmitTransactionIntegrationTests.cc index e76e12d1..b311ebc7 100644 --- a/sdk/tests/integration/TopicMessageSubmitTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TopicMessageSubmitTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TopicUpdateTransactionIntegrationTests.cc b/sdk/tests/integration/TopicUpdateTransactionIntegrationTests.cc index 0b7727b0..b4c5dee5 100644 --- a/sdk/tests/integration/TopicUpdateTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TopicUpdateTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TransactionIntegrationTests.cc b/sdk/tests/integration/TransactionIntegrationTests.cc index c289ccfc..e5b11e93 100644 --- a/sdk/tests/integration/TransactionIntegrationTests.cc +++ b/sdk/tests/integration/TransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TransactionReceiptIntegrationTests.cc b/sdk/tests/integration/TransactionReceiptIntegrationTests.cc index 0d4c11e9..34c3a533 100644 --- a/sdk/tests/integration/TransactionReceiptIntegrationTests.cc +++ b/sdk/tests/integration/TransactionReceiptIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TransactionReceiptQueryIntegrationTests.cc b/sdk/tests/integration/TransactionReceiptQueryIntegrationTests.cc index e0da16c6..cc596fd2 100644 --- a/sdk/tests/integration/TransactionReceiptQueryIntegrationTests.cc +++ b/sdk/tests/integration/TransactionReceiptQueryIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TransactionRecordIntegrationTests.cc b/sdk/tests/integration/TransactionRecordIntegrationTests.cc index a15c67b6..686a0007 100644 --- a/sdk/tests/integration/TransactionRecordIntegrationTests.cc +++ b/sdk/tests/integration/TransactionRecordIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TransactionRecordQueryIntegrationTests.cc b/sdk/tests/integration/TransactionRecordQueryIntegrationTests.cc index 2ce746df..f36647aa 100644 --- a/sdk/tests/integration/TransactionRecordQueryIntegrationTests.cc +++ b/sdk/tests/integration/TransactionRecordQueryIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/integration/TransferTransactionIntegrationTests.cc b/sdk/tests/integration/TransferTransactionIntegrationTests.cc index 0281b197..25b9af70 100644 --- a/sdk/tests/integration/TransferTransactionIntegrationTests.cc +++ b/sdk/tests/integration/TransferTransactionIntegrationTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/AccountAllowanceApproveTransactionUnitTests.cc b/sdk/tests/unit/AccountAllowanceApproveTransactionUnitTests.cc index c97987db..76615e29 100644 --- a/sdk/tests/unit/AccountAllowanceApproveTransactionUnitTests.cc +++ b/sdk/tests/unit/AccountAllowanceApproveTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/AccountAllowanceDeleteTransactionUnitTests.cc b/sdk/tests/unit/AccountAllowanceDeleteTransactionUnitTests.cc index 31640b95..7af515a3 100644 --- a/sdk/tests/unit/AccountAllowanceDeleteTransactionUnitTests.cc +++ b/sdk/tests/unit/AccountAllowanceDeleteTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/AccountBalanceQueryUnitTests.cc b/sdk/tests/unit/AccountBalanceQueryUnitTests.cc index 27d86ca2..66c43f56 100644 --- a/sdk/tests/unit/AccountBalanceQueryUnitTests.cc +++ b/sdk/tests/unit/AccountBalanceQueryUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/AccountBalanceUnitTests.cc b/sdk/tests/unit/AccountBalanceUnitTests.cc index bd9d1324..718591b2 100644 --- a/sdk/tests/unit/AccountBalanceUnitTests.cc +++ b/sdk/tests/unit/AccountBalanceUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/AccountCreateTransactionUnitTests.cc b/sdk/tests/unit/AccountCreateTransactionUnitTests.cc index fce7469d..210f19ac 100644 --- a/sdk/tests/unit/AccountCreateTransactionUnitTests.cc +++ b/sdk/tests/unit/AccountCreateTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/AccountDeleteTransactionUnitTests.cc b/sdk/tests/unit/AccountDeleteTransactionUnitTests.cc index d78d7316..bd2aba41 100644 --- a/sdk/tests/unit/AccountDeleteTransactionUnitTests.cc +++ b/sdk/tests/unit/AccountDeleteTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/AccountIdUnitTests.cc b/sdk/tests/unit/AccountIdUnitTests.cc index 3b567e49..afeba1b5 100644 --- a/sdk/tests/unit/AccountIdUnitTests.cc +++ b/sdk/tests/unit/AccountIdUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/AccountInfoQueryUnitTests.cc b/sdk/tests/unit/AccountInfoQueryUnitTests.cc index f5a63697..b5d45bd7 100644 --- a/sdk/tests/unit/AccountInfoQueryUnitTests.cc +++ b/sdk/tests/unit/AccountInfoQueryUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/AccountInfoUnitTests.cc b/sdk/tests/unit/AccountInfoUnitTests.cc index 15e9bef7..52bb82f5 100644 --- a/sdk/tests/unit/AccountInfoUnitTests.cc +++ b/sdk/tests/unit/AccountInfoUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/AccountRecordsQueryUnitTests.cc b/sdk/tests/unit/AccountRecordsQueryUnitTests.cc index d8d7dc37..2e2842d5 100644 --- a/sdk/tests/unit/AccountRecordsQueryUnitTests.cc +++ b/sdk/tests/unit/AccountRecordsQueryUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/AccountRecordsUnitTests.cc b/sdk/tests/unit/AccountRecordsUnitTests.cc index cddbe415..ce6b3626 100644 --- a/sdk/tests/unit/AccountRecordsUnitTests.cc +++ b/sdk/tests/unit/AccountRecordsUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/AccountUpdateTransactionUnitTests.cc b/sdk/tests/unit/AccountUpdateTransactionUnitTests.cc index 0c116a1d..be1d02b7 100644 --- a/sdk/tests/unit/AccountUpdateTransactionUnitTests.cc +++ b/sdk/tests/unit/AccountUpdateTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/AssessedCustomFeesUnitTests.cc b/sdk/tests/unit/AssessedCustomFeesUnitTests.cc index 96fe53f1..53a76a36 100644 --- a/sdk/tests/unit/AssessedCustomFeesUnitTests.cc +++ b/sdk/tests/unit/AssessedCustomFeesUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ChunkedTransactionUnitTests.cc b/sdk/tests/unit/ChunkedTransactionUnitTests.cc index 0a105458..616143d5 100644 --- a/sdk/tests/unit/ChunkedTransactionUnitTests.cc +++ b/sdk/tests/unit/ChunkedTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ClientUnitTests.cc b/sdk/tests/unit/ClientUnitTests.cc index adfa2f87..def9f75e 100644 --- a/sdk/tests/unit/ClientUnitTests.cc +++ b/sdk/tests/unit/ClientUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ContractByteCodeQueryUnitTests.cc b/sdk/tests/unit/ContractByteCodeQueryUnitTests.cc index cd9a8c18..63b83c21 100644 --- a/sdk/tests/unit/ContractByteCodeQueryUnitTests.cc +++ b/sdk/tests/unit/ContractByteCodeQueryUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ContractCallQueryUnitTests.cc b/sdk/tests/unit/ContractCallQueryUnitTests.cc index 6e07d437..02452b41 100644 --- a/sdk/tests/unit/ContractCallQueryUnitTests.cc +++ b/sdk/tests/unit/ContractCallQueryUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ContractCreateFlowUnitTests.cc b/sdk/tests/unit/ContractCreateFlowUnitTests.cc index 4b7fc505..99d5d4a2 100644 --- a/sdk/tests/unit/ContractCreateFlowUnitTests.cc +++ b/sdk/tests/unit/ContractCreateFlowUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ContractCreateTransactionUnitTests.cc b/sdk/tests/unit/ContractCreateTransactionUnitTests.cc index f9739080..4f0732d4 100644 --- a/sdk/tests/unit/ContractCreateTransactionUnitTests.cc +++ b/sdk/tests/unit/ContractCreateTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ContractDeleteTransactionUnitTests.cc b/sdk/tests/unit/ContractDeleteTransactionUnitTests.cc index cfa72c01..8c240c8c 100644 --- a/sdk/tests/unit/ContractDeleteTransactionUnitTests.cc +++ b/sdk/tests/unit/ContractDeleteTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ContractExecuteTransactionUnitTests.cc b/sdk/tests/unit/ContractExecuteTransactionUnitTests.cc index 82ed365e..b82efc25 100644 --- a/sdk/tests/unit/ContractExecuteTransactionUnitTests.cc +++ b/sdk/tests/unit/ContractExecuteTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ContractFunctionParametersUnitTests.cc b/sdk/tests/unit/ContractFunctionParametersUnitTests.cc index 4594ebfd..30b5fe2c 100644 --- a/sdk/tests/unit/ContractFunctionParametersUnitTests.cc +++ b/sdk/tests/unit/ContractFunctionParametersUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ContractFunctionResultUnitTests.cc b/sdk/tests/unit/ContractFunctionResultUnitTests.cc index a56266e7..f68b10d9 100644 --- a/sdk/tests/unit/ContractFunctionResultUnitTests.cc +++ b/sdk/tests/unit/ContractFunctionResultUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ContractFunctionSelectorUnitTests.cc b/sdk/tests/unit/ContractFunctionSelectorUnitTests.cc index b72920af..df312bb6 100644 --- a/sdk/tests/unit/ContractFunctionSelectorUnitTests.cc +++ b/sdk/tests/unit/ContractFunctionSelectorUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ContractIdUnitTests.cc b/sdk/tests/unit/ContractIdUnitTests.cc index 692bbcf9..d58d2904 100644 --- a/sdk/tests/unit/ContractIdUnitTests.cc +++ b/sdk/tests/unit/ContractIdUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ContractInfoQueryUnitTests.cc b/sdk/tests/unit/ContractInfoQueryUnitTests.cc index 34365d79..e349263d 100644 --- a/sdk/tests/unit/ContractInfoQueryUnitTests.cc +++ b/sdk/tests/unit/ContractInfoQueryUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ContractInfoUnitTests.cc b/sdk/tests/unit/ContractInfoUnitTests.cc index 35f075fc..1b2bc9a0 100644 --- a/sdk/tests/unit/ContractInfoUnitTests.cc +++ b/sdk/tests/unit/ContractInfoUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ContractLogInfoUnitTests.cc b/sdk/tests/unit/ContractLogInfoUnitTests.cc index 9df65a79..2378c747 100644 --- a/sdk/tests/unit/ContractLogInfoUnitTests.cc +++ b/sdk/tests/unit/ContractLogInfoUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ContractNonceInfoUnitTests.cc b/sdk/tests/unit/ContractNonceInfoUnitTests.cc index b8afcd83..59fa1e49 100644 --- a/sdk/tests/unit/ContractNonceInfoUnitTests.cc +++ b/sdk/tests/unit/ContractNonceInfoUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ContractUpdateTransactionUnitTests.cc b/sdk/tests/unit/ContractUpdateTransactionUnitTests.cc index 840d8de4..681eca33 100644 --- a/sdk/tests/unit/ContractUpdateTransactionUnitTests.cc +++ b/sdk/tests/unit/ContractUpdateTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/CustomFixedFeeUnitTests.cc b/sdk/tests/unit/CustomFixedFeeUnitTests.cc index 6218dc19..60a0d127 100644 --- a/sdk/tests/unit/CustomFixedFeeUnitTests.cc +++ b/sdk/tests/unit/CustomFixedFeeUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/CustomFractionalFeeUnitTests.cc b/sdk/tests/unit/CustomFractionalFeeUnitTests.cc index 5dd5b1f3..f0029c3b 100644 --- a/sdk/tests/unit/CustomFractionalFeeUnitTests.cc +++ b/sdk/tests/unit/CustomFractionalFeeUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/CustomRoyaltyFeeUnitTests.cc b/sdk/tests/unit/CustomRoyaltyFeeUnitTests.cc index 19224df3..b0198da9 100644 --- a/sdk/tests/unit/CustomRoyaltyFeeUnitTests.cc +++ b/sdk/tests/unit/CustomRoyaltyFeeUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/DelegateContractIdUnitTests.cc b/sdk/tests/unit/DelegateContractIdUnitTests.cc index c07abe03..918b5951 100644 --- a/sdk/tests/unit/DelegateContractIdUnitTests.cc +++ b/sdk/tests/unit/DelegateContractIdUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ECDSAsecp256k1PrivateKeyUnitTests.cc b/sdk/tests/unit/ECDSAsecp256k1PrivateKeyUnitTests.cc index 18a8620e..273cd00c 100644 --- a/sdk/tests/unit/ECDSAsecp256k1PrivateKeyUnitTests.cc +++ b/sdk/tests/unit/ECDSAsecp256k1PrivateKeyUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ECDSAsecp256k1PublicKeyUnitTests.cc b/sdk/tests/unit/ECDSAsecp256k1PublicKeyUnitTests.cc index f586061c..b09cf63c 100644 --- a/sdk/tests/unit/ECDSAsecp256k1PublicKeyUnitTests.cc +++ b/sdk/tests/unit/ECDSAsecp256k1PublicKeyUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ED25519PrivateKeyUnitTests.cc b/sdk/tests/unit/ED25519PrivateKeyUnitTests.cc index 9598c228..0a4650b5 100644 --- a/sdk/tests/unit/ED25519PrivateKeyUnitTests.cc +++ b/sdk/tests/unit/ED25519PrivateKeyUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ED25519PublicKeyUnitTests.cc b/sdk/tests/unit/ED25519PublicKeyUnitTests.cc index 1dd62955..275f9933 100644 --- a/sdk/tests/unit/ED25519PublicKeyUnitTests.cc +++ b/sdk/tests/unit/ED25519PublicKeyUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/EthereumFlowUnitTests.cc b/sdk/tests/unit/EthereumFlowUnitTests.cc index 7f276578..71ac8499 100644 --- a/sdk/tests/unit/EthereumFlowUnitTests.cc +++ b/sdk/tests/unit/EthereumFlowUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/EthereumTransactionDataEip1559UnitTests.cc b/sdk/tests/unit/EthereumTransactionDataEip1559UnitTests.cc index 0745f415..6591086b 100644 --- a/sdk/tests/unit/EthereumTransactionDataEip1559UnitTests.cc +++ b/sdk/tests/unit/EthereumTransactionDataEip1559UnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/EthereumTransactionDataLegacyUnitTests.cc b/sdk/tests/unit/EthereumTransactionDataLegacyUnitTests.cc index b1b3221c..8073e7c2 100644 --- a/sdk/tests/unit/EthereumTransactionDataLegacyUnitTests.cc +++ b/sdk/tests/unit/EthereumTransactionDataLegacyUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/EthereumTransactionUnitTests.cc b/sdk/tests/unit/EthereumTransactionUnitTests.cc index 81b89501..57537834 100644 --- a/sdk/tests/unit/EthereumTransactionUnitTests.cc +++ b/sdk/tests/unit/EthereumTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/EvmAddressUnitTests.cc b/sdk/tests/unit/EvmAddressUnitTests.cc index 40146103..36f14a10 100644 --- a/sdk/tests/unit/EvmAddressUnitTests.cc +++ b/sdk/tests/unit/EvmAddressUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ExchangeRateUnitTests.cc b/sdk/tests/unit/ExchangeRateUnitTests.cc index 53b44c34..47b96c8c 100644 --- a/sdk/tests/unit/ExchangeRateUnitTests.cc +++ b/sdk/tests/unit/ExchangeRateUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/FeeAssessmentMethodUnitTests.cc b/sdk/tests/unit/FeeAssessmentMethodUnitTests.cc index 595d0e76..6acddedb 100644 --- a/sdk/tests/unit/FeeAssessmentMethodUnitTests.cc +++ b/sdk/tests/unit/FeeAssessmentMethodUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/FileAppendTransactionUnitTests.cc b/sdk/tests/unit/FileAppendTransactionUnitTests.cc index 990a9ca5..debf4a77 100644 --- a/sdk/tests/unit/FileAppendTransactionUnitTests.cc +++ b/sdk/tests/unit/FileAppendTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/FileContentsQueryUnitTests.cc b/sdk/tests/unit/FileContentsQueryUnitTests.cc index 1b08524a..cc742549 100644 --- a/sdk/tests/unit/FileContentsQueryUnitTests.cc +++ b/sdk/tests/unit/FileContentsQueryUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/FileCreateTransactionUnitTests.cc b/sdk/tests/unit/FileCreateTransactionUnitTests.cc index 6b657527..0c4905fd 100644 --- a/sdk/tests/unit/FileCreateTransactionUnitTests.cc +++ b/sdk/tests/unit/FileCreateTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/FileDeleteTransactionUnitTests.cc b/sdk/tests/unit/FileDeleteTransactionUnitTests.cc index 725a33f2..222c5a0c 100644 --- a/sdk/tests/unit/FileDeleteTransactionUnitTests.cc +++ b/sdk/tests/unit/FileDeleteTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/FileIdUnitTests.cc b/sdk/tests/unit/FileIdUnitTests.cc index d3560ef5..0dddd050 100644 --- a/sdk/tests/unit/FileIdUnitTests.cc +++ b/sdk/tests/unit/FileIdUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/FileInfoQueryUnitTests.cc b/sdk/tests/unit/FileInfoQueryUnitTests.cc index 041f7a6f..88c97650 100644 --- a/sdk/tests/unit/FileInfoQueryUnitTests.cc +++ b/sdk/tests/unit/FileInfoQueryUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/FileInfoUnitTests.cc b/sdk/tests/unit/FileInfoUnitTests.cc index 48d39264..8b85ca6f 100644 --- a/sdk/tests/unit/FileInfoUnitTests.cc +++ b/sdk/tests/unit/FileInfoUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/FileUpdateTransactionUnitTests.cc b/sdk/tests/unit/FileUpdateTransactionUnitTests.cc index 93d96d44..4f504ecc 100644 --- a/sdk/tests/unit/FileUpdateTransactionUnitTests.cc +++ b/sdk/tests/unit/FileUpdateTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/FreezeTransactionUnitTests.cc b/sdk/tests/unit/FreezeTransactionUnitTests.cc index a3a21ebb..6f7aef9d 100644 --- a/sdk/tests/unit/FreezeTransactionUnitTests.cc +++ b/sdk/tests/unit/FreezeTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/HbarAllowanceUnitTests.cc b/sdk/tests/unit/HbarAllowanceUnitTests.cc index 071a7474..151dd776 100644 --- a/sdk/tests/unit/HbarAllowanceUnitTests.cc +++ b/sdk/tests/unit/HbarAllowanceUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/HbarTransferUnitTests.cc b/sdk/tests/unit/HbarTransferUnitTests.cc index 502f2116..99ff826e 100644 --- a/sdk/tests/unit/HbarTransferUnitTests.cc +++ b/sdk/tests/unit/HbarTransferUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/HbarUnitTests.cc b/sdk/tests/unit/HbarUnitTests.cc index c0989edb..5f8f767a 100644 --- a/sdk/tests/unit/HbarUnitTests.cc +++ b/sdk/tests/unit/HbarUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/KeyListUnitTests.cc b/sdk/tests/unit/KeyListUnitTests.cc index a6111de7..5941eeb6 100644 --- a/sdk/tests/unit/KeyListUnitTests.cc +++ b/sdk/tests/unit/KeyListUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/LedgerIdUnitTests.cc b/sdk/tests/unit/LedgerIdUnitTests.cc index e08d6228..4ac4ae9f 100644 --- a/sdk/tests/unit/LedgerIdUnitTests.cc +++ b/sdk/tests/unit/LedgerIdUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/NftIdUnitTests.cc b/sdk/tests/unit/NftIdUnitTests.cc index b6ebd519..3b8a1a56 100644 --- a/sdk/tests/unit/NftIdUnitTests.cc +++ b/sdk/tests/unit/NftIdUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/NodeAddressUnitTests.cc b/sdk/tests/unit/NodeAddressUnitTests.cc index 7ae7cd2e..2a9bf123 100644 --- a/sdk/tests/unit/NodeAddressUnitTests.cc +++ b/sdk/tests/unit/NodeAddressUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/PrngTransactionUnitTests.cc b/sdk/tests/unit/PrngTransactionUnitTests.cc index ddfc21fe..c1f83791 100644 --- a/sdk/tests/unit/PrngTransactionUnitTests.cc +++ b/sdk/tests/unit/PrngTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ScheduleCreateTransactionUnitTests.cc b/sdk/tests/unit/ScheduleCreateTransactionUnitTests.cc index e1458e1f..5b1861f5 100644 --- a/sdk/tests/unit/ScheduleCreateTransactionUnitTests.cc +++ b/sdk/tests/unit/ScheduleCreateTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ScheduleDeleteTransactionUnitTests.cc b/sdk/tests/unit/ScheduleDeleteTransactionUnitTests.cc index cef27d67..7e1aa9f9 100644 --- a/sdk/tests/unit/ScheduleDeleteTransactionUnitTests.cc +++ b/sdk/tests/unit/ScheduleDeleteTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ScheduleIdUnitTests.cc b/sdk/tests/unit/ScheduleIdUnitTests.cc index f873c4e3..12e4e237 100644 --- a/sdk/tests/unit/ScheduleIdUnitTests.cc +++ b/sdk/tests/unit/ScheduleIdUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ScheduleInfoQueryUnitTests.cc b/sdk/tests/unit/ScheduleInfoQueryUnitTests.cc index 0c6f1b38..e50b9754 100644 --- a/sdk/tests/unit/ScheduleInfoQueryUnitTests.cc +++ b/sdk/tests/unit/ScheduleInfoQueryUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ScheduleInfoUnitTests.cc b/sdk/tests/unit/ScheduleInfoUnitTests.cc index bb848105..d285b9f4 100644 --- a/sdk/tests/unit/ScheduleInfoUnitTests.cc +++ b/sdk/tests/unit/ScheduleInfoUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/ScheduleSignTransactionUnitTests.cc b/sdk/tests/unit/ScheduleSignTransactionUnitTests.cc index aa59ebe7..0506dd85 100644 --- a/sdk/tests/unit/ScheduleSignTransactionUnitTests.cc +++ b/sdk/tests/unit/ScheduleSignTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/StakingInfoUnitTests.cc b/sdk/tests/unit/StakingInfoUnitTests.cc index 5912f922..11d2ad23 100644 --- a/sdk/tests/unit/StakingInfoUnitTests.cc +++ b/sdk/tests/unit/StakingInfoUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/SystemDeleteTransactionUnitTests.cc b/sdk/tests/unit/SystemDeleteTransactionUnitTests.cc index d86c1029..0e7b1e45 100644 --- a/sdk/tests/unit/SystemDeleteTransactionUnitTests.cc +++ b/sdk/tests/unit/SystemDeleteTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/SystemUndeleteTransactionUnitTests.cc b/sdk/tests/unit/SystemUndeleteTransactionUnitTests.cc index 8ad5d585..1208d2bd 100644 --- a/sdk/tests/unit/SystemUndeleteTransactionUnitTests.cc +++ b/sdk/tests/unit/SystemUndeleteTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenAllowanceUnitTests.cc b/sdk/tests/unit/TokenAllowanceUnitTests.cc index 02499228..a541b755 100644 --- a/sdk/tests/unit/TokenAllowanceUnitTests.cc +++ b/sdk/tests/unit/TokenAllowanceUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenAssociateTransactionUnitTests.cc b/sdk/tests/unit/TokenAssociateTransactionUnitTests.cc index d5db5605..e820ab07 100644 --- a/sdk/tests/unit/TokenAssociateTransactionUnitTests.cc +++ b/sdk/tests/unit/TokenAssociateTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenAssociationUnitTests.cc b/sdk/tests/unit/TokenAssociationUnitTests.cc index d3c955d3..9deab01c 100644 --- a/sdk/tests/unit/TokenAssociationUnitTests.cc +++ b/sdk/tests/unit/TokenAssociationUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenBurnTransactionUnitTests.cc b/sdk/tests/unit/TokenBurnTransactionUnitTests.cc index e472b58f..8f5d143c 100644 --- a/sdk/tests/unit/TokenBurnTransactionUnitTests.cc +++ b/sdk/tests/unit/TokenBurnTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenCreateTransactionUnitTests.cc b/sdk/tests/unit/TokenCreateTransactionUnitTests.cc index 8a1138ef..4b3a726a 100644 --- a/sdk/tests/unit/TokenCreateTransactionUnitTests.cc +++ b/sdk/tests/unit/TokenCreateTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenDeleteTransactionUnitTests.cc b/sdk/tests/unit/TokenDeleteTransactionUnitTests.cc index c218a3e5..49ba01ac 100644 --- a/sdk/tests/unit/TokenDeleteTransactionUnitTests.cc +++ b/sdk/tests/unit/TokenDeleteTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenDissociateTransactionUnitTests.cc b/sdk/tests/unit/TokenDissociateTransactionUnitTests.cc index c15874fd..a8c50f73 100644 --- a/sdk/tests/unit/TokenDissociateTransactionUnitTests.cc +++ b/sdk/tests/unit/TokenDissociateTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenFeeScheduleUpdateTransactionUnitTests.cc b/sdk/tests/unit/TokenFeeScheduleUpdateTransactionUnitTests.cc index 1c283ea9..5d178c7e 100644 --- a/sdk/tests/unit/TokenFeeScheduleUpdateTransactionUnitTests.cc +++ b/sdk/tests/unit/TokenFeeScheduleUpdateTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenFreezeTransactionUnitTests.cc b/sdk/tests/unit/TokenFreezeTransactionUnitTests.cc index ca9968a7..91ac5f76 100644 --- a/sdk/tests/unit/TokenFreezeTransactionUnitTests.cc +++ b/sdk/tests/unit/TokenFreezeTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenGrantKycTransactionUnitTests.cc b/sdk/tests/unit/TokenGrantKycTransactionUnitTests.cc index d9d27f31..2a375d8c 100644 --- a/sdk/tests/unit/TokenGrantKycTransactionUnitTests.cc +++ b/sdk/tests/unit/TokenGrantKycTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenIdUnitTests.cc b/sdk/tests/unit/TokenIdUnitTests.cc index acf6e835..6bf4e88e 100644 --- a/sdk/tests/unit/TokenIdUnitTests.cc +++ b/sdk/tests/unit/TokenIdUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenInfoQueryUnitTests.cc b/sdk/tests/unit/TokenInfoQueryUnitTests.cc index b6e2c99d..74d7e0e5 100644 --- a/sdk/tests/unit/TokenInfoQueryUnitTests.cc +++ b/sdk/tests/unit/TokenInfoQueryUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenInfoUnitTests.cc b/sdk/tests/unit/TokenInfoUnitTests.cc index d180fce1..1db837f0 100644 --- a/sdk/tests/unit/TokenInfoUnitTests.cc +++ b/sdk/tests/unit/TokenInfoUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenMintTransactionUnitTests.cc b/sdk/tests/unit/TokenMintTransactionUnitTests.cc index c4a26e20..2d41bc2d 100644 --- a/sdk/tests/unit/TokenMintTransactionUnitTests.cc +++ b/sdk/tests/unit/TokenMintTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenNftAllowanceUnitTests.cc b/sdk/tests/unit/TokenNftAllowanceUnitTests.cc index 4e901bbb..0577eead 100644 --- a/sdk/tests/unit/TokenNftAllowanceUnitTests.cc +++ b/sdk/tests/unit/TokenNftAllowanceUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenNftInfoQueryUnitTests.cc b/sdk/tests/unit/TokenNftInfoQueryUnitTests.cc index 60e2857d..2c81a280 100644 --- a/sdk/tests/unit/TokenNftInfoQueryUnitTests.cc +++ b/sdk/tests/unit/TokenNftInfoQueryUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenNftTransferUnitTests.cc b/sdk/tests/unit/TokenNftTransferUnitTests.cc index 6d3b74ec..0d87fe12 100644 --- a/sdk/tests/unit/TokenNftTransferUnitTests.cc +++ b/sdk/tests/unit/TokenNftTransferUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenPauseTransactionUnitTests.cc b/sdk/tests/unit/TokenPauseTransactionUnitTests.cc index 304cce97..e47b8e48 100644 --- a/sdk/tests/unit/TokenPauseTransactionUnitTests.cc +++ b/sdk/tests/unit/TokenPauseTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenRevokeKycTransactionUnitTests.cc b/sdk/tests/unit/TokenRevokeKycTransactionUnitTests.cc index 19b737e8..ab8a8e0b 100644 --- a/sdk/tests/unit/TokenRevokeKycTransactionUnitTests.cc +++ b/sdk/tests/unit/TokenRevokeKycTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenSupplyTypeUnitTests.cc b/sdk/tests/unit/TokenSupplyTypeUnitTests.cc index f03b8c2f..8c379d4f 100644 --- a/sdk/tests/unit/TokenSupplyTypeUnitTests.cc +++ b/sdk/tests/unit/TokenSupplyTypeUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenTransferUnitTests.cc b/sdk/tests/unit/TokenTransferUnitTests.cc index cd38f535..71a34868 100644 --- a/sdk/tests/unit/TokenTransferUnitTests.cc +++ b/sdk/tests/unit/TokenTransferUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenTypeUnitTests.cc b/sdk/tests/unit/TokenTypeUnitTests.cc index 40fb0075..e5a3592e 100644 --- a/sdk/tests/unit/TokenTypeUnitTests.cc +++ b/sdk/tests/unit/TokenTypeUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenUnfreezeTransactionUnitTests.cc b/sdk/tests/unit/TokenUnfreezeTransactionUnitTests.cc index e9ec489b..05aea12e 100644 --- a/sdk/tests/unit/TokenUnfreezeTransactionUnitTests.cc +++ b/sdk/tests/unit/TokenUnfreezeTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenUnpauseTransactionUnitTests.cc b/sdk/tests/unit/TokenUnpauseTransactionUnitTests.cc index a1a78237..274fa1de 100644 --- a/sdk/tests/unit/TokenUnpauseTransactionUnitTests.cc +++ b/sdk/tests/unit/TokenUnpauseTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenUpdateTransactionUnitTests.cc b/sdk/tests/unit/TokenUpdateTransactionUnitTests.cc index 76c46a9c..79d24a80 100644 --- a/sdk/tests/unit/TokenUpdateTransactionUnitTests.cc +++ b/sdk/tests/unit/TokenUpdateTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TokenWipeTransactionUnitTests.cc b/sdk/tests/unit/TokenWipeTransactionUnitTests.cc index 0490dba8..6fe16728 100644 --- a/sdk/tests/unit/TokenWipeTransactionUnitTests.cc +++ b/sdk/tests/unit/TokenWipeTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TopicCreateTransactionUnitTests.cc b/sdk/tests/unit/TopicCreateTransactionUnitTests.cc index bfd88eeb..5d04f235 100644 --- a/sdk/tests/unit/TopicCreateTransactionUnitTests.cc +++ b/sdk/tests/unit/TopicCreateTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TopicDeleteTransactionUnitTests.cc b/sdk/tests/unit/TopicDeleteTransactionUnitTests.cc index 0f6eff44..d453d3da 100644 --- a/sdk/tests/unit/TopicDeleteTransactionUnitTests.cc +++ b/sdk/tests/unit/TopicDeleteTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TopicIdUnitTests.cc b/sdk/tests/unit/TopicIdUnitTests.cc index 8edd4a04..3bf8b3a0 100644 --- a/sdk/tests/unit/TopicIdUnitTests.cc +++ b/sdk/tests/unit/TopicIdUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TopicInfoQueryUnitTests.cc b/sdk/tests/unit/TopicInfoQueryUnitTests.cc index fbcf857a..b22ead3e 100644 --- a/sdk/tests/unit/TopicInfoQueryUnitTests.cc +++ b/sdk/tests/unit/TopicInfoQueryUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TopicInfoUnitTests.cc b/sdk/tests/unit/TopicInfoUnitTests.cc index d132f05d..613330d4 100644 --- a/sdk/tests/unit/TopicInfoUnitTests.cc +++ b/sdk/tests/unit/TopicInfoUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TopicMessageChunkUnitTests.cc b/sdk/tests/unit/TopicMessageChunkUnitTests.cc index 383562b0..55384c3a 100644 --- a/sdk/tests/unit/TopicMessageChunkUnitTests.cc +++ b/sdk/tests/unit/TopicMessageChunkUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TopicMessageQueryUnitTests.cc b/sdk/tests/unit/TopicMessageQueryUnitTests.cc index 5d658088..d0f3f7e9 100644 --- a/sdk/tests/unit/TopicMessageQueryUnitTests.cc +++ b/sdk/tests/unit/TopicMessageQueryUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TopicMessageSubmitTransactionUnitTests.cc b/sdk/tests/unit/TopicMessageSubmitTransactionUnitTests.cc index 9ddb64fd..3bf8d8c5 100644 --- a/sdk/tests/unit/TopicMessageSubmitTransactionUnitTests.cc +++ b/sdk/tests/unit/TopicMessageSubmitTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TopicMessageUnitTests.cc b/sdk/tests/unit/TopicMessageUnitTests.cc index 9077da50..0b6e3311 100644 --- a/sdk/tests/unit/TopicMessageUnitTests.cc +++ b/sdk/tests/unit/TopicMessageUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TopicUpdateTransactionUnitTests.cc b/sdk/tests/unit/TopicUpdateTransactionUnitTests.cc index 22685260..0d499622 100644 --- a/sdk/tests/unit/TopicUpdateTransactionUnitTests.cc +++ b/sdk/tests/unit/TopicUpdateTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TransactionIdUnitTests.cc b/sdk/tests/unit/TransactionIdUnitTests.cc index 9eaaa891..22af1930 100644 --- a/sdk/tests/unit/TransactionIdUnitTests.cc +++ b/sdk/tests/unit/TransactionIdUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TransactionReceiptQueryUnitTests.cc b/sdk/tests/unit/TransactionReceiptQueryUnitTests.cc index 9b00f325..aa239520 100644 --- a/sdk/tests/unit/TransactionReceiptQueryUnitTests.cc +++ b/sdk/tests/unit/TransactionReceiptQueryUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TransactionReceiptUnitTests.cc b/sdk/tests/unit/TransactionReceiptUnitTests.cc index 22904b19..35b18d4a 100644 --- a/sdk/tests/unit/TransactionReceiptUnitTests.cc +++ b/sdk/tests/unit/TransactionReceiptUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TransactionRecordQueryUnitTests.cc b/sdk/tests/unit/TransactionRecordQueryUnitTests.cc index f3725b78..8c08c05d 100644 --- a/sdk/tests/unit/TransactionRecordQueryUnitTests.cc +++ b/sdk/tests/unit/TransactionRecordQueryUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TransactionRecordUnitTests.cc b/sdk/tests/unit/TransactionRecordUnitTests.cc index 81183f31..760e7ef7 100644 --- a/sdk/tests/unit/TransactionRecordUnitTests.cc +++ b/sdk/tests/unit/TransactionRecordUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TransactionResponseUnitTests.cc b/sdk/tests/unit/TransactionResponseUnitTests.cc index a2ed73c7..95b9ba02 100644 --- a/sdk/tests/unit/TransactionResponseUnitTests.cc +++ b/sdk/tests/unit/TransactionResponseUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TransactionUnitTests.cc b/sdk/tests/unit/TransactionUnitTests.cc index 332c2ef9..e40b284e 100644 --- a/sdk/tests/unit/TransactionUnitTests.cc +++ b/sdk/tests/unit/TransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/TransferTransactionUnitTests.cc b/sdk/tests/unit/TransferTransactionUnitTests.cc index da6599ea..11b48d4b 100644 --- a/sdk/tests/unit/TransferTransactionUnitTests.cc +++ b/sdk/tests/unit/TransferTransactionUnitTests.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/vectors/BIP39TestVectors.cc b/sdk/tests/unit/vectors/BIP39TestVectors.cc index 3cf08eca..001482df 100644 --- a/sdk/tests/unit/vectors/BIP39TestVectors.cc +++ b/sdk/tests/unit/vectors/BIP39TestVectors.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/vectors/Hedera12WordMnemonicBIP39TestVectors.cc b/sdk/tests/unit/vectors/Hedera12WordMnemonicBIP39TestVectors.cc index 432f6105..bcf64e6f 100644 --- a/sdk/tests/unit/vectors/Hedera12WordMnemonicBIP39TestVectors.cc +++ b/sdk/tests/unit/vectors/Hedera12WordMnemonicBIP39TestVectors.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/vectors/Hedera24WordMnemonicBIP39TestVectors.cc b/sdk/tests/unit/vectors/Hedera24WordMnemonicBIP39TestVectors.cc index c76c1842..b524c0a1 100644 --- a/sdk/tests/unit/vectors/Hedera24WordMnemonicBIP39TestVectors.cc +++ b/sdk/tests/unit/vectors/Hedera24WordMnemonicBIP39TestVectors.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/vectors/RFC8032TestVectors.cc b/sdk/tests/unit/vectors/RFC8032TestVectors.cc index 9a6b79f2..83a8dc7e 100644 --- a/sdk/tests/unit/vectors/RFC8032TestVectors.cc +++ b/sdk/tests/unit/vectors/RFC8032TestVectors.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/tests/unit/vectors/SLIP10TestVectors.cc b/sdk/tests/unit/vectors/SLIP10TestVectors.cc index d91b94df..8fb48dba 100644 --- a/sdk/tests/unit/vectors/SLIP10TestVectors.cc +++ b/sdk/tests/unit/vectors/SLIP10TestVectors.cc @@ -2,7 +2,7 @@ * * Hedera C++ SDK * - * Copyright (C) 2020 - 2023 Hedera Hashgraph, LLC + * Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.