Ask HN: Re-implementing an Open Source project in another language
https://news.ycombinator.com/item?id=539814If someone reimplemented a popular Open Source project in another language (say someone rebuilt PhpBB in Django), what would the license on the new project be?
Specifically, say it was reimplented as a black box (only page flow and maybe some shared ui assets css/js/img), and the final product looked the same but no web code similarities or database implementation details are shared.
Would one still have to release it as GPL? Could they release it as BSD instead?
Would you recommend a lawyer for this type of question? If so, please let me know if you have a referral.
Thanks in advance