diff options
| author | Egor Yusov <egor.yusov@gmail.com> | 2018-01-04 06:09:40 +0000 |
|---|---|---|
| committer | Egor Yusov <egor.yusov@gmail.com> | 2018-01-04 06:09:40 +0000 |
| commit | 18a782c2bfa527c878ebd72696b2de0844b2d6c5 (patch) | |
| tree | edd6548419cd3753bfc4786ab74e31c9076686d6 /unityplugin/GhostCubeScene/src | |
| parent | Updated samples submodule (fixed UWP issues with Tutorials) (diff) | |
| download | DiligentEngine-18a782c2bfa527c878ebd72696b2de0844b2d6c5.tar.gz DiligentEngine-18a782c2bfa527c878ebd72696b2de0844b2d6c5.zip | |
Updated copyright notice
Diffstat (limited to 'unityplugin/GhostCubeScene/src')
6 files changed, 6 insertions, 6 deletions
diff --git a/unityplugin/GhostCubeScene/src/Android/AndroidMain.cpp b/unityplugin/GhostCubeScene/src/Android/AndroidMain.cpp index 74cc10c..c1cd6e5 100644 --- a/unityplugin/GhostCubeScene/src/Android/AndroidMain.cpp +++ b/unityplugin/GhostCubeScene/src/Android/AndroidMain.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 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/unityplugin/GhostCubeScene/src/GhostCubeScene.cpp b/unityplugin/GhostCubeScene/src/GhostCubeScene.cpp index 5d56393..efd457b 100644 --- a/unityplugin/GhostCubeScene/src/GhostCubeScene.cpp +++ b/unityplugin/GhostCubeScene/src/GhostCubeScene.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 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/unityplugin/GhostCubeScene/src/GhostCubeScene.h b/unityplugin/GhostCubeScene/src/GhostCubeScene.h index 546acaf..63f440d 100644 --- a/unityplugin/GhostCubeScene/src/GhostCubeScene.h +++ b/unityplugin/GhostCubeScene/src/GhostCubeScene.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 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/unityplugin/GhostCubeScene/src/GhostCubeSceneResTrsnHelper.cpp b/unityplugin/GhostCubeScene/src/GhostCubeSceneResTrsnHelper.cpp index 0749f72..71eccb0 100644 --- a/unityplugin/GhostCubeScene/src/GhostCubeSceneResTrsnHelper.cpp +++ b/unityplugin/GhostCubeScene/src/GhostCubeSceneResTrsnHelper.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 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/unityplugin/GhostCubeScene/src/GhostCubeSceneResTrsnHelper.h b/unityplugin/GhostCubeScene/src/GhostCubeSceneResTrsnHelper.h index 794c2de..2cc07c5 100644 --- a/unityplugin/GhostCubeScene/src/GhostCubeSceneResTrsnHelper.h +++ b/unityplugin/GhostCubeScene/src/GhostCubeSceneResTrsnHelper.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 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/unityplugin/GhostCubeScene/src/LoadPluginFunctions.cpp b/unityplugin/GhostCubeScene/src/LoadPluginFunctions.cpp index 9e0aa66..10ef1a7 100644 --- a/unityplugin/GhostCubeScene/src/LoadPluginFunctions.cpp +++ b/unityplugin/GhostCubeScene/src/LoadPluginFunctions.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |
