If I use an lgpl licensed javascript library, do I have to release my closed source web app that is using it?
I feel like I don't have to, so long as I don't modify the source of the library.
I would like to use an lgpl javascript wysiwyg in a commercial closed source environment.
The closed source web app is never distributed (depending on how the definition of distribution applies to websites), and end users only have access to it.
I find the gpl and lgpl very confusing as they apply to web.
I am also confused what constitutes "distribution".