I am writing code that links against an LGPL library that I've modified. What is the scope of LGPL in such case? Will I have to make my code public under LGPL?
Is it possible to keep my source code proprietary still? I have no issues with making the modified third-party library public.