|
|
|
|
|
by jeremyjh
1811 days ago
|
|
What if I made a few tweaks to Copilot so that it is very likely to reproduce large chunks of verbatim code that I would like to use without attribution, such as the Linux kernel. Do you really think you can write a computer program that magically "launders" IP? A compiler is run on original sources. I don't see any analogy here at all. |
|
* They both produce software as output.
* They both transform their input.
* They both can combine different works to create a derivative work of each work. (Compilers do this with optimizations, especially inlining with link-time optimization.)
They really do the same things, and yet, we say that the output of compilers is still under the license that the source code had. Why not Copilot?