Swift DemoUI Pro - Third-Party Notices
=========================================

Project license
---------------
Original Swift DemoUI Pro source code is licensed under the MIT License.
A copy of that license is included as LICENSE.txt in packaged releases.
Third-party components and materials remain under their own terms.

Valve and Counter-Strike 2
--------------------------
This project interoperates with Counter-Strike 2 and overrides its native
DemoUI layout. Referenced game resources, names, icons, trademarks, and other
Valve material are not licensed under the project's MIT License.

Counter-Strike, Counter-Strike 2, CS2, and Steam are trademarks or registered
trademarks of Valve Corporation. This is an independent, unofficial project
and is not affiliated with or endorsed by Valve.

Qt 6
----
This application dynamically links to the Qt 6 Core, Gui, and Widgets
libraries. Qt is Copyright (C) The Qt Company Ltd. and other contributors.
The Qt libraries in this package are used under the GNU Lesser General Public
License version 3 (LGPL-3.0-only). They are shipped as separate, replaceable
DLL files.

License text and corresponding source information:
https://www.qt.io/licensing/open-source-lgpl-obligations
https://code.qt.io/cgit/qt/qtbase.git/tree/LICENSES/LGPL-3.0-only.txt
https://code.qt.io/cgit/qt/qtbase.git/

miniz 3.1.2
-----------
This application statically compiles miniz 3.1.2 to enumerate ZIP archives
and stream the selected Demo entry. miniz is Copyright (C) 2013-2014 RAD Game
Tools and Valve Software, and Copyright (C) 2010-2014 Rich Geldreich and
Tenacious Software LLC. It is distributed under the MIT License.

A copy of the license is included as licenses/miniz-MIT.txt.
https://github.com/richgel999/miniz/tree/3.1.2

source2-demo 0.5.8
------------------
The bundled swift-demo-voice-indexer statically links the source2-demo parser
by Artem Rupasov to read CS2 VoiceData messages without modifying the Demo.
source2-demo is available under the MIT or Apache-2.0 license; this package
uses it under the MIT license.

A copy of that license is included as licenses/source2-demo-MIT.txt.
https://github.com/Rupas1k/source2-demo

zstd-rs 0.13.3 / Zstandard 1.5.7
---------------------------------
The bundled swift-demo-voice-indexer statically links zstd-rs and its bundled
Zstandard implementation to stream-decompress FACEIT .dem.zst downloads. No
external zstd.exe or runtime DLL is required. The Rust bindings are used under
the MIT option and Zstandard under the BSD 3-Clause License.

Copies of the licenses are included as licenses/zstd-rs-MIT.txt and
licenses/zstd-BSD-3-Clause.txt.
https://github.com/gyscos/zstd-rs
https://github.com/facebook/zstd

Noto Sans SC
------------
This application embeds Noto Sans SC, part of the Noto CJK font project.
The font is licensed under the SIL Open Font License, Version 1.1.
A copy of the license is included as licenses/NotoSansSC-OFL-1.1.txt.

https://github.com/notofonts/noto-cjk
https://github.com/notofonts/noto-cjk/blob/main/Sans/LICENSE

cs2-demo-opener reference
-------------------------
The Steam/CS2 launch flow was informed by the MIT-licensed open-source project
drjackild/cs2-demo-opener. No 2D replay, demo parser, web frontend, or source
files from that project are included in this launcher.

https://github.com/drjackild/cs2-demo-opener
