summaryrefslogtreecommitdiff
path: root/GNU
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-08-28 18:10:10 +0200
committerThomas Schwinge <tschwinge@gnu.org>2007-08-28 18:15:13 +0200
commit22dbd6d1463ddf6f469ca06b27f7254fe0533d41 (patch)
tree84b8711169b201cf9bf66f74eb62e117a8c35821 /GNU
parent25cb1a273800dd092c6f1b512939600cfa442568 (diff)
Remove `GNU/CopyleftLicenses'.
Diffstat (limited to 'GNU')
-rw-r--r--GNU/CopyleftLicenses.mdwn55
1 files changed, 0 insertions, 55 deletions
diff --git a/GNU/CopyleftLicenses.mdwn b/GNU/CopyleftLicenses.mdwn
deleted file mode 100644
index 6b6d5c7c..00000000
--- a/GNU/CopyleftLicenses.mdwn
+++ /dev/null
@@ -1,55 +0,0 @@
-## <a name="Table_of_Contents"> Table of Contents </a>
-
-%TOC%
-
-## <a name="What_Is_Copyleft_"> What Is Copyleft? </a>
-
-_Copyleft_ is a general method for making a program free software and requiring all modified and extended versions of the program to be free software as well.
-
-The simplest way to make a program free is to put it in the [public domain (18k characters)](http://www.gnu.org/philosophy/categories.html#PublicDomainSoftware), uncopyrighted. This allows people to share the program and their improvements, if they are so minded. But it also allows uncooperative people to convert the program into [proprietary software (18k characters)](http://www.gnu.org/philosophy/categories.html#ProprietarySoftware). They can make changes, many or few, and distribute the result as a proprietary product. People who receive the program in that modified form do not have the freedom that the original author gave them; the middleman has stripped it away.
-
-In [the GNU project](http://www.gnu.org/gnu/thegnuproject.html), our aim is to give all users the freedom to redistribute and change GNU software. If middlemen could strip off the freedom, we might have many users, but those users would not have freedom. So instead of putting GNU software in the public domain, we \`\`copyleft'' it. Copyleft says that anyone who redistributes the software, with or without changes, must pass along the freedom to further copy and change it. Copyleft guarantees that every user has freedom.
-
-Copyleft also provides an [incentive](http://www.gnu.org/philosophy/pragmatic.html) for other programmers to add to free software. Important free programs such as the GNU C++ compiler exist only because of this.
-
-Copyleft also helps programmers who want to [contribute improvements](http://www.gnu.org/projects/help-wanted.html) to [free software](http://www.gnu.org/philosophy/free-sw.html) get permission to do that. These programmers often work for companies or universities that would do almost anything to get more money. A programmer may want to contribute her changes to the community, but her employer may want to turn the changes into a proprietary software product.
-
-When we explain to the employer that it is illegal to distribute the improved version except as free software, the employer usually decides to release it as free software rather than throw it away.
-
-To copyleft a program, we first state that it is copyrighted; then we add distribution terms, which are a legal instrument that gives everyone the rights to use, modify, and redistribute the program's code or any program derived from it but only if the distribution terms are unchanged. Thus, the code and the freedoms become legally inseparable.
-
-Proprietary software developers use copyright to take away the users' freedom; we use copyright to guarantee their freedom. That's why we reverse the name, changing \`\`copyright'' into \`\`copyleft.''
-
-Copyleft is a general concept; there are many ways to fill in the details. In the GNU Project, the specific distribution terms that we use are contained in [the GNU General Public License](http://www.gnu.org/copyleft/gpl.html) (available in HTML, [text](http://www.gnu.org/copyleft/gpl.txt), and [Texinfo](http://www.gnu.org/copyleft/gpl.texi) format). The GNU General Public License is often called the GNU GPL for short. There is also a [Frequently Asked Questions](http://www.gnu.org/copyleft/gpl-faq.html) page about the GNU GPL. You can also read about [why the FSF gets copyright assignments from contributors](http://www.gnu.org/copyleft/why-assign.html).
-
-An alternate form of copyleft, the [GNU Lesser General Public License (LGPL) (available in HTML](http://www.gnu.org/copyleft/lesser.html), [text](http://www.gnu.org/copyleft/lesser.txt), and [Texinfo](http://www.gnu.org/copyleft/lesser.texi) format), applies to a few (but not all) GNU libraries. This license was formerly called the Library GPL, but we changed the name, because the old name encouraged to use this license more often than it should be used. For an explanation of why this change was necessary, read the article _[Why you shouldn't use the Library GPL for your next library](http://www.gnu.org/philosophy/why-not-lgpl.html)_.
-
-The [GNU Library General Public License is still available in HTML](http://www.gnu.org/copyleft/library.html) and [text format](http://www.gnu.org/copyleft/library.txt) although it has been superseded by the Lesser GPL.
-
-The [GNU Free Documentation License (FDL) (available in HTML](http://www.gnu.org/copyleft/fdl.html), [text](http://www.gnu.org/copyleft/fdl.txt) and [Texinfo](http://www.gnu.org/copyleft/fdl.texi)) is a form of copyleft intended for use on a manual, textbook or other document to assure everyone the effective freedom to copy and redistribute it, with or without modifications, either commercially or noncommercially.
-
-The appropriate license is included in many manuals and in each GNU source code distribution.
-
-The GNU GPL is designed so that you can easily apply it to your own program if you are the copyright holder. You don't have to modify the GNU GPL to do this, just add notices to your program which refer properly to the GNU GPL.
-
-If you would like to copyleft your program with the GNU GPL or the GNU LGPL, please see the [GPL instructions](http://www.gnu.org/copyleft/gpl-howto.html) page for advice. Please note that you must use the entire text of the GPL, if you use it. It is an integral whole, and partial copies are not permitted. (Likewise for the LGPL.)
-
-Using the same distribution terms for many different programs makes it easy to copy code between various different programs. Since they all have the same distribution terms, there is no need to think about whether the terms are compatible. The Lesser GPL includes a provision that lets you alter the distribution terms to the ordinary GPL, so that you can copy code into another program covered by the GPL.
-
-If you would like to copyleft your manual with the GNU FDL, please see the [instructions at the end (21k characters)](http://www.gnu.org/copyleft/fdl.html#SEC4) of the FDL text, and the [GFDL instructions page](http://www.gnu.org/copyleft/fdl-howto.html). As with the GNU GPL, you must use the entire license; partial copies are not permitted.
-
-----
-
-FSF &amp; GNU inquiries &amp; questions to <gnu@gnuNOSPAM.org>. Other [ways to contact](http://www.gnu.org/home.html#ContactInfo) the FSF.
-
-Comments on these web pages to <webmasters@www.gnuNOSPAM.org>, send other questions to <gnu@gnuNOSPAM.org>.
-
-Copyright (C) 1996, 1997, 1998, 1999, 2001 Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA
-
-Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
-
-----
-
-## <a name="Comments"> Comments </a>
-
-This is a verbatim copy of <http://www.gnu.org/copyleft/copyleft.html><br /> -- [[Main/JoachimNilsson]] - 09 Nov 2002