diff options
author | Jon Leech <[email protected]> | 2022-01-25 02:30:53 -0800 |
---|---|---|
committer | Jon Leech <[email protected]> | 2022-01-25 03:33:21 -0800 |
commit | 1dace16d8044758d32736eb59802d171970e9448 (patch) | |
tree | 881a62d13f3090d07216e9da2b98d54de98d7195 /registry/spec_tools | |
parent | 0873a22a11ec7e3f13762900ad0da39206189886 (diff) | |
download | Vulkan-Headers-1dace16d8044758d32736eb59802d171970e9448.tar.gz Vulkan-Headers-1dace16d8044758d32736eb59802d171970e9448.zip |
Update for Vulkan-Docs 1.3.204v1.3.204sdk-1.3.204.1sdk-1.3.204.0sdk-1.3.204
Diffstat (limited to 'registry/spec_tools')
-rw-r--r-- | registry/spec_tools/util.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/spec_tools/util.py b/registry/spec_tools/util.py index b890679..051f1ea 100644 --- a/registry/spec_tools/util.py +++ b/registry/spec_tools/util.py @@ -1,6 +1,6 @@ """Utility functions not closely tied to other spec_tools types.""" # Copyright 2018-2019 Collabora, Ltd. -# Copyright 2013-2021 The Khronos Group Inc. +# Copyright 2013-2022 The Khronos Group Inc. # # SPDX-License-Identifier: Apache-2.0 |