cdrtools - a tale of two licenses
Posted Aug 13, 2006 10:19 UTC (Sun) by
nhippi (subscriber, #34640)
In reply to:
cdrtools - a tale of two licenses by dmantione
Parent article:
cdrtools - a tale of two licenses
This is actually irrelevant as Schilly decided to CDDL a lot more than the build scripts. This can only be seen as a part of his long-going crusade against GPL and Linux.
GPL defines that complete sources includes build scripts:
complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to
control compilation and installation of the executable.
This is important because vital parts of program logic may be implemented during build phase. Consider programs with yacc parser.
(
Log in to post comments)