There is a (relatively) simple library that I would like to convert from C++ to C, and then incorporate into a BSD licensed project I am working on.
Am I allowed to look at the GPL code, convert it, then release the result as BSD? Or do I have to go more "clean room" and totally re-implement the algorithm without looking at the GPL code.
Yes I know the standard "get a lawyer" answer, but I was wondering if anyone had any experience with this.
Am I allowed to look at the GPL code, convert it, then release the result as BSD? Or do I have to go more "clean room" and totally re-implement the algorithm without looking at the GPL code.
Yes I know the standard "get a lawyer" answer, but I was wondering if anyone had any experience with this.