starman@programming.dev to Open Source@lemmy.ml · 1 year agoLemmy backend is licensed under AGPL. Does it mean that lemmy clients/frontends have to have same license?message-squaremessage-square12fedilinkarrow-up132arrow-down11
arrow-up131arrow-down1message-squareLemmy backend is licensed under AGPL. Does it mean that lemmy clients/frontends have to have same license?starman@programming.dev to Open Source@lemmy.ml · 1 year agomessage-square12fedilink
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkarrow-up21·1 year agoNo. Clients communicate with the servers, but do not necessarily use their code - just the output, which isn’t inherently covered by the license.
No. Clients communicate with the servers, but do not necessarily use their code - just the output, which isn’t inherently covered by the license.
Correct.
Okay, thank you