• @[email protected]
    link
    fedilink
    0
    edit-2
    3 days ago

    Does that actually matter?
    I’m asking because license stuff is over my head, but I’d like to learn about it more.

    • @[email protected]
      link
      fedilink
      English
      03 days ago

      If you only care about contributing improvements, no, it doesn’t matter.

      If you want to at least be recognized as an author, and be able to say “I made this”, the license opposes that.

      Waiver of Rights: You waive any rights to claim authorship of the contributions […]

      I don’t know how they intend to accept contributions though. I guess code blocks in tickets or patch files? Forking is not allowed, so the typical fork + branch + create a pull request does not work.

      • Amju Wolf
        link
        fedilink
        02 days ago

        Also, this isn’t even compatible with copyright law in some countries. I.e here you can’t give up authorship at all; you can only grant an irrevocable, perpetual license (that might even prohibit you from distribution yourself and such) but you’ll always be able to say “I made this” no matter what their license says.

    • @[email protected]
      link
      fedilink
      English
      03 days ago

      The way I look at it is this: I want credit for the work I do, I should also be able to fork a repo that I work on, and I sure as hell don’t like giving up my rights if I can help it.

      But others may feel different.

        • projectmoon
          link
          fedilink
          03 days ago

          Not necessarily. While of course in many many cases, open source is a volunteer effort, there’s usually some implicit transaction going on. Whether that’s improving the software for yourself and passing that on to others, being a business and improving a library or something you use that helps your project generate revenue, or even a straight up commercial transaction.

          But in all these cases, the open source project can be taken by you (or others) and you can do whatever you want with it. In the case of Winamp here, you cannot do any of that. It would be different if they were paying for contributions. But they’re not, so.

          • @[email protected]
            link
            fedilink
            English
            03 days ago

            Yeah. You’re talking about 0.0001% of the users though. For everyone else it’s “I don’t want to pay for this”.