Commit 8f33561
Backport dual-license under Apache 2.0 and MIT to 0.13.x branch
(This was initially released as 0.14.2, but since most fluent-rs crates
depend on the 0.13.x series right now this is a backport to clear up any
meta data issues in SBOM when using Fluent ecosystem crates.)
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 29007f8 commit 8f33561
3 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
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