cdrtools - a tale of two licenses
Posted Aug 14, 2006 17:24 UTC (Mon) by
AJWM (guest, #15888)
In reply to:
cdrtools - a tale of two licenses by k8to
Parent article:
cdrtools - a tale of two licenses
>The GPL requires that the necessary scripts used to build the work be made available under the same terms as the source
That only applies if "the work" is an executable. As an above poster pointed out, if you're just distributing a bunch of C source files, there are no scripts involved -- the work is what it is. As soon as somebody compiles that and distributes the binary, _then_ they have to pass on the source and build scripts too.
(
Log in to post comments)