Differences from GPL to LGPL
Henrik Nordstrom
henrik at henriknordstrom.net
Thu Dec 11 03:52:57 CET 2008
fre 2008-12-05 klockan 12:03 +0100 skrev Peter Roozemaal:
> While your analysis is correct for your binary, your customer, the end
> user, would need a copy of the binaries of the shared library. If you
> supply that copy, you implicitly accept the GPL by distributing a copy
> of that shared library. And via your (incidental) distribution of the
> shared library the conditions of the GPL extend to your code.
Additionally if you when building the binary include GPL licensed
headers from the GPL licensed library you use as reference then the
binary will get tainted by the GPL license of the headers. This is very
obvious if those headers contain inline GPL licensed functions which
gets compiled into the application, but applies otherwise as well imho.
Regards
Henrik
More information about the legal
mailing list