[License-review] [SUBMISSION] AI-MIT License 1.0 — permissive license for AI-generated code

Josh Berkus josh at berkus.org
Sun Mar 15 23:55:01 UTC 2026


On 3/15/26 3:43 PM, Pamela Chestek wrote:
> 
> That's very true, but it's not a new problem arising with AI, it's a 
> challenge that has existed all along. I don't know any other way to cope 
> with it. As Josh pointed out higher in the thread, even if it's clear on 
> the first submission what the authorship is, that clarity very quickly 
> disappears as the software gets modified.

Yes, that's it.  File-level has definite limitations, but it still 
better than one assertion for the entire project.

Like, imagine a project with 300 files and you have a single COPYRIGHT 
in the base folder that says

"Some elements are AI-Assisted and some are Fully AI Generated"

So now, if you want to copy a single module from this project, you don't 
know what copyright applies.  Applying that on a 
per-module/library/function/interface basis would be better, but nobody 
has found a way to practically do that.

-- 
Josh Berkus


More information about the License-review mailing list