Closed TechnologyClassroom closed 3 years ago
Thanks for the suggestion! I will get on that ASAP :)
Let me know if you need help.
Thanks currently I am exploring options for different Licenses
I would recommend the GPL licenses because permissive licenses (MIT, Apache, BSD, etc.) tend to have proprietary forks. If a fork is proprietary, the upstream project never gets the opportunity to benefit from those changes.
I am trying to add a GPL license to the repo. I am adding new file, License.md
but there are no GPL licenses that pop up for me to select.
@TechnologyClassroom Can you confirm I have added the correct GPL license? Found from: https://github.com/KSXGitHub/GPL-3.0/blob/master/LICENSE
@alexshelto LICENSE.md looks right!
I see you have no LICENSE file for this project. The default is copyright.
I would suggest releasing the code under the GPL-3.0-or-later or AGPL-3.0-or-later license so that others are encouraged to contribute changes back to your project.