|
|
Subscribe / Log in / New account

Perceived value

Perceived value

Posted Feb 2, 2010 2:00 UTC (Tue) by Baylink (guest, #755)
In reply to: Perceived value by robla
Parent article: Canonical copyright assignment policy 'same as others' (ITWire)

I find it insightful, but I don't buy it.

The bargain, if you're a company, considering open source licensing, whether it's on new code, or someone else's project you're adopting, is very simple:

"""
I will cede *control*, in exchange for getting to take advantage of lots of other people's development work.
"""

Copyright assignments break that model.


to post comments

Perceived value

Posted Feb 7, 2010 4:31 UTC (Sun) by dmag (guest, #17775) [Link] (1 responses)

>> I will cede *control*, in exchange for getting to take
>> advantage of lots of other people's development work.

> Copyright assignments break that model.

Two thoughts: First, there's nothing in the GPL that requires the company to cede "control". Second, that implies a loophole: a company can only "control" a dual license (with assignment) project as long as they are the "major player".

I'll bet if you hired a bunch of programmers, you could wrest exclusive copyright control from any GPL project. Just add a lot of neat features, post it widely and refuse to assign copyright (do it privately by just ignoring their emails). The users will complain that the "official" version is missing those features. The first few times this happens, the company will re-implement your features. But eventually, they will be unable to keep up because you only have to add features, while they also have to do bugfixes, documentation, etc..

I predict this will sort-of happen with MySQL: The Drizzle fork will become wildly successful. But unfortunately the old MySQL fork will stay valuable for a many years because there are a lot of conservative companies that will want tot stay with the "safe and proven" MySQL fork. (Heck, the fact that MySQL was worth $1B proves my point -- businesses are too used to paying for software.)

Perceived value

Posted Feb 7, 2010 19:47 UTC (Sun) by Baylink (guest, #755) [Link]

On the latter point, sure.

On the former, yeah, if you don't require copyright assignments, and license under GPL, then sure you're giving up at least *some* control over the project: you can't relicense it to something proprietary without major (probably impossible) effort -- that is precisely the bargain under which lots of people contribute to GPLd project.

It's sort of a Faustian bargain, but in reverse.


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