ITH
IT History Journal
March 16

March 16, 1953 — Richard Stallman Is Born

March 16, 1953

On March 16, 1953, Richard Matthew Stallman was born in New York City, United States. He would later become one of the most influential figures in the history of software and computing ethics.

Early career

Richard Stallman studied physics at Harvard University but quickly became more interested in computers and programming. In the 1970s he joined the Artificial Intelligence Laboratory at MIT, where he worked as a programmer and hacker in the classic sense of the word — someone who enjoys exploring and improving computer systems.

At the MIT AI Lab Stallman worked with early operating systems and development tools. During this time he experienced the transition from open collaborative hacker culture to proprietary software, where companies began restricting access to source code.

This shift deeply concerned him and eventually shaped his life’s mission.

The GNU Project

In 1983 Stallman announced the GNU Project. The goal was ambitious: create a completely free Unix-compatible operating system that anyone could use, study, modify, and share.

GNU stands for “GNU’s Not Unix” — a recursive acronym typical of hacker culture.

Stallman began developing many core components himself, including:

  • GNU Emacs — a powerful programmable text editor
  • GCC — the GNU Compiler Collection
  • GNU Debugger (GDB)
  • Numerous essential Unix tools

These tools later became the foundation for modern operating systems such as GNU/Linux.

The Free Software Foundation

In 1985 Stallman founded the Free Software Foundation (FSF) to support the development of free software and defend users’ digital freedoms.

The GNU General Public License

One of Stallman’s most important contributions is the GNU General Public License (GPL), first released in 1989.

The GPL introduced the concept of “copyleft” — a licensing approach that allows anyone to use and modify software, but requires that modified versions remain free for others as well.

This idea helped protect the freedom of software users and created the legal foundation for much of the modern open-source ecosystem.

Four essential freedoms

Stallman’s motivation was never just technical. He believed that software freedom was a matter of ethics and human rights. He defined four essential freedoms of software users:

  • The freedom to run the program for any purpose
  • The freedom to study how the program works
  • The freedom to redistribute copies
  • The freedom to improve the program and release improvements

Legacy

Today millions of servers, computers, and devices run software based on the GNU tools and the GNU General Public License. The GNU/Linux ecosystem, widely used across the internet and in modern infrastructure, would not exist in its current form without Stallman’s work.

Richard Stallman’s personal page · Free Software Foundation · GNU Project · GNU General Public License