Set class for D
torhu
fake at address.dude
Wed May 2 17:20:33 PDT 2007
Stewart Gordon wrote:
> It was changed to LGPL at some point. What's the evidence that it was
> changed back?
My mistake, it's indeed LGPL. It's still pretty restricted, but it
seems to allow dynamic linking with code under non-compatible licenses,
at least.
And if I recall correctly, you can link statically, providing you make
available the object files needed to link the full app. So you can keep
the source to yourself, but not your object files. Sounds odd, I know.
More information about the Digitalmars-d
mailing list