From 401861ac5cc218d0f5acac6647df5562a8aa9700 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Mon, 16 Sep 2019 21:18:54 -0700 Subject: Updated Copyright notice --- Graphics/GraphicsEngineNextGenBase/include/DeviceContextNextGenBase.h | 2 +- Graphics/GraphicsEngineNextGenBase/include/DynamicHeap.h | 2 +- Graphics/GraphicsEngineNextGenBase/include/RenderDeviceNextGenBase.h | 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.h b/Graphics/GraphicsEngineNextGenBase/include/DeviceContextNextGenBase.h index 66c44808..14f105d4 100644 --- a/Graphics/GraphicsEngineNextGenBase/include/DeviceContextNextGenBase.h +++ b/Graphics/GraphicsEngineNextGenBase/include/DeviceContextNextGenBase.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2019 Egor Yusov +/* Copyright 2019 Diligent Graphics LLC * * 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/Graphics/GraphicsEngineNextGenBase/include/DynamicHeap.h b/Graphics/GraphicsEngineNextGenBase/include/DynamicHeap.h index 146f00df..3790c53c 100644 --- a/Graphics/GraphicsEngineNextGenBase/include/DynamicHeap.h +++ b/Graphics/GraphicsEngineNextGenBase/include/DynamicHeap.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2019 Egor Yusov +/* Copyright 2019 Diligent Graphics LLC * * 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/Graphics/GraphicsEngineNextGenBase/include/RenderDeviceNextGenBase.h b/Graphics/GraphicsEngineNextGenBase/include/RenderDeviceNextGenBase.h index ea1c726c..bac01188 100644 --- a/Graphics/GraphicsEngineNextGenBase/include/RenderDeviceNextGenBase.h +++ b/Graphics/GraphicsEngineNextGenBase/include/RenderDeviceNextGenBase.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2019 Egor Yusov +/* Copyright 2019 Diligent Graphics LLC * * 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/Graphics/GraphicsEngineNextGenBase/src/dummy.cpp b/Graphics/GraphicsEngineNextGenBase/src/dummy.cpp index 03dd3874..35d78452 100644 --- a/Graphics/GraphicsEngineNextGenBase/src/dummy.cpp +++ b/Graphics/GraphicsEngineNextGenBase/src/dummy.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2019 Egor Yusov +/* Copyright 2019 Diligent Graphics LLC * * 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