Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upRelicense e.g. under MPL #13
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
marcelbuesing commentedNov 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-codgenor 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 ... ?