From 425480af0a907e329bdc3543b969b17e225b2472 Mon Sep 17 00:00:00 2001 From: niki Date: Thu, 6 Oct 2022 19:33:30 +0200 Subject: [PATCH] vulkan: modify license.txt --- license.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/license.txt b/license.txt index 929bfac48..4d10d874c 100644 --- a/license.txt +++ b/license.txt @@ -142,6 +142,21 @@ This distribution contains code from the following projects (full license text b Copyright © 2013 Mike Gorchak Copyright © 2014 Timothy Arceri + - Vulkan Memory Allocator + Website: https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator + License: MIT/Expat + Copyright (c) 2017-2022 Advanced Micro Devices, Inc. + + - volk + Website: https://github.com/zeux/volk + License: MIT/Expat + Copyright (c) 2018-2022 Arseny Kapoulkine + + - Vulkan-Headers + Website: https://github.com/KhronosGroup/Vulkan-Headers + License: Apache 2.0 + Copyright (c) 2022 Khronos Group + License text ============