From ae2fd744e5655fcc1c9bcb0ec280f16eb67d4123 Mon Sep 17 00:00:00 2001 From: assiduous Date: Fri, 1 Jan 2021 10:31:25 -0800 Subject: Updated copyright notice --- NativeApp/include/AppBase.hpp | 2 +- NativeApp/include/NativeAppBase.hpp | 2 +- NativeApp/include/Win32/Win32AppBase.hpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'NativeApp/include') diff --git a/NativeApp/include/AppBase.hpp b/NativeApp/include/AppBase.hpp index 0817226..34d99fa 100644 --- a/NativeApp/include/AppBase.hpp +++ b/NativeApp/include/AppBase.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/NativeApp/include/NativeAppBase.hpp b/NativeApp/include/NativeAppBase.hpp index b37ef91..803e8ad 100644 --- a/NativeApp/include/NativeAppBase.hpp +++ b/NativeApp/include/NativeAppBase.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/NativeApp/include/Win32/Win32AppBase.hpp b/NativeApp/include/Win32/Win32AppBase.hpp index 8e9553c..8d2ec09 100644 --- a/NativeApp/include/Win32/Win32AppBase.hpp +++ b/NativeApp/include/Win32/Win32AppBase.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"); -- cgit v1.2.3