|
|
|
|
|
by kazinator
100 days ago
|
|
Projects cannot allow AI generated code if they require everything to have a clear author, with a copyright notice and license. IDE code suggestions come from the database of information built about your code base, like what classes have what methods. Each such suggestion is a derived work of the thing being worked on. |
|