💻 techConcept2 views3 min read

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.

Share:

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

GPLv2 & GPLv3 combined share (2021)
~18% of top licenses
Black Duck Software via RedMonk, 2026
Copyleft licenses share (2024)
~22% of all open source components
Black Duck Software via RedMonk, 2026
Permissive licenses share (2024)
78% of all open source components
Black Duck Software via RedMonk, 2026
Commercial codebases with license conflicts (2026)
68%
Black Duck's OSSRA report, 2026
GPLv2 prevalence on GitHub vs. package managers
34x more common on GitHub
RedMonk, 2026

📅Complete Timeline14 events

1
1984Major

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.

2
February 25, 1989Critical

GPLv1 Released

The first version of the GNU General Public License is published, introducing the 'copyleft' concept to ensure software freedom.

3
June 1991Critical

GPLv2 Released

GPLv2 is released, becoming widely adopted and a cornerstone for many free software projects, including the Linux kernel.

4
Early 1999Notable

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.

5
June 29, 2007Critical

GPLv3 Released

The Free Software Foundation releases GPLv3, addressing new challenges such as software patents, 'tivoization,' and international compatibility.

6
2010s OnwardsMajor

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.

7
October 26, 2021Major

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.

8
2024Major

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.

9
February 13, 2025Major

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.

10
March 10, 2026Major

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.

11
April 2, 2026Major

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.

12
April 15, 2026Major

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.

13
July 31, 2026Major

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.

14
August 8, 2026Notable

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?

Explore Scenarios
Building relationship map...

People Also Ask

What is the main purpose of the GNU General Public License (GPL)?
The GPL's main purpose is to guarantee end users the freedom to run, study, share, and modify software. It uses a 'copyleft' mechanism, requiring that any distributed derivative works also be licensed under the GPL, thus ensuring the software remains free.
What is 'copyleft' in the context of GPL?
Copyleft is a legal mechanism used by the GPL that ensures software freedoms are preserved in all derivative works. If you distribute software based on GPL-licensed code, you must also make the source code available under the same or equivalent GPL terms.
What are the key differences between GPLv2 and GPLv3?
GPLv3, released in 2007, introduced additional protections against software patents, 'tivoization' (hardware restrictions on modified software), and digital rights management (DRM). It also improved international compatibility compared to GPLv2.
Is the GPL still widely used in 2026?
While the GPL remains a foundational license for many established projects like the Linux kernel, its overall usage for new open-source projects has declined since the 2010s. Permissive licenses now account for a larger share of new open-source components.
How does the GPL address AI-generated code as of 2026?
As of 2026, the GPL's interaction with AI-generated code is a subject of active debate and concern. The GCC Steering Committee, for example, has banned substantial AI-generated code contributions due to GPL copyright fears, highlighting the legal complexities. Discussions about a potential GPLv4 to address AI are ongoing.