summaryrefslogtreecommitdiffstats
path: root/Graphics/ShaderTools
diff options
context:
space:
mode:
authorassiduous <assiduous@diligentgraphics.com>2021-01-04 00:38:22 +0000
committerassiduous <assiduous@diligentgraphics.com>2021-01-04 00:38:22 +0000
commitbd2589cceeb54e2136a7c6ab551d6a0846aeec1b (patch)
tree480343c08d269e6c25c7776e0448f9cd15a31731 /Graphics/ShaderTools
parentReadme & release history: fixed tabs (diff)
downloadDiligentCore-bd2589cceeb54e2136a7c6ab551d6a0846aeec1b.tar.gz
DiligentCore-bd2589cceeb54e2136a7c6ab551d6a0846aeec1b.zip
Updated some more copyright notices
Diffstat (limited to 'Graphics/ShaderTools')
-rw-r--r--Graphics/ShaderTools/include/DXCompilerBaseLiunx.hpp2
-rw-r--r--Graphics/ShaderTools/include/DXCompilerBaseUWP.hpp2
-rw-r--r--Graphics/ShaderTools/src/DXILUtilsStub.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/Graphics/ShaderTools/include/DXCompilerBaseLiunx.hpp b/Graphics/ShaderTools/include/DXCompilerBaseLiunx.hpp
index a1a0f863..72e6db47 100644
--- a/Graphics/ShaderTools/include/DXCompilerBaseLiunx.hpp
+++ b/Graphics/ShaderTools/include/DXCompilerBaseLiunx.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/ShaderTools/include/DXCompilerBaseUWP.hpp b/Graphics/ShaderTools/include/DXCompilerBaseUWP.hpp
index 2bfbb4d1..c1a85707 100644
--- a/Graphics/ShaderTools/include/DXCompilerBaseUWP.hpp
+++ b/Graphics/ShaderTools/include/DXCompilerBaseUWP.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/ShaderTools/src/DXILUtilsStub.cpp b/Graphics/ShaderTools/src/DXILUtilsStub.cpp
index 9f3751b7..906caf2c 100644
--- a/Graphics/ShaderTools/src/DXILUtilsStub.cpp
+++ b/Graphics/ShaderTools/src/DXILUtilsStub.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");