Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Dual-license under Apache 2.0 and MIT#34

Merged
stasm merged 1 commit intoprojectfluent:masterfrom
stasm:dual-license
Oct 19, 2017
Merged

Dual-license under Apache 2.0 and MIT#34
stasm merged 1 commit intoprojectfluent:masterfrom
stasm:dual-license

Conversation

@stasm
Copy link
Contributor

@stasm stasm commented Oct 18, 2017

No description provided.

@stasm stasm mentioned this pull request Oct 18, 2017
@stasm stasm requested a review from zbraniecki October 18, 2017 13:59
@stasm stasm merged commit 806a459 into projectfluent:master Oct 19, 2017
@stasm stasm deleted the dual-license branch October 19, 2017 16:28
krobelus added a commit to krobelus/fluent-langneg-rs that referenced this pull request Oct 21, 2025
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
krobelus added a commit to krobelus/fluent-langneg-rs that referenced this pull request Oct 21, 2025
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

Closes projectfluent#30
krobelus added a commit to krobelus/fluent-langneg-rs that referenced this pull request Oct 22, 2025
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

Closes projectfluent#30
alerque pushed a commit to krobelus/fluent-langneg-rs that referenced this pull request Oct 22, 2025
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 <[email protected]>
Signed-off-by: Caleb Maclennan <[email protected]>
alerque pushed a commit to krobelus/fluent-langneg-rs that referenced this pull request Oct 22, 2025
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 <[email protected]>
Signed-off-by: Caleb Maclennan <[email protected]>
Signed-off-by: Emilio Cobos Álvarez <[email protected]>
alerque pushed a commit to krobelus/fluent-langneg-rs that referenced this pull request Oct 23, 2025
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 <[email protected]>
Signed-off-by: Caleb Maclennan <[email protected]>
Signed-off-by: Colin Rofls <[email protected]>
Signed-off-by: Emilio Cobos Álvarez <[email protected]>
Signed-off-by: Zibi Braniecki <[email protected]>
alerque pushed a commit to projectfluent/fluent-langneg-rs that referenced this pull request Oct 23, 2025
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 <[email protected]>
Signed-off-by: Caleb Maclennan <[email protected]>
Signed-off-by: Colin Rofls <[email protected]>
Signed-off-by: Emilio Cobos Álvarez <[email protected]>
Signed-off-by: Zibi Braniecki <[email protected]>
alerque pushed a commit to alerque/fluent-langneg-rs that referenced this pull request Oct 24, 2025
(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 <[email protected]>
Signed-off-by: Caleb Maclennan <[email protected]>
Signed-off-by: Colin Rofls <[email protected]>
Signed-off-by: Emilio Cobos Álvarez <[email protected]>
Signed-off-by: Zibi Braniecki <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants