diff options
| author | Egor Yusov <egor.yusov@gmail.com> | 2019-01-02 17:38:57 +0000 |
|---|---|---|
| committer | Egor Yusov <egor.yusov@gmail.com> | 2019-01-02 17:38:57 +0000 |
| commit | ff0c1d49241d5ae800f73147e26bd03797b746a8 (patch) | |
| tree | 56f83454e43240b6e4cd4b1250f40e69ee08ec06 /Common/NativeApp/include | |
| parent | Updated core (updated SPIRV-Cross and SPIRV-Headers) (diff) | |
| download | DiligentEngine-ff0c1d49241d5ae800f73147e26bd03797b746a8.tar.gz DiligentEngine-ff0c1d49241d5ae800f73147e26bd03797b746a8.zip | |
Updated copyright notice + updated submodules
Diffstat (limited to 'Common/NativeApp/include')
| -rw-r--r-- | Common/NativeApp/include/AppBase.h | 2 | ||||
| -rw-r--r-- | Common/NativeApp/include/NativeAppBase.h | 2 | ||||
| -rw-r--r-- | Common/NativeApp/include/Win32/Win32AppBase.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/Common/NativeApp/include/AppBase.h b/Common/NativeApp/include/AppBase.h index 418c0e4..fcadd74 100644 --- a/Common/NativeApp/include/AppBase.h +++ b/Common/NativeApp/include/AppBase.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * 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 7ea1938..85aa4eb 100644 --- a/Common/NativeApp/include/NativeAppBase.h +++ b/Common/NativeApp/include/NativeAppBase.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * 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 419d646..f5699b3 100644 --- a/Common/NativeApp/include/Win32/Win32AppBase.h +++ b/Common/NativeApp/include/Win32/Win32AppBase.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |
