summaryrefslogtreecommitdiffhomepage
path: root/registry/spec_tools
diff options
context:
space:
mode:
authorJon Leech <[email protected]>2024-01-05 05:09:45 -0800
committerJon Leech <[email protected]>2024-01-05 05:16:23 -0800
commit217e93c664ec6704ec2d8c36fa116c1a4a1e2d40 (patch)
tree3617c6a36daa7c2c60dc4e017be821b3e235341b /registry/spec_tools
parent80207f9da86423ce33aff8328a792fd715f3c08f (diff)
downloadVulkan-Headers-217e93c664ec6704ec2d8c36fa116c1a4a1e2d40.tar.gz
Vulkan-Headers-217e93c664ec6704ec2d8c36fa116c1a4a1e2d40.zip
Diffstat (limited to 'registry/spec_tools')
-rw-r--r--registry/spec_tools/conventions.py2
-rw-r--r--registry/spec_tools/util.py2
2 files changed, 2 insertions, 2 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
diff --git a/registry/spec_tools/util.py b/registry/spec_tools/util.py
index b4b4569..e67038a 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 2013-2023 The Khronos Group Inc.
+# Copyright 2013-2024 The Khronos Group Inc.
# SPDX-License-Identifier: Apache-2.0