diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2023-07-11 09:13:16 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2023-07-11 09:13:16 +0200 |
commit | d756169881164a8234140e4f30fadf33aaf30e01 (patch) | |
tree | de4b7a945fae905b3669a1dbb49fccedfe2cfdef /thirdparty/openxr/src/common/filesystem_utils.hpp | |
parent | ef155c1aeb216fa5a732913b6f2dc321e4b512dc (diff) | |
download | redot-engine-d756169881164a8234140e4f30fadf33aaf30e01.tar.gz |
openxr: Sync with upstream 1.0.28
Diffstat (limited to 'thirdparty/openxr/src/common/filesystem_utils.hpp')
-rw-r--r-- | thirdparty/openxr/src/common/filesystem_utils.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/openxr/src/common/filesystem_utils.hpp b/thirdparty/openxr/src/common/filesystem_utils.hpp index 4a5c987e7b..3dea1b2c3e 100644 --- a/thirdparty/openxr/src/common/filesystem_utils.hpp +++ b/thirdparty/openxr/src/common/filesystem_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017 The Khronos Group Inc. +// Copyright (c) 2017-2023, The Khronos Group Inc. // Copyright (c) 2017 Valve Corporation // Copyright (c) 2017 LunarG, Inc. // |