Relative Content

Tag Archive for licensing

Openfire licensing with custom code

I am thinking of integrating the openfire chat server with my custom website. Openfire server and the smack client library is licensed under Apache License, Version 2.0.

Is there a precedent for the license on a compiler restricting the kind of development you can use it for?

It was recently let slip that the new EULA for Delphi XE3 will prohibit Client Server development with the Professional edition without the additional purchase of a Client Server license pack. This is not to say the Professional version will lack the features, but the license will specifically prohibit the developer from using the compiler for a specific class of development, even with 3rd party or home grown solutions.

LGPL License in commercial application [duplicate]

This question already has answers here: Can I use GPL, LGPL, MPL licensed packages with my application and make it closed source? (5 answers) Closed 9 years ago. I have searched around but I don’t seem to be able to get a clear answer on my questions that I understand. I want to use the […]