afaik LGPL mean:

1. you can link to and redistribute *binaries*, using whichever license for
your part of the code, as long as you
    a. create something that adds a significant thing to the library (so you
can sell MyCoolOrm which delegates to NH)
    b. attach the license file next to NH dll
2. if you modify the source, then:
    a. you must redistribute the modified source with you compiled binaries
    b. you should share the changes with the community
it's not as bad as GPL.

I like MIT/BSD/ASL more

*** disclaimer - all I know about law is what I see in Boston Legal ***



On Thu, Oct 23, 2008 at 11:18 AM, N. D. <[EMAIL PROTECTED]> wrote:

> i understand that the license is LGPL. to verify: it means that practically
> for commercial applications
> they can link the DLL and remain propietary (what does the note about
> reverse engineering the commercial app mean?) ?
>
> thanks
>
>
> >
>




-- 
Ken Egozi.
http://www.kenegozi.com/blog
http://www.musicglue.com
http://www.castleproject.org
http://www.gotfriends.co.il

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to nhusers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to