diff options
author | Juan Ramos <juan@lunarg.com> | 2023-01-04 10:38:24 -0700 |
---|---|---|
committer | Juan Ramos <114601453+juan-lunarg@users.noreply.github.com> | 2023-01-04 10:41:02 -0700 |
commit | 24115c70bea4bb91e7bd12ef093fbdf6aa9a5222 (patch) | |
tree | a74e55e46623846a28e997aba7b35c6861cf68f6 /tests | |
parent | cbce1673909f55ea66551cbca493a62539b7b89f (diff) | |
download | Vulkan-Headers-24115c70bea4bb91e7bd12ef093fbdf6aa9a5222.tar.gz Vulkan-Headers-24115c70bea4bb91e7bd12ef093fbdf6aa9a5222.tar.bz2 Vulkan-Headers-24115c70bea4bb91e7bd12ef093fbdf6aa9a5222.zip |
docs: Update copyright
Diffstat (limited to 'tests')
-rw-r--r-- | tests/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 1f12be3..777ac99 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,5 +1,5 @@ # ~~~ -# Copyright (c) 2022 LunarG, Inc. +# Copyright (c) 2022-2023 LunarG, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |