|
|
|
|
|
by reitanqild
3936 days ago
|
|
The AGPL makes code less usable than MIT, BSD, LGPL and even GPL: Anything you can do with a piece of AGPL code you can also do with the same piece of MIT code. The opposite is not true. The reason GPL works so well on Linux is because it doesn't affect licensing of the software that runs on top of Linux or connnects to it. AGPL works around. |
|