• hperrin@lemmy.world
      link
      fedilink
      English
      arrow-up
      42
      ·
      10 months ago

      You don’t follow the license that it was distributed under.

      Commonly, if you use open source code in your project and that code is under a license that requires your project to be open source if you do that, but then you keep yours closed source.

    • Even_Adder@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      12
      ·
      10 months ago

      He took GPLv3 code, which is a copyleft license that requires you share your source code and license your project under the same terms as the code you used. You also can’t distribute your project as a binary-only or proprietary software. When pressed, they only released the code for their front end, remaining in violation of GPLv3.