From baaf1ec27b9d8b7c9e0d06a16d00625643b5025a Mon Sep 17 00:00:00 2001 From: smk762 Date: Fri, 15 Dec 2023 18:48:43 +0800 Subject: [PATCH] update copyright hearders year --- src/app/app.cpp | 2 +- src/app/app.hpp | 2 +- src/app/main.prerequisites.hpp | 2 +- src/core/atomicdex/api/api.call.hpp | 2 +- src/core/atomicdex/api/coinpaprika/coinpaprika.cpp | 2 +- src/core/atomicdex/api/coinpaprika/coinpaprika.hpp | 2 +- src/core/atomicdex/api/faucet/faucet.cpp | 2 +- src/core/atomicdex/api/faucet/faucet.hpp | 2 +- src/core/atomicdex/api/mm2/balance.infos.cpp | 2 +- src/core/atomicdex/api/mm2/balance.infos.hpp | 2 +- src/core/atomicdex/api/mm2/enable_slp_rpc.hpp | 2 +- src/core/atomicdex/api/mm2/format.address.cpp | 2 +- src/core/atomicdex/api/mm2/format.address.hpp | 2 +- src/core/atomicdex/api/mm2/generics.cpp | 2 +- src/core/atomicdex/api/mm2/generics.hpp | 2 +- src/core/atomicdex/api/mm2/get_public_key_rpc.cpp | 2 +- src/core/atomicdex/api/mm2/get_public_key_rpc.hpp | 2 +- src/core/atomicdex/api/mm2/mm2.client.cpp | 2 +- src/core/atomicdex/api/mm2/mm2.cpp | 2 +- src/core/atomicdex/api/mm2/mm2.error.code.cpp | 2 +- src/core/atomicdex/api/mm2/mm2.error.code.hpp | 2 +- src/core/atomicdex/api/mm2/mm2.hpp | 2 +- src/core/atomicdex/api/mm2/orderbook.order.contents.cpp | 2 +- src/core/atomicdex/api/mm2/orderbook.order.contents.hpp | 2 +- src/core/atomicdex/api/mm2/rpc.balance.cpp | 2 +- src/core/atomicdex/api/mm2/rpc.balance.hpp | 2 +- src/core/atomicdex/api/mm2/rpc.buy.cpp | 2 +- src/core/atomicdex/api/mm2/rpc.buy.hpp | 2 +- src/core/atomicdex/api/mm2/rpc.electrum.cpp | 2 +- src/core/atomicdex/api/mm2/rpc.electrum.hpp | 2 +- src/core/atomicdex/api/mm2/rpc.enable.cpp | 2 +- src/core/atomicdex/api/mm2/rpc.enable.hpp | 2 +- src/core/atomicdex/api/mm2/rpc.get.public.key.hpp | 2 +- src/core/atomicdex/api/mm2/rpc.hpp | 2 +- src/core/atomicdex/api/mm2/rpc.max.taker.vol.cpp | 2 +- src/core/atomicdex/api/mm2/rpc.max.taker.vol.hpp | 2 +- src/core/atomicdex/api/mm2/rpc.orderbook.cpp | 2 +- src/core/atomicdex/api/mm2/rpc.orderbook.hpp | 2 +- src/core/atomicdex/api/mm2/rpc.sell.cpp | 2 +- src/core/atomicdex/api/mm2/rpc.sell.hpp | 2 +- src/core/atomicdex/api/mm2/rpc.setprice.cpp | 2 +- src/core/atomicdex/api/mm2/rpc.setprice.hpp | 2 +- src/core/atomicdex/api/mm2/rpc.trade.preimage.cpp | 2 +- src/core/atomicdex/api/mm2/rpc.trade.preimage.fwd.hpp | 2 +- src/core/atomicdex/api/mm2/rpc.trade.preimage.hpp | 2 +- src/core/atomicdex/api/mm2/rpc2.best.orders.cpp | 2 +- src/core/atomicdex/api/mm2/rpc2.best.orders.hpp | 2 +- src/core/atomicdex/api/mm2/rpc2.enable_tendermint_token.hpp | 2 +- src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.cancel.cpp | 2 +- src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.cancel.hpp | 2 +- src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.init.cpp | 2 +- src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.init.hpp | 2 +- src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.status.cpp | 2 +- src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.status.hpp | 2 +- src/core/atomicdex/api/mm2/rpc2.task.withdraw.init.cpp | 2 +- src/core/atomicdex/api/mm2/rpc2.task.withdraw.init.hpp | 2 +- src/core/atomicdex/api/mm2/rpc2.task.withdraw.status.cpp | 2 +- src/core/atomicdex/api/mm2/rpc2.task.withdraw.status.hpp | 2 +- src/core/atomicdex/api/mm2/rpc2.z_coin_tx_history.cpp | 2 +- src/core/atomicdex/api/mm2/rpc2.z_coin_tx_history.hpp | 2 +- src/core/atomicdex/api/mm2/trading.order.contents.cpp | 2 +- src/core/atomicdex/api/mm2/trading.order.contents.hpp | 2 +- src/core/atomicdex/api/mm2/utxo.merge.params.cpp | 2 +- src/core/atomicdex/api/mm2/utxo.merge.params.hpp | 2 +- src/core/atomicdex/config/addressbook.cfg.cpp | 2 +- src/core/atomicdex/config/addressbook.cfg.hpp | 2 +- src/core/atomicdex/config/app.cfg.cpp | 2 +- src/core/atomicdex/config/app.cfg.hpp | 2 +- src/core/atomicdex/config/coins.cfg.cpp | 2 +- src/core/atomicdex/config/coins.cfg.hpp | 2 +- src/core/atomicdex/config/electrum.cfg.cpp | 2 +- src/core/atomicdex/config/electrum.cfg.hpp | 2 +- src/core/atomicdex/config/enable.cfg.cpp | 2 +- src/core/atomicdex/config/enable.cfg.hpp | 2 +- src/core/atomicdex/config/mm2.cfg.hpp | 2 +- src/core/atomicdex/config/wallet.cfg.cpp | 2 +- src/core/atomicdex/config/wallet.cfg.hpp | 2 +- src/core/atomicdex/constants/qt.actions.hpp | 2 +- src/core/atomicdex/constants/qt.coins.enums.cpp | 2 +- src/core/atomicdex/constants/qt.coins.enums.hpp | 2 +- src/core/atomicdex/data/wallet/qt.portfolio.data.hpp | 2 +- src/core/atomicdex/events/events.hpp | 2 +- src/core/atomicdex/events/qt.events.hpp | 2 +- src/core/atomicdex/managers/addressbook.manager.cpp | 2 +- src/core/atomicdex/managers/addressbook.manager.hpp | 2 +- src/core/atomicdex/managers/notification.manager.cpp | 2 +- src/core/atomicdex/managers/notification.manager.hpp | 2 +- src/core/atomicdex/managers/qt.wallet.manager.cpp | 2 +- src/core/atomicdex/managers/qt.wallet.manager.hpp | 2 +- src/core/atomicdex/models/qt.addressbook.contact.model.cpp | 2 +- src/core/atomicdex/models/qt.addressbook.contact.model.hpp | 2 +- .../models/qt.addressbook.contact.proxy.filter.model.cpp | 2 +- .../models/qt.addressbook.contact.proxy.filter.model.hpp | 2 +- src/core/atomicdex/models/qt.addressbook.model.cpp | 2 +- src/core/atomicdex/models/qt.addressbook.model.hpp | 2 +- src/core/atomicdex/models/qt.addressbook.proxy.filter.model.cpp | 2 +- src/core/atomicdex/models/qt.addressbook.proxy.filter.model.hpp | 2 +- src/core/atomicdex/models/qt.global.coins.cfg.model.cpp | 2 +- src/core/atomicdex/models/qt.global.coins.cfg.model.hpp | 2 +- .../atomicdex/models/qt.global.coins.cfg.proxy.filter.model.cpp | 2 +- .../atomicdex/models/qt.global.coins.cfg.proxy.filter.model.hpp | 2 +- src/core/atomicdex/models/qt.orderbook.model.cpp | 2 +- src/core/atomicdex/models/qt.orderbook.model.hpp | 2 +- src/core/atomicdex/models/qt.orderbook.proxy.model.cpp | 2 +- src/core/atomicdex/models/qt.orderbook.proxy.model.hpp | 2 +- src/core/atomicdex/models/qt.orders.model.cpp | 2 +- src/core/atomicdex/models/qt.orders.model.hpp | 2 +- src/core/atomicdex/models/qt.orders.proxy.model.cpp | 2 +- src/core/atomicdex/models/qt.orders.proxy.model.hpp | 2 +- src/core/atomicdex/models/qt.portfolio.model.cpp | 2 +- src/core/atomicdex/models/qt.portfolio.model.hpp | 2 +- src/core/atomicdex/models/qt.portfolio.proxy.filter.model.cpp | 2 +- src/core/atomicdex/models/qt.portfolio.proxy.filter.model.hpp | 2 +- src/core/atomicdex/models/transactions_model.cpp | 2 +- src/core/atomicdex/models/transactions_model.hpp | 2 +- src/core/atomicdex/models/transactions_proxy_model.cpp | 2 +- src/core/atomicdex/models/transactions_proxy_model.hpp | 2 +- src/core/atomicdex/pages/qt.addressbook.page.cpp | 2 +- src/core/atomicdex/pages/qt.addressbook.page.hpp | 2 +- src/core/atomicdex/pages/qt.portfolio.page.cpp | 2 +- src/core/atomicdex/pages/qt.portfolio.page.hpp | 2 +- src/core/atomicdex/pages/qt.settings.page.cpp | 2 +- src/core/atomicdex/pages/qt.settings.page.hpp | 2 +- src/core/atomicdex/pages/qt.trading.page.cpp | 2 +- src/core/atomicdex/pages/qt.trading.page.hpp | 2 +- src/core/atomicdex/pages/widgets/dex/qt.market.pairs.cpp | 2 +- src/core/atomicdex/pages/widgets/dex/qt.market.pairs.hpp | 2 +- src/core/atomicdex/pages/widgets/dex/qt.multi.orders.widget.cpp | 2 +- src/core/atomicdex/pages/widgets/dex/qt.multi.orders.widget.hpp | 2 +- src/core/atomicdex/pages/widgets/dex/qt.orderbook.cpp | 2 +- src/core/atomicdex/pages/widgets/dex/qt.orderbook.hpp | 2 +- src/core/atomicdex/pages/widgets/dex/qt.orders.widget.cpp | 2 +- src/core/atomicdex/pages/widgets/dex/qt.orders.widget.hpp | 2 +- src/core/atomicdex/pch.hpp | 2 +- src/core/atomicdex/platform/osx/manager.hpp | 2 +- src/core/atomicdex/platform/osx/manager.mm | 2 +- src/core/atomicdex/services/exporter/exporter.service.cpp | 2 +- src/core/atomicdex/services/exporter/exporter.service.hpp | 2 +- .../atomicdex/services/internet/internet.checker.service.cpp | 2 +- .../atomicdex/services/internet/internet.checker.service.hpp | 2 +- .../atomicdex/services/mm2/auto.update.maker.order.service.cpp | 2 +- .../atomicdex/services/mm2/auto.update.maker.order.service.hpp | 2 +- src/core/atomicdex/services/mm2/mm2.service.cpp | 2 +- src/core/atomicdex/services/mm2/mm2.service.hpp | 2 +- .../services/price/coinpaprika/coinpaprika.provider.cpp | 2 +- .../services/price/coinpaprika/coinpaprika.provider.hpp | 2 +- src/core/atomicdex/services/price/defi.stats.cpp | 2 +- src/core/atomicdex/services/price/defi.stats.hpp | 2 +- src/core/atomicdex/services/price/global.provider.cpp | 2 +- src/core/atomicdex/services/price/global.provider.hpp | 2 +- src/core/atomicdex/services/price/orderbook.scanner.service.cpp | 2 +- src/core/atomicdex/services/price/orderbook.scanner.service.hpp | 2 +- src/core/atomicdex/services/update/update.checker.service.cpp | 2 +- src/core/atomicdex/services/update/update.checker.service.hpp | 2 +- src/core/atomicdex/services/update/zcash.params.service.cpp | 2 +- src/core/atomicdex/services/update/zcash.params.service.hpp | 2 +- src/core/atomicdex/utilities/cpprestsdk.utilities.cpp | 2 +- src/core/atomicdex/utilities/cpprestsdk.utilities.hpp | 2 +- src/core/atomicdex/utilities/global.utilities.hpp | 2 +- src/core/atomicdex/utilities/kill.cpp | 2 +- src/core/atomicdex/utilities/kill.hpp | 2 +- src/core/atomicdex/utilities/log.prerequisites.hpp | 2 +- src/core/atomicdex/utilities/nlohmann.json.sax.private.cpp | 2 +- src/core/atomicdex/utilities/qt.download.manager.cpp | 2 +- src/core/atomicdex/utilities/qt.download.manager.hpp | 2 +- src/core/atomicdex/utilities/qt.utilities.cpp | 2 +- src/core/atomicdex/utilities/qt.utilities.hpp | 2 +- src/core/atomicdex/utilities/security.utilities.cpp | 2 +- src/core/atomicdex/utilities/security.utilities.hpp | 2 +- src/core/atomicdex/version/version.hpp | 2 +- src/tests/api/mm2/mm2.api.balance.infos.tests.cpp | 2 +- src/tests/api/mm2/mm2.api.format.address.tests.cpp | 2 +- src/tests/api/mm2/mm2.api.utxo.merge.params.tests.cpp | 2 +- src/tests/atomic.dex.provider.cex.prices.api.tests.cpp | 2 +- src/tests/atomic.dex.provider.cex.prices.tests.cpp | 2 +- src/tests/atomic.dex.qt.utilities.tests.cpp | 2 +- src/tests/atomic.dex.tests.cpp | 2 +- src/tests/atomic.dex.tests.hpp | 2 +- src/tests/atomic.dex.wallet.config.tests.cpp | 2 +- src/tests/config/addressbook.cfg.tests.cpp | 2 +- src/tests/managers/addressbook.manager.tests.cpp | 2 +- src/tests/models/qt.addressbook.contact.model.tests.cpp | 2 +- src/tests/utilities/global.utilities.tests.cpp | 2 +- src/tests/utilities/qt.utilities.tests.cpp | 2 +- .../core/antara/gaming/core/antara.core.real.path.tests.cpp | 2 +- .../modules/core/antara/gaming/core/antara.core.tests.cpp | 2 +- .../modules/core/antara/gaming/core/api.scaling.cpp | 2 +- .../modules/core/antara/gaming/core/api.scaling.hpp | 2 +- .../core/antara/gaming/core/details/emscripten/api.scaling.hpp | 2 +- .../core/antara/gaming/core/details/emscripten/real.path.hpp | 2 +- .../core/antara/gaming/core/details/linux/api.scaling.hpp | 2 +- .../modules/core/antara/gaming/core/details/linux/real.path.hpp | 2 +- .../gaming/core/details/linux/security.authentification.hpp | 2 +- .../modules/core/antara/gaming/core/details/osx/api.scaling.hpp | 2 +- .../modules/core/antara/gaming/core/details/osx/api.scaling.mm | 2 +- .../modules/core/antara/gaming/core/details/osx/real.path.hpp | 2 +- .../gaming/core/details/osx/security.authentification.hpp | 2 +- .../core/antara/gaming/core/details/posix/open.url.browser.hpp | 2 +- .../core/antara/gaming/core/details/windows/api.scaling.hpp | 2 +- .../antara/gaming/core/details/windows/open.url.browser.hpp | 2 +- .../core/antara/gaming/core/details/windows/real.path.hpp | 2 +- .../gaming/core/details/windows/security.authentification.hpp | 2 +- .../modules/core/antara/gaming/core/open.url.browser.hpp | 2 +- .../modules/core/antara/gaming/core/real.path.cpp | 2 +- .../modules/core/antara/gaming/core/real.path.hpp | 2 +- .../modules/core/antara/gaming/core/safe.refl.hpp | 2 +- .../modules/core/antara/gaming/core/version.hpp | 2 +- .../modules/ecs/antara/gaming/ecs/all.components.hpp | 2 +- .../gaming/ecs/antara.ecs.event.add.base.system.tests.cpp | 2 +- .../ecs/antara/gaming/ecs/antara.ecs.system.manager.tests.cpp | 2 +- .../modules/ecs/antara/gaming/ecs/antara.ecs.system.tests.cpp | 2 +- .../modules/ecs/antara/gaming/ecs/antara.ecs.tests.cpp | 2 +- .../modules/ecs/antara/gaming/ecs/base.system.cpp | 2 +- .../modules/ecs/antara/gaming/ecs/base.system.hpp | 2 +- .../modules/ecs/antara/gaming/ecs/event.add.base.system.cpp | 2 +- .../modules/ecs/antara/gaming/ecs/event.add.base.system.hpp | 2 +- .../modules/ecs/antara/gaming/ecs/lambda.system.hpp | 2 +- .../modules/ecs/antara/gaming/ecs/lambda.system.ipp | 2 +- .../antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.hpp | 2 +- .../antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.ipp | 2 +- .../modules/ecs/antara/gaming/ecs/system.manager.cpp | 2 +- .../modules/ecs/antara/gaming/ecs/system.manager.hpp | 2 +- .../modules/ecs/antara/gaming/ecs/system.manager.ipp | 2 +- .../modules/ecs/antara/gaming/ecs/system.type.hpp | 2 +- .../modules/event/antara/gaming/event/all.events.hpp | 2 +- .../antara/gaming/event/antara.event.fatal.error.tests.cpp | 2 +- .../event/antara/gaming/event/antara.event.quit.game.tests.cpp | 2 +- .../modules/event/antara/gaming/event/antara.event.tests.cpp | 2 +- .../antara/gaming/event/antara.event.type.traits.tests.cpp | 2 +- .../modules/event/antara/gaming/event/event.invoker.hpp | 2 +- .../modules/event/antara/gaming/event/fatal.error.cpp | 2 +- .../modules/event/antara/gaming/event/fatal.error.hpp | 2 +- .../modules/event/antara/gaming/event/quit.game.cpp | 2 +- .../modules/event/antara/gaming/event/quit.game.hpp | 2 +- .../modules/event/antara/gaming/event/start.game.hpp | 2 +- .../modules/event/antara/gaming/event/type.traits.hpp | 2 +- .../modules/timer/antara/gaming/timer/antara.timer.tests.cpp | 2 +- .../timer/antara/gaming/timer/antara.timer.time.step.tests.cpp | 2 +- .../antara-gaming_sdk/modules/timer/antara/gaming/timer/fps.hpp | 2 +- .../modules/timer/antara/gaming/timer/time.step.cpp | 2 +- .../modules/timer/antara/gaming/timer/time.step.hpp | 2 +- .../world/antara/gaming/world/antara.world.app.tests.cpp | 2 +- .../modules/world/antara/gaming/world/antara.world.tests.cpp | 2 +- .../modules/world/antara/gaming/world/world.app.cpp | 2 +- .../modules/world/antara/gaming/world/world.app.hpp | 2 +- 245 files changed, 245 insertions(+), 245 deletions(-) diff --git a/src/app/app.cpp b/src/app/app.cpp index cb61025c40..e420b07183 100644 --- a/src/app/app.cpp +++ b/src/app/app.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/app/app.hpp b/src/app/app.hpp index 20befe3020..69d6f095cb 100644 --- a/src/app/app.hpp +++ b/src/app/app.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/app/main.prerequisites.hpp b/src/app/main.prerequisites.hpp index 1a57f1b0ba..d3e6921ca3 100644 --- a/src/app/main.prerequisites.hpp +++ b/src/app/main.prerequisites.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2023 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/api.call.hpp b/src/core/atomicdex/api/api.call.hpp index 9f824ed8cc..cd2eff6173 100644 --- a/src/core/atomicdex/api/api.call.hpp +++ b/src/core/atomicdex/api/api.call.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/coinpaprika/coinpaprika.cpp b/src/core/atomicdex/api/coinpaprika/coinpaprika.cpp index 1883d69b9f..0287e13302 100644 --- a/src/core/atomicdex/api/coinpaprika/coinpaprika.cpp +++ b/src/core/atomicdex/api/coinpaprika/coinpaprika.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/coinpaprika/coinpaprika.hpp b/src/core/atomicdex/api/coinpaprika/coinpaprika.hpp index df9f2a20ab..3650d3f733 100644 --- a/src/core/atomicdex/api/coinpaprika/coinpaprika.hpp +++ b/src/core/atomicdex/api/coinpaprika/coinpaprika.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/faucet/faucet.cpp b/src/core/atomicdex/api/faucet/faucet.cpp index 06e2e44cb3..7f9d5567ae 100644 --- a/src/core/atomicdex/api/faucet/faucet.cpp +++ b/src/core/atomicdex/api/faucet/faucet.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/faucet/faucet.hpp b/src/core/atomicdex/api/faucet/faucet.hpp index 8a874bf23b..fe3152ed5d 100644 --- a/src/core/atomicdex/api/faucet/faucet.hpp +++ b/src/core/atomicdex/api/faucet/faucet.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/balance.infos.cpp b/src/core/atomicdex/api/mm2/balance.infos.cpp index 73c1c8753c..d71b8f1c1f 100644 --- a/src/core/atomicdex/api/mm2/balance.infos.cpp +++ b/src/core/atomicdex/api/mm2/balance.infos.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/balance.infos.hpp b/src/core/atomicdex/api/mm2/balance.infos.hpp index 5173db0f8a..eece30234c 100644 --- a/src/core/atomicdex/api/mm2/balance.infos.hpp +++ b/src/core/atomicdex/api/mm2/balance.infos.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/enable_slp_rpc.hpp b/src/core/atomicdex/api/mm2/enable_slp_rpc.hpp index f3bce14e44..3d76d6477c 100644 --- a/src/core/atomicdex/api/mm2/enable_slp_rpc.hpp +++ b/src/core/atomicdex/api/mm2/enable_slp_rpc.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/format.address.cpp b/src/core/atomicdex/api/mm2/format.address.cpp index e860019e11..58a47ba160 100644 --- a/src/core/atomicdex/api/mm2/format.address.cpp +++ b/src/core/atomicdex/api/mm2/format.address.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/format.address.hpp b/src/core/atomicdex/api/mm2/format.address.hpp index c6f9db230c..9f2fae89e3 100644 --- a/src/core/atomicdex/api/mm2/format.address.hpp +++ b/src/core/atomicdex/api/mm2/format.address.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/generics.cpp b/src/core/atomicdex/api/mm2/generics.cpp index ebb50d9598..940dc29b43 100644 --- a/src/core/atomicdex/api/mm2/generics.cpp +++ b/src/core/atomicdex/api/mm2/generics.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/generics.hpp b/src/core/atomicdex/api/mm2/generics.hpp index f8dc01c009..333180d538 100644 --- a/src/core/atomicdex/api/mm2/generics.hpp +++ b/src/core/atomicdex/api/mm2/generics.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/get_public_key_rpc.cpp b/src/core/atomicdex/api/mm2/get_public_key_rpc.cpp index fe8559710b..342c6b7134 100644 --- a/src/core/atomicdex/api/mm2/get_public_key_rpc.cpp +++ b/src/core/atomicdex/api/mm2/get_public_key_rpc.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/get_public_key_rpc.hpp b/src/core/atomicdex/api/mm2/get_public_key_rpc.hpp index fefb0235e2..0f0affb7c7 100644 --- a/src/core/atomicdex/api/mm2/get_public_key_rpc.hpp +++ b/src/core/atomicdex/api/mm2/get_public_key_rpc.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/mm2.client.cpp b/src/core/atomicdex/api/mm2/mm2.client.cpp index 3dd79528fe..f5a54ed09e 100644 --- a/src/core/atomicdex/api/mm2/mm2.client.cpp +++ b/src/core/atomicdex/api/mm2/mm2.client.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/mm2.cpp b/src/core/atomicdex/api/mm2/mm2.cpp index f18b4cf6e3..e8e03a9d19 100644 --- a/src/core/atomicdex/api/mm2/mm2.cpp +++ b/src/core/atomicdex/api/mm2/mm2.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/mm2.error.code.cpp b/src/core/atomicdex/api/mm2/mm2.error.code.cpp index 14b1e408f9..f77edf559c 100644 --- a/src/core/atomicdex/api/mm2/mm2.error.code.cpp +++ b/src/core/atomicdex/api/mm2/mm2.error.code.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/mm2.error.code.hpp b/src/core/atomicdex/api/mm2/mm2.error.code.hpp index 98a76f2688..a21501285a 100644 --- a/src/core/atomicdex/api/mm2/mm2.error.code.hpp +++ b/src/core/atomicdex/api/mm2/mm2.error.code.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/mm2.hpp b/src/core/atomicdex/api/mm2/mm2.hpp index a36ab7965c..fd7c9de82e 100644 --- a/src/core/atomicdex/api/mm2/mm2.hpp +++ b/src/core/atomicdex/api/mm2/mm2.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/orderbook.order.contents.cpp b/src/core/atomicdex/api/mm2/orderbook.order.contents.cpp index 0da85f01c7..388b67bb24 100644 --- a/src/core/atomicdex/api/mm2/orderbook.order.contents.cpp +++ b/src/core/atomicdex/api/mm2/orderbook.order.contents.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/orderbook.order.contents.hpp b/src/core/atomicdex/api/mm2/orderbook.order.contents.hpp index 0f350e8dab..6cc8742c1d 100644 --- a/src/core/atomicdex/api/mm2/orderbook.order.contents.hpp +++ b/src/core/atomicdex/api/mm2/orderbook.order.contents.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.balance.cpp b/src/core/atomicdex/api/mm2/rpc.balance.cpp index 02e85451e4..0c86568c5d 100644 --- a/src/core/atomicdex/api/mm2/rpc.balance.cpp +++ b/src/core/atomicdex/api/mm2/rpc.balance.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.balance.hpp b/src/core/atomicdex/api/mm2/rpc.balance.hpp index 10c403fc12..a3e4db1dfb 100644 --- a/src/core/atomicdex/api/mm2/rpc.balance.hpp +++ b/src/core/atomicdex/api/mm2/rpc.balance.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.buy.cpp b/src/core/atomicdex/api/mm2/rpc.buy.cpp index 09002a24f6..5b59426719 100644 --- a/src/core/atomicdex/api/mm2/rpc.buy.cpp +++ b/src/core/atomicdex/api/mm2/rpc.buy.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.buy.hpp b/src/core/atomicdex/api/mm2/rpc.buy.hpp index 7475510754..5e31e108e4 100644 --- a/src/core/atomicdex/api/mm2/rpc.buy.hpp +++ b/src/core/atomicdex/api/mm2/rpc.buy.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.electrum.cpp b/src/core/atomicdex/api/mm2/rpc.electrum.cpp index 9ac193efba..c812ba566e 100644 --- a/src/core/atomicdex/api/mm2/rpc.electrum.cpp +++ b/src/core/atomicdex/api/mm2/rpc.electrum.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.electrum.hpp b/src/core/atomicdex/api/mm2/rpc.electrum.hpp index 86dc73d6ac..2bc27fed42 100644 --- a/src/core/atomicdex/api/mm2/rpc.electrum.hpp +++ b/src/core/atomicdex/api/mm2/rpc.electrum.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.enable.cpp b/src/core/atomicdex/api/mm2/rpc.enable.cpp index 845694e8de..47395a7a0f 100644 --- a/src/core/atomicdex/api/mm2/rpc.enable.cpp +++ b/src/core/atomicdex/api/mm2/rpc.enable.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.enable.hpp b/src/core/atomicdex/api/mm2/rpc.enable.hpp index 69170a0341..5326da8f71 100644 --- a/src/core/atomicdex/api/mm2/rpc.enable.hpp +++ b/src/core/atomicdex/api/mm2/rpc.enable.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.get.public.key.hpp b/src/core/atomicdex/api/mm2/rpc.get.public.key.hpp index e7afee1abf..d5da14d388 100644 --- a/src/core/atomicdex/api/mm2/rpc.get.public.key.hpp +++ b/src/core/atomicdex/api/mm2/rpc.get.public.key.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.hpp b/src/core/atomicdex/api/mm2/rpc.hpp index 4573ed74fb..ae41949fec 100644 --- a/src/core/atomicdex/api/mm2/rpc.hpp +++ b/src/core/atomicdex/api/mm2/rpc.hpp @@ -1,5 +1,5 @@ /****************************************************************************** -* Copyright © 2013-2022 The Komodo Platform Developers. * +* Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.max.taker.vol.cpp b/src/core/atomicdex/api/mm2/rpc.max.taker.vol.cpp index c5f666a061..8f292a65d3 100644 --- a/src/core/atomicdex/api/mm2/rpc.max.taker.vol.cpp +++ b/src/core/atomicdex/api/mm2/rpc.max.taker.vol.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.max.taker.vol.hpp b/src/core/atomicdex/api/mm2/rpc.max.taker.vol.hpp index 1f59d4a99f..14bf04af54 100644 --- a/src/core/atomicdex/api/mm2/rpc.max.taker.vol.hpp +++ b/src/core/atomicdex/api/mm2/rpc.max.taker.vol.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.orderbook.cpp b/src/core/atomicdex/api/mm2/rpc.orderbook.cpp index a76afe8dcb..d6f5124588 100644 --- a/src/core/atomicdex/api/mm2/rpc.orderbook.cpp +++ b/src/core/atomicdex/api/mm2/rpc.orderbook.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.orderbook.hpp b/src/core/atomicdex/api/mm2/rpc.orderbook.hpp index 8cd508c801..4af01b8703 100644 --- a/src/core/atomicdex/api/mm2/rpc.orderbook.hpp +++ b/src/core/atomicdex/api/mm2/rpc.orderbook.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.sell.cpp b/src/core/atomicdex/api/mm2/rpc.sell.cpp index 8784dd5a1f..e517665887 100644 --- a/src/core/atomicdex/api/mm2/rpc.sell.cpp +++ b/src/core/atomicdex/api/mm2/rpc.sell.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.sell.hpp b/src/core/atomicdex/api/mm2/rpc.sell.hpp index 8c5e3d66b1..c2a1551731 100644 --- a/src/core/atomicdex/api/mm2/rpc.sell.hpp +++ b/src/core/atomicdex/api/mm2/rpc.sell.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.setprice.cpp b/src/core/atomicdex/api/mm2/rpc.setprice.cpp index 2b300d28dd..bde4acd2c6 100644 --- a/src/core/atomicdex/api/mm2/rpc.setprice.cpp +++ b/src/core/atomicdex/api/mm2/rpc.setprice.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.setprice.hpp b/src/core/atomicdex/api/mm2/rpc.setprice.hpp index fbf1964d6f..8eb234e274 100644 --- a/src/core/atomicdex/api/mm2/rpc.setprice.hpp +++ b/src/core/atomicdex/api/mm2/rpc.setprice.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.trade.preimage.cpp b/src/core/atomicdex/api/mm2/rpc.trade.preimage.cpp index b771be7a0d..25b99d78cd 100644 --- a/src/core/atomicdex/api/mm2/rpc.trade.preimage.cpp +++ b/src/core/atomicdex/api/mm2/rpc.trade.preimage.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.trade.preimage.fwd.hpp b/src/core/atomicdex/api/mm2/rpc.trade.preimage.fwd.hpp index 1272653f43..ee8f2a57f5 100644 --- a/src/core/atomicdex/api/mm2/rpc.trade.preimage.fwd.hpp +++ b/src/core/atomicdex/api/mm2/rpc.trade.preimage.fwd.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc.trade.preimage.hpp b/src/core/atomicdex/api/mm2/rpc.trade.preimage.hpp index 9f7b114934..9b888836b2 100644 --- a/src/core/atomicdex/api/mm2/rpc.trade.preimage.hpp +++ b/src/core/atomicdex/api/mm2/rpc.trade.preimage.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc2.best.orders.cpp b/src/core/atomicdex/api/mm2/rpc2.best.orders.cpp index c2b4955d89..0905a524a0 100644 --- a/src/core/atomicdex/api/mm2/rpc2.best.orders.cpp +++ b/src/core/atomicdex/api/mm2/rpc2.best.orders.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc2.best.orders.hpp b/src/core/atomicdex/api/mm2/rpc2.best.orders.hpp index a89e0729ee..b4626540d4 100644 --- a/src/core/atomicdex/api/mm2/rpc2.best.orders.hpp +++ b/src/core/atomicdex/api/mm2/rpc2.best.orders.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc2.enable_tendermint_token.hpp b/src/core/atomicdex/api/mm2/rpc2.enable_tendermint_token.hpp index a41920ad3d..ad48b519f3 100644 --- a/src/core/atomicdex/api/mm2/rpc2.enable_tendermint_token.hpp +++ b/src/core/atomicdex/api/mm2/rpc2.enable_tendermint_token.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.cancel.cpp b/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.cancel.cpp index 1c2a90f384..82006f521e 100644 --- a/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.cancel.cpp +++ b/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.cancel.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.cancel.hpp b/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.cancel.hpp index fa6976dfc3..d859af26ad 100644 --- a/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.cancel.hpp +++ b/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.cancel.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.init.cpp b/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.init.cpp index 3b826d086f..39d0549e8a 100644 --- a/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.init.cpp +++ b/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.init.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.init.hpp b/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.init.hpp index c20bfc5b10..126e4eda94 100644 --- a/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.init.hpp +++ b/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.init.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.status.cpp b/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.status.cpp index eff12d0753..806a9edc11 100644 --- a/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.status.cpp +++ b/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.status.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.status.hpp b/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.status.hpp index e55735448f..662b15853c 100644 --- a/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.status.hpp +++ b/src/core/atomicdex/api/mm2/rpc2.task.enable_z_coin.status.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc2.task.withdraw.init.cpp b/src/core/atomicdex/api/mm2/rpc2.task.withdraw.init.cpp index 29d44086fe..4868fecf28 100644 --- a/src/core/atomicdex/api/mm2/rpc2.task.withdraw.init.cpp +++ b/src/core/atomicdex/api/mm2/rpc2.task.withdraw.init.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc2.task.withdraw.init.hpp b/src/core/atomicdex/api/mm2/rpc2.task.withdraw.init.hpp index 88558fd1cd..01db2db54e 100644 --- a/src/core/atomicdex/api/mm2/rpc2.task.withdraw.init.hpp +++ b/src/core/atomicdex/api/mm2/rpc2.task.withdraw.init.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc2.task.withdraw.status.cpp b/src/core/atomicdex/api/mm2/rpc2.task.withdraw.status.cpp index 9df0b7b0af..7b658ebb29 100644 --- a/src/core/atomicdex/api/mm2/rpc2.task.withdraw.status.cpp +++ b/src/core/atomicdex/api/mm2/rpc2.task.withdraw.status.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc2.task.withdraw.status.hpp b/src/core/atomicdex/api/mm2/rpc2.task.withdraw.status.hpp index a5cb3f356c..fce20944e9 100644 --- a/src/core/atomicdex/api/mm2/rpc2.task.withdraw.status.hpp +++ b/src/core/atomicdex/api/mm2/rpc2.task.withdraw.status.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc2.z_coin_tx_history.cpp b/src/core/atomicdex/api/mm2/rpc2.z_coin_tx_history.cpp index 0ae2232e10..16f0e3d88a 100644 --- a/src/core/atomicdex/api/mm2/rpc2.z_coin_tx_history.cpp +++ b/src/core/atomicdex/api/mm2/rpc2.z_coin_tx_history.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/rpc2.z_coin_tx_history.hpp b/src/core/atomicdex/api/mm2/rpc2.z_coin_tx_history.hpp index 60c07671de..4b2ef41463 100644 --- a/src/core/atomicdex/api/mm2/rpc2.z_coin_tx_history.hpp +++ b/src/core/atomicdex/api/mm2/rpc2.z_coin_tx_history.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/trading.order.contents.cpp b/src/core/atomicdex/api/mm2/trading.order.contents.cpp index 3259863300..ea35f974d4 100644 --- a/src/core/atomicdex/api/mm2/trading.order.contents.cpp +++ b/src/core/atomicdex/api/mm2/trading.order.contents.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/trading.order.contents.hpp b/src/core/atomicdex/api/mm2/trading.order.contents.hpp index 076b5923eb..0bba41b80d 100644 --- a/src/core/atomicdex/api/mm2/trading.order.contents.hpp +++ b/src/core/atomicdex/api/mm2/trading.order.contents.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/utxo.merge.params.cpp b/src/core/atomicdex/api/mm2/utxo.merge.params.cpp index 040ec7f473..9073ecef8f 100644 --- a/src/core/atomicdex/api/mm2/utxo.merge.params.cpp +++ b/src/core/atomicdex/api/mm2/utxo.merge.params.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/api/mm2/utxo.merge.params.hpp b/src/core/atomicdex/api/mm2/utxo.merge.params.hpp index 5c74faaa15..93d05c6897 100644 --- a/src/core/atomicdex/api/mm2/utxo.merge.params.hpp +++ b/src/core/atomicdex/api/mm2/utxo.merge.params.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/config/addressbook.cfg.cpp b/src/core/atomicdex/config/addressbook.cfg.cpp index fbcd97b28b..f5a77622b7 100644 --- a/src/core/atomicdex/config/addressbook.cfg.cpp +++ b/src/core/atomicdex/config/addressbook.cfg.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/config/addressbook.cfg.hpp b/src/core/atomicdex/config/addressbook.cfg.hpp index eda6b03a42..86df304cdc 100644 --- a/src/core/atomicdex/config/addressbook.cfg.hpp +++ b/src/core/atomicdex/config/addressbook.cfg.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/config/app.cfg.cpp b/src/core/atomicdex/config/app.cfg.cpp index 9790276baa..78ec9fda01 100644 --- a/src/core/atomicdex/config/app.cfg.cpp +++ b/src/core/atomicdex/config/app.cfg.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/config/app.cfg.hpp b/src/core/atomicdex/config/app.cfg.hpp index ba52c13d1a..550a182386 100644 --- a/src/core/atomicdex/config/app.cfg.hpp +++ b/src/core/atomicdex/config/app.cfg.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/config/coins.cfg.cpp b/src/core/atomicdex/config/coins.cfg.cpp index f428f7abc9..d7148bb30c 100644 --- a/src/core/atomicdex/config/coins.cfg.cpp +++ b/src/core/atomicdex/config/coins.cfg.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/config/coins.cfg.hpp b/src/core/atomicdex/config/coins.cfg.hpp index b33e79ac7b..ea8a455a6a 100644 --- a/src/core/atomicdex/config/coins.cfg.hpp +++ b/src/core/atomicdex/config/coins.cfg.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/config/electrum.cfg.cpp b/src/core/atomicdex/config/electrum.cfg.cpp index cd4f97aeed..985544b712 100644 --- a/src/core/atomicdex/config/electrum.cfg.cpp +++ b/src/core/atomicdex/config/electrum.cfg.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/config/electrum.cfg.hpp b/src/core/atomicdex/config/electrum.cfg.hpp index 77e873c25d..2a91e700b8 100644 --- a/src/core/atomicdex/config/electrum.cfg.hpp +++ b/src/core/atomicdex/config/electrum.cfg.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/config/enable.cfg.cpp b/src/core/atomicdex/config/enable.cfg.cpp index 5e918c417c..47580a3f12 100644 --- a/src/core/atomicdex/config/enable.cfg.cpp +++ b/src/core/atomicdex/config/enable.cfg.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/config/enable.cfg.hpp b/src/core/atomicdex/config/enable.cfg.hpp index 7a56d35685..94e11e7736 100644 --- a/src/core/atomicdex/config/enable.cfg.hpp +++ b/src/core/atomicdex/config/enable.cfg.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/config/mm2.cfg.hpp b/src/core/atomicdex/config/mm2.cfg.hpp index 2abc385f85..21c7aeb62c 100644 --- a/src/core/atomicdex/config/mm2.cfg.hpp +++ b/src/core/atomicdex/config/mm2.cfg.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/config/wallet.cfg.cpp b/src/core/atomicdex/config/wallet.cfg.cpp index ebdbe05830..e64643ec53 100644 --- a/src/core/atomicdex/config/wallet.cfg.cpp +++ b/src/core/atomicdex/config/wallet.cfg.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/config/wallet.cfg.hpp b/src/core/atomicdex/config/wallet.cfg.hpp index 50b4aa7b2c..6e6f21e5f6 100644 --- a/src/core/atomicdex/config/wallet.cfg.hpp +++ b/src/core/atomicdex/config/wallet.cfg.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/constants/qt.actions.hpp b/src/core/atomicdex/constants/qt.actions.hpp index aa2ecd5ebe..9e97b4c48d 100644 --- a/src/core/atomicdex/constants/qt.actions.hpp +++ b/src/core/atomicdex/constants/qt.actions.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/constants/qt.coins.enums.cpp b/src/core/atomicdex/constants/qt.coins.enums.cpp index 593777550d..310a98a49f 100644 --- a/src/core/atomicdex/constants/qt.coins.enums.cpp +++ b/src/core/atomicdex/constants/qt.coins.enums.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/constants/qt.coins.enums.hpp b/src/core/atomicdex/constants/qt.coins.enums.hpp index be0c32e824..a89c819a58 100644 --- a/src/core/atomicdex/constants/qt.coins.enums.hpp +++ b/src/core/atomicdex/constants/qt.coins.enums.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/data/wallet/qt.portfolio.data.hpp b/src/core/atomicdex/data/wallet/qt.portfolio.data.hpp index 7cd0e32c8a..f22cbfed7a 100644 --- a/src/core/atomicdex/data/wallet/qt.portfolio.data.hpp +++ b/src/core/atomicdex/data/wallet/qt.portfolio.data.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/events/events.hpp b/src/core/atomicdex/events/events.hpp index 412e0eb00d..b93f884706 100644 --- a/src/core/atomicdex/events/events.hpp +++ b/src/core/atomicdex/events/events.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/events/qt.events.hpp b/src/core/atomicdex/events/qt.events.hpp index 613e600f7d..c3181f1bb4 100644 --- a/src/core/atomicdex/events/qt.events.hpp +++ b/src/core/atomicdex/events/qt.events.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/managers/addressbook.manager.cpp b/src/core/atomicdex/managers/addressbook.manager.cpp index e938014101..d9c0282ee2 100644 --- a/src/core/atomicdex/managers/addressbook.manager.cpp +++ b/src/core/atomicdex/managers/addressbook.manager.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/managers/addressbook.manager.hpp b/src/core/atomicdex/managers/addressbook.manager.hpp index af51cb7468..7151af9940 100644 --- a/src/core/atomicdex/managers/addressbook.manager.hpp +++ b/src/core/atomicdex/managers/addressbook.manager.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/managers/notification.manager.cpp b/src/core/atomicdex/managers/notification.manager.cpp index e57fb22971..4631302b55 100644 --- a/src/core/atomicdex/managers/notification.manager.cpp +++ b/src/core/atomicdex/managers/notification.manager.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/managers/notification.manager.hpp b/src/core/atomicdex/managers/notification.manager.hpp index a6c201cf4f..4e8c617796 100644 --- a/src/core/atomicdex/managers/notification.manager.hpp +++ b/src/core/atomicdex/managers/notification.manager.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/managers/qt.wallet.manager.cpp b/src/core/atomicdex/managers/qt.wallet.manager.cpp index b1758179e7..bb73aef9a2 100644 --- a/src/core/atomicdex/managers/qt.wallet.manager.cpp +++ b/src/core/atomicdex/managers/qt.wallet.manager.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/managers/qt.wallet.manager.hpp b/src/core/atomicdex/managers/qt.wallet.manager.hpp index 4ad11710e3..a40b70a59c 100644 --- a/src/core/atomicdex/managers/qt.wallet.manager.hpp +++ b/src/core/atomicdex/managers/qt.wallet.manager.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.addressbook.contact.model.cpp b/src/core/atomicdex/models/qt.addressbook.contact.model.cpp index 4464d0e674..9fd72c8459 100644 --- a/src/core/atomicdex/models/qt.addressbook.contact.model.cpp +++ b/src/core/atomicdex/models/qt.addressbook.contact.model.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.addressbook.contact.model.hpp b/src/core/atomicdex/models/qt.addressbook.contact.model.hpp index c07a4ffec3..ec5c7d65d8 100644 --- a/src/core/atomicdex/models/qt.addressbook.contact.model.hpp +++ b/src/core/atomicdex/models/qt.addressbook.contact.model.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.addressbook.contact.proxy.filter.model.cpp b/src/core/atomicdex/models/qt.addressbook.contact.proxy.filter.model.cpp index 058e78409f..ca4cc7e1d7 100644 --- a/src/core/atomicdex/models/qt.addressbook.contact.proxy.filter.model.cpp +++ b/src/core/atomicdex/models/qt.addressbook.contact.proxy.filter.model.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.addressbook.contact.proxy.filter.model.hpp b/src/core/atomicdex/models/qt.addressbook.contact.proxy.filter.model.hpp index 21c4279889..df0e61d6ce 100644 --- a/src/core/atomicdex/models/qt.addressbook.contact.proxy.filter.model.hpp +++ b/src/core/atomicdex/models/qt.addressbook.contact.proxy.filter.model.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.addressbook.model.cpp b/src/core/atomicdex/models/qt.addressbook.model.cpp index ed372b198d..1953f4dc49 100644 --- a/src/core/atomicdex/models/qt.addressbook.model.cpp +++ b/src/core/atomicdex/models/qt.addressbook.model.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.addressbook.model.hpp b/src/core/atomicdex/models/qt.addressbook.model.hpp index 309d82bcd2..0b242f5af7 100644 --- a/src/core/atomicdex/models/qt.addressbook.model.hpp +++ b/src/core/atomicdex/models/qt.addressbook.model.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.addressbook.proxy.filter.model.cpp b/src/core/atomicdex/models/qt.addressbook.proxy.filter.model.cpp index 5fd394aecf..bc3bf78aa1 100644 --- a/src/core/atomicdex/models/qt.addressbook.proxy.filter.model.cpp +++ b/src/core/atomicdex/models/qt.addressbook.proxy.filter.model.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.addressbook.proxy.filter.model.hpp b/src/core/atomicdex/models/qt.addressbook.proxy.filter.model.hpp index b7f3d2e01b..58baee1946 100644 --- a/src/core/atomicdex/models/qt.addressbook.proxy.filter.model.hpp +++ b/src/core/atomicdex/models/qt.addressbook.proxy.filter.model.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.global.coins.cfg.model.cpp b/src/core/atomicdex/models/qt.global.coins.cfg.model.cpp index 9af4ddcdf9..65ca718a44 100644 --- a/src/core/atomicdex/models/qt.global.coins.cfg.model.cpp +++ b/src/core/atomicdex/models/qt.global.coins.cfg.model.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.global.coins.cfg.model.hpp b/src/core/atomicdex/models/qt.global.coins.cfg.model.hpp index 17ceb76bbb..a3ae85fb2e 100644 --- a/src/core/atomicdex/models/qt.global.coins.cfg.model.hpp +++ b/src/core/atomicdex/models/qt.global.coins.cfg.model.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.global.coins.cfg.proxy.filter.model.cpp b/src/core/atomicdex/models/qt.global.coins.cfg.proxy.filter.model.cpp index b72dc71f48..44c232e4ea 100644 --- a/src/core/atomicdex/models/qt.global.coins.cfg.proxy.filter.model.cpp +++ b/src/core/atomicdex/models/qt.global.coins.cfg.proxy.filter.model.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.global.coins.cfg.proxy.filter.model.hpp b/src/core/atomicdex/models/qt.global.coins.cfg.proxy.filter.model.hpp index 49e53f92bb..45fb8c0c83 100644 --- a/src/core/atomicdex/models/qt.global.coins.cfg.proxy.filter.model.hpp +++ b/src/core/atomicdex/models/qt.global.coins.cfg.proxy.filter.model.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.orderbook.model.cpp b/src/core/atomicdex/models/qt.orderbook.model.cpp index 5e5e09a462..cfdc2b0b44 100644 --- a/src/core/atomicdex/models/qt.orderbook.model.cpp +++ b/src/core/atomicdex/models/qt.orderbook.model.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.orderbook.model.hpp b/src/core/atomicdex/models/qt.orderbook.model.hpp index 0e74f3d645..23aa47d5e9 100644 --- a/src/core/atomicdex/models/qt.orderbook.model.hpp +++ b/src/core/atomicdex/models/qt.orderbook.model.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.orderbook.proxy.model.cpp b/src/core/atomicdex/models/qt.orderbook.proxy.model.cpp index 16b1a350d4..28b47ab518 100644 --- a/src/core/atomicdex/models/qt.orderbook.proxy.model.cpp +++ b/src/core/atomicdex/models/qt.orderbook.proxy.model.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.orderbook.proxy.model.hpp b/src/core/atomicdex/models/qt.orderbook.proxy.model.hpp index 896972d1a8..357219bc04 100644 --- a/src/core/atomicdex/models/qt.orderbook.proxy.model.hpp +++ b/src/core/atomicdex/models/qt.orderbook.proxy.model.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.orders.model.cpp b/src/core/atomicdex/models/qt.orders.model.cpp index 184c531e06..6687b0b93f 100644 --- a/src/core/atomicdex/models/qt.orders.model.cpp +++ b/src/core/atomicdex/models/qt.orders.model.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.orders.model.hpp b/src/core/atomicdex/models/qt.orders.model.hpp index b3dfbe7b83..bb00288a28 100644 --- a/src/core/atomicdex/models/qt.orders.model.hpp +++ b/src/core/atomicdex/models/qt.orders.model.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.orders.proxy.model.cpp b/src/core/atomicdex/models/qt.orders.proxy.model.cpp index b18f0cd7ed..f66ce759b8 100644 --- a/src/core/atomicdex/models/qt.orders.proxy.model.cpp +++ b/src/core/atomicdex/models/qt.orders.proxy.model.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.orders.proxy.model.hpp b/src/core/atomicdex/models/qt.orders.proxy.model.hpp index 49dde4094b..e990641cd0 100644 --- a/src/core/atomicdex/models/qt.orders.proxy.model.hpp +++ b/src/core/atomicdex/models/qt.orders.proxy.model.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.portfolio.model.cpp b/src/core/atomicdex/models/qt.portfolio.model.cpp index 269cc78546..60ccf34f59 100644 --- a/src/core/atomicdex/models/qt.portfolio.model.cpp +++ b/src/core/atomicdex/models/qt.portfolio.model.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.portfolio.model.hpp b/src/core/atomicdex/models/qt.portfolio.model.hpp index fb0d99bcc7..5fc90f0175 100644 --- a/src/core/atomicdex/models/qt.portfolio.model.hpp +++ b/src/core/atomicdex/models/qt.portfolio.model.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.portfolio.proxy.filter.model.cpp b/src/core/atomicdex/models/qt.portfolio.proxy.filter.model.cpp index ad39cc4b49..aba4a97cda 100644 --- a/src/core/atomicdex/models/qt.portfolio.proxy.filter.model.cpp +++ b/src/core/atomicdex/models/qt.portfolio.proxy.filter.model.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/qt.portfolio.proxy.filter.model.hpp b/src/core/atomicdex/models/qt.portfolio.proxy.filter.model.hpp index eee7d172e4..34a84ebc2f 100644 --- a/src/core/atomicdex/models/qt.portfolio.proxy.filter.model.hpp +++ b/src/core/atomicdex/models/qt.portfolio.proxy.filter.model.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/transactions_model.cpp b/src/core/atomicdex/models/transactions_model.cpp index 26245134a0..9ee44684e7 100644 --- a/src/core/atomicdex/models/transactions_model.cpp +++ b/src/core/atomicdex/models/transactions_model.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/transactions_model.hpp b/src/core/atomicdex/models/transactions_model.hpp index b76b85a8fd..7e40de0728 100644 --- a/src/core/atomicdex/models/transactions_model.hpp +++ b/src/core/atomicdex/models/transactions_model.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/transactions_proxy_model.cpp b/src/core/atomicdex/models/transactions_proxy_model.cpp index fcbc68ecbc..3b65876481 100644 --- a/src/core/atomicdex/models/transactions_proxy_model.cpp +++ b/src/core/atomicdex/models/transactions_proxy_model.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/models/transactions_proxy_model.hpp b/src/core/atomicdex/models/transactions_proxy_model.hpp index ff6cdf9a54..fa33f18429 100644 --- a/src/core/atomicdex/models/transactions_proxy_model.hpp +++ b/src/core/atomicdex/models/transactions_proxy_model.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/pages/qt.addressbook.page.cpp b/src/core/atomicdex/pages/qt.addressbook.page.cpp index 8822e87bb0..90d54971ef 100644 --- a/src/core/atomicdex/pages/qt.addressbook.page.cpp +++ b/src/core/atomicdex/pages/qt.addressbook.page.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/pages/qt.addressbook.page.hpp b/src/core/atomicdex/pages/qt.addressbook.page.hpp index 4f1dee71bf..61e37deb58 100644 --- a/src/core/atomicdex/pages/qt.addressbook.page.hpp +++ b/src/core/atomicdex/pages/qt.addressbook.page.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/pages/qt.portfolio.page.cpp b/src/core/atomicdex/pages/qt.portfolio.page.cpp index 4306f26f2f..6969e28ff1 100644 --- a/src/core/atomicdex/pages/qt.portfolio.page.cpp +++ b/src/core/atomicdex/pages/qt.portfolio.page.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/pages/qt.portfolio.page.hpp b/src/core/atomicdex/pages/qt.portfolio.page.hpp index 7aa469e625..7df303ed2f 100644 --- a/src/core/atomicdex/pages/qt.portfolio.page.hpp +++ b/src/core/atomicdex/pages/qt.portfolio.page.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/pages/qt.settings.page.cpp b/src/core/atomicdex/pages/qt.settings.page.cpp index 9c94beb432..45795998f1 100644 --- a/src/core/atomicdex/pages/qt.settings.page.cpp +++ b/src/core/atomicdex/pages/qt.settings.page.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/pages/qt.settings.page.hpp b/src/core/atomicdex/pages/qt.settings.page.hpp index 2032da6bb7..20a2c42808 100644 --- a/src/core/atomicdex/pages/qt.settings.page.hpp +++ b/src/core/atomicdex/pages/qt.settings.page.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/pages/qt.trading.page.cpp b/src/core/atomicdex/pages/qt.trading.page.cpp index 059e77a9b3..cedd41d392 100644 --- a/src/core/atomicdex/pages/qt.trading.page.cpp +++ b/src/core/atomicdex/pages/qt.trading.page.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/pages/qt.trading.page.hpp b/src/core/atomicdex/pages/qt.trading.page.hpp index da067492be..fc9a9286a5 100644 --- a/src/core/atomicdex/pages/qt.trading.page.hpp +++ b/src/core/atomicdex/pages/qt.trading.page.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/pages/widgets/dex/qt.market.pairs.cpp b/src/core/atomicdex/pages/widgets/dex/qt.market.pairs.cpp index ff7a993adb..f7b7068347 100644 --- a/src/core/atomicdex/pages/widgets/dex/qt.market.pairs.cpp +++ b/src/core/atomicdex/pages/widgets/dex/qt.market.pairs.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/pages/widgets/dex/qt.market.pairs.hpp b/src/core/atomicdex/pages/widgets/dex/qt.market.pairs.hpp index 54690adcd8..6751da26ec 100644 --- a/src/core/atomicdex/pages/widgets/dex/qt.market.pairs.hpp +++ b/src/core/atomicdex/pages/widgets/dex/qt.market.pairs.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/pages/widgets/dex/qt.multi.orders.widget.cpp b/src/core/atomicdex/pages/widgets/dex/qt.multi.orders.widget.cpp index 6763dc8ee7..a9fdbb804a 100644 --- a/src/core/atomicdex/pages/widgets/dex/qt.multi.orders.widget.cpp +++ b/src/core/atomicdex/pages/widgets/dex/qt.multi.orders.widget.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/pages/widgets/dex/qt.multi.orders.widget.hpp b/src/core/atomicdex/pages/widgets/dex/qt.multi.orders.widget.hpp index 4db8fcf876..1093f22f3c 100644 --- a/src/core/atomicdex/pages/widgets/dex/qt.multi.orders.widget.hpp +++ b/src/core/atomicdex/pages/widgets/dex/qt.multi.orders.widget.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/pages/widgets/dex/qt.orderbook.cpp b/src/core/atomicdex/pages/widgets/dex/qt.orderbook.cpp index 6e36fbf098..64ea29bb12 100644 --- a/src/core/atomicdex/pages/widgets/dex/qt.orderbook.cpp +++ b/src/core/atomicdex/pages/widgets/dex/qt.orderbook.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/pages/widgets/dex/qt.orderbook.hpp b/src/core/atomicdex/pages/widgets/dex/qt.orderbook.hpp index 6b2a9b9dd4..ee3551ba92 100644 --- a/src/core/atomicdex/pages/widgets/dex/qt.orderbook.hpp +++ b/src/core/atomicdex/pages/widgets/dex/qt.orderbook.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/pages/widgets/dex/qt.orders.widget.cpp b/src/core/atomicdex/pages/widgets/dex/qt.orders.widget.cpp index c4181ada48..3ff8cd10cd 100644 --- a/src/core/atomicdex/pages/widgets/dex/qt.orders.widget.cpp +++ b/src/core/atomicdex/pages/widgets/dex/qt.orders.widget.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/pages/widgets/dex/qt.orders.widget.hpp b/src/core/atomicdex/pages/widgets/dex/qt.orders.widget.hpp index 5de4b4a77a..0bc0d4c377 100644 --- a/src/core/atomicdex/pages/widgets/dex/qt.orders.widget.hpp +++ b/src/core/atomicdex/pages/widgets/dex/qt.orders.widget.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/pch.hpp b/src/core/atomicdex/pch.hpp index 510acf6123..95a55a7c8f 100644 --- a/src/core/atomicdex/pch.hpp +++ b/src/core/atomicdex/pch.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/platform/osx/manager.hpp b/src/core/atomicdex/platform/osx/manager.hpp index 0122bd872b..9c8bf732d2 100644 --- a/src/core/atomicdex/platform/osx/manager.hpp +++ b/src/core/atomicdex/platform/osx/manager.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/platform/osx/manager.mm b/src/core/atomicdex/platform/osx/manager.mm index ebf098b402..29592093dd 100644 --- a/src/core/atomicdex/platform/osx/manager.mm +++ b/src/core/atomicdex/platform/osx/manager.mm @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/exporter/exporter.service.cpp b/src/core/atomicdex/services/exporter/exporter.service.cpp index 6f59fcd42c..2a8fdf6632 100644 --- a/src/core/atomicdex/services/exporter/exporter.service.cpp +++ b/src/core/atomicdex/services/exporter/exporter.service.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/exporter/exporter.service.hpp b/src/core/atomicdex/services/exporter/exporter.service.hpp index 2199699b63..96d0ab50be 100644 --- a/src/core/atomicdex/services/exporter/exporter.service.hpp +++ b/src/core/atomicdex/services/exporter/exporter.service.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/internet/internet.checker.service.cpp b/src/core/atomicdex/services/internet/internet.checker.service.cpp index f848c3a6b9..31e24a5442 100644 --- a/src/core/atomicdex/services/internet/internet.checker.service.cpp +++ b/src/core/atomicdex/services/internet/internet.checker.service.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/internet/internet.checker.service.hpp b/src/core/atomicdex/services/internet/internet.checker.service.hpp index 12fd00ec49..553a2fcd95 100644 --- a/src/core/atomicdex/services/internet/internet.checker.service.hpp +++ b/src/core/atomicdex/services/internet/internet.checker.service.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/mm2/auto.update.maker.order.service.cpp b/src/core/atomicdex/services/mm2/auto.update.maker.order.service.cpp index eea078ba52..2be008b09e 100644 --- a/src/core/atomicdex/services/mm2/auto.update.maker.order.service.cpp +++ b/src/core/atomicdex/services/mm2/auto.update.maker.order.service.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/mm2/auto.update.maker.order.service.hpp b/src/core/atomicdex/services/mm2/auto.update.maker.order.service.hpp index b2fc78ae7a..a39dd8f85e 100644 --- a/src/core/atomicdex/services/mm2/auto.update.maker.order.service.hpp +++ b/src/core/atomicdex/services/mm2/auto.update.maker.order.service.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/mm2/mm2.service.cpp b/src/core/atomicdex/services/mm2/mm2.service.cpp index 92738cc754..d7f8bad9c2 100644 --- a/src/core/atomicdex/services/mm2/mm2.service.cpp +++ b/src/core/atomicdex/services/mm2/mm2.service.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2023 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/mm2/mm2.service.hpp b/src/core/atomicdex/services/mm2/mm2.service.hpp index 60d479c845..57367f9fb9 100644 --- a/src/core/atomicdex/services/mm2/mm2.service.hpp +++ b/src/core/atomicdex/services/mm2/mm2.service.hpp @@ -1,5 +1,5 @@ /****************************************************************************** -* Copyright © 2013-2023 The Komodo Platform Developers. * +* Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/price/coinpaprika/coinpaprika.provider.cpp b/src/core/atomicdex/services/price/coinpaprika/coinpaprika.provider.cpp index 677a3a8c33..f16c4a179a 100644 --- a/src/core/atomicdex/services/price/coinpaprika/coinpaprika.provider.cpp +++ b/src/core/atomicdex/services/price/coinpaprika/coinpaprika.provider.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/price/coinpaprika/coinpaprika.provider.hpp b/src/core/atomicdex/services/price/coinpaprika/coinpaprika.provider.hpp index 530be796a8..ab8ac6d43b 100644 --- a/src/core/atomicdex/services/price/coinpaprika/coinpaprika.provider.hpp +++ b/src/core/atomicdex/services/price/coinpaprika/coinpaprika.provider.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/price/defi.stats.cpp b/src/core/atomicdex/services/price/defi.stats.cpp index 274f3a378c..22bbd98d4c 100644 --- a/src/core/atomicdex/services/price/defi.stats.cpp +++ b/src/core/atomicdex/services/price/defi.stats.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2023 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/price/defi.stats.hpp b/src/core/atomicdex/services/price/defi.stats.hpp index 537cf8ae29..61941aec41 100644 --- a/src/core/atomicdex/services/price/defi.stats.hpp +++ b/src/core/atomicdex/services/price/defi.stats.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/price/global.provider.cpp b/src/core/atomicdex/services/price/global.provider.cpp index 09bdf2d438..96305567b2 100644 --- a/src/core/atomicdex/services/price/global.provider.cpp +++ b/src/core/atomicdex/services/price/global.provider.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/price/global.provider.hpp b/src/core/atomicdex/services/price/global.provider.hpp index d5b3c888b2..e4234e7fbe 100644 --- a/src/core/atomicdex/services/price/global.provider.hpp +++ b/src/core/atomicdex/services/price/global.provider.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/price/orderbook.scanner.service.cpp b/src/core/atomicdex/services/price/orderbook.scanner.service.cpp index 75950311ad..870b697148 100644 --- a/src/core/atomicdex/services/price/orderbook.scanner.service.cpp +++ b/src/core/atomicdex/services/price/orderbook.scanner.service.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/price/orderbook.scanner.service.hpp b/src/core/atomicdex/services/price/orderbook.scanner.service.hpp index 481aee9a13..ea5c16d015 100644 --- a/src/core/atomicdex/services/price/orderbook.scanner.service.hpp +++ b/src/core/atomicdex/services/price/orderbook.scanner.service.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/update/update.checker.service.cpp b/src/core/atomicdex/services/update/update.checker.service.cpp index e366ae316e..779d09121c 100644 --- a/src/core/atomicdex/services/update/update.checker.service.cpp +++ b/src/core/atomicdex/services/update/update.checker.service.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/update/update.checker.service.hpp b/src/core/atomicdex/services/update/update.checker.service.hpp index b6c6eed91f..c2956708c1 100644 --- a/src/core/atomicdex/services/update/update.checker.service.hpp +++ b/src/core/atomicdex/services/update/update.checker.service.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/update/zcash.params.service.cpp b/src/core/atomicdex/services/update/zcash.params.service.cpp index 39f83d1d04..af8b1f5d29 100644 --- a/src/core/atomicdex/services/update/zcash.params.service.cpp +++ b/src/core/atomicdex/services/update/zcash.params.service.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/services/update/zcash.params.service.hpp b/src/core/atomicdex/services/update/zcash.params.service.hpp index d77cd453d1..14a6961a81 100644 --- a/src/core/atomicdex/services/update/zcash.params.service.hpp +++ b/src/core/atomicdex/services/update/zcash.params.service.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/utilities/cpprestsdk.utilities.cpp b/src/core/atomicdex/utilities/cpprestsdk.utilities.cpp index b300c9fa68..a7740282ba 100644 --- a/src/core/atomicdex/utilities/cpprestsdk.utilities.cpp +++ b/src/core/atomicdex/utilities/cpprestsdk.utilities.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/utilities/cpprestsdk.utilities.hpp b/src/core/atomicdex/utilities/cpprestsdk.utilities.hpp index 5da61abb47..5ce28c47dd 100644 --- a/src/core/atomicdex/utilities/cpprestsdk.utilities.hpp +++ b/src/core/atomicdex/utilities/cpprestsdk.utilities.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/utilities/global.utilities.hpp b/src/core/atomicdex/utilities/global.utilities.hpp index 4fbcd1fc2e..cd4b521f80 100644 --- a/src/core/atomicdex/utilities/global.utilities.hpp +++ b/src/core/atomicdex/utilities/global.utilities.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/utilities/kill.cpp b/src/core/atomicdex/utilities/kill.cpp index b4b225b3fc..3b61a1115e 100644 --- a/src/core/atomicdex/utilities/kill.cpp +++ b/src/core/atomicdex/utilities/kill.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2023 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/utilities/kill.hpp b/src/core/atomicdex/utilities/kill.hpp index f295cb43b2..784c952ba1 100644 --- a/src/core/atomicdex/utilities/kill.hpp +++ b/src/core/atomicdex/utilities/kill.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2023 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/utilities/log.prerequisites.hpp b/src/core/atomicdex/utilities/log.prerequisites.hpp index 09fd2333ed..c3373a7258 100644 --- a/src/core/atomicdex/utilities/log.prerequisites.hpp +++ b/src/core/atomicdex/utilities/log.prerequisites.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2023 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/utilities/nlohmann.json.sax.private.cpp b/src/core/atomicdex/utilities/nlohmann.json.sax.private.cpp index 197ec731b4..9a7f1b9416 100644 --- a/src/core/atomicdex/utilities/nlohmann.json.sax.private.cpp +++ b/src/core/atomicdex/utilities/nlohmann.json.sax.private.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/utilities/qt.download.manager.cpp b/src/core/atomicdex/utilities/qt.download.manager.cpp index 040eea5ea2..66a817580c 100644 --- a/src/core/atomicdex/utilities/qt.download.manager.cpp +++ b/src/core/atomicdex/utilities/qt.download.manager.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/utilities/qt.download.manager.hpp b/src/core/atomicdex/utilities/qt.download.manager.hpp index 68823985d7..545a4af16c 100644 --- a/src/core/atomicdex/utilities/qt.download.manager.hpp +++ b/src/core/atomicdex/utilities/qt.download.manager.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/utilities/qt.utilities.cpp b/src/core/atomicdex/utilities/qt.utilities.cpp index a2f9e0faac..05eaff0f3c 100644 --- a/src/core/atomicdex/utilities/qt.utilities.cpp +++ b/src/core/atomicdex/utilities/qt.utilities.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/utilities/qt.utilities.hpp b/src/core/atomicdex/utilities/qt.utilities.hpp index cf905f1b08..226967ad94 100644 --- a/src/core/atomicdex/utilities/qt.utilities.hpp +++ b/src/core/atomicdex/utilities/qt.utilities.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/utilities/security.utilities.cpp b/src/core/atomicdex/utilities/security.utilities.cpp index d73a11fbb0..0fdcb101bd 100644 --- a/src/core/atomicdex/utilities/security.utilities.cpp +++ b/src/core/atomicdex/utilities/security.utilities.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/utilities/security.utilities.hpp b/src/core/atomicdex/utilities/security.utilities.hpp index 502eaadd8f..1972c40cb2 100644 --- a/src/core/atomicdex/utilities/security.utilities.hpp +++ b/src/core/atomicdex/utilities/security.utilities.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/core/atomicdex/version/version.hpp b/src/core/atomicdex/version/version.hpp index 2b30b76a47..a3126acaa9 100644 --- a/src/core/atomicdex/version/version.hpp +++ b/src/core/atomicdex/version/version.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/tests/api/mm2/mm2.api.balance.infos.tests.cpp b/src/tests/api/mm2/mm2.api.balance.infos.tests.cpp index 358a240cdc..c96f7efc18 100644 --- a/src/tests/api/mm2/mm2.api.balance.infos.tests.cpp +++ b/src/tests/api/mm2/mm2.api.balance.infos.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/tests/api/mm2/mm2.api.format.address.tests.cpp b/src/tests/api/mm2/mm2.api.format.address.tests.cpp index 0866934bad..5ef24bbd99 100644 --- a/src/tests/api/mm2/mm2.api.format.address.tests.cpp +++ b/src/tests/api/mm2/mm2.api.format.address.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/tests/api/mm2/mm2.api.utxo.merge.params.tests.cpp b/src/tests/api/mm2/mm2.api.utxo.merge.params.tests.cpp index 383a45183f..54b985c908 100644 --- a/src/tests/api/mm2/mm2.api.utxo.merge.params.tests.cpp +++ b/src/tests/api/mm2/mm2.api.utxo.merge.params.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2022 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/tests/atomic.dex.provider.cex.prices.api.tests.cpp b/src/tests/atomic.dex.provider.cex.prices.api.tests.cpp index 437679bbd6..89eeed478a 100644 --- a/src/tests/atomic.dex.provider.cex.prices.api.tests.cpp +++ b/src/tests/atomic.dex.provider.cex.prices.api.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/tests/atomic.dex.provider.cex.prices.tests.cpp b/src/tests/atomic.dex.provider.cex.prices.tests.cpp index f865a077e3..abfa32587f 100644 --- a/src/tests/atomic.dex.provider.cex.prices.tests.cpp +++ b/src/tests/atomic.dex.provider.cex.prices.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/tests/atomic.dex.qt.utilities.tests.cpp b/src/tests/atomic.dex.qt.utilities.tests.cpp index 3c1fc6e07d..4d16ff8eca 100644 --- a/src/tests/atomic.dex.qt.utilities.tests.cpp +++ b/src/tests/atomic.dex.qt.utilities.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/tests/atomic.dex.tests.cpp b/src/tests/atomic.dex.tests.cpp index 936f62e1a8..a012cde492 100644 --- a/src/tests/atomic.dex.tests.cpp +++ b/src/tests/atomic.dex.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/tests/atomic.dex.tests.hpp b/src/tests/atomic.dex.tests.hpp index 55f4ea8cd7..09fe13824f 100644 --- a/src/tests/atomic.dex.tests.hpp +++ b/src/tests/atomic.dex.tests.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/tests/atomic.dex.wallet.config.tests.cpp b/src/tests/atomic.dex.wallet.config.tests.cpp index 9e4d97ed8b..987d46421d 100644 --- a/src/tests/atomic.dex.wallet.config.tests.cpp +++ b/src/tests/atomic.dex.wallet.config.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/tests/config/addressbook.cfg.tests.cpp b/src/tests/config/addressbook.cfg.tests.cpp index 4bf3324c75..9c8c4789c0 100644 --- a/src/tests/config/addressbook.cfg.tests.cpp +++ b/src/tests/config/addressbook.cfg.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/tests/managers/addressbook.manager.tests.cpp b/src/tests/managers/addressbook.manager.tests.cpp index 35126df0c5..55ff659a52 100644 --- a/src/tests/managers/addressbook.manager.tests.cpp +++ b/src/tests/managers/addressbook.manager.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/tests/models/qt.addressbook.contact.model.tests.cpp b/src/tests/models/qt.addressbook.contact.model.tests.cpp index 1766bb4646..d3c5ab38e4 100644 --- a/src/tests/models/qt.addressbook.contact.model.tests.cpp +++ b/src/tests/models/qt.addressbook.contact.model.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/tests/utilities/global.utilities.tests.cpp b/src/tests/utilities/global.utilities.tests.cpp index fa39364f1d..f79c747538 100644 --- a/src/tests/utilities/global.utilities.tests.cpp +++ b/src/tests/utilities/global.utilities.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/src/tests/utilities/qt.utilities.tests.cpp b/src/tests/utilities/qt.utilities.tests.cpp index 075196de34..0225216fa1 100644 --- a/src/tests/utilities/qt.utilities.tests.cpp +++ b/src/tests/utilities/qt.utilities.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/antara.core.real.path.tests.cpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/antara.core.real.path.tests.cpp index dc1d81a5c8..c051fb88d3 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/antara.core.real.path.tests.cpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/antara.core.real.path.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/antara.core.tests.cpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/antara.core.tests.cpp index bba0c01796..cff16e1b66 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/antara.core.tests.cpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/antara.core.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright �2013-2021 The Komodo Platform Developers.. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/api.scaling.cpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/api.scaling.cpp index 4219f864b5..8cf24205c4 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/api.scaling.cpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/api.scaling.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/api.scaling.hpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/api.scaling.hpp index aad67659e0..5095858787 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/api.scaling.hpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/api.scaling.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/emscripten/api.scaling.hpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/emscripten/api.scaling.hpp index 121f0699a7..9a827e224f 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/emscripten/api.scaling.hpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/emscripten/api.scaling.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/emscripten/real.path.hpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/emscripten/real.path.hpp index 9a7996695e..badf231b6c 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/emscripten/real.path.hpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/emscripten/real.path.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/linux/api.scaling.hpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/linux/api.scaling.hpp index 121f0699a7..9a827e224f 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/linux/api.scaling.hpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/linux/api.scaling.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/linux/real.path.hpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/linux/real.path.hpp index 4dde301d39..a4cf07cd3c 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/linux/real.path.hpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/linux/real.path.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/linux/security.authentification.hpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/linux/security.authentification.hpp index 976b7950e0..77ccf4ebcc 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/linux/security.authentification.hpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/linux/security.authentification.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/osx/api.scaling.hpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/osx/api.scaling.hpp index a52583c6fe..8af17d97fb 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/osx/api.scaling.hpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/osx/api.scaling.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/osx/api.scaling.mm b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/osx/api.scaling.mm index 6e7737d1d4..73ffb555f2 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/osx/api.scaling.mm +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/osx/api.scaling.mm @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/osx/real.path.hpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/osx/real.path.hpp index 8107be0100..9283f5c796 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/osx/real.path.hpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/osx/real.path.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/osx/security.authentification.hpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/osx/security.authentification.hpp index a6973486d7..bc75bcffa8 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/osx/security.authentification.hpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/osx/security.authentification.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2019 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/posix/open.url.browser.hpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/posix/open.url.browser.hpp index 2ab77d3b60..09624ebe6f 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/posix/open.url.browser.hpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/posix/open.url.browser.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/windows/api.scaling.hpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/windows/api.scaling.hpp index 121f0699a7..9a827e224f 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/windows/api.scaling.hpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/windows/api.scaling.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/windows/open.url.browser.hpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/windows/open.url.browser.hpp index 832efba104..2c4f683f86 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/windows/open.url.browser.hpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/windows/open.url.browser.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/windows/real.path.hpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/windows/real.path.hpp index 10c186ae4d..f27d88e674 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/windows/real.path.hpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/windows/real.path.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/windows/security.authentification.hpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/windows/security.authentification.hpp index c89189e22c..bc75bcffa8 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/windows/security.authentification.hpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/details/windows/security.authentification.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/open.url.browser.hpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/open.url.browser.hpp index fd73316031..7ea80e65b5 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/open.url.browser.hpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/open.url.browser.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/real.path.cpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/real.path.cpp index 0ea3135e24..b3cdd4c144 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/real.path.cpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/real.path.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/real.path.hpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/real.path.hpp index ae694f156b..2522007264 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/real.path.hpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/real.path.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/safe.refl.hpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/safe.refl.hpp index 45bbffb2fc..c969972293 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/safe.refl.hpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/safe.refl.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/version.hpp b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/version.hpp index ad35f7e7a1..16a11add69 100644 --- a/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/version.hpp +++ b/vendor/antara-gaming_sdk/modules/core/antara/gaming/core/version.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright � 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/all.components.hpp b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/all.components.hpp index 34334b752b..a42e2ce5cb 100644 --- a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/all.components.hpp +++ b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/all.components.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/antara.ecs.event.add.base.system.tests.cpp b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/antara.ecs.event.add.base.system.tests.cpp index ce032b67c2..1e5df3dc85 100644 --- a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/antara.ecs.event.add.base.system.tests.cpp +++ b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/antara.ecs.event.add.base.system.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/antara.ecs.system.manager.tests.cpp b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/antara.ecs.system.manager.tests.cpp index ddcef28483..2e985df38a 100644 --- a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/antara.ecs.system.manager.tests.cpp +++ b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/antara.ecs.system.manager.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/antara.ecs.system.tests.cpp b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/antara.ecs.system.tests.cpp index 2468967864..07dd94c003 100644 --- a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/antara.ecs.system.tests.cpp +++ b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/antara.ecs.system.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/antara.ecs.tests.cpp b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/antara.ecs.tests.cpp index 27c9c88790..cff16e1b66 100644 --- a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/antara.ecs.tests.cpp +++ b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/antara.ecs.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/base.system.cpp b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/base.system.cpp index fd4571c345..2196bc63fa 100644 --- a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/base.system.cpp +++ b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/base.system.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/base.system.hpp b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/base.system.hpp index ad69d199f2..af433400ab 100644 --- a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/base.system.hpp +++ b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/base.system.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/event.add.base.system.cpp b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/event.add.base.system.cpp index cd2f7dca53..4f791eda64 100644 --- a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/event.add.base.system.cpp +++ b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/event.add.base.system.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/event.add.base.system.hpp b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/event.add.base.system.hpp index 64e852af02..a4ab293179 100644 --- a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/event.add.base.system.hpp +++ b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/event.add.base.system.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/lambda.system.hpp b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/lambda.system.hpp index 20d8e4b69f..2168d3edc6 100644 --- a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/lambda.system.hpp +++ b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/lambda.system.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/lambda.system.ipp b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/lambda.system.ipp index ee1bd7c289..a9f95fca87 100644 --- a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/lambda.system.ipp +++ b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/lambda.system.ipp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.hpp b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.hpp index f23f62124e..c0229dbed9 100644 --- a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.hpp +++ b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.ipp b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.ipp index ce4730de89..95057ac304 100644 --- a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.ipp +++ b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.ipp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.manager.cpp b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.manager.cpp index f6f9fb36ad..ac5948e9a9 100644 --- a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.manager.cpp +++ b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.manager.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.manager.hpp b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.manager.hpp index 8a61e1be3b..cbf93a1ad9 100644 --- a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.manager.hpp +++ b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.manager.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.manager.ipp b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.manager.ipp index 1195af2629..565ac1c2b9 100644 --- a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.manager.ipp +++ b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.manager.ipp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.type.hpp b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.type.hpp index 092713cab2..eace656991 100644 --- a/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.type.hpp +++ b/vendor/antara-gaming_sdk/modules/ecs/antara/gaming/ecs/system.type.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/all.events.hpp b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/all.events.hpp index caf66c3777..48436c86a2 100644 --- a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/all.events.hpp +++ b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/all.events.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/antara.event.fatal.error.tests.cpp b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/antara.event.fatal.error.tests.cpp index c6cc2cb989..1db8806c1c 100644 --- a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/antara.event.fatal.error.tests.cpp +++ b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/antara.event.fatal.error.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/antara.event.quit.game.tests.cpp b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/antara.event.quit.game.tests.cpp index 11da390f93..5c726d3258 100644 --- a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/antara.event.quit.game.tests.cpp +++ b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/antara.event.quit.game.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/antara.event.tests.cpp b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/antara.event.tests.cpp index 27c9c88790..cff16e1b66 100644 --- a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/antara.event.tests.cpp +++ b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/antara.event.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/antara.event.type.traits.tests.cpp b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/antara.event.type.traits.tests.cpp index f19d1feb07..049455d167 100644 --- a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/antara.event.type.traits.tests.cpp +++ b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/antara.event.type.traits.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/event.invoker.hpp b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/event.invoker.hpp index cb7dc7040d..18ca5f54ff 100644 --- a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/event.invoker.hpp +++ b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/event.invoker.hpp @@ -1,6 +1,6 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/fatal.error.cpp b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/fatal.error.cpp index e0c0381197..ebf1fdb177 100644 --- a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/fatal.error.cpp +++ b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/fatal.error.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/fatal.error.hpp b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/fatal.error.hpp index 56d4e057a9..4109e638e3 100644 --- a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/fatal.error.hpp +++ b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/fatal.error.hpp @@ -1,6 +1,6 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/quit.game.cpp b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/quit.game.cpp index ce596b2258..f1b60c919e 100644 --- a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/quit.game.cpp +++ b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/quit.game.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/quit.game.hpp b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/quit.game.hpp index 28f2dd98ac..91de0b63ca 100644 --- a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/quit.game.hpp +++ b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/quit.game.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/start.game.hpp b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/start.game.hpp index 7c59ba54d7..96515b3137 100644 --- a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/start.game.hpp +++ b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/start.game.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/type.traits.hpp b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/type.traits.hpp index cd86a6773a..b720bae851 100644 --- a/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/type.traits.hpp +++ b/vendor/antara-gaming_sdk/modules/event/antara/gaming/event/type.traits.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/antara.timer.tests.cpp b/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/antara.timer.tests.cpp index 27c9c88790..cff16e1b66 100644 --- a/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/antara.timer.tests.cpp +++ b/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/antara.timer.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/antara.timer.time.step.tests.cpp b/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/antara.timer.time.step.tests.cpp index 831c1fe073..3a0fd80221 100644 --- a/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/antara.timer.time.step.tests.cpp +++ b/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/antara.timer.time.step.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/fps.hpp b/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/fps.hpp index 3136daf848..176bfa67fa 100644 --- a/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/fps.hpp +++ b/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/fps.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/time.step.cpp b/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/time.step.cpp index 4fdcbda153..53aefeae0b 100644 --- a/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/time.step.cpp +++ b/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/time.step.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/time.step.hpp b/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/time.step.hpp index 5275eb6715..e02b058465 100644 --- a/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/time.step.hpp +++ b/vendor/antara-gaming_sdk/modules/timer/antara/gaming/timer/time.step.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/world/antara/gaming/world/antara.world.app.tests.cpp b/vendor/antara-gaming_sdk/modules/world/antara/gaming/world/antara.world.app.tests.cpp index 39ee60096a..6ebb79564a 100644 --- a/vendor/antara-gaming_sdk/modules/world/antara/gaming/world/antara.world.app.tests.cpp +++ b/vendor/antara-gaming_sdk/modules/world/antara/gaming/world/antara.world.app.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/world/antara/gaming/world/antara.world.tests.cpp b/vendor/antara-gaming_sdk/modules/world/antara/gaming/world/antara.world.tests.cpp index 27c9c88790..cff16e1b66 100644 --- a/vendor/antara-gaming_sdk/modules/world/antara/gaming/world/antara.world.tests.cpp +++ b/vendor/antara-gaming_sdk/modules/world/antara/gaming/world/antara.world.tests.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/world/antara/gaming/world/world.app.cpp b/vendor/antara-gaming_sdk/modules/world/antara/gaming/world/world.app.cpp index 80f332066d..6114d327d9 100644 --- a/vendor/antara-gaming_sdk/modules/world/antara/gaming/world/world.app.cpp +++ b/vendor/antara-gaming_sdk/modules/world/antara/gaming/world/world.app.cpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright * diff --git a/vendor/antara-gaming_sdk/modules/world/antara/gaming/world/world.app.hpp b/vendor/antara-gaming_sdk/modules/world/antara/gaming/world/world.app.hpp index 747c0ded1a..caff7456e6 100644 --- a/vendor/antara-gaming_sdk/modules/world/antara/gaming/world/world.app.hpp +++ b/vendor/antara-gaming_sdk/modules/world/antara/gaming/world/world.app.hpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2013-2021 The Komodo Platform Developers. * + * Copyright © 2013-2024 The Komodo Platform Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * * the top-level directory of this distribution for the individual copyright *