diff options
| author | Egor Yusov <egor.yusov@gmail.com> | 2019-01-06 22:00:06 +0000 |
|---|---|---|
| committer | Egor Yusov <egor.yusov@gmail.com> | 2019-01-06 22:00:06 +0000 |
| commit | 47a1dfe09ff70ad525837e5cb0c789e397cf55d0 (patch) | |
| tree | d0021b34b8d9d59c4ddf9ed44c20732a913971a7 /unityplugin/UnityEmulator | |
| parent | Fixed handling of windowWillClose notification (diff) | |
| download | DiligentEngine-47a1dfe09ff70ad525837e5cb0c789e397cf55d0.tar.gz DiligentEngine-47a1dfe09ff70ad525837e5cb0c789e397cf55d0.zip | |
Updated copyright notice
Diffstat (limited to 'unityplugin/UnityEmulator')
| -rw-r--r-- | unityplugin/UnityEmulator/src/MacOS/UnityAppMacOS.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unityplugin/UnityEmulator/src/MacOS/UnityAppMacOS.cpp b/unityplugin/UnityEmulator/src/MacOS/UnityAppMacOS.cpp index 0072a56..015efa2 100644 --- a/unityplugin/UnityEmulator/src/MacOS/UnityAppMacOS.cpp +++ b/unityplugin/UnityEmulator/src/MacOS/UnityAppMacOS.cpp @@ -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. |
