summaryrefslogtreecommitdiffstats
path: root/Imgui/interface
diff options
context:
space:
mode:
authorassiduous <assiduous@diligentgraphics.com>2021-01-01 18:31:25 +0000
committerassiduous <assiduous@diligentgraphics.com>2021-01-01 18:31:25 +0000
commitae2fd744e5655fcc1c9bcb0ec280f16eb67d4123 (patch)
tree3b27ed85995f9fa95b5c9882ee588df84572daef /Imgui/interface
parentGLTFLoader: added convenience constructor for Model::CreateInfo (diff)
downloadDiligentTools-ae2fd744e5655fcc1c9bcb0ec280f16eb67d4123.tar.gz
DiligentTools-ae2fd744e5655fcc1c9bcb0ec280f16eb67d4123.zip
Updated copyright notice
Diffstat (limited to 'Imgui/interface')
-rw-r--r--Imgui/interface/ImGuiDiligentRenderer.hpp2
-rw-r--r--Imgui/interface/ImGuiImplDiligent.hpp2
-rw-r--r--Imgui/interface/ImGuiImplWin32.hpp2
-rw-r--r--Imgui/interface/ImGuiUtils.hpp2
4 files changed, 4 insertions, 4 deletions
diff --git a/Imgui/interface/ImGuiDiligentRenderer.hpp b/Imgui/interface/ImGuiDiligentRenderer.hpp
index 9fed3f8..6b9d724 100644
--- a/Imgui/interface/ImGuiDiligentRenderer.hpp
+++ b/Imgui/interface/ImGuiDiligentRenderer.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/Imgui/interface/ImGuiImplDiligent.hpp b/Imgui/interface/ImGuiImplDiligent.hpp
index 12078b0..bb059a7 100644
--- a/Imgui/interface/ImGuiImplDiligent.hpp
+++ b/Imgui/interface/ImGuiImplDiligent.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/Imgui/interface/ImGuiImplWin32.hpp b/Imgui/interface/ImGuiImplWin32.hpp
index df671e9..b93871c 100644
--- a/Imgui/interface/ImGuiImplWin32.hpp
+++ b/Imgui/interface/ImGuiImplWin32.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/Imgui/interface/ImGuiUtils.hpp b/Imgui/interface/ImGuiUtils.hpp
index 3cbfd7f..5738a39 100644
--- a/Imgui/interface/ImGuiUtils.hpp
+++ b/Imgui/interface/ImGuiUtils.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");