summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp/include
diff options
context:
space:
mode:
authorEgor Yusov <egor.yusov@gmail.com>2019-09-17 04:23:22 +0000
committerEgor Yusov <egor.yusov@gmail.com>2019-09-17 04:23:22 +0000
commit881b835dc0460bfd701908bad0213bcf43d5d6d5 (patch)
tree3a02a37c303553144f860e41aa9a33f6d232e864 /Common/NativeApp/include
parentUpdated core (updated 3rd party modules; disabled SPIRV-Cross installation) (diff)
downloadDiligentEngine-881b835dc0460bfd701908bad0213bcf43d5d6d5.tar.gz
DiligentEngine-881b835dc0460bfd701908bad0213bcf43d5d6d5.zip
Updated copyright notice
Diffstat (limited to 'Common/NativeApp/include')
-rw-r--r--Common/NativeApp/include/AppBase.h2
-rw-r--r--Common/NativeApp/include/NativeAppBase.h2
-rw-r--r--Common/NativeApp/include/Win32/Win32AppBase.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/Common/NativeApp/include/AppBase.h b/Common/NativeApp/include/AppBase.h
index d84a6ff..d3de11c 100644
--- a/Common/NativeApp/include/AppBase.h
+++ b/Common/NativeApp/include/AppBase.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Common/NativeApp/include/NativeAppBase.h b/Common/NativeApp/include/NativeAppBase.h
index 25d3429..c475e0c 100644
--- a/Common/NativeApp/include/NativeAppBase.h
+++ b/Common/NativeApp/include/NativeAppBase.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Common/NativeApp/include/Win32/Win32AppBase.h b/Common/NativeApp/include/Win32/Win32AppBase.h
index 9999e15..8242ac7 100644
--- a/Common/NativeApp/include/Win32/Win32AppBase.h
+++ b/Common/NativeApp/include/Win32/Win32AppBase.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.