What Happened to GNU General Public License (GPL)?
The GNU General Public License (GPL) is a foundational free software license, first released in 1989 by Richard Stallman for the GNU Project, embodying the 'copyleft' principle to ensure software freedom. While its influence remains significant for projects like the Linux kernel, its overall usage has seen a decline since the 2010s in favor of more permissive licenses. As of 2026, the GPL continues to be a subject of legal enforcement, discussions around AI-generated code, and debates about its future evolution.
Quick Answer
The GNU General Public License (GPL) is a cornerstone of the free and open-source software movement, designed to guarantee users the freedom to run, study, share, and modify software, with the stipulation that derivative works must also be distributed under the same terms. Although its market share has decreased in recent years compared to permissive licenses, it remains vital for many core projects. As of 2026, the GPL is actively defended by the Free Software Foundation, faces ongoing legal tests regarding its enforceability, and is central to contemporary debates concerning the use of AI in code generation and the potential need for a GPLv4.
📊Key Facts
📅Complete Timeline14 events
GNU Project Initiated
Richard Stallman begins the GNU Project with the goal of creating a complete free operating system, laying the philosophical groundwork for the GPL.
GPLv1 Released
The first version of the GNU General Public License is published, introducing the 'copyleft' concept to ensure software freedom.
GPLv2 Released
GPLv2 is released, becoming widely adopted and a cornerstone for many free software projects, including the Linux kernel.
LGPL Renamed
The GNU Library General Public License (LGPL) is renamed to the GNU Lesser General Public License (LGPL) v2.1, reflecting its role in the free software philosophy.
GPLv3 Released
The Free Software Foundation releases GPLv3, addressing new challenges such as software patents, 'tivoization,' and international compatibility.
GPL Usage Decline
Usage of the GPL steadily declines as more new open-source projects opt for permissive licenses like MIT and Apache 2.0.
SFC Sues Vizio
The Software Freedom Conservancy (SFC) files a lawsuit against smart-TV manufacturer Vizio for alleged GPL violations, seeking to expand enforcement standing to end-users.
Major GPL Enforcement in France
In France, Entr'ouvert v. Orange S.A. results in Orange being found in breach of the GPL and ordered to pay over €900,000 in damages for failing to provide source code.
GPLv3 Legal Battle Escalates
A years-long legal battle concerning 'further restrictions' on GPLv3 escalates to the U.S. Court of Appeals for the Ninth Circuit, with implications for software freedom.
SFC v. Vizio Trial Expected
A trial is expected in the Software Freedom Conservancy's lawsuit against Vizio, which could set a precedent for end-user enforcement of GPL terms.
Debate for GPLv4 and AI
Discussions on platforms like Reddit highlight the growing sentiment for a GPLv4 to explicitly address the implications of AI-generated code and its licensing.
FSF Defends GPL Integrity
The Free Software Foundation publishes an article defending the integrity of the GNU (A)GPL against attempts to impose additional restrictions, citing a case involving OnlyOffice.
GCC Bans AI-Generated Code
The GNU Compiler Collection (GCC) Steering Committee announces a ban on substantial AI-generated code contributions due to concerns over GPL copyright compliance.
AGPL and SaaS Loophole
A guide on open-source licensing in 2026 discusses the Affero GPL (AGPL) as a license that extends copyleft to network use, closing the 'SaaS loophole' for cloud providers.
Follow this story
Get an email when this timeline gets a major update.
🔍Deep Dive Analysis
The GNU General Public License (GPL) emerged in 1989 as a revolutionary legal instrument crafted by Richard Stallman for the GNU Project, aiming to safeguard software freedom. Its core innovation, 'copyleft,' legally mandates that any derivative work distributed must also be licensed under the GPL, thereby preventing proprietary appropriation of free software. This philosophy was a direct response to the increasing commercialization of software and the erosion of the collaborative spirit prevalent in early computing.
The release of GPLv1 in 1989, followed by GPLv2 in 1991, established the license as a de facto constitution for the burgeoning free software movement. GPLv2, in particular, became widely adopted, notably by the Linux kernel, and was instrumental in the success and growth of Linux-based systems by assuring contributors that their work would remain free. However, as technology evolved, new challenges arose, leading the Free Software Foundation (FSF) to embark on developing GPLv3. Released in June 2007, GPLv3 addressed critical issues such as software patents, hardware restrictions (like 'tivoization'), and improved international compatibility, aiming to provide more robust protections for user freedoms in a changing digital landscape.
Despite its foundational role, the GPL's usage has steadily declined since the 2010s, with many new open-source projects opting for more permissive licenses like MIT and Apache 2.0. By 2024, copyleft licenses, including all GPL and LGPL variants, accounted for approximately 22% of open-source components, a significant drop from over 40% historically, while permissive licenses dominated with 78%. This shift is often attributed to the perceived complexities of GPL compliance and a desire for greater flexibility in commercialization. However, the GPL remains crucial for projects with a strong ethical commitment to software freedom, and the Linux kernel notably continues to be licensed under GPLv2 only.
As of 2026, the GPL continues to be a subject of active legal enforcement and contemporary debate. The Software Freedom Conservancy (SFC) v. Vizio lawsuit, filed in 2021, is a significant ongoing case testing the enforceability of GPL terms, with a trial expected in 2026. This case could potentially expand GPL enforcement standing to end-users as third-party beneficiaries. Furthermore, the rise of artificial intelligence and large language models has introduced new complexities. In April 2026, discussions emerged about the need for a GPLv4 to explicitly address the use of open-source code as training data for AI models. In a notable development, the GCC Steering Committee announced in July 2026 that it would reject substantial AI-generated code contributions due to concerns about GPL copyright and compliance, highlighting the legal uncertainties surrounding AI-assisted development.
The Free Software Foundation remains a vigilant steward of the GPL, actively publishing guidance and defending the integrity of its licenses against attempts to impose 'further restrictions,' as seen in their April 2026 statement regarding a modified AGPLv3. While the GPL's market share may have diminished, its philosophical underpinnings and legal framework continue to shape the discourse around software freedom, intellectual property, and ethical development in the rapidly evolving tech landscape of 2026.
What If...?
Explore alternate histories. What if GNU General Public License (GPL) made different choices?