|
|
|
|
|
by harshreality
4847 days ago
|
|
If BSD-licensors wanted to give people freedom, they'd release code into the public domain. The BSD license's requirement to maintain the copyright and license intact is a virus that propogates through all derivative copies of the code. Some BSD license variants additionally restrict freedom by requiring certain notices to be displayed during program execution, or restricting what can be said about derivative copies. BSD license advocates are just as dogmatic as GPL license advocates. The GPL is simply a better dogma if you want to balance the freedom you give other developers against the potential for those developers to take advantage of your code by selling compiled or obfuscated derivative works without contributing anything back. If you don't care about whether your code gets locked up in proprietary products, by all means use the BSD license, but some people do care. |
|
I understand the point regarding possible subsequent proprietary projects, but such would seem to be an incentive to improve ones code, as the code is still yours to work with.