diff options
author | Jon Leech <[email protected]> | 2021-02-02 01:30:19 -0800 |
---|---|---|
committer | Jon Leech <[email protected]> | 2021-02-02 01:30:44 -0800 |
commit | ec2db85225ab410bc6829251bef6c578aaed5868 (patch) | |
tree | d547f3ce67b3022808476793632685e88453ba47 /registry/spec_tools | |
parent | 9166a0677e4412edbdcc774bdcd7c74cefc74ae5 (diff) | |
download | Vulkan-Headers-ec2db85225ab410bc6829251bef6c578aaed5868.tar.gz Vulkan-Headers-ec2db85225ab410bc6829251bef6c578aaed5868.zip |
Update for Vulkan-Docs 1.2.169v1.2.169
Diffstat (limited to 'registry/spec_tools')
-rw-r--r-- | registry/spec_tools/util.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/registry/spec_tools/util.py b/registry/spec_tools/util.py index ce11fd7..b890679 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 (c) 2018-2019 Collabora, Ltd. -# Copyright (c) 2013-2020 The Khronos Group Inc. +# Copyright 2018-2019 Collabora, Ltd. +# Copyright 2013-2021 The Khronos Group Inc. # # SPDX-License-Identifier: Apache-2.0 |