diff --git a/LICENSE-3RD-PARTY.txt b/LICENSE-3RD-PARTY.txt index 144baddd8..f2f5b8d47 100644 --- a/LICENSE-3RD-PARTY.txt +++ b/LICENSE-3RD-PARTY.txt @@ -17,6 +17,9 @@ Copyright (c) 2010, The WebM Project authors. All rights reserved. All rights reserved. https://chromium.googlesource.com/webm/libvpx + - libvorbis + libvorbisenc + Copyright (c) 2002-2020 Xiph.org Foundation + https://github.com/xiph/vorbis - Tracy Copyright (c) 2017-2025, Bartosz Taudul All rights reserved. @@ -873,6 +876,10 @@ Public License instead of this License. But first, please read - libxmp https://github.com/libxmp/libxmp/blob/master/docs/CREDITS https://github.com/libxmp/libxmp + + - ACSVM + https://github.com/DavidPH/ACSVM + -------------------------------------------------------------------------------- GNU LESSER GENERAL PUBLIC LICENSE @@ -1633,6 +1640,9 @@ freely, subject to the following restrictions: - imgui Copyright (c) 2014-2023 Omar Cornut https://github.com/ocornut/imgui + - stb_vorbis + stb_rect_pack + Copyright (c) 2017 Sean Barrett + https://github.com/nothings/stb -------------------------------------------------------------------------------- Permission is hereby granted, free of charge, to any person obtaining a copy @@ -1683,3 +1693,9 @@ SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +------------------------------------------------------------------------------- + +In addition to the above, we make use of the following public-domain software: + +* glad - https://github.com/Dav1dde/glad