Commit ca357af
Dual-license under Apache 2.0 and MIT
Most of fluent-rs is already dual-licensed. This crate is not, which
can make it harder for GPL-2-only projects to use fluent-rs.
Fix that by allowing use under MIT lincense. All (or almost all?)
nontrivial contributions seem to be from the same author, so this should
be easy?
Ref: projectfluent/fluent-rs#34
Ref: fish-shell/fish-shell#11928
See also the previous discussion of relicensing fluent-rs where the same
change was made to the other crates:
Ref: https://bugzilla.mozilla.org/show_bug.cgi?id=1408992
Co-authored-by: Eemeli Aro <eemeli@gmail.com>
Signed-off-by: Caleb Maclennan <caleb@alerque.com>
Signed-off-by: Colin Rofls <colin@cmyr.net>
Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
Signed-off-by: Zibi Braniecki <zibi@amazon.com>1 parent 5940158 commit ca357af
3 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments