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

Relicense e.g. under MPL #13

Open
marcelbuesing opened this Issue Nov 7, 2018 · 0 comments

Comments

Projects
None yet
1 participant
@marcelbuesing
Copy link
Contributor

marcelbuesing commented Nov 7, 2018

It's great to see a native Rust dbus protocol implementation and I would like to somehow use this as a backend for a Rust native alternative to dbus-codgen or an alternative to dbus-tokio aka dbus-bytestream-tokio. Given the LGPL license I feel though it might be quite hard to use this in anything other than LGPL or GPL code since the library is by default linked statically. Don't get me wrong I entirely get the changes / fixes etc. should be upstreamed part and support that. Would you mind considering e.g. MPL, MIT or Apache ... ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment