aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_source.py
diff options
context:
space:
mode:
authorspencer-lunarg <spencer@lunarg.com>2025-01-22 23:17:13 -0500
committerSpencer Fricke <115671160+spencer-lunarg@users.noreply.github.com>2025-01-23 08:48:40 -0500
commit8ce2501d2511b6f4e6389a03ff08c4e84d54fa25 (patch)
treefb96ad425ed4e87006e265fb1272c7bcb36eaf4f /scripts/generate_source.py
parent814b35a30bc6ee1c2c458bc08d20b8e11ebc510f (diff)
downloadusermoji-8ce2501d2511b6f4e6389a03ff08c4e84d54fa25.tar.xz
icd: Add VkPhysicalDeviceMaintenance3Properties
Diffstat (limited to 'scripts/generate_source.py')
-rwxr-xr-xscripts/generate_source.py10
1 files changed, 5 insertions, 5 deletions
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.