From ff0c1d49241d5ae800f73147e26bd03797b746a8 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Wed, 2 Jan 2019 09:38:57 -0800 Subject: Updated copyright notice + updated submodules --- Tests/IncludeTest/src/GraphicsAccessories/GraphicsAccessoriesH_test.cpp | 2 +- .../IncludeTest/src/GraphicsAccessories/ResourceReleaseQueueH_test.cpp | 2 +- Tests/IncludeTest/src/GraphicsAccessories/RingBufferH_test.cpp | 2 +- Tests/IncludeTest/src/GraphicsAccessories/SRBMemortAllocatorH_test.cpp | 2 +- .../src/GraphicsAccessories/VariableSizeAllocationsManagerH_test.cpp | 2 +- .../src/GraphicsAccessories/VariableSizeGPUAllocationsManagerH_test.cpp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'Tests/IncludeTest/src/GraphicsAccessories') diff --git a/Tests/IncludeTest/src/GraphicsAccessories/GraphicsAccessoriesH_test.cpp b/Tests/IncludeTest/src/GraphicsAccessories/GraphicsAccessoriesH_test.cpp index 568c366..6beb4bd 100644 --- a/Tests/IncludeTest/src/GraphicsAccessories/GraphicsAccessoriesH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsAccessories/GraphicsAccessoriesH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 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/GraphicsAccessories/ResourceReleaseQueueH_test.cpp b/Tests/IncludeTest/src/GraphicsAccessories/ResourceReleaseQueueH_test.cpp index 02e7bc0..ea39549 100644 --- a/Tests/IncludeTest/src/GraphicsAccessories/ResourceReleaseQueueH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsAccessories/ResourceReleaseQueueH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 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/GraphicsAccessories/RingBufferH_test.cpp b/Tests/IncludeTest/src/GraphicsAccessories/RingBufferH_test.cpp index c6b913e..55748d6 100644 --- a/Tests/IncludeTest/src/GraphicsAccessories/RingBufferH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsAccessories/RingBufferH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 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/GraphicsAccessories/SRBMemortAllocatorH_test.cpp b/Tests/IncludeTest/src/GraphicsAccessories/SRBMemortAllocatorH_test.cpp index 9cf46f5..e3e464b 100644 --- a/Tests/IncludeTest/src/GraphicsAccessories/SRBMemortAllocatorH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsAccessories/SRBMemortAllocatorH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 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/GraphicsAccessories/VariableSizeAllocationsManagerH_test.cpp b/Tests/IncludeTest/src/GraphicsAccessories/VariableSizeAllocationsManagerH_test.cpp index 8461a44..75e7915 100644 --- a/Tests/IncludeTest/src/GraphicsAccessories/VariableSizeAllocationsManagerH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsAccessories/VariableSizeAllocationsManagerH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 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/GraphicsAccessories/VariableSizeGPUAllocationsManagerH_test.cpp b/Tests/IncludeTest/src/GraphicsAccessories/VariableSizeGPUAllocationsManagerH_test.cpp index 9bc8e58..a0b40ff 100644 --- a/Tests/IncludeTest/src/GraphicsAccessories/VariableSizeGPUAllocationsManagerH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsAccessories/VariableSizeGPUAllocationsManagerH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- cgit v1.2.3