From fa345f59de694ac249c14e987032ef3e341faaa7 Mon Sep 17 00:00:00 2001 From: assiduous Date: Fri, 1 Jan 2021 10:30:48 -0800 Subject: Updated copyright notice --- Graphics/GraphicsEngineNextGenBase/include/DeviceContextNextGenBase.hpp | 2 +- Graphics/GraphicsEngineNextGenBase/include/DynamicHeap.hpp | 2 +- Graphics/GraphicsEngineNextGenBase/include/RenderDeviceNextGenBase.hpp | 2 +- Graphics/GraphicsEngineNextGenBase/src/dummy.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'Graphics/GraphicsEngineNextGenBase') diff --git a/Graphics/GraphicsEngineNextGenBase/include/DeviceContextNextGenBase.hpp b/Graphics/GraphicsEngineNextGenBase/include/DeviceContextNextGenBase.hpp index 66751ac2..9e928feb 100644 --- a/Graphics/GraphicsEngineNextGenBase/include/DeviceContextNextGenBase.hpp +++ b/Graphics/GraphicsEngineNextGenBase/include/DeviceContextNextGenBase.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Diligent Graphics LLC + * Copyright 2019-2021 Diligent Graphics LLC * Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Graphics/GraphicsEngineNextGenBase/include/DynamicHeap.hpp b/Graphics/GraphicsEngineNextGenBase/include/DynamicHeap.hpp index f1b4ba7b..5e3cafe3 100644 --- a/Graphics/GraphicsEngineNextGenBase/include/DynamicHeap.hpp +++ b/Graphics/GraphicsEngineNextGenBase/include/DynamicHeap.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Diligent Graphics LLC + * Copyright 2019-2021 Diligent Graphics LLC * Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Graphics/GraphicsEngineNextGenBase/include/RenderDeviceNextGenBase.hpp b/Graphics/GraphicsEngineNextGenBase/include/RenderDeviceNextGenBase.hpp index d3eb8fa3..ee1fe82c 100644 --- a/Graphics/GraphicsEngineNextGenBase/include/RenderDeviceNextGenBase.hpp +++ b/Graphics/GraphicsEngineNextGenBase/include/RenderDeviceNextGenBase.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Diligent Graphics LLC + * Copyright 2019-2021 Diligent Graphics LLC * Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Graphics/GraphicsEngineNextGenBase/src/dummy.cpp b/Graphics/GraphicsEngineNextGenBase/src/dummy.cpp index 543f8df9..90f567b4 100644 --- a/Graphics/GraphicsEngineNextGenBase/src/dummy.cpp +++ b/Graphics/GraphicsEngineNextGenBase/src/dummy.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Diligent Graphics LLC + * Copyright 2019-2021 Diligent Graphics LLC * Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); -- cgit v1.2.3