From 8ce2501d2511b6f4e6389a03ff08c4e84d54fa25 Mon Sep 17 00:00:00 2001 From: spencer-lunarg Date: Wed, 22 Jan 2025 23:17:13 -0500 Subject: icd: Add VkPhysicalDeviceMaintenance3Properties --- scripts/generate_source.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'scripts/generate_source.py') diff --git a/scripts/generate_source.py b/scripts/generate_source.py index 70e138db..8b1e3acf 100755 --- a/scripts/generate_source.py +++ b/scripts/generate_source.py @@ -1,9 +1,9 @@ #!/usr/bin/env python3 -# Copyright (c) 2019-2023 The Khronos Group Inc. -# Copyright (c) 2019-2023 Valve Corporation -# Copyright (c) 2019-2023 LunarG, Inc. -# Copyright (c) 2019-2023 Google Inc. -# Copyright (c) 2023-2023 RasterGrid Kft. +# Copyright (c) 2019-2025 The Khronos Group Inc. +# Copyright (c) 2019-2025 Valve Corporation +# Copyright (c) 2019-2025 LunarG, Inc. +# Copyright (c) 2019-2025 Google Inc. +# Copyright (c) 2023-2025 RasterGrid Kft. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. -- cgit v1.2.3