mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-16 14:15:57 -06:00
[GH-ISSUE #106] About Qt Binary License #65
Labels
No labels
bug
enhancement
help wanted
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/qmlnet#65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @masums on GitHub (Feb 18, 2019).
Original GitHub issue: https://github.com/qmlnet/qmlnet/issues/106
This project is developing under MIT license but what is the license policy for Qt native binaries?
@webprofusion-chrisc commented on GitHub (Feb 27, 2019):
Qt is LGPL, So if just distributing (and linking to) binaries it just need to include a license statement saying it includes the LGPL libraries. If on the other hand the Qt binaries are custom then the customization need to be LGPL as well.