Skip to content
Discussion options

You must be logged in to vote

I think this is just a shortcut. GPL-compatible licenses like MIT or Apache are more permissive than the GPL. But since the binary includes Slint, it must follow the GPL rules. So, when we say "Must be GPLv3," we mean the binary can't be MIT, because MIT would let someone patch the binary and add features without releasing the source code, which breaks Slint's GPL.

That said, licensing the binary under the AGPL is fine because Section 6 of the GPLv3 allows it.

I don’t know enough about the EUPL, but I think it’s okay too since the EUPL has rules that say it’s compatible with the GPL.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Evrey
Comment options

Answer selected by Evrey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants