jfkthame/mapped_hyph

License

zbraniecki opened this issue · 3 comments

Intl related crates that we use for Gecko but also offer to the wider Rust audience are all dual-licensed as MIT/Apache:

Is there a chance this could also get MIT/Apache license coverage? This would help us unify around MIT/Apache as we try to rewrite ICU.

OK, it sounds like we should switch this to MIT/Apache2.0 (and drop MPL, to keep things a bit simpler).

@djg, given that you've had a couple of PRs merged here, we'd better check with you: any objection to such a change?

djg commented

I have no problem with switching the licensing.

Cool, thanks -- I'll push a change to do this before (re-)vendoring the code into Gecko.