localbase icon indicating copy to clipboard operation
localbase copied to clipboard

License file

Open ladidado opened this issue 4 years ago • 1 comments

May I kindly ask you to add a license for this project? Without a license, the rights are not clear and localbase is from a legal perspective, not allowed to be used.

https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/licensing-a-repository

ladidado avatar Jun 26 '21 21:06 ladidado

To reiterate what @ladidado has said:

Without an open source license technically no one except the original creator is allowed to use this library. If there are multiple contributors technically no one is allowed to use it, even the other contributors, because they each have the rights to their own code but not the others'.

Personally, I would recommend a permissive license like MIT or Apache 2.

joshbuker avatar Jul 14 '21 18:07 joshbuker