On Thursday, September 29, 2016 at 1:12:41 AM UTC-7, dja...@gmail.com wrote: > > Hi, > May be OT, but: > > Can i translate some GPLv2 licensed C code to GO, and publish it under > BSD new license ? > Code comments are from original C code. >
The correct way to do this would be to perform a "clean-room" implementation. Have one person create a specification based on the original C library, and have a second person implement the specification. Ideally, the form of the specification is neither C nor Go. The second person should not, under any circumstances, look at the original C code. Eric -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.