|
|
|
|
|
by gus_massa
411 days ago
|
|
BSD is a permissive licence. Anyone can use the code, even in closed source or with other licence or weird licence. (It may require to keep the original author near the top, I don't remember, IANAL.) MIT and WTFPL are very similar. If someone doesn't want their code to be sed in closed source or with other licence or weird licence, then they must use GPL or AGPL or something similar. |
|