@portaloffreedom@social.linux.pizza
Post #3823246
2026-07-12 22:16 UTC
@lina@vt.social honest curiosity, why the double license? Isn't MIT pretty broad and permissive already? I feel I'm missing something here...
Replies (1)
-
@laund@wetdry.world 2026-07-12 23:06
@portaloffreedom@social.linux.pizza @lina@vt.social Its a very common model across the Rust ecosystem, the language itself uses it. Apache2 has patent grant clause, and thered compatibility with downstream projects to consider. this dual licensing means that contributors have to agree to both licenses terms, but users can choose either based on which fits their projects license better.