Sophie Laurent, YuSMP Group
Sophie Laurent Legal & Compliance Lead, YuSMP Group · Advises US and EU teams on GDPR, the EU AI Act and cross-border data flows
A wooden judge's gavel resting on a stack of books with digital data streams flowing from the pages, illustrating a copyright settlement over AI training data

The short answer

On 20 July 2026, US District Judge Araceli Martinez-Olguin granted final approval to Anthropic's $1.5 billion settlement with a class of authors who said the company downloaded their books from pirate libraries to train Claude — the largest known settlement of a US copyright case. The payout is roughly $3,000 per work across about 500,000 works, and the judge overruled objections that the sum was too small.

The detail that matters for builders is what the settlement did not decide. An earlier ruling had already found that training a model on copyrighted text can be fair use; the liability came from sourcing the books from piracy sites, not from the training itself. That reframes AI copyright risk as a data-provenance problem — a question you answer when you assemble a dataset, and exactly the discipline good AI, ML & data engineering already tracks.

What did the judge actually approve?

The class action was one of the first major US lawsuits over how AI companies gather training data. Authors alleged that Anthropic built part of Claude's training set by downloading their books from shadow libraries such as Library Genesis and the Pirate Library Mirror, rather than buying or licensing them. Instead of gambling on a jury trial — where statutory damages for wilful infringement across hundreds of thousands of works could have run far higher — Anthropic agreed to a $1.5 billion settlement, and on 20 July 2026 Judge Martinez-Olguin in the Northern District of California granted it final approval.

The numbers are what make it a landmark. At roughly $3,000 per work across an estimated 500,000 works, it is the largest copyright settlement on record in the United States. The judge rejected objections from some authors who argued the amount was too low, that it over-rewarded the plaintiffs' attorneys, or that it wrongly excluded certain rights-holders. Final approval means the payout mechanism can now proceed and, just as importantly, that the figure stands as a public reference point for what mishandled training data can cost.

Why training was fine but the data wasn't

The most misread part of this saga is the fair-use question. In an earlier ruling, the original judge on the case, William Alsup (since retired), held that training an AI model on copyrighted text can itself qualify as fair use — the model learns statistical patterns, it does not republish the books. That finding was a meaningful win for AI developers, and it still stands.

What sank Anthropic was the acquisition step. Alsup drew a hard line between lawful training and unlawful sourcing: downloading millions of books from piracy sites to assemble the corpus was infringement, full stop, regardless of what happened next. Buying the same books, or licensing them, would have changed the legal picture entirely. In other words, two teams could train identical models and land in opposite legal positions purely because of where their data came from. That is why the settlement is a data-governance story, not a modelling one — and why the same care applies whether you are pre-training from scratch or running a domain LLM fine-tuning job on a scraped corpus.

Why a settlement isn't a precedent

Final approval closes this case, but it does not settle the law. Because Anthropic chose to pay rather than litigate to a verdict, the piracy question never reached an appeals court, so there is no binding precedent that other judges must follow. The fair-use finding on training came from a single district court and could be tested, narrowed or contradicted elsewhere.

And elsewhere is busy. Comparable suits against Google, Meta, Midjourney and OpenAI are still working through different courtrooms, with different facts and different judges who may weigh fair use and data sourcing their own way. The realistic reading is not "the copyright question is answered" but "the cost of getting data provenance wrong is now measured in the billions, and the rules are still being written." For teams shipping AI features this year, that uncertainty is itself the planning input: build as if the strictest plausible reading applies, because retrofitting a clean dataset after launch is the expensive path.

What it means for US & EU software teams

Strip away the courtroom detail and three practical signals remain. First, provenance is the risk surface. The liability here attached to the source of the data, not the training or the output, so the single most valuable thing you can do is know exactly where each part of your training, fine-tuning or retrieval corpus came from, and prefer licensed, owned, or clearly permitted data over anything scraped from ambiguous origins.

Second, this reaches teams that buy AI, not just those that build it. If you commission a model, embed a vendor's foundation model, or fine-tune on a third-party dataset, the data-sourcing risk can travel downstream to you. That makes vendor due diligence and contractual IP indemnities a real procurement question: ask suppliers how their training data was obtained, and get the answer in the contract rather than in a press release. "We assumed it was fine" is not a position you want to defend after shipping.

Third, documentation is the cheap insurance. None of this requires exotic tooling — it requires dataset lineage: what you collected, from where, under what licence or permission, and when. A team that can produce that record turns an IP challenge into a paperwork exercise; a team that treats its corpus as a black box inherits Anthropic's problem at a smaller company's scale. The good news is this is ordinary engineering hygiene, applied earlier.

