-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please declare a license #108
Comments
@fredjean OK :) |
Let me know if you want to discuss which one to use. IANAL, just someone who spent too much time talking with them about licensing... |
@fredjean Hm, I will add xhyve is BSD(2?3?), Also, a lot of wrote Go language project uses BSD-3 clause. WDYT? |
Following the lead of the community is generally a good idea. The BSD family of licenses are very permissive and would be a fine choice. It looks to me that BSD-2 is used by xhyve. (BSD-2 stands for the BSD 2 clause license.) |
@fredjean OK :) I see. FYI, Docker will official supports for OS X near future. |
I would still recommend it. Publishing your code on GitHub does not grant any further rights than publishing on GitHub and forking on GitHub. It doesn't allow people to copy, contribute, install. In the US, you retain all rights to your code by default. Adding the license clarifies what your intent is. この変更を考慮するためにあなたの光一ありがとうございます。 (and many apologies for the poor, automatically translated Japanese.) |
@fredjean OK, I got it. Also Japanese comments. I not good at English :P |
I am not able to find the license under which you are releasing this (very helpful) code. Could you please add one?
For background, this may prevent some companies with a strong IP and compliance group from being able to use or contribute to this project.
The text was updated successfully, but these errors were encountered: