srwalter / dbus-bytestream

Native D-Bus implementation for Rust
GNU Lesser General Public License v2.1
6 stars 4 forks source link

Relicense e.g. under MPL #13

Open marcelbuesing opened 5 years ago

marcelbuesing commented 5 years ago

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 ... ?