-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathLICENSE
More file actions
27 lines (19 loc) · 865 Bytes
/
LICENSE
File metadata and controls
27 lines (19 loc) · 865 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
MarkItDown GUI License
======================
Copyright (c) 2025 Jonas / imadreamerboy
This project is distributed under **GPLv3 for non-commercial projects**.
- Non-commercial use: GNU General Public License v3.0 terms apply.
- Commercial use: requires a separate commercial license agreement.
The full GPLv3 text is available at:
https://www.gnu.org/licenses/gpl-3.0.html
Third-party dependency notice
-----------------------------
This project uses `PySide6-Fluent-Widgets` (`qfluentwidgets`), whose upstream
project states:
- GPLv3 for non-commercial projects
- Commercial license required for commercial use
Upstream references:
- https://github.com/zhiyiYo/PyQt-Fluent-Widgets
- https://qfluentwidgets.com/pages/pro
You are responsible for ensuring your use and distribution comply with all
applicable third-party licenses.