I've read the LGPL license contract but I'm still a bit fuzzy on the responsibilities implied. I guess I should ask a lawyer about this but my questions are fairly simple, so maybe you guys can answer them.
1) Under the LGPL license, if I use the library in a website, am I required to display Isomorphic's logo on the page?
2) If I use the library as part of my own Javascript library, then use objects from that library in my website, I assume that the library I've created is open-source (i.e., anyone who wants it can have it). But is the website itself open-source? That is, if somebody wanted the entire website, including server-side code, would I be legally required to give it to them?
1) Under the LGPL license, if I use the library in a website, am I required to display Isomorphic's logo on the page?
2) If I use the library as part of my own Javascript library, then use objects from that library in my website, I assume that the library I've created is open-source (i.e., anyone who wants it can have it). But is the website itself open-source? That is, if somebody wanted the entire website, including server-side code, would I be legally required to give it to them?
Comment