Is it possible to write proprietary code that isn't a direct copy of GPL'ed code, but instead samples it and distorts it? For example, could proprietary code be "inspired" by the algorithms and data structures in a GPL'ed piece of code, but be completely original. Could it simply be the same code, but with replaced variable names, reordered assignments, etc.?
Is it possible to write proprietary code that isn't a direct copy of GPL'ed code, but instead samples it and distorts it? For example, could proprietary code be "inspired" by the algorithms and data structures in a GPL'ed piece of code, but be completely original. Could it simply be the same code, but with replaced variable names, reordered assignments, etc.?