• nephs
      link
      fedilink
      arrow-up
      6
      ·
      7 months ago

      MIT can be closed for profit. GPL can’t.

      • FuckBigTech347
        link
        fedilink
        arrow-up
        3
        ·
        7 months ago

        Exactly. Also someone can only release parts of the source code of their software and still license it under a permissive license like MIT, BSD, Apache, CDDL, etc. enabling them to claim that their software is “open source”. And usually in that case the released source code just so happens to mostly be wrapper/glue code that calls out into closed source binaries which is where the actual magic happens.