HillsPlayer - Third Party Licenses
===================================

This software uses the following open source components:

1. Qt Framework (LGPL v3)
   Copyright (C) The Qt Company Ltd.
   Website: https://www.qt.io/
   License: GNU Lesser General Public License v3.0
   Source Code: https://download.qt.io/official_releases/qt/
   
   This application dynamically links to Qt libraries. You have the right to:
   - Replace these Qt libraries with compatible versions
   - Modify and redistribute Qt under LGPL v3 terms
   - Request Qt source code from The Qt Company or download from above URL

2. MPV Media Player (LGPL v2.1+)
   Website: https://mpv.io/
   License: GNU Lesser General Public License v2.1 or later
   Source Code: https://github.com/mpv-player/mpv

3. FluentUI (MIT License)
   Copyright (c) 2023 zhuzichu
   License: MIT License
   Source Code: https://github.com/zhuzichu520/FluentUI

4. QWindowKit (Apache-2.0)
   Copyright (C) 2023-2025 Stdware Collections (https://www.github.com/stdware)
   Copyright (C) 2021-2023 wangwenx190 (Yuhang Zhao)
   License: Apache License 2.0
   Source Code: https://github.com/stdware/qwindowkit

5. CommentCoreLibrary (MIT License)
   Copyright (c) 2014 Jim Chen
   License: MIT License
   Source Code: https://github.com/jabbany/CommentCoreLibrary
   
6. QCoro (MIT License)
   Copyright (c) 2022 Daniel Vrátil <dvratil@kde.org>
   License: MIT License
   Source Code: https://github.com/qcoro/qcoro

COMPLETE LICENSE TEXTS
======================

For complete license texts, visit:
- LGPL v3: https://www.gnu.org/licenses/lgpl-3.0.html
- LGPL v2.1: https://www.gnu.org/licenses/lgpl-2.1.html  
- MIT: https://opensource.org/licenses/MIT
- Apache-2.0: https://opensource.org/licenses/Apache-2.0