First FOSS OS?
Posted Mar 22, 2007 21:09 UTC (Thu) by
landley (guest, #6789)
In reply to:
First FOSS OS? by JoeBuck
Parent article:
The road to freedom in the embedded world
If gcc actually requires this exception than any gplv3 word processor
will require a similar exception to avoid the word processing documents
you save out from being considered derived works of the word processor,
and that's deeply silly.
They came up with lgpl for glibc because significant chunks of the
library wind up copied verbatim into the resulting program (especially
when statically linked), so you can make a strong case that it IS a
derived work. But translation software shouldn't slap an extra layer of
copyright on someone's document when it turns french into spanish.
There's no additional creative element embodied in the resulting work.
Having the exception to make you feel better is one thing, but compiling
a program with Microsoft's proprietary compilerm, or Sun's Java compiler,
doesn't make the result owned by Microsoft either. (The runtime
libraries are another matter.)
Rob
(
Log in to post comments)