-
can one use slint for a project using MIT license, like https://github.com/mikedilger/gossip, which currently uses egui? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Not really qualified to answer, but I think you have a number of options:
|
Beta Was this translation helpful? Give feedback.
-
Hi, We try to answer this question there https://github.com/slint-ui/slint/blob/master/FAQ.md#can-i-license-my-code-under-an-open-source-license-more-permissive-than-gpl The MIT license is compatible with the GPL license, so you can mix them. |
Beta Was this translation helpful? Give feedback.
Not really qualified to answer, but I think you have a number of options: