diff options
author | Pedro J. Estébanez <pedrojrulez@gmail.com> | 2021-08-13 00:02:20 +0200 |
---|---|---|
committer | Pedro J. Estébanez <pedrojrulez@gmail.com> | 2021-08-13 00:05:41 +0200 |
commit | 7b7e17a626392aee0850889e3487b282f0bbc9b6 (patch) | |
tree | aa5b201de2b668679786e6454e9feec955b78377 /COPYRIGHT.txt | |
parent | 554312a3b2aeb6d4080912064658d755991228d5 (diff) |
Upgrade Vulkan memory allocator
Diffstat (limited to 'COPYRIGHT.txt')
-rw-r--r-- | COPYRIGHT.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index 5bd67960da..ef444721b2 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -453,7 +453,7 @@ License: Apache-2.0 Files: ./thirdparty/vulkan/vk_mem_alloc.h Comment: Vulkan Memory Allocator -Copyright: 2017-2019, Advanced Micro Devices, Inc. +Copyright: 2017-2021, Advanced Micro Devices, Inc. License: Expat Files: ./thirdparty/wslay/ |