Another example of how AI is bad, bug fix for 20875

Dennis dkorpel at gmail.com
Tue Apr 7 18:40:41 UTC 2026


On Tuesday, 7 April 2026 at 17:34:03 UTC, Indraj Gandham wrote:
> The commit has the following text:
>
> Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
>
> The US Copyright Office generally considers the output of LLMs 
> to be ineligible for copyright protection; one can therefore 
> make the argument that an LLM should not be considered a 
> co-author and that this type of formal acknowledgement may not 
> be a good idea.

DMD is deliberately licensed as permissively as possible. It 
[would be public 
domain](https://forum.dlang.org/post/53AAF314.5090208@digitalmars.com) but the belief is IIRC that that's not recognized in all countries, while the Boost license has been tested in court. Whether that's true is up to lawyers. Any way, I don't add that line for copyright, it's just there for transparency, and from what I gathered that co-author line is the standard way to disclose which model has been used. I'm open to alternatives.

> There are many more people who do appreciate the time and 
> effort you, DLF and others put in.

I also appreciate most feedback, but unfortunately negative 
comments always hit so much harder psychologically - even when I 
agree with them!

> If someone doesn't like something, they are free to make their 
> own contributions instead of complaining in a manner that is 
> both inappropriate and counterproductive.

I sometimes gently ask someone to write pull requests instead of 
rants, it usually doesn't go over well 😬


More information about the Digitalmars-d mailing list