Hi !
Can you please specify a license for the code ?
If you don't care much you can simply use 0BSD : https://spdx.org/licenses/0BSD.html
This will both protect you from legal liability (I am not a lawyer but that's my understanding), and also make it clear that the code can be used in other projects. Which is super important for a library :)
Thanks !
Hi !
Can you please specify a license for the code ?
If you don't care much you can simply use 0BSD : https://spdx.org/licenses/0BSD.html
This will both protect you from legal liability (I am not a lawyer but that's my understanding), and also make it clear that the code can be used in other projects. Which is super important for a library :)
Thanks !