From ae2fd744e5655fcc1c9bcb0ec280f16eb67d4123 Mon Sep 17 00:00:00 2001 From: assiduous Date: Fri, 1 Jan 2021 10:31:25 -0800 Subject: Updated copyright notice --- Imgui/interface/ImGuiDiligentRenderer.hpp | 2 +- Imgui/interface/ImGuiImplDiligent.hpp | 2 +- Imgui/interface/ImGuiImplWin32.hpp | 2 +- Imgui/interface/ImGuiUtils.hpp | 2 +- Imgui/src/ImGuiDiligentRenderer.cpp | 2 +- Imgui/src/ImGuiImplDiligent.cpp | 2 +- Imgui/src/ImGuiImplWin32.cpp | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'Imgui') 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"); diff --git a/Imgui/src/ImGuiDiligentRenderer.cpp b/Imgui/src/ImGuiDiligentRenderer.cpp index 5286d7f..f928b9d 100644 --- a/Imgui/src/ImGuiDiligentRenderer.cpp +++ b/Imgui/src/ImGuiDiligentRenderer.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/Imgui/src/ImGuiImplDiligent.cpp b/Imgui/src/ImGuiImplDiligent.cpp index 9e7dae9..665a937 100644 --- a/Imgui/src/ImGuiImplDiligent.cpp +++ b/Imgui/src/ImGuiImplDiligent.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/Imgui/src/ImGuiImplWin32.cpp b/Imgui/src/ImGuiImplWin32.cpp index 90b412f..ddfb512 100644 --- a/Imgui/src/ImGuiImplWin32.cpp +++ b/Imgui/src/ImGuiImplWin32.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