Hacker News new | ask | show | jobs
by snicklepuff 4753 days ago
> they couldn't release it under an updated license (like the > ASL2 or GPL3) or dual-license it for compatibility with > other projects without getting clearance from each and > every contributor.

IMHO, this is a huge advantage: it guarantees that the maintainer of the project can't run off and so something crazy. The linux kernel allows every author to retain copyright, and there's some security in that: since it is basically impossible to get clearance from even the most significant subset of copyright holders in the kernel, it will forever be GPLv2.

Look at it this way: if Torvalds were evil, he could require everybody to assign him copyright, and then take everybody's work and let corporations pay him to allow them to use it closed-source enviorments. Or even un-GPL the whole thing and sell it to somebody. (IANAL, obviously - not sure about that last one)

Point is, there is security in nobody having controlling ownership of a project,