summaryrefslogtreecommitdiffstats
path: root/Primitives/src
diff options
context:
space:
mode:
authorassiduous <assiduous@diligentgraphics.com>2021-01-01 18:30:48 +0000
committerassiduous <assiduous@diligentgraphics.com>2021-01-01 18:30:48 +0000
commitfa345f59de694ac249c14e987032ef3e341faaa7 (patch)
treef06a98a8ff5b5d693566faddcaebc98efb840e88 /Primitives/src
parentD3D12 and VK backends: disabled bound resources validation in TransitionShade... (diff)
downloadDiligentCore-fa345f59de694ac249c14e987032ef3e341faaa7.tar.gz
DiligentCore-fa345f59de694ac249c14e987032ef3e341faaa7.zip
Updated copyright notice
Diffstat (limited to 'Primitives/src')
-rw-r--r--Primitives/src/DebugOutput.cpp2
-rw-r--r--Primitives/src/test.cpp2
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");