diff options
Diffstat (limited to 'COPYRIGHT.txt')
-rw-r--r-- | COPYRIGHT.txt | 27 |
1 files changed, 18 insertions, 9 deletions
diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index b2a930a4bb..e46cc6f3f4 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -367,7 +367,6 @@ Copyright: 2016-2020, Aras Pranckevicius License: public-domain or Unlicense or Expat Files: ./thirdparty/misc/stb_rect_pack.h - ./thirdparty/misc/stb_vorbis.c Comment: stb libraries Copyright: Sean Barrett License: public-domain or Unlicense or Expat @@ -377,6 +376,11 @@ Comment: YUV2RGB Copyright: 2008-2011, Robin Watts License: BSD-2-clause +Files: ./thirdparty/msdfgen/ +Comment: Multi-channel signed distance field generator +Copyright: 2016, Viktor Chlumsky +License: MIT + Files: ./thirdparty/nanosvg/ Comment: NanoSVG Copyright: 2013-2014, Mikko Mononen @@ -438,17 +442,22 @@ Copyright: 2011, Khaled Mamou 2003-2009, Erwin Coumans License: BSD-3-clause +Files: ./thirdparty/volk/ +Comment: volk +Copyright: 2018-2019, Arseny Kapoulkine +License: Expat + Files: ./thirdparty/vulkan/ -Comment: Vulkan Ecosystem Components (Vulkan ICD loader and headers) -Copyright: 2014-2020, The Khronos Group Inc. - 2014-2020, Valve Corporation - 2014-2020, LunarG, Inc. - 2015-2020, Google Inc. +Comment: Vulkan Headers +Copyright: 2014-2021, The Khronos Group Inc. + 2014-2021, Valve Corporation + 2014-2021, LunarG, Inc. + 2015-2021, Google Inc. 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/ @@ -1130,7 +1139,7 @@ License: glslang GNU General Public License for more details. . You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. + along with this program. If not, see <https://www.gnu.org/licenses/>. . As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work @@ -1756,7 +1765,7 @@ License: MPL-2.0 . This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. + file, You can obtain one at https://mozilla.org/MPL/2.0/. . If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE |