-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
I'd like to transition from /
to AND
or OR
in our own Cargo.toml
(compare rust-lang/cargo#4920). My guess is that the intended license is MIT OR Apache-2.0
(i.e. “consumers may choose either the MIT terms or the Apache-2.0 terms, at their option”) and not MIT AND Apache-2.0
(i.e. “consumers must satisfy both the MIT terms and the Apache-2.0 terms”). MIT AND Apache-2.0
would seem like a pretty strange choice…
@withoutboats, can you weigh in? What license expression did you intend?
@breard-r, @ltratt, and @nodakai, you also have commits in master. Did you have license intentions for those contributions? Or are you comfortable with whichever of the above @withoutboats intended?
Metadata
Metadata
Assignees
Labels
No labels