From bd2589cceeb54e2136a7c6ab551d6a0846aeec1b Mon Sep 17 00:00:00 2001 From: assiduous Date: Sun, 3 Jan 2021 16:38:22 -0800 Subject: Updated some more copyright notices --- Graphics/ShaderTools/include/DXCompilerBaseLiunx.hpp | 2 +- Graphics/ShaderTools/include/DXCompilerBaseUWP.hpp | 2 +- Graphics/ShaderTools/src/DXILUtilsStub.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Graphics/ShaderTools') 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"); -- cgit v1.2.3