LWN.net Logo

Copyright Assignment Meh

Copyright Assignment Meh

Posted Nov 9, 2010 22:00 UTC (Tue) by smurf (subscriber, #17840)
In reply to: Copyright Assignment Meh by kripkenstein
Parent article: LPC: Michael Meeks on LibreOffice and code ownership

_You_ may not see a problem when Some Company uses your code in ways that are not covered by the license you and I are operating under.

However, _I_ surely do. The Free Software movement is based on equality. I get your code and can modify and enhance it, you get to do the same thing with mine, and thereby we all benefit. That's the key reason why the GPL exists.

You only need copyright assignment for one single reason, and that's to create and sell something that contains my code but is not bound by the license. I, as a lowly contributor, may not do that. Only the assignee can. That's a fundamental inequality, and it cannot be fixed by forking.

Bottom line: I will not sign such an agreement.


(Log in to post comments)

Copyright Assignment Meh

Posted Nov 9, 2010 23:16 UTC (Tue) by kripkenstein (subscriber, #43281) [Link]

> You only need copyright assignment for one single reason, and that's to create and sell something that contains my code but is not bound by the license.

To be fair, there are other reasons, such as keeping open the option to switch FOSS licenses down the road. I'm not saying this is the most common reason or important one - I think you are right that the commercial aspect is usually dominant in the relevant projects.

> I, as a lowly contributor, may not do that. Only the assignee can. That's a fundamental inequality, and it cannot be fixed by forking.

By forking, you take away their capability to do that - with new code in your fork. In time, your fork may become the dominant one, and you will have essentially converted the old copyright assignment project into one without copyright assignment. Exactly this may happen with MySQL and OpenOffice.

So I would say, yes, the problem you are concerned with *can* be fixed by forking, and FOSS licenses are designed exactly to allow such fixing. If they could not fix in such a way, they could not guarantee our freedoms.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds