|
|
|
|
|
by traverseda
1072 days ago
|
|
>if your code is open-sourced, and the community contributed: fixes, features, actual new products - what gives you the right to close it? Typically you're not able to close source existing code, once it's open it's open. What you can do is make the changes going forward proprietary. Depending on if you got a contributor-license-agreement you may not be able to close source the community contributions, but if the code was licensed under something non-viral like MIT or BSD you have as much right to close source it as literally anyone else does. I guess I really don't understand the question. You have the rights as outlined in the license, people who contribute agree to those license terms. |
|