Hacker News new | ask | show | jobs
by douche 3527 days ago
Moral of the story: avoid GPL code, unless you really want to deal with headaches.
1 comments

More like: Avoid GPLv2/3 code if you plan to keep your code proprietary and distribute binaries. Avoid GPL Affero if you want to keep your code proprietary and it can be reached over a network by clients. Use GPL if your code can also be GPLd or you aren't going to be distributing it/giving it network access to clients.