OpenAI's loss in the GEMA copyright case in Germany impacts AI training data and UK AI regulations.
A German court has ruled that OpenAI breached copyright law by training ChatGPT on licensed musical works without permission. The case was brought by GEMA, Germany’s music rights organisation, and the court ordered OpenAI to pay damages (amount not disclosed). OpenAI says it’s considering an appeal.
GEMA is calling this the first major AI copyright ruling in Europe. While it doesn’t automatically change practice in other countries, it raises the stakes for how AI companies source training data and the licensing obligations that may follow.
Source and discussion: TechCrunch report and the original Reddit thread.
The core dispute is whether AI companies can train models on copyrighted works without a licence. GEMA argued that copyright still applies even when the process is automated. The court agreed.
“The core issue is straightforward. OpenAI used copyrighted material to train its models without getting licenses or permission.”
OpenAI’s position has been that training on publicly available data falls under fair use or similar exceptions. The German court, at least in this instance and for licensed musical works, did not accept that reasoning.
Two bits of jargon, quickly decoded:
This ruling doesn’t bind UK courts, but it will be read closely here. The UK framework differs from the US: we have fair dealing (specific, limited exceptions) rather than broad fair use. There is a UK exception for text and data mining (TDM), but it’s largely for non-commercial research. A proposed expansion to cover commercial use was shelved.
In practical terms: if you’re commercially training models in or for the UK market on copyrighted content, you should assume that licences may be required unless a clear exception applies. That includes music, books, journalism, images, and code repositories. Database rights can also bite, separate from copyright.
“You can’t just scrape our work to build a commercial product without paying for it.”
If licensing becomes the norm for training corpora, costs will rise and contracts will multiply. Expect:
For many UK organisations, a practical path is to rely on established providers that can show licensing arrangements, and to use RAG over internal content you already own.
There’s a real tension here. Broad, web-scale training has accelerated AI progress. But creators are understandably pushing back if their livelihoods are subsumed into commercial models without consent or compensation.
The likely endgame is more licensing and opt-out infrastructure, clearer provenance standards, and model providers absorbing higher compliance costs. That could slow down some “move fast” experiments, but it also builds a more durable ecosystem where rights are respected and litigation risk is manageable.
Most UK businesses aren’t training frontier models. You’re integrating AI into workflows, connecting it to data, and shipping features. Focus on safe patterns (RAG, first-party data, clear licences) and vendor assurances. If you’re connecting ChatGPT to spreadsheets and operations, here’s a practical walkthrough:
How to connect ChatGPT and Google Sheets with a Custom GPT
This German case is a signal: European courts may take a dim view of training on licensed works without permission. In the UK, fair dealing is narrow, and the commercial TDM exception didn’t land. If you’re training or fine-tuning models for commercial use, get serious about licences, provenance, and RAG.
This isn’t legal advice. If your product depends on large-scale training, speak to counsel early and budget for licensing.
Related
Software engineers and AI: more output, not more value? A recent Reddit thread from a distinguished engineer in an AWS vertical struck a nerve. The claim is simple: AI has clearly increased visible activity – more documents, more code commits, more test harnesses – but not the value that users actually feel. “I see a [...]
JoshuaJuly 5, 2026
Last updated
Category
aiViews
40 viewsLikes
No ratings yet
The AI adoption gap is real: what a blunt Reddit post gets right A recent Reddit thread tells a familiar story. A marketing-tech founder demos “AI agents” to a senior stakeholder at a big brand. The exec is sceptical, calls them “wrappers”, then asks for help setting up a WhatsApp broadcast channel. The punchline isn’t [...]
JoshuaJuly 5, 2026
Making a 3D RPG with AI only: what was built and why it matters A Redditor has shared an ambitious “AI-only” game dev experiment: a third-person 3D RPG prototype created without writing code, driven entirely by prompts to the muranyi-3 model from Tesana AI. You can read the full thread here: Making a RPG game [...]
JoshuaJuly 5, 2026
No comments yet - start the conversation.