Earlier quoted context omitted.
Compliance with MIT/X11 license just requires distributing the license file with the binary. If you infringe, it is trivial and costless to correct. Copyleft licenses are more troublesome for those who would rather not release source code. GPL is being used as a stand-in for all copyleft licenses.
It is not costless to correct if you don't know who's code was an input in the first place.
Microsoft will assume liability for legal copyright risks of Copilot
51–60 of 398 posts
Re: Microsoft will assume liability for legal copyright risks of Copilot
#52Earlier quoted context omitted.
In that case, is Copilot regurgitating 25 or so lines of GPL code, less than 1% of the time, eligible for copyright protection?
Why do you think it would only be 25 lines?
https://twitter.com/DocSparse/status/1581461734665367554/pho...
Re: Microsoft will assume liability for legal copyright risks of Copilot
#53You can now launder GPL code with the confidence that Microsoft's world class legal team will have your back if you're sued for it.
Re: Microsoft will assume liability for legal copyright risks of Copilot
#54Earlier quoted context omitted.
This is the same website that rejoiced when Oracle v Google resulted in a Google victory, despite Google arguably doing similar. They did so with 11,000 lines of Oracle's code, but it was decided to be fair use. If that's the case... I don't think a regurgitation of 12 lines of GPL code by accident here and there will be a strong argument against fair use. Adding to that: How many people here actually abide by the St…
11,000 lines of _declaring_ code-- the API signatures.
Re: Microsoft will assume liability for legal copyright risks of Copilot
#55Earlier quoted context omitted.
11,000 lines of _declaring_ code-- the API signatures.
Defining the “what” is just as much a part of the intellectual property as defining the “how”. Both things are hard to do well IMHO
That's not really a factor in determining what's eligible for copyright protection.
Re: Microsoft will assume liability for legal copyright risks of Copilot
#56Yet they don't feed their own closed source assets to Copilot for training...why not?
It's very telling that they train on millions of developers' code, but won't use their source. If it won't violate IP rights, there shouldn't be a problem. It suggests those whose code is trained upon have something to lose if the trained models are used by others.
Re: Microsoft will assume liability for legal copyright risks of Copilot
#57This is one of the things people on this site have been saying that Microsoft should do if they really stand behind Copilot, and now that they've done it, you have again moved the goalposts and this announcement is entirely insufficient. How dare they? amirite?
Re: Microsoft will assume liability for legal copyright risks of Copilot
#58Re: Microsoft will assume liability for legal copyright risks of Copilot
#59Copilot is such a flawed product from the start. It's not even a matter of its ability to write "good" code. The concept is just dumb.
Code is necessarily consumed by people first before it's executed by a computer in a production environment. There are many ways to get a computer to do something, but the approval process by experienced humans is vastly more important than the drafting of it. Software dev is already incredibly cheap and the last place to cut costs.
There is no AI threat other than the one posed by grifters trying to convince you that there is.