You are both mistaken, sorry.
Posted Aug 18, 2004 11:43 UTC (Wed) by
hummassa (subscriber, #307)
In reply to:
Exactly ... furthermore by AnswerGuy
Parent article:
IBM's summary judgment motion
Both you and the parent poster are mixing derivative works with
"compilation" (or anthology) works.
I will try to explain this to you based on Brazilian law, but
this /should/ apply equally to USC17 (USofA law) and other
jurisdictions', also. Anyway, IANAL and TINLA.
Derivative works are works that have identity (they are novel
intellectual works) but are the result of some (non-automated -- or else
they wouldn't be intellectualy novel) transformation on the original
works.
Anthology works have intellectual merit on the selection or the
organization of the contents... but the contents, per se, are other
separated works.
The copyrights of derivative works are not exclusive -- they are
"blended" (condominium?) between the authors of the original and the
derivative works.
The copyrights of anthology works, OTOH, ARE exclusive -- the original
works' authors have the copyrights to it, and the anthologist has the
copyrights of the selection/organization/etc.
Linux -- the kernel, obviously -- is an example of derivative works.
Everytime you get a patch included in the kernel, you have the copyright
on your patch in a non-exclusive manner: all the copyright owners of the
version of Linux you based your path on (ie, you TRANSFORMED by applying
your patch to) are co-copyright-owners of your patch (this is a
simplification -- you can prove, for instance, that your patch is not
based on iptables/alsa/some other part of the kernel or does not
transform it -- but there is a large part of the kernel that your patch
transforms, so it *is* a derivative work of).
Debian -- the distro -- is an example of compilation/anthology works. The
selection/organization of its packages are copyrighted by the Debian
project; while the pacakges individually are copyrigthed by the upstream
authors, and probably by the packagers/maintainers also.
The GPL tries (wrongly) to determine what is or not a derivative work by
saying "if you link, it's a derivative work", but this is *not* true. The
better way to read the GPL is: "If you don't link, then it's not a
derivative work. But if you do, you are generally augmenting your program
by using my program/library and augmenting my program/library by using
your program, so it has a great probability of being a derivative work."
HTH
Massa
(
Log in to post comments)