• who@feddit.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 day ago

    if you change LGPL code you’re required to redistribute its source.

    No, you can change LGPL code all you want without distributing the source, so long as you don’t convey it (either in source or non-source form) to any other parties. The point is to guarantee that anyone receiving the code in any form has the same freedoms that you had when receiving it.

    There are a lot of misconceptions floating around regarding these licenses; it’s really worth reading and trying to understand them even if you’re not a lawyer. The FAQ might help:

    https://www.gnu.org/licenses/gpl-faq.html

    https://www.gnu.org/licenses/lgpl-3.0.html

    https://www.gnu.org/licenses/gpl-3.0.html

    • 0x0@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      No, you can change LGPL code all you want without distributing the source, so long as you don’t convey it (either in source or non-source form) to any other parties.

      That’s obvious and goes without saying, unless you’re implying whenever i change LGPL code uncle Sam is watching my keystrokes in my LAN?

      I quoted the FAQ in one of my replies.

      • who@feddit.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        1 day ago

        That’s obvious and goes without saying,

        Even if you think so, I hope you will consider revising your earlier comment. As written, it is incorrect, leading uninformed readers to believe something that simply is not true.

        Edit: In my experience, license terms are seldom obvious, and never go without saying.