I've searched for some plain english interpretations for the LGPL but I want to make sure that I'm not making any mistakes here.
I'm designing a closed-source application that is to be sold for profit. I've implemented an initial design using NHibernate and I'm considering making some changes to the NHibernate source to remove some dependencies, add a strong name, etc. I understand that I am bound to make the source for my changes publicly available at no charge. How would these changes affect the status of my closed-source application, if at all?
Thanks, and appologies if this is the 100th time you've heard this question but I want to make sure that the road is clear before I start down it.
|