diff options
| author | assiduous <assiduous@diligentgraphics.com> | 2021-01-01 18:30:48 +0000 |
|---|---|---|
| committer | assiduous <assiduous@diligentgraphics.com> | 2021-01-01 18:30:48 +0000 |
| commit | fa345f59de694ac249c14e987032ef3e341faaa7 (patch) | |
| tree | f06a98a8ff5b5d693566faddcaebc98efb840e88 /Primitives/src | |
| parent | D3D12 and VK backends: disabled bound resources validation in TransitionShade... (diff) | |
| download | DiligentCore-fa345f59de694ac249c14e987032ef3e341faaa7.tar.gz DiligentCore-fa345f59de694ac249c14e987032ef3e341faaa7.zip | |
Updated copyright notice
Diffstat (limited to 'Primitives/src')
| -rw-r--r-- | Primitives/src/DebugOutput.cpp | 2 | ||||
| -rw-r--r-- | Primitives/src/test.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Primitives/src/DebugOutput.cpp b/Primitives/src/DebugOutput.cpp index ff2f7ca8..2882af50 100644 --- a/Primitives/src/DebugOutput.cpp +++ b/Primitives/src/DebugOutput.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"); diff --git a/Primitives/src/test.cpp b/Primitives/src/test.cpp index 00c754ad..d63d7572 100644 --- a/Primitives/src/test.cpp +++ b/Primitives/src/test.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"); |
