Skip to content

Commit 0c49b2b

Browse files
committed
[ci skip] Happy new year! 🎉
1 parent 3b98d3f commit 0c49b2b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+45
-45
lines changed

Extensions/BabaPython/Includes/Agents/IAgent.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020 Chris Ohk
1+
// Copyright (c) 2020-2023 Chris Ohk
22

33
// I am making my contributions/submissions to this project solely in our
44
// personal capacity and am not conveying any rights to any intellectual

Extensions/BabaPython/Includes/Agents/Preprocess.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020 Chris Ohk
1+
// Copyright (c) 2020-2023 Chris Ohk
22

33
// I am making my contributions/submissions to this project solely in our
44
// personal capacity and am not conveying any rights to any intellectual

Extensions/BabaPython/Includes/Agents/RandomAgent.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020 Chris Ohk
1+
// Copyright (c) 2020-2023 Chris Ohk
22

33
// I am making my contributions/submissions to this project solely in our
44
// personal capacity and am not conveying any rights to any intellectual

Extensions/BabaPython/Includes/Enums/GameEnums.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020 Chris Ohk
1+
// Copyright (c) 2020-2023 Chris Ohk
22

33
// I am making my contributions/submissions to this project solely in our
44
// personal capacity and am not conveying any rights to any intellectual

Extensions/BabaPython/Includes/Enums/RuleEnums.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020 Chris Ohk
1+
// Copyright (c) 2020-2023 Chris Ohk
22

33
// I am making my contributions/submissions to this project solely in our
44
// personal capacity and am not conveying any rights to any intellectual

Extensions/BabaPython/Includes/Games/Game.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020 Chris Ohk
1+
// Copyright (c) 2020-2023 Chris Ohk
22

33
// I am making my contributions/submissions to this project solely in our
44
// personal capacity and am not conveying any rights to any intellectual

Extensions/BabaPython/Includes/Games/Map.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020 Chris Ohk
1+
// Copyright (c) 2020-2023 Chris Ohk
22

33
// I am making my contributions/submissions to this project solely in our
44
// personal capacity and am not conveying any rights to any intellectual

Extensions/BabaPython/Includes/Games/Object.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020 Chris Ohk
1+
// Copyright (c) 2020-2023 Chris Ohk
22

33
// I am making my contributions/submissions to this project solely in our
44
// personal capacity and am not conveying any rights to any intellectual

Extensions/BabaPython/Includes/Rules/Rule.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020 Chris Ohk
1+
// Copyright (c) 2020-2023 Chris Ohk
22

33
// I am making my contributions/submissions to this project solely in our
44
// personal capacity and am not conveying any rights to any intellectual

Extensions/BabaPython/Includes/Rules/RuleManager.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020 Chris Ohk
1+
// Copyright (c) 2020-2023 Chris Ohk
22

33
// I am making my contributions/submissions to this project solely in our
44
// personal capacity and am not conveying any rights to any intellectual

0 commit comments

Comments
 (0)