• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

LGPL question

OzzieGT

Senior member
So I am using an LGPL library for some proprietary server-side code I am running. If I modify this code but only use it on my servers am I obligated to release my modifications to the public even if I am not distributing the code or selling it? I will be making money off the services provided through the modified code but not through selling code itself.
 
I know it's true of the GPL, LGPL, and perl artistic license. I haven't read Mozilla's license. I know the MIT license and BSD License allow you to do prettty much anything you want, including this.
 
Back
Top