How this lines up with the EU AI Act

For teams serving the EU, the settlement rhymes with a rule that is already on the books. The EU AI Act requires providers of general-purpose AI models to publish a sufficiently detailed summary of the content used for training and to put in place a policy that respects copyright, including rights reservations expressed through machine-readable opt-outs. The US and EU are arriving at the same demand from different directions: American litigation puts a dollar figure on undocumented, unlicensed data, while European regulation makes documenting your training sources a condition of market access.

The convergence is a gift for planning, because one discipline satisfies both. If you keep clean dataset lineage — sources, licences, timestamps, opt-out handling — you are simultaneously preparing an EU compliance file and building the evidence you would need to answer a US copyright claim. Treating training-data governance as a design input rather than a legal afterthought is what lets a team move fast without leaving this kind of liability buried in the model.

A practical data-provenance checklist

Nothing here is a new statutory deadline. It is the work that turns a fast-moving AI copyright landscape into a routine review rather than a surprise in discovery:

  1. Prefer licensed or owned data. Buy, licence, or use clearly permitted sources for training and fine-tuning; treat scraped or shadow-library data as a liability, not a shortcut.
  2. Record dataset lineage. Track every source — what, from where, under which licence or permission, and when — so you can prove origin without re-deriving it.
  3. Diligence your vendors. Ask how any third-party model or dataset was sourced, and put IP indemnities and provenance representations in the contract.
  4. Honour rights reservations. Respect machine-readable opt-outs and robots directives; keep a log showing you did.
  5. Separate training from acquisition in your risk review. Assess the legality of how you got the data independently of what you do with it — that is where this case turned.
  6. Keep the ability to retrain. Assume a source could be challenged; being able to rebuild from a clean, documented corpus beats defending a model you cannot cleanly remediate.

This is not legal advice, and the right approach depends on your data, your markets and your model. But the signal from a $1.5 billion settlement is hard to miss: the era of treating the open corpus as a free input is closing, and the teams that move fastest will be the ones who made their training data defensible by design.

Frequently asked questions

What did the judge approve in the Anthropic copyright case?

On 20 July 2026, US District Judge Araceli Martinez-Olguin in the Northern District of California granted final approval to Anthropic's $1.5 billion settlement of a class action brought by authors. The suit alleged Anthropic downloaded their books from piracy sites to train its Claude models. It is the largest known settlement of a US copyright case, paying roughly $3,000 per work across about 500,000 works. The judge overruled objections that the sum was too small or over-rewarded plaintiffs' lawyers.

Does the settlement mean training AI on copyrighted books is illegal?

No. In an earlier ruling the original judge, William Alsup, found that training an AI model on copyrighted text can qualify as fair use. What was not lawful was how Anthropic obtained the books, downloading them from pirate libraries such as Library Genesis. Anthropic settled that piracy question rather than face a jury trial on damages. Because the case settled, it set no binding appellate precedent, and the broader question of training on copyrighted works remains open in other lawsuits.

How does this affect teams that build or buy AI products?

It puts a price on training-data provenance. The liability came from the source of the data, not the act of training, so the practical lesson is to know where your training and fine-tuning data comes from and to prefer licensed, owned or clearly permitted sources over scraped or pirated corpora. For teams commissioning AI work, it also makes vendor due diligence and contractual IP indemnities a live procurement question rather than boilerplate.

Are other AI copyright cases affected?

Indirectly. Similar suits against Google, Meta, Midjourney and OpenAI are still pending before different judges, who could reach different conclusions. The Anthropic settlement does not decide those cases, but it establishes a reference point for how expensive the data-sourcing question can become, and signals that plaintiffs and courts are willing to separate lawful training from unlawful acquisition of the training set.

How does this connect to the EU AI Act?

Both regimes converge on the same demand: know and document what went into your model. The EU AI Act requires providers of general-purpose AI to publish a summary of training-data sources and respect rights reservations, while the Anthropic case shows the US litigation cost of undocumented, unlicensed data. A team that keeps clean dataset lineage is better placed for both an EU compliance file and a US copyright challenge.

Sources

TechCrunch — Anthropic's landmark $1.5B copyright settlement is approved (20 July 2026)
Reuters (via Yahoo Finance) — US judge approves Anthropic's $1.5 billion settlement of copyright lawsuit
Claims Journal — Judge approves Anthropic's $1.5B settlement of copyright lawsuit