diff options
Diffstat (limited to 'Graphics/ShaderTools')
| -rw-r--r-- | Graphics/ShaderTools/include/DXCompilerBaseLiunx.hpp | 2 | ||||
| -rw-r--r-- | Graphics/ShaderTools/include/DXCompilerBaseUWP.hpp | 2 | ||||
| -rw-r--r-- | Graphics/ShaderTools/src/DXILUtilsStub.cpp | 2 |
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"); |
