diff options
author | Jon Leech <[email protected]> | 2024-01-05 05:09:45 -0800 |
---|---|---|
committer | Jon Leech <[email protected]> | 2024-01-05 05:16:23 -0800 |
commit | 217e93c664ec6704ec2d8c36fa116c1a4a1e2d40 (patch) | |
tree | 3617c6a36daa7c2c60dc4e017be821b3e235341b /registry/spec_tools/conventions.py | |
parent | 80207f9da86423ce33aff8328a792fd715f3c08f (diff) | |
download | Vulkan-Headers-217e93c664ec6704ec2d8c36fa116c1a4a1e2d40.tar.gz Vulkan-Headers-217e93c664ec6704ec2d8c36fa116c1a4a1e2d40.zip |
Update for Vulkan-Docs 1.3.275vulkan-sdk-1.3.275.0v1.3.275vulkan-sdk-1.3.275
Diffstat (limited to 'registry/spec_tools/conventions.py')
-rw-r--r-- | registry/spec_tools/conventions.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/spec_tools/conventions.py b/registry/spec_tools/conventions.py index 9118fea..4a2f056 100644 --- a/registry/spec_tools/conventions.py +++ b/registry/spec_tools/conventions.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -i # -# Copyright 2013-2023 The Khronos Group Inc. +# Copyright 2013-2024 The Khronos Group Inc. # # SPDX-License-Identifier: Apache-2.0 |