|
|
|
|
|
by tm-guimaraes
1243 days ago
|
|
It's a different restriction.
AGPL lets you do anything as long as it is just as Free (as in freedom), while these kind of license only let you do things that don't compete with whatever is the current copyright owner business is doing. And business tend to change over time, and it might be simple to be clear to a court if you are competing or not. "Do whatever you want as long as you keep it Free Software" vs "do whatever you want as long as we believe you are not taking customers for us" As usual, RMS was right, and I recommend reading the Free Software vs Open Source essay, unfortunately both names make it easy to misinterpret their respective fundamental idea (Free can and is usually interpreted as "gratis", and open as available/published/shared) |
|
> It's a different restriction.
AGPL doesn't impose restrictions. It provides guarantees (that modified versions will remain AGPL and therefore open source for everybody).
> AGPL lets you do anything as long as it is just as Free (as in freedom)
By the very definition of open source software, you can do pretty much what you want, for your own usage. If you want to distribute (e.g. provide a service) with a modified version, then you need to guarantee that modified version retains the right that the original version granted.