Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change license #52

Closed
dpc opened this issue Dec 11, 2018 · 6 comments
Closed

Change license #52

dpc opened this issue Dec 11, 2018 · 6 comments

Comments

@dpc
Copy link
Collaborator

dpc commented Dec 11, 2018

I'm planing to migrate to:

license = "MPL-2.0 OR MIT OR Apache-2.0"

everywhere. Just to give people more choice. I did in digest crates already, before releasing.

@Dylan-DPC @rffrancon . Ack? :)

@Dylan-DPC-zz
Copy link
Collaborator

do we need to triple license it? i think MIT or Apache-2.0 is enough given how widely it is used in the rust community.

@dpc
Copy link
Collaborator Author

dpc commented Dec 11, 2018

MPL-2 is my favorite, and it doesn't hurt to just have them all ORed. That works as anyone can pick the one that fits them best.

@ffranr
Copy link
Member

ffranr commented Dec 11, 2018

ACK, from my point of view, the more options the better. :)

@dpc dpc closed this as completed Dec 12, 2018
@dpc
Copy link
Collaborator Author

dpc commented Dec 12, 2018

I went ahead, and fixed last project that was still at MPL-2.0. If anything is wrong, please let me know. :)

@zachaysan
Copy link

This is great, but you should make a LICENSE file explicitly so people looking at the project can see it. Or at least add it to the README.

@dpc dpc reopened this Jan 4, 2019
@Bert-Proesmans
Copy link

A LICENCE file is best. Github parses the file to give a quick overview of rights and obligations, as well as tagging the entire repo with the licence.

@dpc dpc closed this as completed Jan 5, 2019
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

No branches or pull requests

5 participants