summaryrefslogtreecommitdiffstats
path: root/src/gui/vulkan/qt_attribution.json
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-05-06 13:28:25 +0200
committerKai Köhne <kai.koehne@qt.io>2022-05-30 21:20:19 +0200
commitd9b9cded92560659d905792c30060cd42807eed1 (patch)
treecfc596121064e896fc74cd711a78ff772411dd2f /src/gui/vulkan/qt_attribution.json
parent50cff232ce0b3c2c993aed9c2ddbea937009e3db (diff)
Doc: Fix documentation for vulkan licenses
[ChangeLog][Third-Party Code] Vulkan API Registry is available not only under MIT License, but also Apache License 2.0. Make this explicit in the license documentation. Pick-to: 6.2 6.3 Change-Id: I6f07a7970319aef0a26f291de1eff7c316195802 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'src/gui/vulkan/qt_attribution.json')
-rw-r--r--src/gui/vulkan/qt_attribution.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/vulkan/qt_attribution.json b/src/gui/vulkan/qt_attribution.json
index 6791be40ed..b46131abf8 100644
--- a/src/gui/vulkan/qt_attribution.json
+++ b/src/gui/vulkan/qt_attribution.json
@@ -9,7 +9,7 @@
"Homepage": "https://www.khronos.org/",
"Version": "1.2.166",
- "License": "MIT License",
+ "License": "Apache License 2.0 or MIT License",
"LicenseId": "Apache-2.0 OR MIT",
"LicenseFile": "LICENSE.txt",
"Copyright": "Copyright (c) 2015-2020 The Khronos Group Inc."