• Dr. Moose@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      17 hours ago

      Why? The entire purpose of GPL is to counteract copyright. If there is no copyright we no longer need GPL either.

      • fruitcantfly@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        14 hours ago

        The GPL gives you the right to access and modify the source code of software you use. A lack of copyrights does not mean that the creators have to share the source code with you. In fact, it means that anyone can take GPL software and turn it into closed source software

        • Dr. Moose@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          13 hours ago

          Sure but that’s mostly irrelevant in practice now. Gpl was notoriously unenforced so this aspect of “getting source code” almost never yielded to much in practice. FSF did a great job with limited resources it has but as code copyright is basically gone now and reverse engineering is so accessible we can actually empower real free software that is fully transparent and verifiable. If you imply that somehow we’ll start regressing existing tools to proprietary software I don’t see that at all.