From cd1ea2d99c4b2d65a5da5335fa4f07f29b9af2de Mon Sep 17 00:00:00 2001 From: assiduous Date: Sun, 3 Jan 2021 16:39:37 -0800 Subject: Updated more copyright notices --- HLSL2GLSLConverter/src/HLSL2GLSLConverterAppLinux.cpp | 2 +- HLSL2GLSLConverter/src/HLSL2GLSLConverterAppMacOS.cpp | 2 +- Imgui/interface/ImGuiImplAndroid.hpp | 2 +- Imgui/interface/ImGuiImplIOS.hpp | 2 +- Imgui/interface/ImGuiImplLinuxX11.hpp | 2 +- Imgui/interface/ImGuiImplLinuxXCB.hpp | 2 +- Imgui/interface/ImGuiImplMacOS.hpp | 2 +- Imgui/interface/ImGuiImplUWP.hpp | 2 +- Imgui/src/ImGuiImplAndroid.cpp | 2 +- Imgui/src/ImGuiImplLinuxX11.cpp | 2 +- Imgui/src/ImGuiImplLinuxXCB.cpp | 2 +- Imgui/src/ImGuiImplUWP.cpp | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/HLSL2GLSLConverter/src/HLSL2GLSLConverterAppLinux.cpp b/HLSL2GLSLConverter/src/HLSL2GLSLConverterAppLinux.cpp index a46f502..4666e1b 100644 --- a/HLSL2GLSLConverter/src/HLSL2GLSLConverterAppLinux.cpp +++ b/HLSL2GLSLConverter/src/HLSL2GLSLConverterAppLinux.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/HLSL2GLSLConverter/src/HLSL2GLSLConverterAppMacOS.cpp b/HLSL2GLSLConverter/src/HLSL2GLSLConverterAppMacOS.cpp index dfd5036..9e6b744 100644 --- a/HLSL2GLSLConverter/src/HLSL2GLSLConverterAppMacOS.cpp +++ b/HLSL2GLSLConverter/src/HLSL2GLSLConverterAppMacOS.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/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"); diff --git a/Imgui/src/ImGuiImplAndroid.cpp b/Imgui/src/ImGuiImplAndroid.cpp index 946a77a..bc4c8c6 100644 --- a/Imgui/src/ImGuiImplAndroid.cpp +++ b/Imgui/src/ImGuiImplAndroid.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/ImGuiImplLinuxX11.cpp b/Imgui/src/ImGuiImplLinuxX11.cpp index 0a9564e..a094f44 100644 --- a/Imgui/src/ImGuiImplLinuxX11.cpp +++ b/Imgui/src/ImGuiImplLinuxX11.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/ImGuiImplLinuxXCB.cpp b/Imgui/src/ImGuiImplLinuxXCB.cpp index 535c042..3c84850 100644 --- a/Imgui/src/ImGuiImplLinuxXCB.cpp +++ b/Imgui/src/ImGuiImplLinuxXCB.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/ImGuiImplUWP.cpp b/Imgui/src/ImGuiImplUWP.cpp index 58dafb8..7235a2e 100644 --- a/Imgui/src/ImGuiImplUWP.cpp +++ b/Imgui/src/ImGuiImplUWP.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