Hacker News new | ask | show | jobs
by jolmg 546 days ago
> In your license, say that everything reverts to the public domain in 5 years or 10 years. Grep away and show me how many licenses do that.

Look, I'm no lawyer, but my broader point is that something like that might not make much if any difference to most. It doesn't seem to me that there's much difference between the MIT license and public domain. The MIT just requires attribution and propagation of the license text.

If you add up the MIT licensed projects with others that have similar licenses, you might get to a 51%, at least according to the GitHub stats. I would think most of these people just picked a license by what other people picked. They don't really, really care to put the particular restrictions they did.

I'm not saying that 10 years is a good number, or that licenses are bad. I'm just saying that your pick of FOSS might be a poor example to argue about the need for long copyright terms.

The only ones among the FOSS community that likely care to have long copyright terms are those that pick GPL-type licenses, which have more substantial restrictions to ensure the freedoms of end-users.

1 comments

Linux, Blender, and WordPress immediately spring to mind as software that would be in a very different place if their codebases reverted to public domain at the 10th year of their existence.
In what particular way do you think they'd be different if they'd gone into the public domain at 10 years?
The Linux kernel has changed a lot in the last 10 years. Having all the code in it that's >= 10yo become public domain would only mean you'd be able to run an ancient kernel on old hardware without worrying about the GPL license terms.
How many are still running kermels from 10 years ago. even for mainline stuff with insignificant changes such that it is out of copyright (an interesting legal question itself), there is enough that is significant in new kernels
It's not about running a 10 year old Kernel, it's about a trillion dollar corporation owning a source snapshot, throwing 5,000 engineers at it, and not contributing anything back.

It also effectively turns GPL3 to GPL2 on a rolling 10 year basis.

People freaked about Tivo 20 years ago. Now imagine what kind of chaos Nvidia and Oracle could cause starting from even Ubuntu 14 or a 3.18 Kernel.

The continued success of tye various bsd proves your fears are way over stated.
I'm surprised at people falling back into the BSD, MIT and GPL banter from 15 years ago.

Stop promoting your faves, stop generalizing about the motivations behind your non-faves, and to paraphrase John Lennon: imagine no licensing.

Now think a little deeper how that would change the motivations of developers, massive corporations, and VCs. Especially those that have given little but lip service to the whole movement.