Files
fsfe-website/documents/gnuproject.en.xhtml
reinhard bd0b8a7772 The big spring clean: Removed last remains from prehistoric build systems (like
"DOCTYPE" or "html lang=" or "begin page content" or "timestamp begin").
Changed h2 into h1 on a few occasions. Removed some very old outdated
translations. Updated some other translations where the update was trivial.
Changed FSF Europe into FSFE where I stumbled over it.

svn path=/trunk/; revision=10098
2008-02-28 22:46:10 +00:00

68 lines
2.2 KiB
HTML

<?xml version="1.0" encoding="iso-8859-1" ?>
<html>
<head>
<title>FSFE - What is the GNU-Project?</title>
</head>
<body>
<h1>What is the GNU project?</h1>
<p>
The GNU project was launched in September 1983 by Richard M. Stallman
to create a complete operating system
of <a href="/documents/freesoftware.html">Free Software</a>. Software
development work started the following January.
</p>
<p>
Stallman established the Free Software Foundation in October 1985 to
assist administrative, legal, and organisational aspects of the GNU
project and also to spread the use and knowledge of Free Software.
The main licences of the GNU project are the GNU General Public
License (GPL) and the GNU Lesser General Public License (LGPL,
originally called GNU Library General Public License). Over the years
they have become established as the most widely used licences for Free
Software.
</p>
<p>
The GNU project consists of numerous smaller sub-projects maintained
by volunteers or businesses or combinations of the two. These
sub-projects themselves are also called "GNU projects" or "GNU
packages."
</p>
<p>
The name of the GNU project is derived from the recursive acronym
"GNU's Not Unix." Unix was a very popular operating system in the
80s, so Stallman designed GNU to be mostly compatible with Unix so
that it would be convenient for people to migrate to GNU. The name
acknowledges that GNU learned from Unix's technical design, but also
importantly notes that they are unrelated. Unlike Unix, GNU is Free
Software.
</p>
<p>
Being Unix-like, GNU is modular in design. This means that third
party components can be inserted into GNU. Today, it is very common
for people to use a third party kernel called Linux with GNU systems.
Many people use the name "Linux" for this variant of GNU, but this
prevents people from hearing of the GNU project and its goal of
software freedom. FSFE asks people to use the term "GNU/Linux" or
"GNU+Linux" when refering to such systems.
</p>
<p>
For more information, see the GNU project's website at <a
href="http://www.gnu.org">www.gnu.org</a>.
</p>
</body>
<timestamp>$Date$ $Author$</timestamp>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->