-
Notifications
You must be signed in to change notification settings - Fork 93
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
LICENSE-file #10
Comments
Thanks, I'm not an expert on the matter and would love to hear some suggestions! Is there a licence model that will help encourage this kind of flow? |
Hi,You can use https://creativecommons.org/publicdomain/zero/1.0/ |
Github made this handy site showing the most popular options: If you really want to force people to share their changes there's also the AGPL (which requires people that put an instance online to share the changes they make to the server side as well), but that IMHO has higher chances of dissuading people from using it in the first places, since it is unfamiliar and there is a lot of uncertainty about what it entails exactly. |
Especially if you ask people for contributions, easy to find license information is important
(BTW: Neat project!)
The text was updated successfully, but these errors were encountered: