Closed black-snow closed 9 months ago
Do you have any issue with licensing?
I created this repo is for open source, anyone can use for free, open for modification
And it's not required for a repo to have LICENSE file, I think the one you're talking about npm is recommendation, and "should have" in some cases
Thanks for the quick reply @maitrungduc1410 Without a license it's ... unlicensed.
You're under no obligation to choose a license. However, without a license, the default copyright laws apply, meaning that you retain all rights to your source code and no one may reproduce, distribute, or create derivative works from your work. If you're creating an open source project, we strongly encourage you to include an open source license. The Open Source Guide provides additional guidance on choosing the correct license for your project.
If you intend this to be free to use for pretty much anything MIT, Apache 2.0, 0BSD, the unlicense and a couple of others might be a good choice.
Btw, I don't use this (just stumbled over it by accident), but thank you anyway for handing this to the public <3
thanks for letting me know, it's really helpful :)
You're welcome and thanks again for your FOSS contribution and quick replies ❤️
Currently, I can't find any license information.
npm states MIT but the repo doesn't have a license file.