summaryrefslogtreecommitdiffstats
path: root/Tests/IncludeTest/src
diff options
context:
space:
mode:
authorEgor Yusov <egor.yusov@gmail.com>2018-03-25 20:35:07 +0000
committerEgor Yusov <egor.yusov@gmail.com>2018-03-25 20:35:07 +0000
commit1bc9ad4cbc913a03a8d4368d45a57f2818bafa64 (patch)
treedca40411a92d76088281a235d41edccb220efec7 /Tests/IncludeTest/src
parentAdded include tests for TextureLoader project (diff)
downloadDiligentEngine-1bc9ad4cbc913a03a8d4368d45a57f2818bafa64.tar.gz
DiligentEngine-1bc9ad4cbc913a03a8d4368d45a57f2818bafa64.zip
Updated copyright notice
Diffstat (limited to 'Tests/IncludeTest/src')
-rw-r--r--Tests/IncludeTest/src/Common/AdaptiveFixedBlockAllocatorH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Common/AdvancedMathH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Common/BasicFileStreamH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Common/BasicMathH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Common/DataBlobImplH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Common/DefaultRawMemoryAllocatorH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Common/FileWrapperH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Common/FixedBlockMemoryAllocatorH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Common/HashUtilsH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Common/LockHelperH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Common/ObjectBaseH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Common/RefCntAutoPtrH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Common/RefCountedObjectImplH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Common/STDAllocatorH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Common/StringDataBlobImplH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Common/StringToolsH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Common/TimerH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Common/UniqueIdentifierH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Common/ValidatedCastH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/BlendStateH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/BufferH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/BufferViewH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/CommandListH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/ConstantsH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/DepthStencilStateH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/DeviceCapsH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/DeviceContextH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/DeviceObjectH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/GraphicsTypesH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/InputLayoutH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/MapHelperH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/PipelineStateH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/RasterizerStateH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/RenderDeviceH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/ResourceMappingH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/SamplerH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/ShaderH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/ShaderResourceBindingH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/SwapChainH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/TextureH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngine/TextureViewH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D11/BufferD3D11H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D11/BufferViewD3D11H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D11/DeviceContextD3D11H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D11/EngineD3D11AttribsH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D11/PipelineStateD3D11H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D11/RenderDeviceD3D11H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D11/RenderDeviceFactoryD3D11H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D11/SamplerD3D11H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D11/ShaderD3D11H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D11/ShaderResourceBindingD3D11H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D11/SwapChainD3D11H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D11/TextureD3D11H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D11/TextureViewD3D11H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D12/BufferD3D12H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D12/BufferViewD3D12H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D12/CommandQueueD3D12H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D12/DeviceContextD3D12H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D12/PipelineStateD3D12H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D12/RenderDeviceD3D12H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D12/RenderDeviceFactoryD3D12H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D12/SamplerD3D12H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D12/ShaderD3D12H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D12/ShaderResourceBindingD3D12H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D12/SwapChainD3D12H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D12/TextureD3D12H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineD3D12/TextureViewD3D12H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineOpenGL/BaseInterfacesGLH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineOpenGL/BufferGLH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineOpenGL/BufferViewGLH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineOpenGL/DeviceContextGLH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineOpenGL/EngineGLAttribsH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineOpenGL/PipelineStateGLH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineOpenGL/RenderDeviceFactoryOpenGLH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineOpenGL/RenderDeviceGL_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineOpenGL/SamplerGLH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineOpenGL/ShaderGLH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineOpenGL/ShaderResourceBindingGLH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineOpenGL/SwapChainGLH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineOpenGL/TextureGLH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsEngineOpenGL/TextureViewGLH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsTools/BasicShaderSourceStreamFactoryH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsTools/CommonlyUsedStatesH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsTools/GraphicsUtilitiesH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsTools/ShaderMacroHelperH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsTools/TextureUploaderBaseH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D11H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D12H_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsTools/TextureUploaderGLH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsTools/TextureUploaderH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Platforms/AtomicsH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Platforms/FileSystemH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Platforms/PlatformDebugH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Platforms/PlatformDefinitionsH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/Platforms/PlatformMiscH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/TextureLoader/ImageH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/TextureLoader/TextureLoaderH_test.cpp4
-rw-r--r--Tests/IncludeTest/src/TextureLoader/TextureUtilitiesH_test.cpp4
98 files changed, 100 insertions, 100 deletions
diff --git a/Tests/IncludeTest/src/Common/AdaptiveFixedBlockAllocatorH_test.cpp b/Tests/IncludeTest/src/Common/AdaptiveFixedBlockAllocatorH_test.cpp
index 705b12d..0001f36 100644
--- a/Tests/IncludeTest/src/Common/AdaptiveFixedBlockAllocatorH_test.cpp
+++ b/Tests/IncludeTest/src/Common/AdaptiveFixedBlockAllocatorH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Common/AdvancedMathH_test.cpp b/Tests/IncludeTest/src/Common/AdvancedMathH_test.cpp
index e89b373..32ecfc7 100644
--- a/Tests/IncludeTest/src/Common/AdvancedMathH_test.cpp
+++ b/Tests/IncludeTest/src/Common/AdvancedMathH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Common/BasicFileStreamH_test.cpp b/Tests/IncludeTest/src/Common/BasicFileStreamH_test.cpp
index d0a43dc..a384d84 100644
--- a/Tests/IncludeTest/src/Common/BasicFileStreamH_test.cpp
+++ b/Tests/IncludeTest/src/Common/BasicFileStreamH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Common/BasicMathH_test.cpp b/Tests/IncludeTest/src/Common/BasicMathH_test.cpp
index 39dd603..5b0640d 100644
--- a/Tests/IncludeTest/src/Common/BasicMathH_test.cpp
+++ b/Tests/IncludeTest/src/Common/BasicMathH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Common/DataBlobImplH_test.cpp b/Tests/IncludeTest/src/Common/DataBlobImplH_test.cpp
index 89aff76..5913777 100644
--- a/Tests/IncludeTest/src/Common/DataBlobImplH_test.cpp
+++ b/Tests/IncludeTest/src/Common/DataBlobImplH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Common/DefaultRawMemoryAllocatorH_test.cpp b/Tests/IncludeTest/src/Common/DefaultRawMemoryAllocatorH_test.cpp
index ae6c4c5..d3738a2 100644
--- a/Tests/IncludeTest/src/Common/DefaultRawMemoryAllocatorH_test.cpp
+++ b/Tests/IncludeTest/src/Common/DefaultRawMemoryAllocatorH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Common/FileWrapperH_test.cpp b/Tests/IncludeTest/src/Common/FileWrapperH_test.cpp
index 8d41158..c433710 100644
--- a/Tests/IncludeTest/src/Common/FileWrapperH_test.cpp
+++ b/Tests/IncludeTest/src/Common/FileWrapperH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Common/FixedBlockMemoryAllocatorH_test.cpp b/Tests/IncludeTest/src/Common/FixedBlockMemoryAllocatorH_test.cpp
index 315c585..f6975f2 100644
--- a/Tests/IncludeTest/src/Common/FixedBlockMemoryAllocatorH_test.cpp
+++ b/Tests/IncludeTest/src/Common/FixedBlockMemoryAllocatorH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Common/HashUtilsH_test.cpp b/Tests/IncludeTest/src/Common/HashUtilsH_test.cpp
index 99f7000..a9a261d 100644
--- a/Tests/IncludeTest/src/Common/HashUtilsH_test.cpp
+++ b/Tests/IncludeTest/src/Common/HashUtilsH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Common/LockHelperH_test.cpp b/Tests/IncludeTest/src/Common/LockHelperH_test.cpp
index 5d93bfb..76db2d6 100644
--- a/Tests/IncludeTest/src/Common/LockHelperH_test.cpp
+++ b/Tests/IncludeTest/src/Common/LockHelperH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Common/ObjectBaseH_test.cpp b/Tests/IncludeTest/src/Common/ObjectBaseH_test.cpp
index 543bf90..4e9bc26 100644
--- a/Tests/IncludeTest/src/Common/ObjectBaseH_test.cpp
+++ b/Tests/IncludeTest/src/Common/ObjectBaseH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Common/RefCntAutoPtrH_test.cpp b/Tests/IncludeTest/src/Common/RefCntAutoPtrH_test.cpp
index aebff59..f3f2097 100644
--- a/Tests/IncludeTest/src/Common/RefCntAutoPtrH_test.cpp
+++ b/Tests/IncludeTest/src/Common/RefCntAutoPtrH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Common/RefCountedObjectImplH_test.cpp b/Tests/IncludeTest/src/Common/RefCountedObjectImplH_test.cpp
index 693cb84..6562bc7 100644
--- a/Tests/IncludeTest/src/Common/RefCountedObjectImplH_test.cpp
+++ b/Tests/IncludeTest/src/Common/RefCountedObjectImplH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Common/STDAllocatorH_test.cpp b/Tests/IncludeTest/src/Common/STDAllocatorH_test.cpp
index dc94182..35cc148 100644
--- a/Tests/IncludeTest/src/Common/STDAllocatorH_test.cpp
+++ b/Tests/IncludeTest/src/Common/STDAllocatorH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Common/StringDataBlobImplH_test.cpp b/Tests/IncludeTest/src/Common/StringDataBlobImplH_test.cpp
index a89a2bb..119c201 100644
--- a/Tests/IncludeTest/src/Common/StringDataBlobImplH_test.cpp
+++ b/Tests/IncludeTest/src/Common/StringDataBlobImplH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Common/StringToolsH_test.cpp b/Tests/IncludeTest/src/Common/StringToolsH_test.cpp
index 81121ee..c5acecf 100644
--- a/Tests/IncludeTest/src/Common/StringToolsH_test.cpp
+++ b/Tests/IncludeTest/src/Common/StringToolsH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Common/TimerH_test.cpp b/Tests/IncludeTest/src/Common/TimerH_test.cpp
index 717406d..74394c5 100644
--- a/Tests/IncludeTest/src/Common/TimerH_test.cpp
+++ b/Tests/IncludeTest/src/Common/TimerH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Common/UniqueIdentifierH_test.cpp b/Tests/IncludeTest/src/Common/UniqueIdentifierH_test.cpp
index 91e8b75..6747481 100644
--- a/Tests/IncludeTest/src/Common/UniqueIdentifierH_test.cpp
+++ b/Tests/IncludeTest/src/Common/UniqueIdentifierH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Common/ValidatedCastH_test.cpp b/Tests/IncludeTest/src/Common/ValidatedCastH_test.cpp
index 65389f4..e7008c2 100644
--- a/Tests/IncludeTest/src/Common/ValidatedCastH_test.cpp
+++ b/Tests/IncludeTest/src/Common/ValidatedCastH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/BlendStateH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/BlendStateH_test.cpp
index 3936e0b..dc57d4c 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/BlendStateH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/BlendStateH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/BufferH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/BufferH_test.cpp
index 689f936..a25a455 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/BufferH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/BufferH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/BufferViewH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/BufferViewH_test.cpp
index a14fc10..a5fa612 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/BufferViewH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/BufferViewH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/CommandListH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/CommandListH_test.cpp
index ebaf986..0a0d132 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/CommandListH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/CommandListH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/ConstantsH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/ConstantsH_test.cpp
index 1d9bb29..3cc396d 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/ConstantsH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/ConstantsH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/DepthStencilStateH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/DepthStencilStateH_test.cpp
index db67046..488ea53 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/DepthStencilStateH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/DepthStencilStateH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/DeviceCapsH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/DeviceCapsH_test.cpp
index ca579ee..07687a9 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/DeviceCapsH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/DeviceCapsH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/DeviceContextH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/DeviceContextH_test.cpp
index 50068db..de49ec3 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/DeviceContextH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/DeviceContextH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/DeviceObjectH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/DeviceObjectH_test.cpp
index 326253f..bb902e5 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/DeviceObjectH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/DeviceObjectH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/GraphicsTypesH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/GraphicsTypesH_test.cpp
index ba7b2b7..6332a34 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/GraphicsTypesH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/GraphicsTypesH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/InputLayoutH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/InputLayoutH_test.cpp
index 0923834..d3f2301 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/InputLayoutH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/InputLayoutH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/MapHelperH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/MapHelperH_test.cpp
index bbc82f3..b5e4c17 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/MapHelperH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/MapHelperH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/PipelineStateH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/PipelineStateH_test.cpp
index 31791c4..54228dd 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/PipelineStateH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/PipelineStateH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/RasterizerStateH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/RasterizerStateH_test.cpp
index 5c49789..1f8d765 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/RasterizerStateH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/RasterizerStateH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/RenderDeviceH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/RenderDeviceH_test.cpp
index f74b088..cd65f5e 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/RenderDeviceH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/RenderDeviceH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/ResourceMappingH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/ResourceMappingH_test.cpp
index bc64238..6f85cbd 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/ResourceMappingH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/ResourceMappingH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/SamplerH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/SamplerH_test.cpp
index 0cb07c6..8ea0c59 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/SamplerH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/SamplerH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/ShaderH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/ShaderH_test.cpp
index aa674db..6a45e50 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/ShaderH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/ShaderH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/ShaderResourceBindingH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/ShaderResourceBindingH_test.cpp
index 59e3e08..4f80d26 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/ShaderResourceBindingH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/ShaderResourceBindingH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/SwapChainH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/SwapChainH_test.cpp
index dd72d4d..ffdab80 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/SwapChainH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/SwapChainH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/TextureH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/TextureH_test.cpp
index 447f3e3..2fdefc3 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/TextureH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/TextureH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngine/TextureViewH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/TextureViewH_test.cpp
index bb5d4f8..ddc8c40 100644
--- a/Tests/IncludeTest/src/GraphicsEngine/TextureViewH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngine/TextureViewH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D11/BufferD3D11H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D11/BufferD3D11H_test.cpp
index 631d67e..fa35235 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D11/BufferD3D11H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D11/BufferD3D11H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D11/BufferViewD3D11H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D11/BufferViewD3D11H_test.cpp
index 8c377ec..d9e6f28 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D11/BufferViewD3D11H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D11/BufferViewD3D11H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D11/DeviceContextD3D11H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D11/DeviceContextD3D11H_test.cpp
index 9eb6b12..d60c175 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D11/DeviceContextD3D11H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D11/DeviceContextD3D11H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D11/EngineD3D11AttribsH_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D11/EngineD3D11AttribsH_test.cpp
index 427ea4e..6e487ca 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D11/EngineD3D11AttribsH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D11/EngineD3D11AttribsH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D11/PipelineStateD3D11H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D11/PipelineStateD3D11H_test.cpp
index 7999874..8dd71be 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D11/PipelineStateD3D11H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D11/PipelineStateD3D11H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D11/RenderDeviceD3D11H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D11/RenderDeviceD3D11H_test.cpp
index 866efc2..ec2602a 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D11/RenderDeviceD3D11H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D11/RenderDeviceD3D11H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D11/RenderDeviceFactoryD3D11H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D11/RenderDeviceFactoryD3D11H_test.cpp
index d23e47f..24ad3a3 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D11/RenderDeviceFactoryD3D11H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D11/RenderDeviceFactoryD3D11H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D11/SamplerD3D11H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D11/SamplerD3D11H_test.cpp
index 062cf40..7046d27 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D11/SamplerD3D11H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D11/SamplerD3D11H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D11/ShaderD3D11H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D11/ShaderD3D11H_test.cpp
index 775b58e..0192848 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D11/ShaderD3D11H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D11/ShaderD3D11H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D11/ShaderResourceBindingD3D11H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D11/ShaderResourceBindingD3D11H_test.cpp
index 12a8df1..f9485b1 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D11/ShaderResourceBindingD3D11H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D11/ShaderResourceBindingD3D11H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D11/SwapChainD3D11H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D11/SwapChainD3D11H_test.cpp
index cd8f187..bb0d1df 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D11/SwapChainD3D11H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D11/SwapChainD3D11H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D11/TextureD3D11H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D11/TextureD3D11H_test.cpp
index 751360b..451359e 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D11/TextureD3D11H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D11/TextureD3D11H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D11/TextureViewD3D11H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D11/TextureViewD3D11H_test.cpp
index 2e9a3cb..443d204 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D11/TextureViewD3D11H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D11/TextureViewD3D11H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D12/BufferD3D12H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D12/BufferD3D12H_test.cpp
index 943a7b6..3db8cdc 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D12/BufferD3D12H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D12/BufferD3D12H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D12/BufferViewD3D12H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D12/BufferViewD3D12H_test.cpp
index 4a78eb5..0086aa7 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D12/BufferViewD3D12H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D12/BufferViewD3D12H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D12/CommandQueueD3D12H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D12/CommandQueueD3D12H_test.cpp
index 4a78eb5..0086aa7 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D12/CommandQueueD3D12H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D12/CommandQueueD3D12H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D12/DeviceContextD3D12H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D12/DeviceContextD3D12H_test.cpp
index 39917a8..bdcef33 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D12/DeviceContextD3D12H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D12/DeviceContextD3D12H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D12/PipelineStateD3D12H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D12/PipelineStateD3D12H_test.cpp
index e739e0e..936145d 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D12/PipelineStateD3D12H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D12/PipelineStateD3D12H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D12/RenderDeviceD3D12H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D12/RenderDeviceD3D12H_test.cpp
index f54b82c..0595fea 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D12/RenderDeviceD3D12H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D12/RenderDeviceD3D12H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D12/RenderDeviceFactoryD3D12H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D12/RenderDeviceFactoryD3D12H_test.cpp
index c30af3b..3169a9a 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D12/RenderDeviceFactoryD3D12H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D12/RenderDeviceFactoryD3D12H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D12/SamplerD3D12H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D12/SamplerD3D12H_test.cpp
index 4d9b093..404f38a 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D12/SamplerD3D12H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D12/SamplerD3D12H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D12/ShaderD3D12H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D12/ShaderD3D12H_test.cpp
index 4856387..21d706d 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D12/ShaderD3D12H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D12/ShaderD3D12H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D12/ShaderResourceBindingD3D12H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D12/ShaderResourceBindingD3D12H_test.cpp
index d20c865..95efd7f 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D12/ShaderResourceBindingD3D12H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D12/ShaderResourceBindingD3D12H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D12/SwapChainD3D12H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D12/SwapChainD3D12H_test.cpp
index 125a49e..70908be 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D12/SwapChainD3D12H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D12/SwapChainD3D12H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D12/TextureD3D12H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D12/TextureD3D12H_test.cpp
index 73f4513..125097e 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D12/TextureD3D12H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D12/TextureD3D12H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineD3D12/TextureViewD3D12H_test.cpp b/Tests/IncludeTest/src/GraphicsEngineD3D12/TextureViewD3D12H_test.cpp
index 5065286..f5f3a43 100644
--- a/Tests/IncludeTest/src/GraphicsEngineD3D12/TextureViewD3D12H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineD3D12/TextureViewD3D12H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineOpenGL/BaseInterfacesGLH_test.cpp b/Tests/IncludeTest/src/GraphicsEngineOpenGL/BaseInterfacesGLH_test.cpp
index 0d7f54f..7a51c2c 100644
--- a/Tests/IncludeTest/src/GraphicsEngineOpenGL/BaseInterfacesGLH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineOpenGL/BaseInterfacesGLH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineOpenGL/BufferGLH_test.cpp b/Tests/IncludeTest/src/GraphicsEngineOpenGL/BufferGLH_test.cpp
index d29b2e1..c6d2a67 100644
--- a/Tests/IncludeTest/src/GraphicsEngineOpenGL/BufferGLH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineOpenGL/BufferGLH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineOpenGL/BufferViewGLH_test.cpp b/Tests/IncludeTest/src/GraphicsEngineOpenGL/BufferViewGLH_test.cpp
index 65ed13f..aea4f3e 100644
--- a/Tests/IncludeTest/src/GraphicsEngineOpenGL/BufferViewGLH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineOpenGL/BufferViewGLH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineOpenGL/DeviceContextGLH_test.cpp b/Tests/IncludeTest/src/GraphicsEngineOpenGL/DeviceContextGLH_test.cpp
index 57839ac..897f832 100644
--- a/Tests/IncludeTest/src/GraphicsEngineOpenGL/DeviceContextGLH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineOpenGL/DeviceContextGLH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineOpenGL/EngineGLAttribsH_test.cpp b/Tests/IncludeTest/src/GraphicsEngineOpenGL/EngineGLAttribsH_test.cpp
index 57839ac..897f832 100644
--- a/Tests/IncludeTest/src/GraphicsEngineOpenGL/EngineGLAttribsH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineOpenGL/EngineGLAttribsH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineOpenGL/PipelineStateGLH_test.cpp b/Tests/IncludeTest/src/GraphicsEngineOpenGL/PipelineStateGLH_test.cpp
index cc84715..7afefd0 100644
--- a/Tests/IncludeTest/src/GraphicsEngineOpenGL/PipelineStateGLH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineOpenGL/PipelineStateGLH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineOpenGL/RenderDeviceFactoryOpenGLH_test.cpp b/Tests/IncludeTest/src/GraphicsEngineOpenGL/RenderDeviceFactoryOpenGLH_test.cpp
index 09a64c8..7065767 100644
--- a/Tests/IncludeTest/src/GraphicsEngineOpenGL/RenderDeviceFactoryOpenGLH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineOpenGL/RenderDeviceFactoryOpenGLH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineOpenGL/RenderDeviceGL_test.cpp b/Tests/IncludeTest/src/GraphicsEngineOpenGL/RenderDeviceGL_test.cpp
index e5be6ae..8020a62 100644
--- a/Tests/IncludeTest/src/GraphicsEngineOpenGL/RenderDeviceGL_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineOpenGL/RenderDeviceGL_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineOpenGL/SamplerGLH_test.cpp b/Tests/IncludeTest/src/GraphicsEngineOpenGL/SamplerGLH_test.cpp
index 9f6b8ad..a430d32 100644
--- a/Tests/IncludeTest/src/GraphicsEngineOpenGL/SamplerGLH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineOpenGL/SamplerGLH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineOpenGL/ShaderGLH_test.cpp b/Tests/IncludeTest/src/GraphicsEngineOpenGL/ShaderGLH_test.cpp
index c93803b..a9621af 100644
--- a/Tests/IncludeTest/src/GraphicsEngineOpenGL/ShaderGLH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineOpenGL/ShaderGLH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineOpenGL/ShaderResourceBindingGLH_test.cpp b/Tests/IncludeTest/src/GraphicsEngineOpenGL/ShaderResourceBindingGLH_test.cpp
index 987c0e2..dc0c659 100644
--- a/Tests/IncludeTest/src/GraphicsEngineOpenGL/ShaderResourceBindingGLH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineOpenGL/ShaderResourceBindingGLH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineOpenGL/SwapChainGLH_test.cpp b/Tests/IncludeTest/src/GraphicsEngineOpenGL/SwapChainGLH_test.cpp
index ff82a09..2b3cc6e 100644
--- a/Tests/IncludeTest/src/GraphicsEngineOpenGL/SwapChainGLH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineOpenGL/SwapChainGLH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineOpenGL/TextureGLH_test.cpp b/Tests/IncludeTest/src/GraphicsEngineOpenGL/TextureGLH_test.cpp
index 15a59e1..d6b752c 100644
--- a/Tests/IncludeTest/src/GraphicsEngineOpenGL/TextureGLH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineOpenGL/TextureGLH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsEngineOpenGL/TextureViewGLH_test.cpp b/Tests/IncludeTest/src/GraphicsEngineOpenGL/TextureViewGLH_test.cpp
index 878d5f8..ef52115 100644
--- a/Tests/IncludeTest/src/GraphicsEngineOpenGL/TextureViewGLH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsEngineOpenGL/TextureViewGLH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsTools/BasicShaderSourceStreamFactoryH_test.cpp b/Tests/IncludeTest/src/GraphicsTools/BasicShaderSourceStreamFactoryH_test.cpp
index c675247..2c9ed1f 100644
--- a/Tests/IncludeTest/src/GraphicsTools/BasicShaderSourceStreamFactoryH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsTools/BasicShaderSourceStreamFactoryH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsTools/CommonlyUsedStatesH_test.cpp b/Tests/IncludeTest/src/GraphicsTools/CommonlyUsedStatesH_test.cpp
index 74371d4..e668400 100644
--- a/Tests/IncludeTest/src/GraphicsTools/CommonlyUsedStatesH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsTools/CommonlyUsedStatesH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsTools/GraphicsUtilitiesH_test.cpp b/Tests/IncludeTest/src/GraphicsTools/GraphicsUtilitiesH_test.cpp
index 3a0b3f1..1b634cd 100644
--- a/Tests/IncludeTest/src/GraphicsTools/GraphicsUtilitiesH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsTools/GraphicsUtilitiesH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsTools/ShaderMacroHelperH_test.cpp b/Tests/IncludeTest/src/GraphicsTools/ShaderMacroHelperH_test.cpp
index 54aaf2e..fa9935a 100644
--- a/Tests/IncludeTest/src/GraphicsTools/ShaderMacroHelperH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsTools/ShaderMacroHelperH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsTools/TextureUploaderBaseH_test.cpp b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderBaseH_test.cpp
index 5d73f53..0134154 100644
--- a/Tests/IncludeTest/src/GraphicsTools/TextureUploaderBaseH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderBaseH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D11H_test.cpp b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D11H_test.cpp
index 2076150..86e1b0d 100644
--- a/Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D11H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D11H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D12H_test.cpp b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D12H_test.cpp
index b393d06..c4885ff 100644
--- a/Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D12H_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D12H_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsTools/TextureUploaderGLH_test.cpp b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderGLH_test.cpp
index 02b3b46..51e6682 100644
--- a/Tests/IncludeTest/src/GraphicsTools/TextureUploaderGLH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderGLH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/GraphicsTools/TextureUploaderH_test.cpp b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderH_test.cpp
index ab7ffcc..7934358 100644
--- a/Tests/IncludeTest/src/GraphicsTools/TextureUploaderH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Platforms/AtomicsH_test.cpp b/Tests/IncludeTest/src/Platforms/AtomicsH_test.cpp
index 4866152..540d29b 100644
--- a/Tests/IncludeTest/src/Platforms/AtomicsH_test.cpp
+++ b/Tests/IncludeTest/src/Platforms/AtomicsH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Platforms/FileSystemH_test.cpp b/Tests/IncludeTest/src/Platforms/FileSystemH_test.cpp
index d1d6433..e7e3cd6 100644
--- a/Tests/IncludeTest/src/Platforms/FileSystemH_test.cpp
+++ b/Tests/IncludeTest/src/Platforms/FileSystemH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Platforms/PlatformDebugH_test.cpp b/Tests/IncludeTest/src/Platforms/PlatformDebugH_test.cpp
index b0d7cbd..a229307 100644
--- a/Tests/IncludeTest/src/Platforms/PlatformDebugH_test.cpp
+++ b/Tests/IncludeTest/src/Platforms/PlatformDebugH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Platforms/PlatformDefinitionsH_test.cpp b/Tests/IncludeTest/src/Platforms/PlatformDefinitionsH_test.cpp
index 33c5e25..8086db4 100644
--- a/Tests/IncludeTest/src/Platforms/PlatformDefinitionsH_test.cpp
+++ b/Tests/IncludeTest/src/Platforms/PlatformDefinitionsH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/Platforms/PlatformMiscH_test.cpp b/Tests/IncludeTest/src/Platforms/PlatformMiscH_test.cpp
index 11eb55a..a0d0c3c 100644
--- a/Tests/IncludeTest/src/Platforms/PlatformMiscH_test.cpp
+++ b/Tests/IncludeTest/src/Platforms/PlatformMiscH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/TextureLoader/ImageH_test.cpp b/Tests/IncludeTest/src/TextureLoader/ImageH_test.cpp
index 5a9ba8f..47e9595 100644
--- a/Tests/IncludeTest/src/TextureLoader/ImageH_test.cpp
+++ b/Tests/IncludeTest/src/TextureLoader/ImageH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/IncludeTest/src/TextureLoader/TextureLoaderH_test.cpp b/Tests/IncludeTest/src/TextureLoader/TextureLoaderH_test.cpp
index 0b8b122..52d9ca1 100644
--- a/Tests/IncludeTest/src/TextureLoader/TextureLoaderH_test.cpp
+++ b/Tests/IncludeTest/src/TextureLoader/TextureLoaderH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -21,4 +21,4 @@
* of the possibility of such damages.
*/
-#include "DiligentTools/TextureLoader/interface/TextureLoader.h" \ No newline at end of file
+#include "DiligentTools/TextureLoader/interface/TextureLoader.h"
diff --git a/Tests/IncludeTest/src/TextureLoader/TextureUtilitiesH_test.cpp b/Tests/IncludeTest/src/TextureLoader/TextureUtilitiesH_test.cpp
index 5ff3999..5f9211e 100644
--- a/Tests/IncludeTest/src/TextureLoader/TextureUtilitiesH_test.cpp
+++ b/Tests/IncludeTest/src/TextureLoader/TextureUtilitiesH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2018 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -21,4 +21,4 @@
* of the possibility of such damages.
*/
-#include "DiligentTools/TextureLoader/interface/TextureUtilities.h" \ No newline at end of file
+#include "DiligentTools/TextureLoader/interface/TextureUtilities.h"