Does a license like this exist?

  • Tempy@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 days ago

    Right, but I don’t see a 'and you can feed it to a neural network on demand such that it can reproduce code that a user can then have plausible deniability that it was licensed on a certain way and be able to redistribute it under an incompatible license"

    • Alex@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      2 days ago

      Free software licenses generally don’t restrict what kind of study or what kind of changes you can make. A lot of licences explicitly say “for any purpose”. There are licences that add additional restrictions, for example restricting the field of use to non-military, but they are not free software licenses.

      ETA: the question of where liability lies for infringing terms of a source license occur should a LLM model launder for example GPL code into a propriety code base is something that will have to be decided by the courts.