cdrtools - a tale of two licenses
Posted Aug 13, 2006 10:57 UTC (Sun) by
ewan (subscriber, #5533)
In reply to:
cdrtools - a tale of two licenses by dmantione
Parent article:
cdrtools - a tale of two licenses
No, you're missing the point. This isn't about the 'derived work' clause
at all. The point is that the GPL requires the build scripts to be
considered part of the source. Then it requires that the source be
distributable along with the binaries.
If I were to take proprietary source, build it, then claim I was releasing
the binary under the GPL I couldn't do it, because I'd have no right to
release the source, which is required by the GPL.
No-one is saying that build scripts are derived works of the main program,
or that the build scripts are somehow magically GPLed, but simply that if
the source and the build scipts cannot both be used under the terms of the
GPL then the resulting binary cannot either be used under the terms of the
GPL.
Of course, if all of the source and build scripts were under the CDDL then
the binary could be distributed under the terms of the CDDL; however, in
this case they're not, since some are GPL.
There is no single licence that covers the whole lot, so no licence under
which the binary can be distributed.
(
Log in to post comments)