Hi @RuiSantosdotme , I am wondering what license your code has. I want to use your code in some demos,
but unless you give an explicit license to your code, the default in most countries is, that the sources are
copyrighted without the ability to use, modify or redistribute by someone else without explicit permissions. Can you please make the license explicit by providing a LICENSE file in your repository?
I recommend the GitHub license wizard, if you're unsure what to choose: https://choosealicense.com/
My recommendation would be Apache 2.0 or MIT license.
Hi @RuiSantosdotme , I am wondering what license your code has. I want to use your code in some demos,
but unless you give an explicit license to your code, the default in most countries is, that the sources are
copyrighted without the ability to use, modify or redistribute by someone else without explicit permissions. Can you please make the license explicit by providing a LICENSE file in your repository?
I recommend the GitHub license wizard, if you're unsure what to choose: https://choosealicense.com/
My recommendation would be Apache 2.0 or MIT license.