diff --git a/headers/enduro2d/base/_all.hpp b/headers/enduro2d/base/_all.hpp index 87a7d5f6..659dde8d 100644 --- a/headers/enduro2d/base/_all.hpp +++ b/headers/enduro2d/base/_all.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/base/_base.hpp b/headers/enduro2d/base/_base.hpp index 6522cdd8..7ac33b3a 100644 --- a/headers/enduro2d/base/_base.hpp +++ b/headers/enduro2d/base/_base.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/base/configs.hpp b/headers/enduro2d/base/configs.hpp index 90f80193..bb930313 100644 --- a/headers/enduro2d/base/configs.hpp +++ b/headers/enduro2d/base/configs.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/base/macros.hpp b/headers/enduro2d/base/macros.hpp index 30f036ba..0baf08b6 100644 --- a/headers/enduro2d/base/macros.hpp +++ b/headers/enduro2d/base/macros.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/base/main.hpp b/headers/enduro2d/base/main.hpp index 5e5ab817..3f1ec0f5 100644 --- a/headers/enduro2d/base/main.hpp +++ b/headers/enduro2d/base/main.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/base/stdex.hpp b/headers/enduro2d/base/stdex.hpp index 7b61a8ba..20dc9eae 100644 --- a/headers/enduro2d/base/stdex.hpp +++ b/headers/enduro2d/base/stdex.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/base/types.hpp b/headers/enduro2d/base/types.hpp index 379c73b9..584835a8 100644 --- a/headers/enduro2d/base/types.hpp +++ b/headers/enduro2d/base/types.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/core/_all.hpp b/headers/enduro2d/core/_all.hpp index dafc64d8..636678c0 100644 --- a/headers/enduro2d/core/_all.hpp +++ b/headers/enduro2d/core/_all.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/core/_core.hpp b/headers/enduro2d/core/_core.hpp index 558e643e..781e975f 100644 --- a/headers/enduro2d/core/_core.hpp +++ b/headers/enduro2d/core/_core.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/core/dbgui.hpp b/headers/enduro2d/core/dbgui.hpp index a508e450..3e4e86ed 100644 --- a/headers/enduro2d/core/dbgui.hpp +++ b/headers/enduro2d/core/dbgui.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/core/debug.hpp b/headers/enduro2d/core/debug.hpp index a99e8dee..af926c7b 100644 --- a/headers/enduro2d/core/debug.hpp +++ b/headers/enduro2d/core/debug.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/core/deferrer.hpp b/headers/enduro2d/core/deferrer.hpp index 5fad9da6..b0386b99 100644 --- a/headers/enduro2d/core/deferrer.hpp +++ b/headers/enduro2d/core/deferrer.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/core/engine.hpp b/headers/enduro2d/core/engine.hpp index 6f3423d4..e14384bf 100644 --- a/headers/enduro2d/core/engine.hpp +++ b/headers/enduro2d/core/engine.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/core/input.hpp b/headers/enduro2d/core/input.hpp index eae8ebbc..fe878591 100644 --- a/headers/enduro2d/core/input.hpp +++ b/headers/enduro2d/core/input.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/core/platform.hpp b/headers/enduro2d/core/platform.hpp index 6047db8b..8d7918c1 100644 --- a/headers/enduro2d/core/platform.hpp +++ b/headers/enduro2d/core/platform.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/core/render.hpp b/headers/enduro2d/core/render.hpp index dc21c52b..968a7f78 100644 --- a/headers/enduro2d/core/render.hpp +++ b/headers/enduro2d/core/render.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #ifndef E2D_INCLUDE_GUARD_64EC1BED88C24F57851A315A761E9D48 diff --git a/headers/enduro2d/core/render.inl b/headers/enduro2d/core/render.inl index 0090113a..d17854ca 100644 --- a/headers/enduro2d/core/render.inl +++ b/headers/enduro2d/core/render.inl @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #ifndef E2D_INCLUDE_GUARD_8247225BE32B4135BDAECEEE88535A86 diff --git a/headers/enduro2d/core/vfs.hpp b/headers/enduro2d/core/vfs.hpp index 1ee06fe1..2c888a31 100644 --- a/headers/enduro2d/core/vfs.hpp +++ b/headers/enduro2d/core/vfs.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/core/window.hpp b/headers/enduro2d/core/window.hpp index 1e9d3358..fee7105f 100644 --- a/headers/enduro2d/core/window.hpp +++ b/headers/enduro2d/core/window.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/enduro2d.hpp b/headers/enduro2d/enduro2d.hpp index 0c59a9e8..fb98d678 100644 --- a/headers/enduro2d/enduro2d.hpp +++ b/headers/enduro2d/enduro2d.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "base/_all.hpp" diff --git a/headers/enduro2d/high/_all.hpp b/headers/enduro2d/high/_all.hpp index 1c9c86ba..19b65562 100644 --- a/headers/enduro2d/high/_all.hpp +++ b/headers/enduro2d/high/_all.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/_high.hpp b/headers/enduro2d/high/_high.hpp index fce12596..e2050911 100644 --- a/headers/enduro2d/high/_high.hpp +++ b/headers/enduro2d/high/_high.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/address.hpp b/headers/enduro2d/high/address.hpp index 46a00ba6..45a70644 100644 --- a/headers/enduro2d/high/address.hpp +++ b/headers/enduro2d/high/address.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/asset.hpp b/headers/enduro2d/high/asset.hpp index 39ffd6ca..4a3a6d60 100644 --- a/headers/enduro2d/high/asset.hpp +++ b/headers/enduro2d/high/asset.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #ifndef E2D_INCLUDE_GUARD_1122A7CA62954AEF9E0A787064D28F73 diff --git a/headers/enduro2d/high/asset.inl b/headers/enduro2d/high/asset.inl index 801e0b08..3f9ecf22 100644 --- a/headers/enduro2d/high/asset.inl +++ b/headers/enduro2d/high/asset.inl @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #ifndef E2D_INCLUDE_GUARD_6FD0B1DD12004CF78E7AC5FBBC36E854 diff --git a/headers/enduro2d/high/assets/atlas_asset.hpp b/headers/enduro2d/high/assets/atlas_asset.hpp index 38b268df..7fcef9f6 100644 --- a/headers/enduro2d/high/assets/atlas_asset.hpp +++ b/headers/enduro2d/high/assets/atlas_asset.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/assets/binary_asset.hpp b/headers/enduro2d/high/assets/binary_asset.hpp index 17e40b95..c07baf30 100644 --- a/headers/enduro2d/high/assets/binary_asset.hpp +++ b/headers/enduro2d/high/assets/binary_asset.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/assets/flipbook_asset.hpp b/headers/enduro2d/high/assets/flipbook_asset.hpp index e9bd17d1..5fa11f25 100644 --- a/headers/enduro2d/high/assets/flipbook_asset.hpp +++ b/headers/enduro2d/high/assets/flipbook_asset.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/assets/image_asset.hpp b/headers/enduro2d/high/assets/image_asset.hpp index 99d88690..6ff7d661 100644 --- a/headers/enduro2d/high/assets/image_asset.hpp +++ b/headers/enduro2d/high/assets/image_asset.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/assets/material_asset.hpp b/headers/enduro2d/high/assets/material_asset.hpp index 7d59e4d9..24062ac1 100644 --- a/headers/enduro2d/high/assets/material_asset.hpp +++ b/headers/enduro2d/high/assets/material_asset.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/assets/mesh_asset.hpp b/headers/enduro2d/high/assets/mesh_asset.hpp index 0fc294e5..b1c104b5 100644 --- a/headers/enduro2d/high/assets/mesh_asset.hpp +++ b/headers/enduro2d/high/assets/mesh_asset.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/assets/model_asset.hpp b/headers/enduro2d/high/assets/model_asset.hpp index dc2cbb57..1239a8fc 100644 --- a/headers/enduro2d/high/assets/model_asset.hpp +++ b/headers/enduro2d/high/assets/model_asset.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/assets/shader_asset.hpp b/headers/enduro2d/high/assets/shader_asset.hpp index a79cd031..4a51647a 100644 --- a/headers/enduro2d/high/assets/shader_asset.hpp +++ b/headers/enduro2d/high/assets/shader_asset.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/assets/shape_asset.hpp b/headers/enduro2d/high/assets/shape_asset.hpp index f949f41d..2a45debf 100644 --- a/headers/enduro2d/high/assets/shape_asset.hpp +++ b/headers/enduro2d/high/assets/shape_asset.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/assets/sprite_asset.hpp b/headers/enduro2d/high/assets/sprite_asset.hpp index 86ed8f20..6a8fbd82 100644 --- a/headers/enduro2d/high/assets/sprite_asset.hpp +++ b/headers/enduro2d/high/assets/sprite_asset.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/assets/text_asset.hpp b/headers/enduro2d/high/assets/text_asset.hpp index 49a3f3da..353e7729 100644 --- a/headers/enduro2d/high/assets/text_asset.hpp +++ b/headers/enduro2d/high/assets/text_asset.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/assets/texture_asset.hpp b/headers/enduro2d/high/assets/texture_asset.hpp index 6715490b..452c706b 100644 --- a/headers/enduro2d/high/assets/texture_asset.hpp +++ b/headers/enduro2d/high/assets/texture_asset.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/atlas.hpp b/headers/enduro2d/high/atlas.hpp index 97e6f3e4..4ed2f4ad 100644 --- a/headers/enduro2d/high/atlas.hpp +++ b/headers/enduro2d/high/atlas.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/components/actor.hpp b/headers/enduro2d/high/components/actor.hpp index 59d6ec2a..5fee0386 100644 --- a/headers/enduro2d/high/components/actor.hpp +++ b/headers/enduro2d/high/components/actor.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/components/camera.hpp b/headers/enduro2d/high/components/camera.hpp index a4b96671..f48c8f29 100644 --- a/headers/enduro2d/high/components/camera.hpp +++ b/headers/enduro2d/high/components/camera.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/components/flipbook_player.hpp b/headers/enduro2d/high/components/flipbook_player.hpp index 5f251d5d..0deb83c7 100644 --- a/headers/enduro2d/high/components/flipbook_player.hpp +++ b/headers/enduro2d/high/components/flipbook_player.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/components/flipbook_source.hpp b/headers/enduro2d/high/components/flipbook_source.hpp index d5d4c5e3..57904834 100644 --- a/headers/enduro2d/high/components/flipbook_source.hpp +++ b/headers/enduro2d/high/components/flipbook_source.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/components/model_renderer.hpp b/headers/enduro2d/high/components/model_renderer.hpp index 2d95331e..524b49fe 100644 --- a/headers/enduro2d/high/components/model_renderer.hpp +++ b/headers/enduro2d/high/components/model_renderer.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/components/renderer.hpp b/headers/enduro2d/high/components/renderer.hpp index 6866cd0d..51e05f54 100644 --- a/headers/enduro2d/high/components/renderer.hpp +++ b/headers/enduro2d/high/components/renderer.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/components/scene.hpp b/headers/enduro2d/high/components/scene.hpp index 749766e1..58a80efe 100644 --- a/headers/enduro2d/high/components/scene.hpp +++ b/headers/enduro2d/high/components/scene.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/components/sprite_renderer.hpp b/headers/enduro2d/high/components/sprite_renderer.hpp index 5d4b1af2..14990f2f 100644 --- a/headers/enduro2d/high/components/sprite_renderer.hpp +++ b/headers/enduro2d/high/components/sprite_renderer.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/flipbook.hpp b/headers/enduro2d/high/flipbook.hpp index b511b0c4..010845af 100644 --- a/headers/enduro2d/high/flipbook.hpp +++ b/headers/enduro2d/high/flipbook.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/library.hpp b/headers/enduro2d/high/library.hpp index 72f81716..9ec56e5e 100644 --- a/headers/enduro2d/high/library.hpp +++ b/headers/enduro2d/high/library.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #ifndef E2D_INCLUDE_GUARD_C3A242D805B8481AB9F778BA8F272D72 diff --git a/headers/enduro2d/high/library.inl b/headers/enduro2d/high/library.inl index edf4b579..0c451ae4 100644 --- a/headers/enduro2d/high/library.inl +++ b/headers/enduro2d/high/library.inl @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #ifndef E2D_INCLUDE_GUARD_C9B4A08B2E2A4A659AB390BDC6EBEFE8 diff --git a/headers/enduro2d/high/model.hpp b/headers/enduro2d/high/model.hpp index c8b2c4c4..e24bccea 100644 --- a/headers/enduro2d/high/model.hpp +++ b/headers/enduro2d/high/model.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/node.hpp b/headers/enduro2d/high/node.hpp index 90101be0..401a8ff6 100644 --- a/headers/enduro2d/high/node.hpp +++ b/headers/enduro2d/high/node.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #ifndef E2D_INCLUDE_GUARD_8703CE4A74D94C3CA27ED91AFF906936 diff --git a/headers/enduro2d/high/node.inl b/headers/enduro2d/high/node.inl index bfa4f99e..bdae057b 100644 --- a/headers/enduro2d/high/node.inl +++ b/headers/enduro2d/high/node.inl @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #ifndef E2D_INCLUDE_GUARD_27EFFE66AA124FFB862BE95C2FF38017 diff --git a/headers/enduro2d/high/sprite.hpp b/headers/enduro2d/high/sprite.hpp index 31594b2f..5623d12f 100644 --- a/headers/enduro2d/high/sprite.hpp +++ b/headers/enduro2d/high/sprite.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/starter.hpp b/headers/enduro2d/high/starter.hpp index dd6b39be..196c0cad 100644 --- a/headers/enduro2d/high/starter.hpp +++ b/headers/enduro2d/high/starter.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/systems/flipbook_system.hpp b/headers/enduro2d/high/systems/flipbook_system.hpp index a00bdec4..1f9d383b 100644 --- a/headers/enduro2d/high/systems/flipbook_system.hpp +++ b/headers/enduro2d/high/systems/flipbook_system.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/systems/render_system.hpp b/headers/enduro2d/high/systems/render_system.hpp index 7c8e37b5..60f11963 100644 --- a/headers/enduro2d/high/systems/render_system.hpp +++ b/headers/enduro2d/high/systems/render_system.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/high/world.hpp b/headers/enduro2d/high/world.hpp index dbfb4a01..f1770dc5 100644 --- a/headers/enduro2d/high/world.hpp +++ b/headers/enduro2d/high/world.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/math/_all.hpp b/headers/enduro2d/math/_all.hpp index fdca6a80..38f38394 100644 --- a/headers/enduro2d/math/_all.hpp +++ b/headers/enduro2d/math/_all.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/math/_math.hpp b/headers/enduro2d/math/_math.hpp index 6793c37d..3a731ff8 100644 --- a/headers/enduro2d/math/_math.hpp +++ b/headers/enduro2d/math/_math.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/math/aabb.hpp b/headers/enduro2d/math/aabb.hpp index e68427b8..e6cd1e9b 100644 --- a/headers/enduro2d/math/aabb.hpp +++ b/headers/enduro2d/math/aabb.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/math/mat2.hpp b/headers/enduro2d/math/mat2.hpp index e81eb68e..1284d06a 100644 --- a/headers/enduro2d/math/mat2.hpp +++ b/headers/enduro2d/math/mat2.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/math/mat3.hpp b/headers/enduro2d/math/mat3.hpp index dc24a5ea..53c210df 100644 --- a/headers/enduro2d/math/mat3.hpp +++ b/headers/enduro2d/math/mat3.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/math/mat4.hpp b/headers/enduro2d/math/mat4.hpp index 71fb9d55..43dd9980 100644 --- a/headers/enduro2d/math/mat4.hpp +++ b/headers/enduro2d/math/mat4.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/math/quat.hpp b/headers/enduro2d/math/quat.hpp index 87085f2d..133586dd 100644 --- a/headers/enduro2d/math/quat.hpp +++ b/headers/enduro2d/math/quat.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/math/rect.hpp b/headers/enduro2d/math/rect.hpp index 05342b6b..5ba11214 100644 --- a/headers/enduro2d/math/rect.hpp +++ b/headers/enduro2d/math/rect.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/math/trig.hpp b/headers/enduro2d/math/trig.hpp index cd922d84..a812e867 100644 --- a/headers/enduro2d/math/trig.hpp +++ b/headers/enduro2d/math/trig.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/math/trs2.hpp b/headers/enduro2d/math/trs2.hpp index 5855ef41..49de89fc 100644 --- a/headers/enduro2d/math/trs2.hpp +++ b/headers/enduro2d/math/trs2.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/math/trs3.hpp b/headers/enduro2d/math/trs3.hpp index 2fd1e6f7..720fdb30 100644 --- a/headers/enduro2d/math/trs3.hpp +++ b/headers/enduro2d/math/trs3.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/math/unit.hpp b/headers/enduro2d/math/unit.hpp index 4df0631e..b5e5ec50 100644 --- a/headers/enduro2d/math/unit.hpp +++ b/headers/enduro2d/math/unit.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/math/vec2.hpp b/headers/enduro2d/math/vec2.hpp index 1f5f519f..da8c7f56 100644 --- a/headers/enduro2d/math/vec2.hpp +++ b/headers/enduro2d/math/vec2.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/math/vec3.hpp b/headers/enduro2d/math/vec3.hpp index c9b9e06e..17f6dce1 100644 --- a/headers/enduro2d/math/vec3.hpp +++ b/headers/enduro2d/math/vec3.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/math/vec4.hpp b/headers/enduro2d/math/vec4.hpp index c1ebcbe8..fbe7a7dc 100644 --- a/headers/enduro2d/math/vec4.hpp +++ b/headers/enduro2d/math/vec4.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/utils/_all.hpp b/headers/enduro2d/utils/_all.hpp index 543401b2..25f62dee 100644 --- a/headers/enduro2d/utils/_all.hpp +++ b/headers/enduro2d/utils/_all.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/utils/_utils.hpp b/headers/enduro2d/utils/_utils.hpp index 607bff72..61448008 100644 --- a/headers/enduro2d/utils/_utils.hpp +++ b/headers/enduro2d/utils/_utils.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/utils/buffer.hpp b/headers/enduro2d/utils/buffer.hpp index 1370ccc4..26219abc 100644 --- a/headers/enduro2d/utils/buffer.hpp +++ b/headers/enduro2d/utils/buffer.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/utils/color.hpp b/headers/enduro2d/utils/color.hpp index e6a52b39..39dc886b 100644 --- a/headers/enduro2d/utils/color.hpp +++ b/headers/enduro2d/utils/color.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/utils/color32.hpp b/headers/enduro2d/utils/color32.hpp index 87e17c1e..1937e6c9 100644 --- a/headers/enduro2d/utils/color32.hpp +++ b/headers/enduro2d/utils/color32.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/utils/filesystem.hpp b/headers/enduro2d/utils/filesystem.hpp index fb8c0df1..c42e1bd4 100644 --- a/headers/enduro2d/utils/filesystem.hpp +++ b/headers/enduro2d/utils/filesystem.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #ifndef E2D_INCLUDE_GUARD_B13171AF5FD34D6284271BD2F4B1F6DD diff --git a/headers/enduro2d/utils/filesystem.inl b/headers/enduro2d/utils/filesystem.inl index c07fb14f..6da5cafd 100644 --- a/headers/enduro2d/utils/filesystem.inl +++ b/headers/enduro2d/utils/filesystem.inl @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #ifndef E2D_INCLUDE_GUARD_ADA6066FA64F4B30BE65FE6AFB3D887F diff --git a/headers/enduro2d/utils/image.hpp b/headers/enduro2d/utils/image.hpp index bb52006d..9a06bbb5 100644 --- a/headers/enduro2d/utils/image.hpp +++ b/headers/enduro2d/utils/image.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/utils/intrusive_list.hpp b/headers/enduro2d/utils/intrusive_list.hpp index 19cd05ec..67bb9170 100644 --- a/headers/enduro2d/utils/intrusive_list.hpp +++ b/headers/enduro2d/utils/intrusive_list.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/utils/intrusive_ptr.hpp b/headers/enduro2d/utils/intrusive_ptr.hpp index ac353da8..bcd11d52 100644 --- a/headers/enduro2d/utils/intrusive_ptr.hpp +++ b/headers/enduro2d/utils/intrusive_ptr.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/utils/mesh.hpp b/headers/enduro2d/utils/mesh.hpp index a7343407..d2be19d2 100644 --- a/headers/enduro2d/utils/mesh.hpp +++ b/headers/enduro2d/utils/mesh.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/utils/module.hpp b/headers/enduro2d/utils/module.hpp index c9e2536b..aa0b6ca0 100644 --- a/headers/enduro2d/utils/module.hpp +++ b/headers/enduro2d/utils/module.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/utils/path.hpp b/headers/enduro2d/utils/path.hpp index ed7c9a60..7314fa99 100644 --- a/headers/enduro2d/utils/path.hpp +++ b/headers/enduro2d/utils/path.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/utils/shape.hpp b/headers/enduro2d/utils/shape.hpp index 525a704a..909d3d5a 100644 --- a/headers/enduro2d/utils/shape.hpp +++ b/headers/enduro2d/utils/shape.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/utils/streams.hpp b/headers/enduro2d/utils/streams.hpp index da21668d..63369117 100644 --- a/headers/enduro2d/utils/streams.hpp +++ b/headers/enduro2d/utils/streams.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #ifndef E2D_INCLUDE_GUARD_271E0872955E4A59980866CBF737BDC1 diff --git a/headers/enduro2d/utils/streams.inl b/headers/enduro2d/utils/streams.inl index 9a351e3c..7cd6dce7 100644 --- a/headers/enduro2d/utils/streams.inl +++ b/headers/enduro2d/utils/streams.inl @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #ifndef E2D_INCLUDE_GUARD_8B0A2CAB69114FA69A716D2CC7F64DD4 diff --git a/headers/enduro2d/utils/strfmts.hpp b/headers/enduro2d/utils/strfmts.hpp index e3e1b0dc..cf79c8c8 100644 --- a/headers/enduro2d/utils/strfmts.hpp +++ b/headers/enduro2d/utils/strfmts.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/utils/strings.hpp b/headers/enduro2d/utils/strings.hpp index aa3fd1df..7c69aa5a 100644 --- a/headers/enduro2d/utils/strings.hpp +++ b/headers/enduro2d/utils/strings.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #ifndef E2D_INCLUDE_GUARD_4540A3A22AD942D8A6B0C77A3346E73A diff --git a/headers/enduro2d/utils/strings.inl b/headers/enduro2d/utils/strings.inl index 917b1800..0048b38e 100644 --- a/headers/enduro2d/utils/strings.inl +++ b/headers/enduro2d/utils/strings.inl @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #ifndef E2D_INCLUDE_GUARD_5BC5A803A3694674845E9953209E8CBE diff --git a/headers/enduro2d/utils/time.hpp b/headers/enduro2d/utils/time.hpp index 917434eb..7ca8ee04 100644 --- a/headers/enduro2d/utils/time.hpp +++ b/headers/enduro2d/utils/time.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/headers/enduro2d/utils/url.hpp b/headers/enduro2d/utils/url.hpp index 4ee4819e..d9599cc5 100644 --- a/headers/enduro2d/utils/url.hpp +++ b/headers/enduro2d/utils/url.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/samples/sources/common.cpp b/samples/sources/common.cpp index f230c517..e1da3ed4 100644 --- a/samples/sources/common.cpp +++ b/samples/sources/common.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "common.hpp" diff --git a/samples/sources/common.hpp b/samples/sources/common.hpp index be63c008..4960a9bf 100644 --- a/samples/sources/common.hpp +++ b/samples/sources/common.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/samples/sources/sample_00/sample_00.cpp b/samples/sources/sample_00/sample_00.cpp index 44311522..1702cbed 100644 --- a/samples/sources/sample_00/sample_00.cpp +++ b/samples/sources/sample_00/sample_00.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "../common.hpp" diff --git a/samples/sources/sample_01/sample_01.cpp b/samples/sources/sample_01/sample_01.cpp index 326eccc9..9aadeab4 100644 --- a/samples/sources/sample_01/sample_01.cpp +++ b/samples/sources/sample_01/sample_01.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "../common.hpp" diff --git a/samples/sources/sample_02/sample_02.cpp b/samples/sources/sample_02/sample_02.cpp index 70d6b2a2..1d3857aa 100644 --- a/samples/sources/sample_02/sample_02.cpp +++ b/samples/sources/sample_02/sample_02.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "../common.hpp" diff --git a/samples/sources/sample_03/sample_03.cpp b/samples/sources/sample_03/sample_03.cpp index 895ec518..30104b01 100644 --- a/samples/sources/sample_03/sample_03.cpp +++ b/samples/sources/sample_03/sample_03.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "../common.hpp" diff --git a/sources/enduro2d/base/main.cpp b/sources/enduro2d/base/main.cpp index b18b8235..274c592a 100644 --- a/sources/enduro2d/base/main.cpp +++ b/sources/enduro2d/base/main.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/core/_core.cpp b/sources/enduro2d/core/_core.cpp index f7737296..e89dd905 100644 --- a/sources/enduro2d/core/_core.cpp +++ b/sources/enduro2d/core/_core.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/core/dbgui.cpp b/sources/enduro2d/core/dbgui.cpp index 54503eb8..70577670 100644 --- a/sources/enduro2d/core/dbgui.cpp +++ b/sources/enduro2d/core/dbgui.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "dbgui_impl/dbgui.hpp" diff --git a/sources/enduro2d/core/dbgui_impl/dbgui.hpp b/sources/enduro2d/core/dbgui_impl/dbgui.hpp index 307a0e6d..b013ed60 100644 --- a/sources/enduro2d/core/dbgui_impl/dbgui.hpp +++ b/sources/enduro2d/core/dbgui_impl/dbgui.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/sources/enduro2d/core/dbgui_impl/dbgui_shaders.cpp b/sources/enduro2d/core/dbgui_impl/dbgui_shaders.cpp index 86acc445..01dcb841 100644 --- a/sources/enduro2d/core/dbgui_impl/dbgui_shaders.cpp +++ b/sources/enduro2d/core/dbgui_impl/dbgui_shaders.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "dbgui.hpp" diff --git a/sources/enduro2d/core/dbgui_impl/dbgui_widgets.cpp b/sources/enduro2d/core/dbgui_impl/dbgui_widgets.cpp index c9c3a6d7..375e7bab 100644 --- a/sources/enduro2d/core/dbgui_impl/dbgui_widgets.cpp +++ b/sources/enduro2d/core/dbgui_impl/dbgui_widgets.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "dbgui.hpp" diff --git a/sources/enduro2d/core/debug.cpp b/sources/enduro2d/core/debug.cpp index 9648b5e3..ff956a4f 100644 --- a/sources/enduro2d/core/debug.cpp +++ b/sources/enduro2d/core/debug.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/core/deferrer.cpp b/sources/enduro2d/core/deferrer.cpp index fb560230..c8507893 100644 --- a/sources/enduro2d/core/deferrer.cpp +++ b/sources/enduro2d/core/deferrer.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/core/engine.cpp b/sources/enduro2d/core/engine.cpp index f1dbb9f5..8d99a40b 100644 --- a/sources/enduro2d/core/engine.cpp +++ b/sources/enduro2d/core/engine.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/core/input.cpp b/sources/enduro2d/core/input.cpp index c2892fcf..7da255ae 100644 --- a/sources/enduro2d/core/input.cpp +++ b/sources/enduro2d/core/input.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/core/platform.cpp b/sources/enduro2d/core/platform.cpp index d4c442a0..24012a3a 100644 --- a/sources/enduro2d/core/platform.cpp +++ b/sources/enduro2d/core/platform.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "platform_impl/platform.hpp" diff --git a/sources/enduro2d/core/platform_impl/platform.hpp b/sources/enduro2d/core/platform_impl/platform.hpp index 3c716bd2..cb796684 100644 --- a/sources/enduro2d/core/platform_impl/platform.hpp +++ b/sources/enduro2d/core/platform_impl/platform.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/sources/enduro2d/core/platform_impl/platform_ios.cpp b/sources/enduro2d/core/platform_impl/platform_ios.cpp index 1665d8df..d2ee7256 100644 --- a/sources/enduro2d/core/platform_impl/platform_ios.cpp +++ b/sources/enduro2d/core/platform_impl/platform_ios.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "platform.hpp" diff --git a/sources/enduro2d/core/platform_impl/platform_linux.cpp b/sources/enduro2d/core/platform_impl/platform_linux.cpp index 167dd675..8cf6efe2 100644 --- a/sources/enduro2d/core/platform_impl/platform_linux.cpp +++ b/sources/enduro2d/core/platform_impl/platform_linux.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "platform.hpp" diff --git a/sources/enduro2d/core/platform_impl/platform_macosx.cpp b/sources/enduro2d/core/platform_impl/platform_macosx.cpp index a183bc99..d6c8a037 100644 --- a/sources/enduro2d/core/platform_impl/platform_macosx.cpp +++ b/sources/enduro2d/core/platform_impl/platform_macosx.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "platform.hpp" diff --git a/sources/enduro2d/core/platform_impl/platform_none.cpp b/sources/enduro2d/core/platform_impl/platform_none.cpp index 7e5eb404..39c99dbf 100644 --- a/sources/enduro2d/core/platform_impl/platform_none.cpp +++ b/sources/enduro2d/core/platform_impl/platform_none.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "platform.hpp" diff --git a/sources/enduro2d/core/platform_impl/platform_windows.cpp b/sources/enduro2d/core/platform_impl/platform_windows.cpp index 3fa752a4..0b0e3d6f 100644 --- a/sources/enduro2d/core/platform_impl/platform_windows.cpp +++ b/sources/enduro2d/core/platform_impl/platform_windows.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "platform.hpp" diff --git a/sources/enduro2d/core/render.cpp b/sources/enduro2d/core/render.cpp index 45b95c0a..edc71ecd 100644 --- a/sources/enduro2d/core/render.cpp +++ b/sources/enduro2d/core/render.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "render_impl/render.hpp" diff --git a/sources/enduro2d/core/render_impl/render.hpp b/sources/enduro2d/core/render_impl/render.hpp index 8c9e1f4a..0b4379d7 100644 --- a/sources/enduro2d/core/render_impl/render.hpp +++ b/sources/enduro2d/core/render_impl/render.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/sources/enduro2d/core/render_impl/render_none.cpp b/sources/enduro2d/core/render_impl/render_none.cpp index 98976175..99494db5 100644 --- a/sources/enduro2d/core/render_impl/render_none.cpp +++ b/sources/enduro2d/core/render_impl/render_none.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "render.hpp" diff --git a/sources/enduro2d/core/render_impl/render_opengl.cpp b/sources/enduro2d/core/render_impl/render_opengl.cpp index d16e011a..2a1a57e0 100644 --- a/sources/enduro2d/core/render_impl/render_opengl.cpp +++ b/sources/enduro2d/core/render_impl/render_opengl.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "render.hpp" diff --git a/sources/enduro2d/core/render_impl/render_opengl_base.cpp b/sources/enduro2d/core/render_impl/render_opengl_base.cpp index 778e8b00..5b8d1109 100644 --- a/sources/enduro2d/core/render_impl/render_opengl_base.cpp +++ b/sources/enduro2d/core/render_impl/render_opengl_base.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "render_opengl_base.hpp" diff --git a/sources/enduro2d/core/render_impl/render_opengl_base.hpp b/sources/enduro2d/core/render_impl/render_opengl_base.hpp index bd4cf962..ab80c299 100644 --- a/sources/enduro2d/core/render_impl/render_opengl_base.hpp +++ b/sources/enduro2d/core/render_impl/render_opengl_base.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/sources/enduro2d/core/render_impl/render_opengl_impl.cpp b/sources/enduro2d/core/render_impl/render_opengl_impl.cpp index a75eed08..0baaf463 100644 --- a/sources/enduro2d/core/render_impl/render_opengl_impl.cpp +++ b/sources/enduro2d/core/render_impl/render_opengl_impl.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "render_opengl_impl.hpp" diff --git a/sources/enduro2d/core/render_impl/render_opengl_impl.hpp b/sources/enduro2d/core/render_impl/render_opengl_impl.hpp index f6e98a75..d097ec04 100644 --- a/sources/enduro2d/core/render_impl/render_opengl_impl.hpp +++ b/sources/enduro2d/core/render_impl/render_opengl_impl.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/sources/enduro2d/core/vfs.cpp b/sources/enduro2d/core/vfs.cpp index fae94e7f..51e27bf5 100644 --- a/sources/enduro2d/core/vfs.cpp +++ b/sources/enduro2d/core/vfs.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/core/window.cpp b/sources/enduro2d/core/window.cpp index f95b49a1..01e483e0 100644 --- a/sources/enduro2d/core/window.cpp +++ b/sources/enduro2d/core/window.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/core/window_impl/window.hpp b/sources/enduro2d/core/window_impl/window.hpp index 74ee588d..cf066637 100644 --- a/sources/enduro2d/core/window_impl/window.hpp +++ b/sources/enduro2d/core/window_impl/window.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/sources/enduro2d/core/window_impl/window_glfw.cpp b/sources/enduro2d/core/window_impl/window_glfw.cpp index 5e6ccf17..3330b1d7 100644 --- a/sources/enduro2d/core/window_impl/window_glfw.cpp +++ b/sources/enduro2d/core/window_impl/window_glfw.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "window.hpp" diff --git a/sources/enduro2d/core/window_impl/window_none.cpp b/sources/enduro2d/core/window_impl/window_none.cpp index 791d3d80..a4472cbc 100644 --- a/sources/enduro2d/core/window_impl/window_none.cpp +++ b/sources/enduro2d/core/window_impl/window_none.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "window.hpp" diff --git a/sources/enduro2d/enduro2d.cpp b/sources/enduro2d/enduro2d.cpp index 25b56c34..4e97296e 100644 --- a/sources/enduro2d/enduro2d.cpp +++ b/sources/enduro2d/enduro2d.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/address.cpp b/sources/enduro2d/high/address.cpp index c676c3c7..fe9956be 100644 --- a/sources/enduro2d/high/address.cpp +++ b/sources/enduro2d/high/address.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/asset.cpp b/sources/enduro2d/high/asset.cpp index 25d77626..62eebf11 100644 --- a/sources/enduro2d/high/asset.cpp +++ b/sources/enduro2d/high/asset.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/assets/atlas_asset.cpp b/sources/enduro2d/high/assets/atlas_asset.cpp index 67680b2c..0ec1bc26 100644 --- a/sources/enduro2d/high/assets/atlas_asset.cpp +++ b/sources/enduro2d/high/assets/atlas_asset.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/assets/binary_asset.cpp b/sources/enduro2d/high/assets/binary_asset.cpp index b989a25d..851a0022 100644 --- a/sources/enduro2d/high/assets/binary_asset.cpp +++ b/sources/enduro2d/high/assets/binary_asset.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/assets/flipbook_asset.cpp b/sources/enduro2d/high/assets/flipbook_asset.cpp index f1a3dd77..e103eac6 100644 --- a/sources/enduro2d/high/assets/flipbook_asset.cpp +++ b/sources/enduro2d/high/assets/flipbook_asset.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/assets/image_asset.cpp b/sources/enduro2d/high/assets/image_asset.cpp index 93747a15..bbad3386 100644 --- a/sources/enduro2d/high/assets/image_asset.cpp +++ b/sources/enduro2d/high/assets/image_asset.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/assets/json_asset.cpp b/sources/enduro2d/high/assets/json_asset.cpp index bd53b749..3eeb47ad 100644 --- a/sources/enduro2d/high/assets/json_asset.cpp +++ b/sources/enduro2d/high/assets/json_asset.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "json_asset.hpp" diff --git a/sources/enduro2d/high/assets/json_asset.hpp b/sources/enduro2d/high/assets/json_asset.hpp index f05e963b..2f10323f 100644 --- a/sources/enduro2d/high/assets/json_asset.hpp +++ b/sources/enduro2d/high/assets/json_asset.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/sources/enduro2d/high/assets/json_utils.cpp b/sources/enduro2d/high/assets/json_utils.cpp index 6749e1b7..f754f670 100644 --- a/sources/enduro2d/high/assets/json_utils.cpp +++ b/sources/enduro2d/high/assets/json_utils.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "json_utils.hpp" diff --git a/sources/enduro2d/high/assets/json_utils.hpp b/sources/enduro2d/high/assets/json_utils.hpp index fb4b73b8..7142674a 100644 --- a/sources/enduro2d/high/assets/json_utils.hpp +++ b/sources/enduro2d/high/assets/json_utils.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/sources/enduro2d/high/assets/material_asset.cpp b/sources/enduro2d/high/assets/material_asset.cpp index 9b8d979f..a728c49b 100644 --- a/sources/enduro2d/high/assets/material_asset.cpp +++ b/sources/enduro2d/high/assets/material_asset.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/assets/mesh_asset.cpp b/sources/enduro2d/high/assets/mesh_asset.cpp index 7d7b90ea..f1cadcaa 100644 --- a/sources/enduro2d/high/assets/mesh_asset.cpp +++ b/sources/enduro2d/high/assets/mesh_asset.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/assets/model_asset.cpp b/sources/enduro2d/high/assets/model_asset.cpp index 20982d11..1578b968 100644 --- a/sources/enduro2d/high/assets/model_asset.cpp +++ b/sources/enduro2d/high/assets/model_asset.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/assets/shader_asset.cpp b/sources/enduro2d/high/assets/shader_asset.cpp index b77bc9d7..977c44fa 100644 --- a/sources/enduro2d/high/assets/shader_asset.cpp +++ b/sources/enduro2d/high/assets/shader_asset.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/assets/shape_asset.cpp b/sources/enduro2d/high/assets/shape_asset.cpp index 69495697..864c7f47 100644 --- a/sources/enduro2d/high/assets/shape_asset.cpp +++ b/sources/enduro2d/high/assets/shape_asset.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/assets/sprite_asset.cpp b/sources/enduro2d/high/assets/sprite_asset.cpp index 7e803d96..05a55c48 100644 --- a/sources/enduro2d/high/assets/sprite_asset.cpp +++ b/sources/enduro2d/high/assets/sprite_asset.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/assets/text_asset.cpp b/sources/enduro2d/high/assets/text_asset.cpp index 10a7b17e..54e325ee 100644 --- a/sources/enduro2d/high/assets/text_asset.cpp +++ b/sources/enduro2d/high/assets/text_asset.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/assets/texture_asset.cpp b/sources/enduro2d/high/assets/texture_asset.cpp index 2bbbc066..d945c362 100644 --- a/sources/enduro2d/high/assets/texture_asset.cpp +++ b/sources/enduro2d/high/assets/texture_asset.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/assets/xml_asset.cpp b/sources/enduro2d/high/assets/xml_asset.cpp index eba09db4..a532e30a 100644 --- a/sources/enduro2d/high/assets/xml_asset.cpp +++ b/sources/enduro2d/high/assets/xml_asset.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "xml_asset.hpp" diff --git a/sources/enduro2d/high/assets/xml_asset.hpp b/sources/enduro2d/high/assets/xml_asset.hpp index 2ffd45c3..2d453d02 100644 --- a/sources/enduro2d/high/assets/xml_asset.hpp +++ b/sources/enduro2d/high/assets/xml_asset.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/sources/enduro2d/high/assets/xml_utils.cpp b/sources/enduro2d/high/assets/xml_utils.cpp index b0e13809..263358d3 100644 --- a/sources/enduro2d/high/assets/xml_utils.cpp +++ b/sources/enduro2d/high/assets/xml_utils.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "xml_utils.hpp" diff --git a/sources/enduro2d/high/assets/xml_utils.hpp b/sources/enduro2d/high/assets/xml_utils.hpp index cf13271e..93d7efc5 100644 --- a/sources/enduro2d/high/assets/xml_utils.hpp +++ b/sources/enduro2d/high/assets/xml_utils.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/sources/enduro2d/high/atlas.cpp b/sources/enduro2d/high/atlas.cpp index f34059db..a4061818 100644 --- a/sources/enduro2d/high/atlas.cpp +++ b/sources/enduro2d/high/atlas.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/flipbook.cpp b/sources/enduro2d/high/flipbook.cpp index fbaa3977..5f748e73 100644 --- a/sources/enduro2d/high/flipbook.cpp +++ b/sources/enduro2d/high/flipbook.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/library.cpp b/sources/enduro2d/high/library.cpp index 08e9ed1a..4a3573f0 100644 --- a/sources/enduro2d/high/library.cpp +++ b/sources/enduro2d/high/library.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/model.cpp b/sources/enduro2d/high/model.cpp index 2901939d..580d22ea 100644 --- a/sources/enduro2d/high/model.cpp +++ b/sources/enduro2d/high/model.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/node.cpp b/sources/enduro2d/high/node.cpp index 4602defd..b773eaf7 100644 --- a/sources/enduro2d/high/node.cpp +++ b/sources/enduro2d/high/node.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/sprite.cpp b/sources/enduro2d/high/sprite.cpp index 4e029c60..ef21d1c6 100644 --- a/sources/enduro2d/high/sprite.cpp +++ b/sources/enduro2d/high/sprite.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/starter.cpp b/sources/enduro2d/high/starter.cpp index b83c3d60..6efb69a9 100644 --- a/sources/enduro2d/high/starter.cpp +++ b/sources/enduro2d/high/starter.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/systems/flipbook_system.cpp b/sources/enduro2d/high/systems/flipbook_system.cpp index ae736bef..6749a27f 100644 --- a/sources/enduro2d/high/systems/flipbook_system.cpp +++ b/sources/enduro2d/high/systems/flipbook_system.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/systems/render_system.cpp b/sources/enduro2d/high/systems/render_system.cpp index 8a08beba..9c91ca87 100644 --- a/sources/enduro2d/high/systems/render_system.cpp +++ b/sources/enduro2d/high/systems/render_system.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/high/systems/render_system_impl/render_system_base.hpp b/sources/enduro2d/high/systems/render_system_impl/render_system_base.hpp index ab28e2a1..d0bf3213 100644 --- a/sources/enduro2d/high/systems/render_system_impl/render_system_base.hpp +++ b/sources/enduro2d/high/systems/render_system_impl/render_system_base.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/sources/enduro2d/high/systems/render_system_impl/render_system_batcher.hpp b/sources/enduro2d/high/systems/render_system_impl/render_system_batcher.hpp index 8b5695c7..aabae9f6 100644 --- a/sources/enduro2d/high/systems/render_system_impl/render_system_batcher.hpp +++ b/sources/enduro2d/high/systems/render_system_impl/render_system_batcher.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/sources/enduro2d/high/systems/render_system_impl/render_system_drawer.cpp b/sources/enduro2d/high/systems/render_system_impl/render_system_drawer.cpp index 70202eaa..a6a3794e 100644 --- a/sources/enduro2d/high/systems/render_system_impl/render_system_drawer.cpp +++ b/sources/enduro2d/high/systems/render_system_impl/render_system_drawer.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "render_system_drawer.hpp" diff --git a/sources/enduro2d/high/systems/render_system_impl/render_system_drawer.hpp b/sources/enduro2d/high/systems/render_system_impl/render_system_drawer.hpp index 5c4c3c42..8a6a1eca 100644 --- a/sources/enduro2d/high/systems/render_system_impl/render_system_drawer.hpp +++ b/sources/enduro2d/high/systems/render_system_impl/render_system_drawer.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/sources/enduro2d/high/world.cpp b/sources/enduro2d/high/world.cpp index 4348c963..3295d9fa 100644 --- a/sources/enduro2d/high/world.cpp +++ b/sources/enduro2d/high/world.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/utils/buffer.cpp b/sources/enduro2d/utils/buffer.cpp index 9d350b93..ab32db14 100644 --- a/sources/enduro2d/utils/buffer.cpp +++ b/sources/enduro2d/utils/buffer.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/utils/color.cpp b/sources/enduro2d/utils/color.cpp index cc725496..355e7d7a 100644 --- a/sources/enduro2d/utils/color.cpp +++ b/sources/enduro2d/utils/color.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/utils/color32.cpp b/sources/enduro2d/utils/color32.cpp index 4ffbd712..95909ae0 100644 --- a/sources/enduro2d/utils/color32.cpp +++ b/sources/enduro2d/utils/color32.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/utils/filesystem.cpp b/sources/enduro2d/utils/filesystem.cpp index 854fb1db..e6728f7f 100644 --- a/sources/enduro2d/utils/filesystem.cpp +++ b/sources/enduro2d/utils/filesystem.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "filesystem_impl/files.hpp" diff --git a/sources/enduro2d/utils/filesystem_impl/files.hpp b/sources/enduro2d/utils/filesystem_impl/files.hpp index ac61816d..ebca21e1 100644 --- a/sources/enduro2d/utils/filesystem_impl/files.hpp +++ b/sources/enduro2d/utils/filesystem_impl/files.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/sources/enduro2d/utils/filesystem_impl/files_posix.cpp b/sources/enduro2d/utils/filesystem_impl/files_posix.cpp index 1433a7d7..66b94750 100644 --- a/sources/enduro2d/utils/filesystem_impl/files_posix.cpp +++ b/sources/enduro2d/utils/filesystem_impl/files_posix.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "files.hpp" diff --git a/sources/enduro2d/utils/filesystem_impl/files_winapi.cpp b/sources/enduro2d/utils/filesystem_impl/files_winapi.cpp index a526f6e2..6efbc5a2 100644 --- a/sources/enduro2d/utils/filesystem_impl/files_winapi.cpp +++ b/sources/enduro2d/utils/filesystem_impl/files_winapi.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "files.hpp" diff --git a/sources/enduro2d/utils/filesystem_impl/filesystem.hpp b/sources/enduro2d/utils/filesystem_impl/filesystem.hpp index 5a523bf2..901453a0 100644 --- a/sources/enduro2d/utils/filesystem_impl/filesystem.hpp +++ b/sources/enduro2d/utils/filesystem_impl/filesystem.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/sources/enduro2d/utils/filesystem_impl/filesystem_ios.mm b/sources/enduro2d/utils/filesystem_impl/filesystem_ios.mm index c6d0d8aa..deb74a85 100644 --- a/sources/enduro2d/utils/filesystem_impl/filesystem_ios.mm +++ b/sources/enduro2d/utils/filesystem_impl/filesystem_ios.mm @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "filesystem.hpp" diff --git a/sources/enduro2d/utils/filesystem_impl/filesystem_linux.cpp b/sources/enduro2d/utils/filesystem_impl/filesystem_linux.cpp index 1a4fbbea..fc9fe053 100644 --- a/sources/enduro2d/utils/filesystem_impl/filesystem_linux.cpp +++ b/sources/enduro2d/utils/filesystem_impl/filesystem_linux.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "filesystem.hpp" diff --git a/sources/enduro2d/utils/filesystem_impl/filesystem_macosx.mm b/sources/enduro2d/utils/filesystem_impl/filesystem_macosx.mm index 75aa1ff7..0c35303d 100644 --- a/sources/enduro2d/utils/filesystem_impl/filesystem_macosx.mm +++ b/sources/enduro2d/utils/filesystem_impl/filesystem_macosx.mm @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "filesystem.hpp" diff --git a/sources/enduro2d/utils/filesystem_impl/filesystem_windows.cpp b/sources/enduro2d/utils/filesystem_impl/filesystem_windows.cpp index 0295f3d4..fe305fee 100644 --- a/sources/enduro2d/utils/filesystem_impl/filesystem_windows.cpp +++ b/sources/enduro2d/utils/filesystem_impl/filesystem_windows.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "enduro2d" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "filesystem.hpp" diff --git a/sources/enduro2d/utils/image.cpp b/sources/enduro2d/utils/image.cpp index 894bded4..461792f0 100644 --- a/sources/enduro2d/utils/image.cpp +++ b/sources/enduro2d/utils/image.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "image_impl/image_impl.hpp" diff --git a/sources/enduro2d/utils/image_impl/image_impl.hpp b/sources/enduro2d/utils/image_impl/image_impl.hpp index a683368c..c36c1616 100644 --- a/sources/enduro2d/utils/image_impl/image_impl.hpp +++ b/sources/enduro2d/utils/image_impl/image_impl.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/sources/enduro2d/utils/image_impl/image_reader_dds.cpp b/sources/enduro2d/utils/image_impl/image_reader_dds.cpp index 1bb183cb..49548705 100644 --- a/sources/enduro2d/utils/image_impl/image_reader_dds.cpp +++ b/sources/enduro2d/utils/image_impl/image_reader_dds.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "image_impl.hpp" diff --git a/sources/enduro2d/utils/image_impl/image_reader_pvr.cpp b/sources/enduro2d/utils/image_impl/image_reader_pvr.cpp index f1a32006..e151c84a 100644 --- a/sources/enduro2d/utils/image_impl/image_reader_pvr.cpp +++ b/sources/enduro2d/utils/image_impl/image_reader_pvr.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "image_impl.hpp" diff --git a/sources/enduro2d/utils/image_impl/image_reader_stb.cpp b/sources/enduro2d/utils/image_impl/image_reader_stb.cpp index 907287bb..ada3252c 100644 --- a/sources/enduro2d/utils/image_impl/image_reader_stb.cpp +++ b/sources/enduro2d/utils/image_impl/image_reader_stb.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "image_impl.hpp" diff --git a/sources/enduro2d/utils/image_impl/image_writer_dds.cpp b/sources/enduro2d/utils/image_impl/image_writer_dds.cpp index cc56639c..33e025f8 100644 --- a/sources/enduro2d/utils/image_impl/image_writer_dds.cpp +++ b/sources/enduro2d/utils/image_impl/image_writer_dds.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "image_impl.hpp" diff --git a/sources/enduro2d/utils/image_impl/image_writer_pvr.cpp b/sources/enduro2d/utils/image_impl/image_writer_pvr.cpp index 7a98490b..cc271e58 100644 --- a/sources/enduro2d/utils/image_impl/image_writer_pvr.cpp +++ b/sources/enduro2d/utils/image_impl/image_writer_pvr.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "image_impl.hpp" diff --git a/sources/enduro2d/utils/image_impl/image_writer_stb.cpp b/sources/enduro2d/utils/image_impl/image_writer_stb.cpp index 7ba2b2bb..2cffa5fa 100644 --- a/sources/enduro2d/utils/image_impl/image_writer_stb.cpp +++ b/sources/enduro2d/utils/image_impl/image_writer_stb.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "image_impl.hpp" diff --git a/sources/enduro2d/utils/mesh.cpp b/sources/enduro2d/utils/mesh.cpp index 4d4f1fe7..5950b88d 100644 --- a/sources/enduro2d/utils/mesh.cpp +++ b/sources/enduro2d/utils/mesh.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "mesh_impl/mesh_impl.hpp" diff --git a/sources/enduro2d/utils/mesh_impl/mesh_impl.hpp b/sources/enduro2d/utils/mesh_impl/mesh_impl.hpp index e6fa580e..8563b410 100644 --- a/sources/enduro2d/utils/mesh_impl/mesh_impl.hpp +++ b/sources/enduro2d/utils/mesh_impl/mesh_impl.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/sources/enduro2d/utils/mesh_impl/mesh_reader_e2d.cpp b/sources/enduro2d/utils/mesh_impl/mesh_reader_e2d.cpp index 47ca3c45..268abed1 100644 --- a/sources/enduro2d/utils/mesh_impl/mesh_reader_e2d.cpp +++ b/sources/enduro2d/utils/mesh_impl/mesh_reader_e2d.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "mesh_impl.hpp" diff --git a/sources/enduro2d/utils/path.cpp b/sources/enduro2d/utils/path.cpp index 3824c79b..8e05b05f 100644 --- a/sources/enduro2d/utils/path.cpp +++ b/sources/enduro2d/utils/path.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/utils/shape.cpp b/sources/enduro2d/utils/shape.cpp index fe81aec1..a16525ab 100644 --- a/sources/enduro2d/utils/shape.cpp +++ b/sources/enduro2d/utils/shape.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "shape_impl/shape_impl.hpp" diff --git a/sources/enduro2d/utils/shape_impl/shape_impl.hpp b/sources/enduro2d/utils/shape_impl/shape_impl.hpp index 83866c5f..b3016927 100644 --- a/sources/enduro2d/utils/shape_impl/shape_impl.hpp +++ b/sources/enduro2d/utils/shape_impl/shape_impl.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/sources/enduro2d/utils/shape_impl/shape_reader_e2d.cpp b/sources/enduro2d/utils/shape_impl/shape_reader_e2d.cpp index b344cda1..4973c5a7 100644 --- a/sources/enduro2d/utils/shape_impl/shape_reader_e2d.cpp +++ b/sources/enduro2d/utils/shape_impl/shape_reader_e2d.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "shape_impl.hpp" diff --git a/sources/enduro2d/utils/streams.cpp b/sources/enduro2d/utils/streams.cpp index 0eaeafb6..91baa1b8 100644 --- a/sources/enduro2d/utils/streams.cpp +++ b/sources/enduro2d/utils/streams.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/utils/strings.cpp b/sources/enduro2d/utils/strings.cpp index 288079e8..f217f930 100644 --- a/sources/enduro2d/utils/strings.cpp +++ b/sources/enduro2d/utils/strings.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/sources/enduro2d/utils/url.cpp b/sources/enduro2d/utils/url.cpp index 38aec55c..d3524d1c 100644 --- a/sources/enduro2d/utils/url.cpp +++ b/sources/enduro2d/utils/url.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/untests/sources/common.cpp b/untests/sources/common.cpp index f230c517..e1da3ed4 100644 --- a/untests/sources/common.cpp +++ b/untests/sources/common.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "common.hpp" diff --git a/untests/sources/common.hpp b/untests/sources/common.hpp index 183b9e9e..0ac13fb1 100644 --- a/untests/sources/common.hpp +++ b/untests/sources/common.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/untests/sources/untests_base/_base.cpp b/untests/sources/untests_base/_base.cpp index ac17a804..dca22441 100644 --- a/untests/sources/untests_base/_base.cpp +++ b/untests/sources/untests_base/_base.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #define CATCH_CONFIG_MAIN diff --git a/untests/sources/untests_base/_base.hpp b/untests/sources/untests_base/_base.hpp index 2ac591f1..596dc889 100644 --- a/untests/sources/untests_base/_base.hpp +++ b/untests/sources/untests_base/_base.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/untests/sources/untests_base/macros.cpp b/untests/sources/untests_base/macros.cpp index 604ef064..35103f50 100644 --- a/untests/sources/untests_base/macros.cpp +++ b/untests/sources/untests_base/macros.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_base.hpp" diff --git a/untests/sources/untests_base/stdex.cpp b/untests/sources/untests_base/stdex.cpp index d45243c7..cfd3bb98 100644 --- a/untests/sources/untests_base/stdex.cpp +++ b/untests/sources/untests_base/stdex.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_base.hpp" diff --git a/untests/sources/untests_core/_core.cpp b/untests/sources/untests_core/_core.cpp index 1565ca08..32f57414 100644 --- a/untests/sources/untests_core/_core.cpp +++ b/untests/sources/untests_core/_core.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #define CATCH_CONFIG_MAIN diff --git a/untests/sources/untests_core/_core.hpp b/untests/sources/untests_core/_core.hpp index 2ac591f1..596dc889 100644 --- a/untests/sources/untests_core/_core.hpp +++ b/untests/sources/untests_core/_core.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/untests/sources/untests_core/debug.cpp b/untests/sources/untests_core/debug.cpp index 916283ea..361d8c18 100644 --- a/untests/sources/untests_core/debug.cpp +++ b/untests/sources/untests_core/debug.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_core.hpp" diff --git a/untests/sources/untests_core/input.cpp b/untests/sources/untests_core/input.cpp index 9e878a90..03bdefc6 100644 --- a/untests/sources/untests_core/input.cpp +++ b/untests/sources/untests_core/input.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_core.hpp" diff --git a/untests/sources/untests_core/render.cpp b/untests/sources/untests_core/render.cpp index c7f16234..a685e444 100644 --- a/untests/sources/untests_core/render.cpp +++ b/untests/sources/untests_core/render.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_core.hpp" diff --git a/untests/sources/untests_core/vfs.cpp b/untests/sources/untests_core/vfs.cpp index b0c6e6c9..0cfd8d91 100644 --- a/untests/sources/untests_core/vfs.cpp +++ b/untests/sources/untests_core/vfs.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_core.hpp" diff --git a/untests/sources/untests_high/_high.cpp b/untests/sources/untests_high/_high.cpp index b0eccf3d..6e94abe3 100644 --- a/untests/sources/untests_high/_high.cpp +++ b/untests/sources/untests_high/_high.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #define CATCH_CONFIG_MAIN diff --git a/untests/sources/untests_high/_high.hpp b/untests/sources/untests_high/_high.hpp index 2ac591f1..596dc889 100644 --- a/untests/sources/untests_high/_high.hpp +++ b/untests/sources/untests_high/_high.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/untests/sources/untests_high/address.cpp b/untests/sources/untests_high/address.cpp index 231b6c60..49d0d9df 100644 --- a/untests/sources/untests_high/address.cpp +++ b/untests/sources/untests_high/address.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_high.hpp" diff --git a/untests/sources/untests_high/asset.cpp b/untests/sources/untests_high/asset.cpp index 26fe03db..ce748d05 100644 --- a/untests/sources/untests_high/asset.cpp +++ b/untests/sources/untests_high/asset.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_high.hpp" diff --git a/untests/sources/untests_high/flipbook_player.cpp b/untests/sources/untests_high/flipbook_player.cpp index 10399319..6420af34 100644 --- a/untests/sources/untests_high/flipbook_player.cpp +++ b/untests/sources/untests_high/flipbook_player.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_high.hpp" diff --git a/untests/sources/untests_high/library.cpp b/untests/sources/untests_high/library.cpp index efb2d16c..a991fea1 100644 --- a/untests/sources/untests_high/library.cpp +++ b/untests/sources/untests_high/library.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_high.hpp" diff --git a/untests/sources/untests_high/node.cpp b/untests/sources/untests_high/node.cpp index be93a671..60dd71c8 100644 --- a/untests/sources/untests_high/node.cpp +++ b/untests/sources/untests_high/node.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_high.hpp" diff --git a/untests/sources/untests_high/starter.cpp b/untests/sources/untests_high/starter.cpp index 5143dbdb..e58b264c 100644 --- a/untests/sources/untests_high/starter.cpp +++ b/untests/sources/untests_high/starter.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_high.hpp" diff --git a/untests/sources/untests_high/world.cpp b/untests/sources/untests_high/world.cpp index 64b3b747..1fe934d7 100644 --- a/untests/sources/untests_high/world.cpp +++ b/untests/sources/untests_high/world.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_high.hpp" diff --git a/untests/sources/untests_math/_math.cpp b/untests/sources/untests_math/_math.cpp index 9529c0ea..4ee9b599 100644 --- a/untests/sources/untests_math/_math.cpp +++ b/untests/sources/untests_math/_math.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #define CATCH_CONFIG_MAIN diff --git a/untests/sources/untests_math/_math.hpp b/untests/sources/untests_math/_math.hpp index 2ac591f1..596dc889 100644 --- a/untests/sources/untests_math/_math.hpp +++ b/untests/sources/untests_math/_math.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/untests/sources/untests_math/aabb.cpp b/untests/sources/untests_math/aabb.cpp index fddd09f4..54444273 100644 --- a/untests/sources/untests_math/aabb.cpp +++ b/untests/sources/untests_math/aabb.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_math.hpp" diff --git a/untests/sources/untests_math/mat2.cpp b/untests/sources/untests_math/mat2.cpp index 106644a7..cb88e6b8 100644 --- a/untests/sources/untests_math/mat2.cpp +++ b/untests/sources/untests_math/mat2.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_math.hpp" diff --git a/untests/sources/untests_math/mat3.cpp b/untests/sources/untests_math/mat3.cpp index e47d907f..56f11ce4 100644 --- a/untests/sources/untests_math/mat3.cpp +++ b/untests/sources/untests_math/mat3.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_math.hpp" diff --git a/untests/sources/untests_math/mat4.cpp b/untests/sources/untests_math/mat4.cpp index 0239438a..d94ee011 100644 --- a/untests/sources/untests_math/mat4.cpp +++ b/untests/sources/untests_math/mat4.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_math.hpp" diff --git a/untests/sources/untests_math/quat.cpp b/untests/sources/untests_math/quat.cpp index e80bbdf2..f586ca31 100644 --- a/untests/sources/untests_math/quat.cpp +++ b/untests/sources/untests_math/quat.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_math.hpp" diff --git a/untests/sources/untests_math/rect.cpp b/untests/sources/untests_math/rect.cpp index ad551435..c88d0cca 100644 --- a/untests/sources/untests_math/rect.cpp +++ b/untests/sources/untests_math/rect.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_math.hpp" diff --git a/untests/sources/untests_math/trig.cpp b/untests/sources/untests_math/trig.cpp index 4b7b6acf..9239ede0 100644 --- a/untests/sources/untests_math/trig.cpp +++ b/untests/sources/untests_math/trig.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_math.hpp" diff --git a/untests/sources/untests_math/trs2.cpp b/untests/sources/untests_math/trs2.cpp index f4c8f35b..a2bf1877 100644 --- a/untests/sources/untests_math/trs2.cpp +++ b/untests/sources/untests_math/trs2.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_math.hpp" diff --git a/untests/sources/untests_math/trs3.cpp b/untests/sources/untests_math/trs3.cpp index 437b52c7..cd7542e0 100644 --- a/untests/sources/untests_math/trs3.cpp +++ b/untests/sources/untests_math/trs3.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_math.hpp" diff --git a/untests/sources/untests_math/unit.cpp b/untests/sources/untests_math/unit.cpp index 54065670..9dbad750 100644 --- a/untests/sources/untests_math/unit.cpp +++ b/untests/sources/untests_math/unit.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_math.hpp" diff --git a/untests/sources/untests_math/vec2.cpp b/untests/sources/untests_math/vec2.cpp index 445660e3..c196138d 100644 --- a/untests/sources/untests_math/vec2.cpp +++ b/untests/sources/untests_math/vec2.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_math.hpp" diff --git a/untests/sources/untests_math/vec3.cpp b/untests/sources/untests_math/vec3.cpp index d29833a4..896cbef7 100644 --- a/untests/sources/untests_math/vec3.cpp +++ b/untests/sources/untests_math/vec3.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_math.hpp" diff --git a/untests/sources/untests_math/vec4.cpp b/untests/sources/untests_math/vec4.cpp index ad35a31a..0791b422 100644 --- a/untests/sources/untests_math/vec4.cpp +++ b/untests/sources/untests_math/vec4.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_math.hpp" diff --git a/untests/sources/untests_utils/_utils.cpp b/untests/sources/untests_utils/_utils.cpp index 79ad6e49..95023e6f 100644 --- a/untests/sources/untests_utils/_utils.cpp +++ b/untests/sources/untests_utils/_utils.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #define CATCH_CONFIG_MAIN diff --git a/untests/sources/untests_utils/_utils.hpp b/untests/sources/untests_utils/_utils.hpp index 2ac591f1..596dc889 100644 --- a/untests/sources/untests_utils/_utils.hpp +++ b/untests/sources/untests_utils/_utils.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/untests/sources/untests_utils/buffer.cpp b/untests/sources/untests_utils/buffer.cpp index 728dc625..3dd37e89 100644 --- a/untests/sources/untests_utils/buffer.cpp +++ b/untests/sources/untests_utils/buffer.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_utils.hpp" diff --git a/untests/sources/untests_utils/color.cpp b/untests/sources/untests_utils/color.cpp index f3598c4c..138417f9 100644 --- a/untests/sources/untests_utils/color.cpp +++ b/untests/sources/untests_utils/color.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_utils.hpp" diff --git a/untests/sources/untests_utils/color32.cpp b/untests/sources/untests_utils/color32.cpp index 1572fe8e..81c61f07 100644 --- a/untests/sources/untests_utils/color32.cpp +++ b/untests/sources/untests_utils/color32.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_utils.hpp" diff --git a/untests/sources/untests_utils/filesystem.cpp b/untests/sources/untests_utils/filesystem.cpp index 127a7e37..ec80361d 100644 --- a/untests/sources/untests_utils/filesystem.cpp +++ b/untests/sources/untests_utils/filesystem.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_utils.hpp" diff --git a/untests/sources/untests_utils/image.cpp b/untests/sources/untests_utils/image.cpp index df6ef610..6d4385de 100644 --- a/untests/sources/untests_utils/image.cpp +++ b/untests/sources/untests_utils/image.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_utils.hpp" diff --git a/untests/sources/untests_utils/intrusive_list.cpp b/untests/sources/untests_utils/intrusive_list.cpp index 8f1d6b1f..e4501fa9 100644 --- a/untests/sources/untests_utils/intrusive_list.cpp +++ b/untests/sources/untests_utils/intrusive_list.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_utils.hpp" diff --git a/untests/sources/untests_utils/intrusive_ptr.cpp b/untests/sources/untests_utils/intrusive_ptr.cpp index fcf0a754..2441b6e2 100644 --- a/untests/sources/untests_utils/intrusive_ptr.cpp +++ b/untests/sources/untests_utils/intrusive_ptr.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_utils.hpp" diff --git a/untests/sources/untests_utils/mesh.cpp b/untests/sources/untests_utils/mesh.cpp index 163d0884..9f4dbf20 100644 --- a/untests/sources/untests_utils/mesh.cpp +++ b/untests/sources/untests_utils/mesh.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_utils.hpp" diff --git a/untests/sources/untests_utils/module.cpp b/untests/sources/untests_utils/module.cpp index 2a0c985b..25ffa565 100644 --- a/untests/sources/untests_utils/module.cpp +++ b/untests/sources/untests_utils/module.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_utils.hpp" diff --git a/untests/sources/untests_utils/path.cpp b/untests/sources/untests_utils/path.cpp index a4ca5e73..35a7c982 100644 --- a/untests/sources/untests_utils/path.cpp +++ b/untests/sources/untests_utils/path.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_utils.hpp" diff --git a/untests/sources/untests_utils/shape.cpp b/untests/sources/untests_utils/shape.cpp index edf5a1b4..e5a60ea4 100644 --- a/untests/sources/untests_utils/shape.cpp +++ b/untests/sources/untests_utils/shape.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018-2019 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_utils.hpp" diff --git a/untests/sources/untests_utils/streams.cpp b/untests/sources/untests_utils/streams.cpp index 053b95ba..56a5c02b 100644 --- a/untests/sources/untests_utils/streams.cpp +++ b/untests/sources/untests_utils/streams.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_utils.hpp" diff --git a/untests/sources/untests_utils/strfmts.cpp b/untests/sources/untests_utils/strfmts.cpp index 366ea383..7f72cd10 100644 --- a/untests/sources/untests_utils/strfmts.cpp +++ b/untests/sources/untests_utils/strfmts.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_utils.hpp" diff --git a/untests/sources/untests_utils/strings.cpp b/untests/sources/untests_utils/strings.cpp index 03030de7..854ef212 100644 --- a/untests/sources/untests_utils/strings.cpp +++ b/untests/sources/untests_utils/strings.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_utils.hpp" diff --git a/untests/sources/untests_utils/time.cpp b/untests/sources/untests_utils/time.cpp index d84ae168..5fb26376 100644 --- a/untests/sources/untests_utils/time.cpp +++ b/untests/sources/untests_utils/time.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_utils.hpp" diff --git a/untests/sources/untests_utils/url.cpp b/untests/sources/untests_utils/url.cpp index a977cc73..c82ee0ec 100644 --- a/untests/sources/untests_utils/url.cpp +++ b/untests/sources/untests_utils/url.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "Enduro2D" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "_utils.hpp"