Earlier quoted context omitted.
My understanding is that when Copilot automatically inserts some GPL licensed code fragment into your project, your project automatically has to become GPL licensed, whether you want and realize or not.
But the same can happen with BSD licensed code, right? That license also has certain requirements that need to remain fulfilled. I don’t see how the GPL is special in the discussion around Copilot.
For BSD licensed code, you must reproduce the license and attribution for that code, but the rest of the code can be licensed as you want. For GPL code there are additional requirements.