|
|
|
|
|
by protomyth
1910 days ago
|
|
What about a company like Amazon copying your codebase, throwing millions at it and then leaving you in the dust? Well, they can do that with the GPL thus spawned the AGPL which didn't fix the problem either thus MongoDB and companies licenses. "everybody can use this 100% free of charge but please don't change one line and call it yours" Well, the BSD licenses require redistribution and use in source and binary forms are permitted provided that the above copyright notice and this paragraph are duplicated in all such forms I know some GPL advocates tend to feel they can remove the copyright statement, but BSD code is BSD code and requires your copyright statement to be preserved. |
|