Skip to content

Licensing #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
koraybalci opened this issue Aug 23, 2015 · 3 comments
Closed

Licensing #14

koraybalci opened this issue Aug 23, 2015 · 3 comments

Comments

@koraybalci
Copy link

If I use your library (binaries from nuget) to save in stl format, am I restricted to use agpl as well or free to choose whichever licensing I like for my application?

Thanks for the lib by the way.

@JoshMcCullough
Copy link
Member

Yes, that's fine. Any changes/adaptations you make to the STL processing in this library are expected to be shared with the community, that is all. :)

@Savallator
Copy link

AGPL forces you to make your whole application agpl as well, therefore it makes this lib unusable for most projects. I really don't like to be forced to open-source my whole project for some library. Looks like the author did not understand the implications of AGPL.

@Trolldemorted
Copy link

Not just your application, but also everything that talks to your application over the network. If keeping changes to STLdotNET public was your intent, could you release it under LGPL?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants