diff options
| author | assiduous <assiduous@diligentgraphics.com> | 2021-01-04 00:39:37 +0000 |
|---|---|---|
| committer | assiduous <assiduous@diligentgraphics.com> | 2021-01-04 00:39:37 +0000 |
| commit | cd1ea2d99c4b2d65a5da5335fa4f07f29b9af2de (patch) | |
| tree | c52e03f792ac3d01d1367750602f36049b1955b8 /Imgui/interface | |
| parent | Reverted local changes to build.gradle (diff) | |
| download | DiligentTools-cd1ea2d99c4b2d65a5da5335fa4f07f29b9af2de.tar.gz DiligentTools-cd1ea2d99c4b2d65a5da5335fa4f07f29b9af2de.zip | |
Updated more copyright notices
Diffstat (limited to 'Imgui/interface')
| -rw-r--r-- | Imgui/interface/ImGuiImplAndroid.hpp | 2 | ||||
| -rw-r--r-- | Imgui/interface/ImGuiImplIOS.hpp | 2 | ||||
| -rw-r--r-- | Imgui/interface/ImGuiImplLinuxX11.hpp | 2 | ||||
| -rw-r--r-- | Imgui/interface/ImGuiImplLinuxXCB.hpp | 2 | ||||
| -rw-r--r-- | Imgui/interface/ImGuiImplMacOS.hpp | 2 | ||||
| -rw-r--r-- | Imgui/interface/ImGuiImplUWP.hpp | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/Imgui/interface/ImGuiImplAndroid.hpp b/Imgui/interface/ImGuiImplAndroid.hpp index a7c231a..92cbebc 100644 --- a/Imgui/interface/ImGuiImplAndroid.hpp +++ b/Imgui/interface/ImGuiImplAndroid.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/ImGuiImplIOS.hpp b/Imgui/interface/ImGuiImplIOS.hpp index 10c792c..4cb6cb8 100644 --- a/Imgui/interface/ImGuiImplIOS.hpp +++ b/Imgui/interface/ImGuiImplIOS.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/ImGuiImplLinuxX11.hpp b/Imgui/interface/ImGuiImplLinuxX11.hpp index d410f52..6ece3c7 100644 --- a/Imgui/interface/ImGuiImplLinuxX11.hpp +++ b/Imgui/interface/ImGuiImplLinuxX11.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/ImGuiImplLinuxXCB.hpp b/Imgui/interface/ImGuiImplLinuxXCB.hpp index ff6a7cb..50fb15c 100644 --- a/Imgui/interface/ImGuiImplLinuxXCB.hpp +++ b/Imgui/interface/ImGuiImplLinuxXCB.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/ImGuiImplMacOS.hpp b/Imgui/interface/ImGuiImplMacOS.hpp index f000432..abdf740 100644 --- a/Imgui/interface/ImGuiImplMacOS.hpp +++ b/Imgui/interface/ImGuiImplMacOS.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/ImGuiImplUWP.hpp b/Imgui/interface/ImGuiImplUWP.hpp index 10d687c..f9a86d7 100644 --- a/Imgui/interface/ImGuiImplUWP.hpp +++ b/Imgui/interface/ImGuiImplUWP.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"); |
