What's with the move to MIT over AGPL for utilities?
TMP_NKcYUEoM7kXg4qYe @ TMP_NKcYUEoM7kXg4qYe @lemmy.world Posts 7Comments 192Joined 2 yr. ago
TMP_NKcYUEoM7kXg4qYe @ TMP_NKcYUEoM7kXg4qYe @lemmy.world
Posts
7
Comments
192
Joined
2 yr. ago
If you link to GPL library, your software has to be GPL. You are confusing it with LGPL. Though you can bypass this by making the library its own standalone app. Like let's say FFmpeg which is just a frontend for libAV libraries. (ignore that these libraries are actually LGPL, so you can link to them.)