• charje@lemmy.ml
    link
    fedilink
    arrow-up
    7
    ·
    10 months ago

    Copyleft licences are the only true free software licences. All other open source licenses are just proprietariable.

      • GregoryTheGreat@programming.dev
        link
        fedilink
        arrow-up
        6
        ·
        10 months ago

        Not a joke.

        Copy left is like the Robin Hood of the copyright world. Basically, it’s a type of licensing where, sure, you can use, modify, and distribute the copyrighted work, but there’s a catch. You have to give the same rights to anyone else for any derivative works. So, if you modify the work, you can’t just slap a new copyright on it and restrict its use. It’s a way to ensure that the work stays free for everyone to use. It’s pretty popular in the open source community. It’s like copyright turned on its head, hence the name “copyleft”.

      • charje@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        10 months ago

        proprietariable just means the code can be taken and rerelased as proprietary (no freedoms all rights reserved).

  • gooey@lemm.ee
    link
    fedilink
    arrow-up
    2
    ·
    10 months ago

    Not pictured: OP and all their classmates failing the assignment and being investigated for plagiarism

        • pancake@lemmy.ml
          link
          fedilink
          arrow-up
          1
          ·
          10 months ago

          If you use my snippet, I want your game. If you don’t agree, then you can’t use my snippet. The purpose of the GPL is simply to prevent people who don’t share from benefitting from people who do, which I think is pretty fair.

        • charje@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          10 months ago

          You still own the code you release under GPL. the restriction you are describing is actually caused by the non-copyleft licences you claim to prefer. If you choose to use MIT, you are limiting which libraries you can use. If you had picked GPL to begin with, you can use any library.

        • lily33@lemm.ee
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          10 months ago

          That seems a somewhat contrived example. Yes, it can theoretically happen - but in practice it would happen with a library, and most libraries are LGPL (or more permissive) anyway. By contrast, there have been plenty of stories lately of people who wrote MIT/BSD software, and then got upset when companies just took the code to add in their products, without offering much support in return.

          Also, there’s a certain irony in saying what essentially amounts to, “Please license your code more permissively, because I want to license mine more restrictively”.

  • The Cuuuuube@beehaw.org
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 months ago

    This is part of why universities generally have it in the admissions agreement that the university will hold copyright over all that you do for your classes