diff --git a/Extensions/RosettaConsole/Console.cpp b/Extensions/RosettaConsole/Console.cpp index c2bbadb7d..855b64f0f 100644 --- a/Extensions/RosettaConsole/Console.cpp +++ b/Extensions/RosettaConsole/Console.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Extensions/RosettaConsole/main.cpp b/Extensions/RosettaConsole/main.cpp index 91fdaba36..f2bc98824 100644 --- a/Extensions/RosettaConsole/main.cpp +++ b/Extensions/RosettaConsole/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Extensions/RosettaPython/Sources/Python/PlayMode/Cards/Card.cpp b/Extensions/RosettaPython/Sources/Python/PlayMode/Cards/Card.cpp index f12cbd7c6..b5e406860 100644 --- a/Extensions/RosettaPython/Sources/Python/PlayMode/Cards/Card.cpp +++ b/Extensions/RosettaPython/Sources/Python/PlayMode/Cards/Card.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Extensions/RosettaPython/Sources/Python/PlayMode/Cards/Cards.cpp b/Extensions/RosettaPython/Sources/Python/PlayMode/Cards/Cards.cpp index a987fb6ec..c33e02c43 100644 --- a/Extensions/RosettaPython/Sources/Python/PlayMode/Cards/Cards.cpp +++ b/Extensions/RosettaPython/Sources/Python/PlayMode/Cards/Cards.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Extensions/RosettaPython/Sources/Python/PlayMode/Decks/Deck.cpp b/Extensions/RosettaPython/Sources/Python/PlayMode/Decks/Deck.cpp index d3d125487..07affd749 100644 --- a/Extensions/RosettaPython/Sources/Python/PlayMode/Decks/Deck.cpp +++ b/Extensions/RosettaPython/Sources/Python/PlayMode/Decks/Deck.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/AuraEnums.cpp b/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/AuraEnums.cpp index cb1a1f085..6190c6352 100644 --- a/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/AuraEnums.cpp +++ b/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/AuraEnums.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/CardEnums.cpp b/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/CardEnums.cpp index 2bb3c441b..5007800d0 100644 --- a/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/CardEnums.cpp +++ b/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/CardEnums.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/GameEnums.cpp b/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/GameEnums.cpp index cea9fbcc2..dce778ed5 100644 --- a/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/GameEnums.cpp +++ b/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/GameEnums.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/TargetingEnums.cpp b/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/TargetingEnums.cpp index 53f49e062..5c0536652 100644 --- a/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/TargetingEnums.cpp +++ b/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/TargetingEnums.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/TaskEnums.cpp b/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/TaskEnums.cpp index 0b7924706..d172fb9fe 100644 --- a/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/TaskEnums.cpp +++ b/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/TaskEnums.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/TriggerEnums.cpp b/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/TriggerEnums.cpp index 6f39f1eb0..136dd8230 100644 --- a/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/TriggerEnums.cpp +++ b/Extensions/RosettaPython/Sources/Python/PlayMode/Enums/TriggerEnums.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Extensions/RosettaPython/Sources/Python/PlayMode/Loaders/InternalCardLoader.cpp b/Extensions/RosettaPython/Sources/Python/PlayMode/Loaders/InternalCardLoader.cpp index f7a2796a7..a9d408d50 100644 --- a/Extensions/RosettaPython/Sources/Python/PlayMode/Loaders/InternalCardLoader.cpp +++ b/Extensions/RosettaPython/Sources/Python/PlayMode/Loaders/InternalCardLoader.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Extensions/RosettaPython/Sources/Python/PlayMode/Loaders/TargetingPredicates.cpp b/Extensions/RosettaPython/Sources/Python/PlayMode/Loaders/TargetingPredicates.cpp index ec931d5a4..58da05e9c 100644 --- a/Extensions/RosettaPython/Sources/Python/PlayMode/Loaders/TargetingPredicates.cpp +++ b/Extensions/RosettaPython/Sources/Python/PlayMode/Loaders/TargetingPredicates.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Extensions/RosettaPython/Sources/Python/PlayMode/Utils/Constants.cpp b/Extensions/RosettaPython/Sources/Python/PlayMode/Utils/Constants.cpp index e26dbde3b..2ba32066e 100644 --- a/Extensions/RosettaPython/Sources/Python/PlayMode/Utils/Constants.cpp +++ b/Extensions/RosettaPython/Sources/Python/PlayMode/Utils/Constants.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Extensions/RosettaPython/Sources/Python/PlayMode/Utils/DeckCode.cpp b/Extensions/RosettaPython/Sources/Python/PlayMode/Utils/DeckCode.cpp index ba6b461b0..60d50a2e8 100644 --- a/Extensions/RosettaPython/Sources/Python/PlayMode/Utils/DeckCode.cpp +++ b/Extensions/RosettaPython/Sources/Python/PlayMode/Utils/DeckCode.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Extensions/RosettaPython/main.cpp b/Extensions/RosettaPython/main.cpp index d599d6948..38a5dc90a 100644 --- a/Extensions/RosettaPython/main.cpp +++ b/Extensions/RosettaPython/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Extensions/RosettaTool/main.cpp b/Extensions/RosettaTool/main.cpp index 94f83d820..552928eeb 100644 --- a/Extensions/RosettaTool/main.cpp +++ b/Extensions/RosettaTool/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Includes/Rosetta/PlayMode/CardSets/GangsCardsGen.hpp b/Includes/Rosetta/PlayMode/CardSets/GangsCardsGen.hpp index fcbdf5886..3941b45ee 100644 --- a/Includes/Rosetta/PlayMode/CardSets/GangsCardsGen.hpp +++ b/Includes/Rosetta/PlayMode/CardSets/GangsCardsGen.hpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #ifndef ROSETTASTONE_GANGS_CARDS_GEN_HPP #define ROSETTASTONE_GANGS_CARDS_GEN_HPP diff --git a/README.md b/README.md index 8c885d91c..aaf831617 100644 --- a/README.md +++ b/README.md @@ -216,11 +216,11 @@ The class is licensed under the [Affero GPLv3 License](https://opensource.org/li RosettaStone is based on part of Sabberstone's code -Copyright © 2017-2023 SabberStone Team, darkfriend77 & rnilva +Copyright © 2017-2021 SabberStone Team, darkfriend77 & rnilva RosettaStone, Hearthstone simulator using C++ with some reinforcement learning -Copyright © 2017-2023 [Chris Ohk](https://github.com/utilForever) +Copyright © 2017-2024 [Chris Ohk](https://github.com/utilForever) RosettaStone is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License. RosettaStone is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. diff --git a/Sources/Rosetta/Battlegrounds/Actions/Generic.cpp b/Sources/Rosetta/Battlegrounds/Actions/Generic.cpp index f17f5e079..5b2443aff 100644 --- a/Sources/Rosetta/Battlegrounds/Actions/Generic.cpp +++ b/Sources/Rosetta/Battlegrounds/Actions/Generic.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include diff --git a/Sources/Rosetta/Battlegrounds/CardSets/BattlegroundsCardsGen.cpp b/Sources/Rosetta/Battlegrounds/CardSets/BattlegroundsCardsGen.cpp index c1adf10c5..ccfffebf9 100644 --- a/Sources/Rosetta/Battlegrounds/CardSets/BattlegroundsCardsGen.cpp +++ b/Sources/Rosetta/Battlegrounds/CardSets/BattlegroundsCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/Battlegrounds/Cards/Card.cpp b/Sources/Rosetta/Battlegrounds/Cards/Card.cpp index f54ab57d4..17f390f09 100644 --- a/Sources/Rosetta/Battlegrounds/Cards/Card.cpp +++ b/Sources/Rosetta/Battlegrounds/Cards/Card.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Cards/CardDef.cpp b/Sources/Rosetta/Battlegrounds/Cards/CardDef.cpp index fd79fe504..526eb5c94 100644 --- a/Sources/Rosetta/Battlegrounds/Cards/CardDef.cpp +++ b/Sources/Rosetta/Battlegrounds/Cards/CardDef.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Cards/CardDefs.cpp b/Sources/Rosetta/Battlegrounds/Cards/CardDefs.cpp index 6cce575da..6186dac41 100644 --- a/Sources/Rosetta/Battlegrounds/Cards/CardDefs.cpp +++ b/Sources/Rosetta/Battlegrounds/Cards/CardDefs.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/Battlegrounds/Cards/Cards.cpp b/Sources/Rosetta/Battlegrounds/Cards/Cards.cpp index 1eb7bb636..d587f65aa 100644 --- a/Sources/Rosetta/Battlegrounds/Cards/Cards.cpp +++ b/Sources/Rosetta/Battlegrounds/Cards/Cards.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Cards/TargetingPredicates.cpp b/Sources/Rosetta/Battlegrounds/Cards/TargetingPredicates.cpp index b1a949ef3..c6879c13f 100644 --- a/Sources/Rosetta/Battlegrounds/Cards/TargetingPredicates.cpp +++ b/Sources/Rosetta/Battlegrounds/Cards/TargetingPredicates.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Conditions/SelfCondition.cpp b/Sources/Rosetta/Battlegrounds/Conditions/SelfCondition.cpp index 7c5bc186d..80a534c0b 100644 --- a/Sources/Rosetta/Battlegrounds/Conditions/SelfCondition.cpp +++ b/Sources/Rosetta/Battlegrounds/Conditions/SelfCondition.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/Battlegrounds/Enchants/Effect.cpp b/Sources/Rosetta/Battlegrounds/Enchants/Effect.cpp index a638374aa..284a31635 100644 --- a/Sources/Rosetta/Battlegrounds/Enchants/Effect.cpp +++ b/Sources/Rosetta/Battlegrounds/Enchants/Effect.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Enchants/Enchant.cpp b/Sources/Rosetta/Battlegrounds/Enchants/Enchant.cpp index 93fd0bf14..545b39eb9 100644 --- a/Sources/Rosetta/Battlegrounds/Enchants/Enchant.cpp +++ b/Sources/Rosetta/Battlegrounds/Enchants/Enchant.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Enchants/Enchants.cpp b/Sources/Rosetta/Battlegrounds/Enchants/Enchants.cpp index 34c444808..0cac6331a 100644 --- a/Sources/Rosetta/Battlegrounds/Enchants/Enchants.cpp +++ b/Sources/Rosetta/Battlegrounds/Enchants/Enchants.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Enchants/Power.cpp b/Sources/Rosetta/Battlegrounds/Enchants/Power.cpp index 2508d06f2..8492a4610 100644 --- a/Sources/Rosetta/Battlegrounds/Enchants/Power.cpp +++ b/Sources/Rosetta/Battlegrounds/Enchants/Power.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Games/Game.cpp b/Sources/Rosetta/Battlegrounds/Games/Game.cpp index 4fb290554..c4363ced4 100644 --- a/Sources/Rosetta/Battlegrounds/Games/Game.cpp +++ b/Sources/Rosetta/Battlegrounds/Games/Game.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Loaders/CardLoader.cpp b/Sources/Rosetta/Battlegrounds/Loaders/CardLoader.cpp index a13e14707..6512ed8bc 100644 --- a/Sources/Rosetta/Battlegrounds/Loaders/CardLoader.cpp +++ b/Sources/Rosetta/Battlegrounds/Loaders/CardLoader.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Loaders/InternalCardLoader.cpp b/Sources/Rosetta/Battlegrounds/Loaders/InternalCardLoader.cpp index 8f11a12b2..aced88eb8 100644 --- a/Sources/Rosetta/Battlegrounds/Loaders/InternalCardLoader.cpp +++ b/Sources/Rosetta/Battlegrounds/Loaders/InternalCardLoader.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Managers/GameManager.cpp b/Sources/Rosetta/Battlegrounds/Managers/GameManager.cpp index 9ef3a6137..ef8fc29df 100644 --- a/Sources/Rosetta/Battlegrounds/Managers/GameManager.cpp +++ b/Sources/Rosetta/Battlegrounds/Managers/GameManager.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Models/Battle.cpp b/Sources/Rosetta/Battlegrounds/Models/Battle.cpp index f820dabb0..3c1ef8ef9 100644 --- a/Sources/Rosetta/Battlegrounds/Models/Battle.cpp +++ b/Sources/Rosetta/Battlegrounds/Models/Battle.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Models/Hero.cpp b/Sources/Rosetta/Battlegrounds/Models/Hero.cpp index 220873755..1e03a1638 100644 --- a/Sources/Rosetta/Battlegrounds/Models/Hero.cpp +++ b/Sources/Rosetta/Battlegrounds/Models/Hero.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Models/Minion.cpp b/Sources/Rosetta/Battlegrounds/Models/Minion.cpp index 874f4b5e1..eff7fa27a 100644 --- a/Sources/Rosetta/Battlegrounds/Models/Minion.cpp +++ b/Sources/Rosetta/Battlegrounds/Models/Minion.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Models/MinionPool.cpp b/Sources/Rosetta/Battlegrounds/Models/MinionPool.cpp index d11b68dfb..c2cdfbfc2 100644 --- a/Sources/Rosetta/Battlegrounds/Models/MinionPool.cpp +++ b/Sources/Rosetta/Battlegrounds/Models/MinionPool.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Models/Player.cpp b/Sources/Rosetta/Battlegrounds/Models/Player.cpp index 53b1bcb12..45004c7e9 100644 --- a/Sources/Rosetta/Battlegrounds/Models/Player.cpp +++ b/Sources/Rosetta/Battlegrounds/Models/Player.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Models/Spell.cpp b/Sources/Rosetta/Battlegrounds/Models/Spell.cpp index 10227eb2b..ce34274af 100644 --- a/Sources/Rosetta/Battlegrounds/Models/Spell.cpp +++ b/Sources/Rosetta/Battlegrounds/Models/Spell.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/AddEnchantmentTask.cpp b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/AddEnchantmentTask.cpp index 9def8702d..86f7b2277 100644 --- a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/AddEnchantmentTask.cpp +++ b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/AddEnchantmentTask.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/AttackTask.cpp b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/AttackTask.cpp index 0e27df05b..3e0e3b92b 100644 --- a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/AttackTask.cpp +++ b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/AttackTask.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/CountTask.cpp b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/CountTask.cpp index da8db555f..98fd09439 100644 --- a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/CountTask.cpp +++ b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/CountTask.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/DamageHeroTask.cpp b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/DamageHeroTask.cpp index 9a303e0c6..44f8ae823 100644 --- a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/DamageHeroTask.cpp +++ b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/DamageHeroTask.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/DamageTask.cpp b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/DamageTask.cpp index 274ba29cb..ca96e2497 100644 --- a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/DamageTask.cpp +++ b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/DamageTask.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/GetGameTagTask.cpp b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/GetGameTagTask.cpp index 81b4a8c7f..c4c2936af 100644 --- a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/GetGameTagTask.cpp +++ b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/GetGameTagTask.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/IncludeTask.cpp b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/IncludeTask.cpp index 825cc95a3..302566918 100644 --- a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/IncludeTask.cpp +++ b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/IncludeTask.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/RandomTask.cpp b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/RandomTask.cpp index b9c846b12..a7f822b52 100644 --- a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/RandomTask.cpp +++ b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/RandomTask.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/ReduceTavernCostTask.cpp b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/ReduceTavernCostTask.cpp index 0abe3163c..739d5ce4e 100644 --- a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/ReduceTavernCostTask.cpp +++ b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/ReduceTavernCostTask.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/RepeatNumberEndTask.cpp b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/RepeatNumberEndTask.cpp index 508f4c19e..b3c073212 100644 --- a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/RepeatNumberEndTask.cpp +++ b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/RepeatNumberEndTask.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/RepeatNumberStartTask.cpp b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/RepeatNumberStartTask.cpp index 1a3b053ee..41eced35b 100644 --- a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/RepeatNumberStartTask.cpp +++ b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/RepeatNumberStartTask.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/SetGameTagTask.cpp b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/SetGameTagTask.cpp index b5f4c6aed..99d1e2957 100644 --- a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/SetGameTagTask.cpp +++ b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/SetGameTagTask.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/SummonTask.cpp b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/SummonTask.cpp index cc61b7c3a..74388979c 100644 --- a/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/SummonTask.cpp +++ b/Sources/Rosetta/Battlegrounds/Tasks/SimpleTasks/SummonTask.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Triggers/Trigger.cpp b/Sources/Rosetta/Battlegrounds/Triggers/Trigger.cpp index 5a95c005d..02d9cf34b 100644 --- a/Sources/Rosetta/Battlegrounds/Triggers/Trigger.cpp +++ b/Sources/Rosetta/Battlegrounds/Triggers/Trigger.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/Battlegrounds/Utils/GameUtils.cpp b/Sources/Rosetta/Battlegrounds/Utils/GameUtils.cpp index 88303980b..90d8bbce2 100644 --- a/Sources/Rosetta/Battlegrounds/Utils/GameUtils.cpp +++ b/Sources/Rosetta/Battlegrounds/Utils/GameUtils.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Zones/FieldZone.cpp b/Sources/Rosetta/Battlegrounds/Zones/FieldZone.cpp index c9fd17b77..fde23470a 100644 --- a/Sources/Rosetta/Battlegrounds/Zones/FieldZone.cpp +++ b/Sources/Rosetta/Battlegrounds/Zones/FieldZone.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Battlegrounds/Zones/HandZone.cpp b/Sources/Rosetta/Battlegrounds/Zones/HandZone.cpp index f33e2e3e7..6cb92f8e6 100644 --- a/Sources/Rosetta/Battlegrounds/Zones/HandZone.cpp +++ b/Sources/Rosetta/Battlegrounds/Zones/HandZone.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/Common/Utils.cpp b/Sources/Rosetta/Common/Utils.cpp index 930cd3bde..440b4936a 100644 --- a/Sources/Rosetta/Common/Utils.cpp +++ b/Sources/Rosetta/Common/Utils.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Actions/Attack.cpp b/Sources/Rosetta/PlayMode/Actions/Attack.cpp index 8a9cee51e..c9bf207fd 100644 --- a/Sources/Rosetta/PlayMode/Actions/Attack.cpp +++ b/Sources/Rosetta/PlayMode/Actions/Attack.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Actions/CastSpell.cpp b/Sources/Rosetta/PlayMode/Actions/CastSpell.cpp index cfd885ac3..3671c85cf 100644 --- a/Sources/Rosetta/PlayMode/Actions/CastSpell.cpp +++ b/Sources/Rosetta/PlayMode/Actions/CastSpell.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Actions/Choose.cpp b/Sources/Rosetta/PlayMode/Actions/Choose.cpp index e9029ec65..0d639269b 100644 --- a/Sources/Rosetta/PlayMode/Actions/Choose.cpp +++ b/Sources/Rosetta/PlayMode/Actions/Choose.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Actions/Copy.cpp b/Sources/Rosetta/PlayMode/Actions/Copy.cpp index d8924db3d..3b314c7d6 100644 --- a/Sources/Rosetta/PlayMode/Actions/Copy.cpp +++ b/Sources/Rosetta/PlayMode/Actions/Copy.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Actions/Draw.cpp b/Sources/Rosetta/PlayMode/Actions/Draw.cpp index b077b0298..943bc9317 100644 --- a/Sources/Rosetta/PlayMode/Actions/Draw.cpp +++ b/Sources/Rosetta/PlayMode/Actions/Draw.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Actions/Generic.cpp b/Sources/Rosetta/PlayMode/Actions/Generic.cpp index d77ed22d4..22965864a 100644 --- a/Sources/Rosetta/PlayMode/Actions/Generic.cpp +++ b/Sources/Rosetta/PlayMode/Actions/Generic.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Actions/PlayCard.cpp b/Sources/Rosetta/PlayMode/Actions/PlayCard.cpp index 98bc5192d..1eb32f672 100644 --- a/Sources/Rosetta/PlayMode/Actions/PlayCard.cpp +++ b/Sources/Rosetta/PlayMode/Actions/PlayCard.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Actions/Summon.cpp b/Sources/Rosetta/PlayMode/Actions/Summon.cpp index 203b87b27..6cbfa8875 100644 --- a/Sources/Rosetta/PlayMode/Actions/Summon.cpp +++ b/Sources/Rosetta/PlayMode/Actions/Summon.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Agents/RandomAgent.cpp b/Sources/Rosetta/PlayMode/Agents/RandomAgent.cpp index 334b3485a..c45170a06 100644 --- a/Sources/Rosetta/PlayMode/Agents/RandomAgent.cpp +++ b/Sources/Rosetta/PlayMode/Agents/RandomAgent.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include diff --git a/Sources/Rosetta/PlayMode/Auras/AdaptiveCostEffect.cpp b/Sources/Rosetta/PlayMode/Auras/AdaptiveCostEffect.cpp index 04e9844d3..3003ae72b 100644 --- a/Sources/Rosetta/PlayMode/Auras/AdaptiveCostEffect.cpp +++ b/Sources/Rosetta/PlayMode/Auras/AdaptiveCostEffect.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Auras/AdaptiveEffect.cpp b/Sources/Rosetta/PlayMode/Auras/AdaptiveEffect.cpp index 5413a686d..8fc5b2876 100644 --- a/Sources/Rosetta/PlayMode/Auras/AdaptiveEffect.cpp +++ b/Sources/Rosetta/PlayMode/Auras/AdaptiveEffect.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Auras/AdjacentAura.cpp b/Sources/Rosetta/PlayMode/Auras/AdjacentAura.cpp index 211b55828..8e0d48dc0 100644 --- a/Sources/Rosetta/PlayMode/Auras/AdjacentAura.cpp +++ b/Sources/Rosetta/PlayMode/Auras/AdjacentAura.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Auras/Aura.cpp b/Sources/Rosetta/PlayMode/Auras/Aura.cpp index 3d586cfc4..4b1a4704c 100644 --- a/Sources/Rosetta/PlayMode/Auras/Aura.cpp +++ b/Sources/Rosetta/PlayMode/Auras/Aura.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Auras/EnrageEffect.cpp b/Sources/Rosetta/PlayMode/Auras/EnrageEffect.cpp index 9e415c1e7..12c816aa1 100644 --- a/Sources/Rosetta/PlayMode/Auras/EnrageEffect.cpp +++ b/Sources/Rosetta/PlayMode/Auras/EnrageEffect.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Auras/SummoningPortalAura.cpp b/Sources/Rosetta/PlayMode/Auras/SummoningPortalAura.cpp index 7c6c7e6b8..6c2a31043 100644 --- a/Sources/Rosetta/PlayMode/Auras/SummoningPortalAura.cpp +++ b/Sources/Rosetta/PlayMode/Auras/SummoningPortalAura.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Auras/SwitchingAura.cpp b/Sources/Rosetta/PlayMode/Auras/SwitchingAura.cpp index 5ca3d964a..ef33eddde 100644 --- a/Sources/Rosetta/PlayMode/Auras/SwitchingAura.cpp +++ b/Sources/Rosetta/PlayMode/Auras/SwitchingAura.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/AlteracValleyCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/AlteracValleyCardsGen.cpp index 59674748c..5e93b8534 100644 --- a/Sources/Rosetta/PlayMode/CardSets/AlteracValleyCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/AlteracValleyCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/BlackTempleCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/BlackTempleCardsGen.cpp index 8972190a2..798fa964f 100644 --- a/Sources/Rosetta/PlayMode/CardSets/BlackTempleCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/BlackTempleCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/BoomsdayCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/BoomsdayCardsGen.cpp index 9d5af6fe9..33fad6927 100644 --- a/Sources/Rosetta/PlayMode/CardSets/BoomsdayCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/BoomsdayCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/BrmCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/BrmCardsGen.cpp index 75ed374ef..6954a15f7 100644 --- a/Sources/Rosetta/PlayMode/CardSets/BrmCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/BrmCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/CoreCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/CoreCardsGen.cpp index aa920b3a0..81feb8265 100644 --- a/Sources/Rosetta/PlayMode/CardSets/CoreCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/CoreCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/DalaranCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/DalaranCardsGen.cpp index fc2a93ff3..720262b63 100644 --- a/Sources/Rosetta/PlayMode/CardSets/DalaranCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/DalaranCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/DarkmoonFaireCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/DarkmoonFaireCardsGen.cpp index 3b7d9d4bf..de214acd4 100644 --- a/Sources/Rosetta/PlayMode/CardSets/DarkmoonFaireCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/DarkmoonFaireCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/DemonHunterInitCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/DemonHunterInitCardsGen.cpp index 8f8a9c429..16a3fbfba 100644 --- a/Sources/Rosetta/PlayMode/CardSets/DemonHunterInitCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/DemonHunterInitCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/DragonsCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/DragonsCardsGen.cpp index 6e978f2a6..8c92f43dd 100644 --- a/Sources/Rosetta/PlayMode/CardSets/DragonsCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/DragonsCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/Expert1CardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/Expert1CardsGen.cpp index d2611bc9d..6a732bfa8 100644 --- a/Sources/Rosetta/PlayMode/CardSets/Expert1CardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/Expert1CardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/GangsCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/GangsCardsGen.cpp index d76f2d4c9..09e9d5c56 100644 --- a/Sources/Rosetta/PlayMode/CardSets/GangsCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/GangsCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/GilneasCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/GilneasCardsGen.cpp index 063918d90..4b295af12 100644 --- a/Sources/Rosetta/PlayMode/CardSets/GilneasCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/GilneasCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/GvgCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/GvgCardsGen.cpp index 416171a1b..e11c301ea 100644 --- a/Sources/Rosetta/PlayMode/CardSets/GvgCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/GvgCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/IcecrownCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/IcecrownCardsGen.cpp index 48870c9b0..235148cec 100644 --- a/Sources/Rosetta/PlayMode/CardSets/IcecrownCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/IcecrownCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/KaraCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/KaraCardsGen.cpp index 02f5356c8..ecde5b1e1 100644 --- a/Sources/Rosetta/PlayMode/CardSets/KaraCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/KaraCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/LegacyCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/LegacyCardsGen.cpp index 409096624..5799627ac 100644 --- a/Sources/Rosetta/PlayMode/CardSets/LegacyCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/LegacyCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/LoECardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/LoECardsGen.cpp index 940bf0a33..63932247f 100644 --- a/Sources/Rosetta/PlayMode/CardSets/LoECardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/LoECardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/LootapaloozaCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/LootapaloozaCardsGen.cpp index 872c5067d..6be60bb60 100644 --- a/Sources/Rosetta/PlayMode/CardSets/LootapaloozaCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/LootapaloozaCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/NaxxCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/NaxxCardsGen.cpp index ff5d21688..a7b76daa0 100644 --- a/Sources/Rosetta/PlayMode/CardSets/NaxxCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/NaxxCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/OgCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/OgCardsGen.cpp index e4717a23d..5c55e51e6 100644 --- a/Sources/Rosetta/PlayMode/CardSets/OgCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/OgCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/ScholomanceCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/ScholomanceCardsGen.cpp index 294515de9..d9289426c 100644 --- a/Sources/Rosetta/PlayMode/CardSets/ScholomanceCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/ScholomanceCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/StormwindCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/StormwindCardsGen.cpp index 335189f12..395794edf 100644 --- a/Sources/Rosetta/PlayMode/CardSets/StormwindCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/StormwindCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/TgtCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/TgtCardsGen.cpp index d6865a76d..5a8e95569 100644 --- a/Sources/Rosetta/PlayMode/CardSets/TgtCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/TgtCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/TheBarrensCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/TheBarrensCardsGen.cpp index 22f0616f1..6270f59ca 100644 --- a/Sources/Rosetta/PlayMode/CardSets/TheBarrensCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/TheBarrensCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/TrollCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/TrollCardsGen.cpp index 072b61eb0..e250af04c 100644 --- a/Sources/Rosetta/PlayMode/CardSets/TrollCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/TrollCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/UldumCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/UldumCardsGen.cpp index 683bc560d..0b2ecf0c0 100644 --- a/Sources/Rosetta/PlayMode/CardSets/UldumCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/UldumCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/UngoroCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/UngoroCardsGen.cpp index 11c555e3c..a1a70a063 100644 --- a/Sources/Rosetta/PlayMode/CardSets/UngoroCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/UngoroCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/VanillaCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/VanillaCardsGen.cpp index d503a5598..1ad2978ea 100644 --- a/Sources/Rosetta/PlayMode/CardSets/VanillaCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/VanillaCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/CardSets/YoDCardsGen.cpp b/Sources/Rosetta/PlayMode/CardSets/YoDCardsGen.cpp index 009cea17a..a3789c8a6 100644 --- a/Sources/Rosetta/PlayMode/CardSets/YoDCardsGen.cpp +++ b/Sources/Rosetta/PlayMode/CardSets/YoDCardsGen.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Cards/Card.cpp b/Sources/Rosetta/PlayMode/Cards/Card.cpp index 76ff70ec8..2142ab2aa 100644 --- a/Sources/Rosetta/PlayMode/Cards/Card.cpp +++ b/Sources/Rosetta/PlayMode/Cards/Card.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Cards/CardDefs.cpp b/Sources/Rosetta/PlayMode/Cards/CardDefs.cpp index a028c9e3b..a367339c5 100644 --- a/Sources/Rosetta/PlayMode/Cards/CardDefs.cpp +++ b/Sources/Rosetta/PlayMode/Cards/CardDefs.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Cards/Cards.cpp b/Sources/Rosetta/PlayMode/Cards/Cards.cpp index 1631d62fe..0195e00af 100644 --- a/Sources/Rosetta/PlayMode/Cards/Cards.cpp +++ b/Sources/Rosetta/PlayMode/Cards/Cards.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Conditions/RelaCondition.cpp b/Sources/Rosetta/PlayMode/Conditions/RelaCondition.cpp index 05c6a8cd6..8bb7e04eb 100644 --- a/Sources/Rosetta/PlayMode/Conditions/RelaCondition.cpp +++ b/Sources/Rosetta/PlayMode/Conditions/RelaCondition.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Conditions/SelfCondition.cpp b/Sources/Rosetta/PlayMode/Conditions/SelfCondition.cpp index 716616889..5bf987e9b 100644 --- a/Sources/Rosetta/PlayMode/Conditions/SelfCondition.cpp +++ b/Sources/Rosetta/PlayMode/Conditions/SelfCondition.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Decks/Deck.cpp b/Sources/Rosetta/PlayMode/Decks/Deck.cpp index 1d957f953..b889f0f59 100644 --- a/Sources/Rosetta/PlayMode/Decks/Deck.cpp +++ b/Sources/Rosetta/PlayMode/Decks/Deck.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Enchants/AuraEffects.cpp b/Sources/Rosetta/PlayMode/Enchants/AuraEffects.cpp index fd560233c..8768e8e38 100644 --- a/Sources/Rosetta/PlayMode/Enchants/AuraEffects.cpp +++ b/Sources/Rosetta/PlayMode/Enchants/AuraEffects.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include diff --git a/Sources/Rosetta/PlayMode/Enchants/Effect.cpp b/Sources/Rosetta/PlayMode/Enchants/Effect.cpp index 483483a31..31cf63509 100644 --- a/Sources/Rosetta/PlayMode/Enchants/Effect.cpp +++ b/Sources/Rosetta/PlayMode/Enchants/Effect.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Enchants/Enchant.cpp b/Sources/Rosetta/PlayMode/Enchants/Enchant.cpp index 8e5772fdf..3ff3bbd6a 100644 --- a/Sources/Rosetta/PlayMode/Enchants/Enchant.cpp +++ b/Sources/Rosetta/PlayMode/Enchants/Enchant.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Enchants/Enchants.cpp b/Sources/Rosetta/PlayMode/Enchants/Enchants.cpp index 3826d4626..f073c56be 100644 --- a/Sources/Rosetta/PlayMode/Enchants/Enchants.cpp +++ b/Sources/Rosetta/PlayMode/Enchants/Enchants.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Enchants/OngoingEnchant.cpp b/Sources/Rosetta/PlayMode/Enchants/OngoingEnchant.cpp index 4feb6961f..36ee8130c 100644 --- a/Sources/Rosetta/PlayMode/Enchants/OngoingEnchant.cpp +++ b/Sources/Rosetta/PlayMode/Enchants/OngoingEnchant.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Enchants/PlayerAuraEffects.cpp b/Sources/Rosetta/PlayMode/Enchants/PlayerAuraEffects.cpp index 6300b54f5..019b7ea8c 100644 --- a/Sources/Rosetta/PlayMode/Enchants/PlayerAuraEffects.cpp +++ b/Sources/Rosetta/PlayMode/Enchants/PlayerAuraEffects.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include diff --git a/Sources/Rosetta/PlayMode/Enchants/Power.cpp b/Sources/Rosetta/PlayMode/Enchants/Power.cpp index 12a848c32..cc2e1efaa 100644 --- a/Sources/Rosetta/PlayMode/Enchants/Power.cpp +++ b/Sources/Rosetta/PlayMode/Enchants/Power.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Enchants/SwapCostEnchant.cpp b/Sources/Rosetta/PlayMode/Enchants/SwapCostEnchant.cpp index bbf7f60f0..0bf4b68ed 100644 --- a/Sources/Rosetta/PlayMode/Enchants/SwapCostEnchant.cpp +++ b/Sources/Rosetta/PlayMode/Enchants/SwapCostEnchant.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Games/Game.cpp b/Sources/Rosetta/PlayMode/Games/Game.cpp index b539b22d6..4db477e0f 100644 --- a/Sources/Rosetta/PlayMode/Games/Game.cpp +++ b/Sources/Rosetta/PlayMode/Games/Game.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Loaders/CardLoader.cpp b/Sources/Rosetta/PlayMode/Loaders/CardLoader.cpp index db883753a..d081be2b7 100644 --- a/Sources/Rosetta/PlayMode/Loaders/CardLoader.cpp +++ b/Sources/Rosetta/PlayMode/Loaders/CardLoader.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Loaders/InternalCardLoader.cpp b/Sources/Rosetta/PlayMode/Loaders/InternalCardLoader.cpp index fc2759264..4e47da3a1 100644 --- a/Sources/Rosetta/PlayMode/Loaders/InternalCardLoader.cpp +++ b/Sources/Rosetta/PlayMode/Loaders/InternalCardLoader.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Loaders/TargetingPredicates.cpp b/Sources/Rosetta/PlayMode/Loaders/TargetingPredicates.cpp index d2f075bb9..c94d5a3a5 100644 --- a/Sources/Rosetta/PlayMode/Loaders/TargetingPredicates.cpp +++ b/Sources/Rosetta/PlayMode/Loaders/TargetingPredicates.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Managers/CostManager.cpp b/Sources/Rosetta/PlayMode/Managers/CostManager.cpp index 02df4b826..dd20bfd11 100644 --- a/Sources/Rosetta/PlayMode/Managers/CostManager.cpp +++ b/Sources/Rosetta/PlayMode/Managers/CostManager.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Managers/GameManager.cpp b/Sources/Rosetta/PlayMode/Managers/GameManager.cpp index 752f58bae..95fb4ba9d 100644 --- a/Sources/Rosetta/PlayMode/Managers/GameManager.cpp +++ b/Sources/Rosetta/PlayMode/Managers/GameManager.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Managers/TriggerEvent.cpp b/Sources/Rosetta/PlayMode/Managers/TriggerEvent.cpp index 9e13ba193..fcffd58ee 100644 --- a/Sources/Rosetta/PlayMode/Managers/TriggerEvent.cpp +++ b/Sources/Rosetta/PlayMode/Managers/TriggerEvent.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Managers/TriggerEventHandler.cpp b/Sources/Rosetta/PlayMode/Managers/TriggerEventHandler.cpp index 65de0490b..13f80dadc 100644 --- a/Sources/Rosetta/PlayMode/Managers/TriggerEventHandler.cpp +++ b/Sources/Rosetta/PlayMode/Managers/TriggerEventHandler.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Managers/TriggerManager.cpp b/Sources/Rosetta/PlayMode/Managers/TriggerManager.cpp index c956985c3..6396b89ab 100644 --- a/Sources/Rosetta/PlayMode/Managers/TriggerManager.cpp +++ b/Sources/Rosetta/PlayMode/Managers/TriggerManager.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Models/Character.cpp b/Sources/Rosetta/PlayMode/Models/Character.cpp index 93ed6ba00..f12f5ef5f 100644 --- a/Sources/Rosetta/PlayMode/Models/Character.cpp +++ b/Sources/Rosetta/PlayMode/Models/Character.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Models/Choice.cpp b/Sources/Rosetta/PlayMode/Models/Choice.cpp index 73f847fc7..65e9e889d 100644 --- a/Sources/Rosetta/PlayMode/Models/Choice.cpp +++ b/Sources/Rosetta/PlayMode/Models/Choice.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Models/Enchantment.cpp b/Sources/Rosetta/PlayMode/Models/Enchantment.cpp index ead5a349e..65b74f7e3 100644 --- a/Sources/Rosetta/PlayMode/Models/Enchantment.cpp +++ b/Sources/Rosetta/PlayMode/Models/Enchantment.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Models/Entity.cpp b/Sources/Rosetta/PlayMode/Models/Entity.cpp index b1f2c1563..c421f7ac6 100644 --- a/Sources/Rosetta/PlayMode/Models/Entity.cpp +++ b/Sources/Rosetta/PlayMode/Models/Entity.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Models/Hero.cpp b/Sources/Rosetta/PlayMode/Models/Hero.cpp index ca77cab5c..2d14637b1 100644 --- a/Sources/Rosetta/PlayMode/Models/Hero.cpp +++ b/Sources/Rosetta/PlayMode/Models/Hero.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Models/HeroPower.cpp b/Sources/Rosetta/PlayMode/Models/HeroPower.cpp index 195765272..c1e315d60 100644 --- a/Sources/Rosetta/PlayMode/Models/HeroPower.cpp +++ b/Sources/Rosetta/PlayMode/Models/HeroPower.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Models/Minion.cpp b/Sources/Rosetta/PlayMode/Models/Minion.cpp index 5540b7e28..41aa08de4 100644 --- a/Sources/Rosetta/PlayMode/Models/Minion.cpp +++ b/Sources/Rosetta/PlayMode/Models/Minion.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Models/Playable.cpp b/Sources/Rosetta/PlayMode/Models/Playable.cpp index 3c6fd6bf7..8b38acc47 100644 --- a/Sources/Rosetta/PlayMode/Models/Playable.cpp +++ b/Sources/Rosetta/PlayMode/Models/Playable.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Models/Player.cpp b/Sources/Rosetta/PlayMode/Models/Player.cpp index 1c44037ef..bb7910e2e 100644 --- a/Sources/Rosetta/PlayMode/Models/Player.cpp +++ b/Sources/Rosetta/PlayMode/Models/Player.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Models/Spell.cpp b/Sources/Rosetta/PlayMode/Models/Spell.cpp index 7c4890051..b5bd4b2f0 100644 --- a/Sources/Rosetta/PlayMode/Models/Spell.cpp +++ b/Sources/Rosetta/PlayMode/Models/Spell.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Models/Weapon.cpp b/Sources/Rosetta/PlayMode/Models/Weapon.cpp index 907e83330..83baa510a 100644 --- a/Sources/Rosetta/PlayMode/Models/Weapon.cpp +++ b/Sources/Rosetta/PlayMode/Models/Weapon.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Tasks/ITask.cpp b/Sources/Rosetta/PlayMode/Tasks/ITask.cpp index 4abdd3aba..608f57228 100644 --- a/Sources/Rosetta/PlayMode/Tasks/ITask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/ITask.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/AttackTask.cpp b/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/AttackTask.cpp index 8b5e65e77..e61fea08c 100644 --- a/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/AttackTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/AttackTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/ChooseTask.cpp b/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/ChooseTask.cpp index 519aba147..0ad742713 100644 --- a/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/ChooseTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/ChooseTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/EndTurnTask.cpp b/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/EndTurnTask.cpp index 28bba08ef..d84f01289 100644 --- a/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/EndTurnTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/EndTurnTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/HeroPowerTask.cpp b/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/HeroPowerTask.cpp index e1f1ca6aa..ca66312bf 100644 --- a/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/HeroPowerTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/HeroPowerTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/PlayCardTask.cpp b/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/PlayCardTask.cpp index 8e01618c8..e0a791279 100644 --- a/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/PlayCardTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/PlayCardTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/TradeCardTask.cpp b/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/TradeCardTask.cpp index f9b0b4b77..427362514 100644 --- a/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/TradeCardTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/PlayerTasks/TradeCardTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ActivateCapturedDeathrattleTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ActivateCapturedDeathrattleTask.cpp index 5b9469451..4710da958 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ActivateCapturedDeathrattleTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ActivateCapturedDeathrattleTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ActivateDeathrattleTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ActivateDeathrattleTask.cpp index 8991b5a86..38779f2b0 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ActivateDeathrattleTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ActivateDeathrattleTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddAuraEffectTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddAuraEffectTask.cpp index 1584e0d90..e57ae572f 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddAuraEffectTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddAuraEffectTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddCardTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddCardTask.cpp index 16523a45d..707f89a78 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddCardTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddCardTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddEnchantmentTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddEnchantmentTask.cpp index e680b4202..040e3218b 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddEnchantmentTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddEnchantmentTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddLackeyTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddLackeyTask.cpp index 82ad49dee..60cc7aed0 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddLackeyTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddLackeyTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddPoisonTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddPoisonTask.cpp index c906c64c5..3ddc9dccf 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddPoisonTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddPoisonTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddStackToTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddStackToTask.cpp index e0ad694ac..04588591a 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddStackToTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AddStackToTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ApplyEffectTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ApplyEffectTask.cpp index 7fe06862f..285316e89 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ApplyEffectTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ApplyEffectTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ArmorTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ArmorTask.cpp index 97c8d409c..4cc07d801 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ArmorTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ArmorTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AttackTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AttackTask.cpp index 9a661d2dd..eda37472d 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AttackTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/AttackTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CastCopyTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CastCopyTask.cpp index 628860a81..fa474cece 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CastCopyTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CastCopyTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CastRandomSpellTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CastRandomSpellTask.cpp index 704381335..d6f7729f8 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CastRandomSpellTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CastRandomSpellTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CastSpellStackTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CastSpellStackTask.cpp index f821b8622..47f9dee0d 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CastSpellStackTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CastSpellStackTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChanceTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChanceTask.cpp index 6e662cfe2..7fe1ffabf 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChanceTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChanceTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChangeAttackingTargetTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChangeAttackingTargetTask.cpp index 51d0295ad..aaface9a6 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChangeAttackingTargetTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChangeAttackingTargetTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChangeEntityTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChangeEntityTask.cpp index c3de89387..1b5bbb777 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChangeEntityTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChangeEntityTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChangeHeroPowerTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChangeHeroPowerTask.cpp index c172650d3..458b8df15 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChangeHeroPowerTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChangeHeroPowerTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChangeUnidentifiedTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChangeUnidentifiedTask.cpp index 4a533e87e..919260f5b 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChangeUnidentifiedTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ChangeUnidentifiedTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ClearStackTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ClearStackTask.cpp index 288cc0fe3..f50ff62ea 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ClearStackTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ClearStackTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ConditionTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ConditionTask.cpp index 12c7abacd..136407ae7 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ConditionTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ConditionTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ConsecutiveDamageTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ConsecutiveDamageTask.cpp index 04c7db4bf..983c96e65 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ConsecutiveDamageTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ConsecutiveDamageTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ControlTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ControlTask.cpp index 205108364..c54b4ccfb 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ControlTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ControlTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CopyTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CopyTask.cpp index 62726d23f..e49755f86 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CopyTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CopyTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CountTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CountTask.cpp index 472503cdd..dd992a606 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CountTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CountTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CustomTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CustomTask.cpp index a7d62014c..b49ae702e 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CustomTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/CustomTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DamageNumberTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DamageNumberTask.cpp index 94a05fd5d..9e5725721 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DamageNumberTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DamageNumberTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DamageTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DamageTask.cpp index f314a46ba..08288f8f7 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DamageTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DamageTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DamageWeaponTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DamageWeaponTask.cpp index 8b2345b83..21c8f51e8 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DamageWeaponTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DamageWeaponTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DestroyAllTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DestroyAllTask.cpp index 65f58173e..e65bc1145 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DestroyAllTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DestroyAllTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DestroyDeckCardTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DestroyDeckCardTask.cpp index 769f3cba7..6a95eacc3 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DestroyDeckCardTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DestroyDeckCardTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DestroySoulFragmentTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DestroySoulFragmentTask.cpp index f0a76503f..b9b545c63 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DestroySoulFragmentTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DestroySoulFragmentTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DestroyTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DestroyTask.cpp index 7b5e86b82..03eab0088 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DestroyTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DestroyTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DiscardTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DiscardTask.cpp index 57bb54f2f..39801645c 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DiscardTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DiscardTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DiscoverTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DiscoverTask.cpp index 1f7298057..f11828b37 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DiscoverTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DiscoverTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawMinionTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawMinionTask.cpp index 2fb832ca2..0b2146c24 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawMinionTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawMinionTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawNumberTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawNumberTask.cpp index ac4aeba0b..4489c1ecd 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawNumberTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawNumberTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawOpTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawOpTask.cpp index bece40401..9d69d6650 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawOpTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawOpTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawRaceMinionTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawRaceMinionTask.cpp index 7f004ae9b..5e88752a0 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawRaceMinionTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawRaceMinionTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawSpellTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawSpellTask.cpp index 47a266814..116c53d80 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawSpellTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawSpellTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawStackTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawStackTask.cpp index 3a2b9a1c3..0bd79f48e 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawStackTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawStackTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawTask.cpp index 5dee33092..30a14317a 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawWeaponTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawWeaponTask.cpp index 8b1034470..2ebc0df0d 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawWeaponTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DrawWeaponTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DredgeTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DredgeTask.cpp index 034ed0a01..7832e92a6 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DredgeTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/DredgeTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/EnqueueNumberTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/EnqueueNumberTask.cpp index 2bcdfee48..c0148c467 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/EnqueueNumberTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/EnqueueNumberTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/EnqueueTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/EnqueueTask.cpp index 5226d9524..b7a72067d 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/EnqueueTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/EnqueueTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FilterStackTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FilterStackTask.cpp index 7eedab2e8..eaf4fc962 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FilterStackTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FilterStackTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FlagTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FlagTask.cpp index 4665dd18a..3dca93330 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FlagTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FlagTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FreezeTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FreezeTask.cpp index 5f667e9e5..6631df3f2 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FreezeTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FreezeTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FuncNumberTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FuncNumberTask.cpp index b5835f563..15488010e 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FuncNumberTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FuncNumberTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FuncPlayableTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FuncPlayableTask.cpp index 6a24897fe..661c747b5 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FuncPlayableTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/FuncPlayableTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/GetEventNumberTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/GetEventNumberTask.cpp index 7b0d56124..f928bb7de 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/GetEventNumberTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/GetEventNumberTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/GetGameTagTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/GetGameTagTask.cpp index 0d344665e..a6a51c99c 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/GetGameTagTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/GetGameTagTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/GetPlayerGameTagTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/GetPlayerGameTagTask.cpp index 56343bb90..3d507132a 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/GetPlayerGameTagTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/GetPlayerGameTagTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/GetPlayerManaTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/GetPlayerManaTask.cpp index e9f72c0cd..9070b8b65 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/GetPlayerManaTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/GetPlayerManaTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/HealFullTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/HealFullTask.cpp index bd79384e0..70bd66bb5 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/HealFullTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/HealFullTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/HealNumberTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/HealNumberTask.cpp index 4ac79cab4..5fdbe5110 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/HealNumberTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/HealNumberTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/HealTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/HealTask.cpp index e7799a690..a30e47efb 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/HealTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/HealTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/IncludeAdjacentTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/IncludeAdjacentTask.cpp index 8df36b7ed..06843d3dc 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/IncludeAdjacentTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/IncludeAdjacentTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/IncludeTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/IncludeTask.cpp index b36774433..6d4223a21 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/IncludeTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/IncludeTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/InvokeTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/InvokeTask.cpp index 6e28c021d..0e6b7bd59 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/InvokeTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/InvokeTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ManaCrystalTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ManaCrystalTask.cpp index edf6813a7..60613c073 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ManaCrystalTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ManaCrystalTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathAddTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathAddTask.cpp index 4f084ee16..c49eb9651 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathAddTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathAddTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathMultiplyTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathMultiplyTask.cpp index a9a8dcbd3..461542fcd 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathMultiplyTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathMultiplyTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathNumberIndexTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathNumberIndexTask.cpp index d6173ca33..24e4eaac3 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathNumberIndexTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathNumberIndexTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathRandTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathRandTask.cpp index 6f710a3bf..1cd3db769 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathRandTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathRandTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathSubtractTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathSubtractTask.cpp index fecfb74ce..57ff943a8 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathSubtractTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MathSubtractTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MoveToDeckTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MoveToDeckTask.cpp index d9b8dd34b..99864f786 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MoveToDeckTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MoveToDeckTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MoveToGraveyardTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MoveToGraveyardTask.cpp index 280e7ca18..d99ee3170 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MoveToGraveyardTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MoveToGraveyardTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MoveToSetasideTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MoveToSetasideTask.cpp index cc9178ee0..35964f704 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MoveToSetasideTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/MoveToSetasideTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/NumberConditionTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/NumberConditionTask.cpp index 98a533272..45466b97b 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/NumberConditionTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/NumberConditionTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/PlayTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/PlayTask.cpp index 0c4b4e918..989c9cf28 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/PlayTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/PlayTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/PutCardDeckTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/PutCardDeckTask.cpp index e49a9a768..b0a3704b2 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/PutCardDeckTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/PutCardDeckTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/QuestProgressTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/QuestProgressTask.cpp index f94fdc4a9..af67d6fc4 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/QuestProgressTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/QuestProgressTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomCardTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomCardTask.cpp index 1d3000ce1..80d503be6 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomCardTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomCardTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomEntourageTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomEntourageTask.cpp index 1d7e518e9..a490083ab 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomEntourageTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomEntourageTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomMinionNumberTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomMinionNumberTask.cpp index b803dc71f..9e1c82846 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomMinionNumberTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomMinionNumberTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomMinionTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomMinionTask.cpp index 0d2d39084..f9835339b 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomMinionTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomMinionTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomSpellTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomSpellTask.cpp index e1f161a5d..042ea53df 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomSpellTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomSpellTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomTask.cpp index 5fa2f1ae5..a68cdd2d0 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RandomTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RefreshManaTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RefreshManaTask.cpp index 4a8ea58df..b2b9da7b0 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RefreshManaTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RefreshManaTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RemoveEnchantmentTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RemoveEnchantmentTask.cpp index 2d2cf323d..563a292b9 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RemoveEnchantmentTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RemoveEnchantmentTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RemoveHandTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RemoveHandTask.cpp index 564b00d95..09b48d85f 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RemoveHandTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RemoveHandTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ReplaceHeroTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ReplaceHeroTask.cpp index 66106fdf4..e7cec0c56 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ReplaceHeroTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ReplaceHeroTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ReturnHandTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ReturnHandTask.cpp index d069a54f4..babfc96d7 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ReturnHandTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/ReturnHandTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RevealStealthTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RevealStealthTask.cpp index a1075e716..949d35258 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RevealStealthTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/RevealStealthTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SetGameTagNumberTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SetGameTagNumberTask.cpp index a8812951a..c8cccdbb4 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SetGameTagNumberTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SetGameTagNumberTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SetGameTagTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SetGameTagTask.cpp index 0e9baed69..b8679c338 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SetGameTagTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SetGameTagTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SetManaCrystalTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SetManaCrystalTask.cpp index 3fc4243f0..0f16acdfa 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SetManaCrystalTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SetManaCrystalTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SetPlayerGameTagTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SetPlayerGameTagTask.cpp index 42d6bea39..cd2559b30 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SetPlayerGameTagTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SetPlayerGameTagTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SilenceTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SilenceTask.cpp index df0f6360a..d7576a1b4 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SilenceTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SilenceTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonCapturedMinionTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonCapturedMinionTask.cpp index aa1443ff1..43175a8b2 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonCapturedMinionTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonCapturedMinionTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonCopyTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonCopyTask.cpp index 0e774ef7b..64f4a0ef3 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonCopyTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonCopyTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonNumberTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonNumberTask.cpp index 2a8230ad4..bb3aae7bb 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonNumberTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonNumberTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonOpTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonOpTask.cpp index 5cdcdb943..74a0321d1 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonOpTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonOpTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonStackTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonStackTask.cpp index 34bf37064..9e515c553 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonStackTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonStackTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonTask.cpp index 06a26a5dd..79bbf1fff 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SummonTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SwapAttackHealthTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SwapAttackHealthTask.cpp index 44d899fa4..6ee0579d5 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SwapAttackHealthTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SwapAttackHealthTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SwapHeroPowerTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SwapHeroPowerTask.cpp index b24cba878..6f806e960 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SwapHeroPowerTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SwapHeroPowerTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SwapTopCardTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SwapTopCardTask.cpp index 1896f5748..5441ef9c3 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SwapTopCardTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/SwapTopCardTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/TempManaTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/TempManaTask.cpp index 0d9736a4b..3a19c3ffc 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/TempManaTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/TempManaTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/TransformCopyTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/TransformCopyTask.cpp index 678d0df05..208faabfa 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/TransformCopyTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/TransformCopyTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/TransformMinionTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/TransformMinionTask.cpp index a730543e5..89492bfe1 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/TransformMinionTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/TransformMinionTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/TransformTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/TransformTask.cpp index 6c7ba6527..5b15dc83c 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/TransformTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/TransformTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/WeaponStackTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/WeaponStackTask.cpp index 40ec37639..7a37090f4 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/WeaponStackTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/WeaponStackTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/WeaponTask.cpp b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/WeaponTask.cpp index 1a0340668..aed9f212b 100644 --- a/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/WeaponTask.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/SimpleTasks/WeaponTask.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Tasks/TaskQueue.cpp b/Sources/Rosetta/PlayMode/Tasks/TaskQueue.cpp index e3600d84f..09c652cdb 100644 --- a/Sources/Rosetta/PlayMode/Tasks/TaskQueue.cpp +++ b/Sources/Rosetta/PlayMode/Tasks/TaskQueue.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include diff --git a/Sources/Rosetta/PlayMode/Triggers/MultiTrigger.cpp b/Sources/Rosetta/PlayMode/Triggers/MultiTrigger.cpp index f0109fd57..aae241944 100644 --- a/Sources/Rosetta/PlayMode/Triggers/MultiTrigger.cpp +++ b/Sources/Rosetta/PlayMode/Triggers/MultiTrigger.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Triggers/Trigger.cpp b/Sources/Rosetta/PlayMode/Triggers/Trigger.cpp index e47e78479..6cc46e69f 100644 --- a/Sources/Rosetta/PlayMode/Triggers/Trigger.cpp +++ b/Sources/Rosetta/PlayMode/Triggers/Trigger.cpp @@ -1,7 +1,7 @@ // This code is based on Sabberstone project. -// Copyright (c) 2017-2023 SabberStone Team, darkfriend77 & rnilva +// Copyright (c) 2017-2021 SabberStone Team, darkfriend77 & rnilva // RosettaStone is hearthstone simulator using C++ with reinforcement learning. -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk #include #include diff --git a/Sources/Rosetta/PlayMode/Utils/DeckCode.cpp b/Sources/Rosetta/PlayMode/Utils/DeckCode.cpp index 8632c4bd0..ef9bfeff1 100644 --- a/Sources/Rosetta/PlayMode/Utils/DeckCode.cpp +++ b/Sources/Rosetta/PlayMode/Utils/DeckCode.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Zones/DeckZone.cpp b/Sources/Rosetta/PlayMode/Zones/DeckZone.cpp index f9bc7ac41..2e2883ed1 100644 --- a/Sources/Rosetta/PlayMode/Zones/DeckZone.cpp +++ b/Sources/Rosetta/PlayMode/Zones/DeckZone.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Zones/FieldZone.cpp b/Sources/Rosetta/PlayMode/Zones/FieldZone.cpp index ebb1731eb..4b572e90d 100644 --- a/Sources/Rosetta/PlayMode/Zones/FieldZone.cpp +++ b/Sources/Rosetta/PlayMode/Zones/FieldZone.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Zones/GraveyardZone.cpp b/Sources/Rosetta/PlayMode/Zones/GraveyardZone.cpp index ed7030815..1e9d3c861 100644 --- a/Sources/Rosetta/PlayMode/Zones/GraveyardZone.cpp +++ b/Sources/Rosetta/PlayMode/Zones/GraveyardZone.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Zones/HandZone.cpp b/Sources/Rosetta/PlayMode/Zones/HandZone.cpp index e2e3f31a0..42f054cff 100644 --- a/Sources/Rosetta/PlayMode/Zones/HandZone.cpp +++ b/Sources/Rosetta/PlayMode/Zones/HandZone.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Zones/SecretZone.cpp b/Sources/Rosetta/PlayMode/Zones/SecretZone.cpp index bd0289593..cdfeacca5 100644 --- a/Sources/Rosetta/PlayMode/Zones/SecretZone.cpp +++ b/Sources/Rosetta/PlayMode/Zones/SecretZone.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Sources/Rosetta/PlayMode/Zones/SetasideZone.cpp b/Sources/Rosetta/PlayMode/Zones/SetasideZone.cpp index 9b493696a..2b95b3f93 100644 --- a/Sources/Rosetta/PlayMode/Zones/SetasideZone.cpp +++ b/Sources/Rosetta/PlayMode/Zones/SetasideZone.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/Battlegrounds/CardSets/BattlegroundsCardsGenTests.cpp b/Tests/UnitTests/Battlegrounds/CardSets/BattlegroundsCardsGenTests.cpp index 4b1196cd6..917f0b177 100644 --- a/Tests/UnitTests/Battlegrounds/CardSets/BattlegroundsCardsGenTests.cpp +++ b/Tests/UnitTests/Battlegrounds/CardSets/BattlegroundsCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/Battlegrounds/Cards/CardsTests.cpp b/Tests/UnitTests/Battlegrounds/Cards/CardsTests.cpp index 4b0fb1131..a4a88ba0a 100644 --- a/Tests/UnitTests/Battlegrounds/Cards/CardsTests.cpp +++ b/Tests/UnitTests/Battlegrounds/Cards/CardsTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/Battlegrounds/Games/GameTests.cpp b/Tests/UnitTests/Battlegrounds/Games/GameTests.cpp index 09ce37af6..fb01135ca 100644 --- a/Tests/UnitTests/Battlegrounds/Games/GameTests.cpp +++ b/Tests/UnitTests/Battlegrounds/Games/GameTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/Battlegrounds/Models/BattleTests.cpp b/Tests/UnitTests/Battlegrounds/Models/BattleTests.cpp index 830988220..a99e9ee2f 100644 --- a/Tests/UnitTests/Battlegrounds/Models/BattleTests.cpp +++ b/Tests/UnitTests/Battlegrounds/Models/BattleTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/Common/UtilsTests.cpp b/Tests/UnitTests/Common/UtilsTests.cpp index ba4c32038..dae9179a7 100644 --- a/Tests/UnitTests/Common/UtilsTests.cpp +++ b/Tests/UnitTests/Common/UtilsTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Actions/ChooseTests.cpp b/Tests/UnitTests/PlayMode/Actions/ChooseTests.cpp index 0a7280e66..06edfcf2e 100644 --- a/Tests/UnitTests/PlayMode/Actions/ChooseTests.cpp +++ b/Tests/UnitTests/PlayMode/Actions/ChooseTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Actions/CopyTests.cpp b/Tests/UnitTests/PlayMode/Actions/CopyTests.cpp index 006685327..b723795c8 100644 --- a/Tests/UnitTests/PlayMode/Actions/CopyTests.cpp +++ b/Tests/UnitTests/PlayMode/Actions/CopyTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Actions/GenericTests.cpp b/Tests/UnitTests/PlayMode/Actions/GenericTests.cpp index 38a87e4af..ef6349c66 100644 --- a/Tests/UnitTests/PlayMode/Actions/GenericTests.cpp +++ b/Tests/UnitTests/PlayMode/Actions/GenericTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Agents/RandomAgentTests.cpp b/Tests/UnitTests/PlayMode/Agents/RandomAgentTests.cpp index c3da4b6e9..e868b2a9d 100644 --- a/Tests/UnitTests/PlayMode/Agents/RandomAgentTests.cpp +++ b/Tests/UnitTests/PlayMode/Agents/RandomAgentTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/AlteracValleyCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/AlteracValleyCardsGenTests.cpp index b22b88a5c..239a209ca 100644 --- a/Tests/UnitTests/PlayMode/CardSets/AlteracValleyCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/AlteracValleyCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/BlackTempleCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/BlackTempleCardsGenTests.cpp index bb5a2646f..843d203e7 100644 --- a/Tests/UnitTests/PlayMode/CardSets/BlackTempleCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/BlackTempleCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/BoomsdayCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/BoomsdayCardsGenTests.cpp index 819b5e351..fe2ab2882 100644 --- a/Tests/UnitTests/PlayMode/CardSets/BoomsdayCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/BoomsdayCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/BrmCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/BrmCardsGenTests.cpp index 5602c0100..c6e2e7922 100644 --- a/Tests/UnitTests/PlayMode/CardSets/BrmCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/BrmCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/CoreCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/CoreCardsGenTests.cpp index 301e09a70..b4152a81a 100644 --- a/Tests/UnitTests/PlayMode/CardSets/CoreCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/CoreCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/DalaranCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/DalaranCardsGenTests.cpp index c6b4de17f..dbc7ac89e 100644 --- a/Tests/UnitTests/PlayMode/CardSets/DalaranCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/DalaranCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/DarkmoonFaireCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/DarkmoonFaireCardsGenTests.cpp index b09787f04..76bb3add8 100644 --- a/Tests/UnitTests/PlayMode/CardSets/DarkmoonFaireCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/DarkmoonFaireCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/DemonHunterInitCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/DemonHunterInitCardsGenTests.cpp index 6b7ced401..087ef0d69 100644 --- a/Tests/UnitTests/PlayMode/CardSets/DemonHunterInitCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/DemonHunterInitCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/DragonsCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/DragonsCardsGenTests.cpp index fd3144542..221f02d43 100644 --- a/Tests/UnitTests/PlayMode/CardSets/DragonsCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/DragonsCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/Expert1CardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/Expert1CardsGenTests.cpp index f07c9d473..fc9436836 100644 --- a/Tests/UnitTests/PlayMode/CardSets/Expert1CardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/Expert1CardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/GangsCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/GangsCardsGenTests.cpp index 55aa9dbdd..bceeb6fd0 100644 --- a/Tests/UnitTests/PlayMode/CardSets/GangsCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/GangsCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/GilneasCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/GilneasCardsGenTests.cpp index 97e714c6d..6bf6eb7d4 100644 --- a/Tests/UnitTests/PlayMode/CardSets/GilneasCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/GilneasCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/GvgCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/GvgCardsGenTests.cpp index 3f2460a6e..5d096e8c9 100644 --- a/Tests/UnitTests/PlayMode/CardSets/GvgCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/GvgCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/IcecrownCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/IcecrownCardsGenTests.cpp index 4ba225c68..11f3cb396 100644 --- a/Tests/UnitTests/PlayMode/CardSets/IcecrownCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/IcecrownCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/KaraCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/KaraCardsGenTests.cpp index 65b0c1b16..ec1081c7d 100644 --- a/Tests/UnitTests/PlayMode/CardSets/KaraCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/KaraCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/LegacyCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/LegacyCardsGenTests.cpp index 55e97364e..64852b8da 100644 --- a/Tests/UnitTests/PlayMode/CardSets/LegacyCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/LegacyCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/LoECardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/LoECardsGenTests.cpp index 2c11a1e8f..d9cd10200 100644 --- a/Tests/UnitTests/PlayMode/CardSets/LoECardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/LoECardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/LootapaloozaCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/LootapaloozaCardsGenTests.cpp index e774dcaf1..95eb27681 100644 --- a/Tests/UnitTests/PlayMode/CardSets/LootapaloozaCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/LootapaloozaCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/NaxxCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/NaxxCardsGenTests.cpp index 0ace394ce..32658ead5 100644 --- a/Tests/UnitTests/PlayMode/CardSets/NaxxCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/NaxxCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/OgCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/OgCardsGenTests.cpp index ca987424e..6c4a751ed 100644 --- a/Tests/UnitTests/PlayMode/CardSets/OgCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/OgCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/ScholomanceCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/ScholomanceCardsGenTests.cpp index 0a1171d7b..e61099489 100644 --- a/Tests/UnitTests/PlayMode/CardSets/ScholomanceCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/ScholomanceCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/StormwindCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/StormwindCardsGenTests.cpp index d2004e5db..f501c535c 100644 --- a/Tests/UnitTests/PlayMode/CardSets/StormwindCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/StormwindCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/TgtCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/TgtCardsGenTests.cpp index b81005229..aca6b1151 100644 --- a/Tests/UnitTests/PlayMode/CardSets/TgtCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/TgtCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/TheBarrensCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/TheBarrensCardsGenTests.cpp index 700033a78..14266e4dd 100644 --- a/Tests/UnitTests/PlayMode/CardSets/TheBarrensCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/TheBarrensCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/TrollCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/TrollCardsGenTests.cpp index ce6dd652c..00e08f5cd 100644 --- a/Tests/UnitTests/PlayMode/CardSets/TrollCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/TrollCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/UldumCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/UldumCardsGenTests.cpp index f36e9b3c8..2f23c2c0d 100644 --- a/Tests/UnitTests/PlayMode/CardSets/UldumCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/UldumCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/UngoroCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/UngoroCardsGenTests.cpp index 1bbf145bd..7727dabef 100644 --- a/Tests/UnitTests/PlayMode/CardSets/UngoroCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/UngoroCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/VanillaCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/VanillaCardsGenTests.cpp index 313756ed3..3dd1a0353 100644 --- a/Tests/UnitTests/PlayMode/CardSets/VanillaCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/VanillaCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/CardSets/YoDCardsGenTests.cpp b/Tests/UnitTests/PlayMode/CardSets/YoDCardsGenTests.cpp index 8124af28c..6d81a65dc 100644 --- a/Tests/UnitTests/PlayMode/CardSets/YoDCardsGenTests.cpp +++ b/Tests/UnitTests/PlayMode/CardSets/YoDCardsGenTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Cards/CardTests.cpp b/Tests/UnitTests/PlayMode/Cards/CardTests.cpp index 39039ab27..e05871b3f 100644 --- a/Tests/UnitTests/PlayMode/Cards/CardTests.cpp +++ b/Tests/UnitTests/PlayMode/Cards/CardTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Cards/CardsTests.cpp b/Tests/UnitTests/PlayMode/Cards/CardsTests.cpp index 20d622d5d..f6541bfc0 100644 --- a/Tests/UnitTests/PlayMode/Cards/CardsTests.cpp +++ b/Tests/UnitTests/PlayMode/Cards/CardsTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Commons/DeckCodeTests.cpp b/Tests/UnitTests/PlayMode/Commons/DeckCodeTests.cpp index 743314864..abd1d4ba8 100644 --- a/Tests/UnitTests/PlayMode/Commons/DeckCodeTests.cpp +++ b/Tests/UnitTests/PlayMode/Commons/DeckCodeTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Commons/UtilsTests.cpp b/Tests/UnitTests/PlayMode/Commons/UtilsTests.cpp index 98bb8e37b..b11b19d41 100644 --- a/Tests/UnitTests/PlayMode/Commons/UtilsTests.cpp +++ b/Tests/UnitTests/PlayMode/Commons/UtilsTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Decks/DeckTests.cpp b/Tests/UnitTests/PlayMode/Decks/DeckTests.cpp index fac9eb4b4..ac57c1d37 100644 --- a/Tests/UnitTests/PlayMode/Decks/DeckTests.cpp +++ b/Tests/UnitTests/PlayMode/Decks/DeckTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Enchants/PlayerAuraEffectsTests.cpp b/Tests/UnitTests/PlayMode/Enchants/PlayerAuraEffectsTests.cpp index 134f09d15..3c576a9eb 100644 --- a/Tests/UnitTests/PlayMode/Enchants/PlayerAuraEffectsTests.cpp +++ b/Tests/UnitTests/PlayMode/Enchants/PlayerAuraEffectsTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Games/GameTests.cpp b/Tests/UnitTests/PlayMode/Games/GameTests.cpp index cb9ecfb96..349d84d07 100644 --- a/Tests/UnitTests/PlayMode/Games/GameTests.cpp +++ b/Tests/UnitTests/PlayMode/Games/GameTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Models/CharacterTests.cpp b/Tests/UnitTests/PlayMode/Models/CharacterTests.cpp index 6602a9506..1a4f518ef 100644 --- a/Tests/UnitTests/PlayMode/Models/CharacterTests.cpp +++ b/Tests/UnitTests/PlayMode/Models/CharacterTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Tasks/PlayerTasks/AttackTaskTests.cpp b/Tests/UnitTests/PlayMode/Tasks/PlayerTasks/AttackTaskTests.cpp index e706012f5..7d4ef2620 100644 --- a/Tests/UnitTests/PlayMode/Tasks/PlayerTasks/AttackTaskTests.cpp +++ b/Tests/UnitTests/PlayMode/Tasks/PlayerTasks/AttackTaskTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Tasks/PlayerTasks/TradeCardTaskTests.cpp b/Tests/UnitTests/PlayMode/Tasks/PlayerTasks/TradeCardTaskTests.cpp index d30cf3955..b5c75d342 100644 --- a/Tests/UnitTests/PlayMode/Tasks/PlayerTasks/TradeCardTaskTests.cpp +++ b/Tests/UnitTests/PlayMode/Tasks/PlayerTasks/TradeCardTaskTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/ChangeHeroPowerTaskTests.cpp b/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/ChangeHeroPowerTaskTests.cpp index 2d737be68..26d325515 100644 --- a/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/ChangeHeroPowerTaskTests.cpp +++ b/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/ChangeHeroPowerTaskTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/ControlTaskTests.cpp b/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/ControlTaskTests.cpp index 69ca53d0e..c57c58998 100644 --- a/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/ControlTaskTests.cpp +++ b/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/ControlTaskTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/CountTaskTests.cpp b/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/CountTaskTests.cpp index 64470844d..ef00c5e23 100644 --- a/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/CountTaskTests.cpp +++ b/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/CountTaskTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/DamageTaskTests.cpp b/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/DamageTaskTests.cpp index 5302e6c01..9e5ddf29b 100644 --- a/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/DamageTaskTests.cpp +++ b/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/DamageTaskTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/DestroyTaskTests.cpp b/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/DestroyTaskTests.cpp index 555525059..73c6e0268 100644 --- a/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/DestroyTaskTests.cpp +++ b/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/DestroyTaskTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/DrawTaskTests.cpp b/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/DrawTaskTests.cpp index aaa9c9e5b..47f1087d4 100644 --- a/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/DrawTaskTests.cpp +++ b/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/DrawTaskTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/GetEventNumberTaskTests.cpp b/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/GetEventNumberTaskTests.cpp index dd6b5962f..2c24a3030 100644 --- a/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/GetEventNumberTaskTests.cpp +++ b/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/GetEventNumberTaskTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/IncludeTaskTests.cpp b/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/IncludeTaskTests.cpp index a1112684d..e42476c9e 100644 --- a/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/IncludeTaskTests.cpp +++ b/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/IncludeTaskTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/MathNumberIndexTaskTests.cpp b/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/MathNumberIndexTaskTests.cpp index ba6249aa2..c2e60b4b6 100644 --- a/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/MathNumberIndexTaskTests.cpp +++ b/Tests/UnitTests/PlayMode/Tasks/SimpleTasks/MathNumberIndexTaskTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Triggers/TriggerTests.cpp b/Tests/UnitTests/PlayMode/Triggers/TriggerTests.cpp index d1587af95..98aeea568 100644 --- a/Tests/UnitTests/PlayMode/Triggers/TriggerTests.cpp +++ b/Tests/UnitTests/PlayMode/Triggers/TriggerTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Zones/FieldZoneTests.cpp b/Tests/UnitTests/PlayMode/Zones/FieldZoneTests.cpp index 64553716f..03ff87d21 100644 --- a/Tests/UnitTests/PlayMode/Zones/FieldZoneTests.cpp +++ b/Tests/UnitTests/PlayMode/Zones/FieldZoneTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Zones/HandZoneTests.cpp b/Tests/UnitTests/PlayMode/Zones/HandZoneTests.cpp index 8212d248f..e906aeeee 100644 --- a/Tests/UnitTests/PlayMode/Zones/HandZoneTests.cpp +++ b/Tests/UnitTests/PlayMode/Zones/HandZoneTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/PlayMode/Zones/SecretZoneTests.cpp b/Tests/UnitTests/PlayMode/Zones/SecretZoneTests.cpp index b11e9301b..2d0dd766d 100644 --- a/Tests/UnitTests/PlayMode/Zones/SecretZoneTests.cpp +++ b/Tests/UnitTests/PlayMode/Zones/SecretZoneTests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/Utils/CardSetHeaders.hpp b/Tests/UnitTests/Utils/CardSetHeaders.hpp index 7c9077348..fdba43108 100644 --- a/Tests/UnitTests/Utils/CardSetHeaders.hpp +++ b/Tests/UnitTests/Utils/CardSetHeaders.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/Utils/TestUtils.cpp b/Tests/UnitTests/Utils/TestUtils.cpp index 6bc9d0dfd..691973b63 100644 --- a/Tests/UnitTests/Utils/TestUtils.cpp +++ b/Tests/UnitTests/Utils/TestUtils.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual diff --git a/Tests/UnitTests/main.cpp b/Tests/UnitTests/main.cpp index 4864b086c..f751a6933 100644 --- a/Tests/UnitTests/main.cpp +++ b/Tests/UnitTests/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023 Chris Ohk +// Copyright (c) 2017-2024 Chris Ohk // We are making my contributions/submissions to this project solely in our // personal capacity and are not conveying any rights to any intellectual