|
|
Subscribe / Log in / New account

Richard Stallman resigns from the FSF

Richard Stallman resigns from the FSF

Posted Sep 18, 2019 17:10 UTC (Wed) by Wol (subscriber, #4433)
In reply to: Richard Stallman resigns from the FSF by paulj
Parent article: Richard Stallman resigns from the FSF

> Which would be not just sad, but potentially very bad, for Free Software, given the licence control it has over much of the already-published GPL software.

There's nothing stopping a project changing the licence from "2 or later" to "2 or 3 only". Adding new versions of the GPL requires the consent of all the people who contributed in the past (usually supplied by the "or later" wording). Ditching the "or later" wording and restricting the choice of licence only requires the project team to agree the change to the "COPYING.TXT" file going forward.

Cheers,
Wol


to post comments

Richard Stallman resigns from the FSF

Posted Sep 18, 2019 17:17 UTC (Wed) by paulj (subscriber, #341) [Link] (2 responses)

That would work for future versions of such a project. It wouldn't unpublish all the code that was already published under "or any later version" terms.

Richard Stallman resigns from the FSF

Posted Sep 18, 2019 20:24 UTC (Wed) by NYKevin (subscriber, #129325) [Link] (1 responses)

For quite a while Apple shipped an ancient version of Bash because the more recent ones were GPLv3 only. Eventually, they gave up and switched the default shell to zsh.

Realistically, there are three cases to worry about for any given FOSS project:

  1. The project immediately ditches the "or any later version" language upon GPLv4 being published (or possibly earlier if a Bad Person™ obtains the FSF presidency). In theory, commercial actors could fork the software and put an old version under GPLv4. In practice, if GPLv4 is as toxic and terrible as everyone seems to fear, they won't be able to get (m)any outside contributors and will have to self-fund it. The lack of upstream support is a bitter pill to swallow for any company. Ultimately, this would be somewhat problematic for the community in the short run, but I have a hard time believing the fork would be able to effectively compete with the original for any purpose other than internal uses (such uses are already mostly unconstrained by the GPLv3 anyway). It would have to move into a different market niche altogether, and personally, I don't really have a problem with that happening.
  2. The project voluntarily continues under the new license. In this case, there's no problem. If people want to put their software under a "bad" license, that's their choice. Maybe it gets forked and most or all of the developers leave (bringing us back to case #1), or maybe not.
  3. The software is not actually maintained, which is functionally equivalent to case #1 (no upstream support, this time because no there's no upstream in the first place).

To my mind, the real question mark here is the GNU project. If we're about to see a mass-forking of all of those projects at once, it'll be far more disruptive than the Sun acquisition by Oracle. OTOH, it might finally put the "GNU/Linux" naming argument to bed if everyone stops using GNU code to do everything...

Richard Stallman resigns from the FSF

Posted Sep 20, 2019 0:52 UTC (Fri) by murukesh (subscriber, #97031) [Link]

They still do and, will probably continue to, ship that ancient bash (which is also their /bin/sh). Zsh just became the default user shell.


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