From 217e93c664ec6704ec2d8c36fa116c1a4a1e2d40 Mon Sep 17 00:00:00 2001 From: Jon Leech Date: Fri, 5 Jan 2024 05:09:45 -0800 Subject: Update for Vulkan-Docs 1.3.275 --- registry/spec_tools/conventions.py | 2 +- registry/spec_tools/util.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'registry/spec_tools') 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 -- cgit v1.2.3