Previously LGPL, now re-licensed as closed-source/commercial. Previous code taken down.

Commercial users pay $99/year, free for personal use but each user has to make a free account after a trial period.

  • MadhuGururajan@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    4 months ago

    The history change was probably to avoid violating the LGPL. If any contributors don’t agree with the change (or you don’t want to do the onerous task of getting consensus as required) you should remove their contributions from the work you make closed source as the contributions still come under LGPL until the original author consents to the change.

    Or at least that’s what people said here.

    • csm10495@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      4
      ·
      4 months ago

      That’s incorrect in that you have to remove the contributions from source code or get permission. Rewriting git history doesn’t get permission or remove history. It just hides it.