Open rodfsouza opened 5 years ago
Hi Rodrigo,
Which open source license are you planning to use? Apache 2.0 also? If so that should be straightforward and I would be happy and welcome you to go ahead with that.
Please make sure to follow the terms of Apache 2.0 license though, especially about preserving the attribution.
There is some information here: https://opensource.stackexchange.com/questions/6699/if-i-translate-port-a-repository-from-one-programming-language-to-another-do-i
You could also add NOTICE.txt file in your project to say that it is a port from this project.
Hi Niall,
I've started to basically port your code to C# initially without any support for thread-safety nor consistency for concurrent modifications. I'd like to know if you have any objections since I'm also planning to open-source the code. Any thoughts or comments?
Thanks, Rodrigo Souza