• Hirom@beehaw.org
    link
    fedilink
    arrow-up
    15
    ·
    8 months ago

    That’s why I like the GPL. I’m fine with people using my software for personal use, or for commercial use if that’s integrated in another open source software.

    If a company want to use my software with an unrestrictive opensource license, we’re going to have to discuss license price.

    • 4dpuzzle@beehaw.org
      link
      fedilink
      English
      arrow-up
      6
      ·
      8 months ago

      GPL code can be used in proprietary products as long as it is not distributed outside. There are a lot of such use cases.

      • wiki_me@lemmy.ml
        link
        fedilink
        English
        arrow-up
        4
        ·
        8 months ago

        At this point i think everybody should just use the AGPL instead of the GPL.

        • 4dpuzzle@beehaw.org
          link
          fedilink
          English
          arrow-up
          4
          ·
          8 months ago

          There was an instance where Google used a GPL software (GNU units?) in their backend and didn’t release the modifications because they were technically not distributing it. So yes. It supports your suggestion of using AGPL where its purpose is not immediately apparent. It’s a good thing that people are starting to accept copyleft licenses after the anti-copyleft tirade promoted by the industry.

        • Hirom@beehaw.org
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          8 months ago

          Seconded, AGPL may be better especially in cases where software is network related.