I guess you are talking about GitHub "stealing" code for its copilot service.
They didn't "free" anything. All the code they took is publicly available, they just took it and included it into proprietary software. And part of the code they took is under a license (GPL) that essentially says "you can do what you want with the code, as long as you share what you are doing with it", and they don't. Copilot is not public. Not only that, but by potentially suggesting snippets of GPL code in projects that are not open source, they encourage others to do the same.
GuB-42|3 years ago
I guess you are talking about GitHub "stealing" code for its copilot service.
They didn't "free" anything. All the code they took is publicly available, they just took it and included it into proprietary software. And part of the code they took is under a license (GPL) that essentially says "you can do what you want with the code, as long as you share what you are doing with it", and they don't. Copilot is not public. Not only that, but by potentially suggesting snippets of GPL code in projects that are not open source, they encourage others to do the same.
rnkn|3 years ago