Re: [Dbus-cxx-users] GPLV3
Status: Beta
Brought to you by:
rvinyard
From: Kees J. <kee...@gm...> - 2009-10-06 08:31:21
|
On Mon, Oct 5, 2009 at 12:28 PM, Meier, Andreas <and...@sc...> wrote: >> Hi, >> >> I would like to use the dbus-cxx bindings in a commercial app. >> while libdbus is released under a more permissive license (LGPLV2) >> allowing it to link against close source components the cxx bindings > are >> license under GPLV3 (not LGPL) was that a conscious choice? are there > other >> licensing option available? >> >> Greetings > > I do have the exact same question. Hi this is the answer I did get: The answer is that this is not possible as the code needs to work with other gplv3 code. It's such a shame this code can't be shared. Greetings |