You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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?
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.
The text was updated successfully, but these errors were encountered: