Open ludelafo opened 7 years ago
We should discuss our needs so I can search for an existing licence that would suit our needs.
Here are my thoughts about our code reusability:
In this way, all sensitive code is ours and the rest is public domain.
There still is the problem of intellectual property about the idea of the application. We will have to find something that fits our needs.
About people contributing to the project, I think that we can allow them to file issues but no more. It will help us to document bugs and/or possible enhancements but I don't see any use of pull requests at the moment.
This website might help: choosealicense.com
I think you're totally right about the MIT license for the libraries we will develop. However, after a lot of digging, I still can't find a proper license for "the rest of the code".
We can make our own license to forbid copy, clones and so, but as the code is already open for reading, wouldn't it be nice to let people fork, contrib and improve ? In the end, we can still choose if we accept the PRs and improvements. We can just add something like "Please do not copy the concept of this application but you are pleased to improve it and contrib !"
We need to find a proper licence for our needs.