/[www]/www/philosophy/free-sw.html
ViewVC logotype

Annotation of /www/philosophy/free-sw.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download) (as text)
Sat Feb 24 10:15:49 2001 UTC (23 years, 6 months ago) by webcvs
Branch: MAIN
Changes since 1.1: +35 -4 lines
File MIME type: text/html
push hand edited changes

1 webcvs 1.1 <!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
2     <HTML>
3     <HEAD>
4 webcvs 1.2 <TITLE>The Free Software Definition - GNU Project - Free Software Foundation (FSF)</TITLE>
5 webcvs 1.1 <LINK REV="made" HREF="mailto:webmasters@www.gnu.org">
6     </HEAD>
7     <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#1F00FF" ALINK="#FF0000" VLINK="#9900DD">
8 webcvs 1.2 <H3>The Free Software Definition</H3>
9 webcvs 1.1
10     <A HREF="/graphics/philosophicalgnu.html"><IMG SRC="/graphics/philosophical-gnu-sm.jpg"
11     ALT=" [image of a Philosophical Gnu] "
12     WIDTH="160" HEIGHT="200"></A>
13    
14     [
15     <A HREF="/philosophy/free-sw.nl.html">Dutch</A>
16     | <A HREF="/philosophy/free-sw.html">English</A>
17     | <A HREF="/philosophy/free-sw.fr.html">French</A>
18     | <A HREF="/philosophy/free-sw.it.html">Italian</A>
19     | <A HREF="/philosophy/free-sw.ja.html">Japanese</A>
20     | <A HREF="/philosophy/free-sw.ko.html">Korean</A>
21     | <A HREF="/philosophy/free-sw.no.html">Norwegian</A>
22     | <A HREF="/philosophy/free-sw.pt.html">Portuguese</A>
23     | <A HREF="/philosophy/free-sw.ru.html">Russian</A>
24     | <A HREF="/philosophy/free-sw.es.html">Spanish</A>
25     | <A HREF="/philosophy/free-sw.tr.html">Turkish</A>
26     ]
27     <P>
28    
29 webcvs 1.2 We maintain this free software definition to show clearly what must be
30     true about a particular software program for it to be considered
31     ``free software''.
32    
33     <P>
34    
35 webcvs 1.1 ``Free software'' is a matter of liberty, not price. To understand
36     the concept, you should think of ``free speech'', not ``free beer.''
37     <P>
38     ``Free software'' refers to the users' freedom to run, copy,
39     distribute, study, change and improve the software. More precisely,
40     it refers to four kinds of freedom, for the users of the software:
41     <P>
42    
43     <UL>
44     <LI>The freedom to run the program, for any purpose (freedom 0).
45     <LI>The freedom to study how the program works, and adapt it to your needs
46     (freedom 1). Access to the source code is a precondition for this.
47     <LI>The freedom to redistribute copies so you can help your neighbor
48     (freedom 2).
49     <LI>The freedom to improve the program, and release your improvements
50     to the public, so that the whole community benefits.
51     (freedom 3). Access to the source code is a precondition for this.
52     </UL>
53    
54     <P>
55     A program is free software if users have all of these freedoms.
56     Thus, you should be free to redistribute copies, either with or
57     without modifications, either gratis or charging a fee for
58     distribution, to <A HREF="#exportcontrol">anyone anywhere</A>. Being
59     free to do these things means (among other things) that you do not
60     have to ask or pay for permission.
61    
62     <P>
63     You should also have the freedom to make modifications and use them
64     privately in your own work or play, without even mentioning that they
65     exist. If you do publish your changes, you should not be required to
66     notify anyone in particular, or in any particular way.
67    
68     <P>
69     The freedom to use a program means the freedom for any kind of person
70     or organization to use it on any kind of computer system, for any kind
71     of overall job, and without being required to communicate subsequently
72     with the developer or any other specific entity.
73    
74     <P>
75     The freedom to redistribute copies must include binary or executable
76     forms of the program, as well as source code. (It is ok if there is
77     no way to produce a binary or executable form, but people must have
78     the freedom to redistribute such forms should they find a way to make
79     them.)
80    
81     <P>
82     In order for the freedoms to make changes, and to publish improved
83     versions, to be meaningful, you must have access to the source code of
84     the program. Therefore, accessibility of source code is a necessary
85     condition for free software.
86    
87     <P>
88     In order for these freedoms to be real, they must be irrevocable as
89     long as you do nothing wrong; if the developer of the software has the
90     power to revoke the license, without your doing anything to give
91     cause, the software is not free.
92    
93     <P>
94     However, certain kinds of rules about the manner of distributing free
95     software are acceptable, when they don't conflict with the central
96     freedoms. For example, copyleft (very simply stated) is the rule that
97     when redistributing the program, you cannot add restrictions to deny
98     other people the central freedoms. This rule does not conflict with
99     the central freedoms; rather it protects them.
100    
101     <P>
102     Thus, you may have paid money to get copies of GNU software, or you
103     may have obtained copies at no charge. But regardless of how you got
104     your copies, you always have the freedom to copy and change the
105     software, even to <A HREF="/philosophy/selling.html">sell copies</A>.
106    
107     <P>
108     ``Free software'' does not mean ``non-commercial''. A free program
109     must be available for commercial use. Commercial development of free
110     software is no longer unusual; such programs are free commercial
111     software.
112    
113     <P>
114     Rules about how to package a modified version are acceptable, if they
115     don't effectively block your freedom to release modified versions.
116     Rules that ``if you make the program available in this way, you must
117     make it available in that way also'' can be acceptable too, on the
118     same condition. (Note that such a rule still leaves you the choice of
119     whether to publish the program or not.)
120    
121     <P>
122     In the GNU project, we use <A HREF="/copyleft/copyleft.html">
123     ``copyleft''</A> to protect these freedoms legally for everyone. But
124     <A HREF="/philosophy/categories.html#Non-CopyleftedFreeSoftware">
125     non-copylefted free software</A> also exists. We believe there are
126     important reasons why <A HREF="/philosophy/pragmatic.html"> it is
127     better to use copyleft</A>, but if your program is non-copylefted free
128     software, we can still use it.
129    
130     <P>
131     See <A HREF="/philosophy/categories.html">Categories of Free Software
132     (18k characters)</A>
133     for a description of how ``free software,'' ``copylefted software'' and
134     other categories of software relate to each other.
135    
136     <P>
137     Sometimes government <A NAME="exportcontrol">export control
138     regulations</A> and trade sanctions can constrain your freedom to
139     distribute copies of programs internationally. Software developers do
140     not have the power to eliminate or override these restrictions, but
141     what they can and must do is refuse to impose them as conditions of
142     use of the program. In this way, the restrictions will not affect
143     activities and people outside the jurisdictions of these governments.
144    
145     <P>
146     When talking about free software, it is best to avoid using terms like
147     ``give away'' or ``for free'', because those terms imply that the
148     issue is about price, not freedom. Some common terms such as
149     ``piracy'' embody opinions we hope you won't endorse. See <A
150     HREF="/philosophy/words-to-avoid.html">Confusing Words and Phrases
151     that are Worth Avoiding</A> for a discussion of these terms.
152     We also have a list of <A HREF="/philosophy/fs-translations.html">translations
153     of "free software"</A> into various languages.
154 webcvs 1.2
155     <P>
156    
157     Finally, note that criteria such as those stated in this free software
158     definition require careful thought for their interpretation. To
159     decide whether a specific software license qualifies as a free
160     software license, we judge it based on these criteria to determine
161     whether it fits their spirit as well as the precise words. If a
162     license includes unconscionable restrictions, we reject it, even if we
163     did not anticipate the issue in these criteria. Sometimes a license
164     requirement raises an issue that calls for extensive thought before we
165     can decide if the requirement is acceptable, including discussions
166     with a lawyer. When we reach a conclusion, we sometimes update these
167     criteria to make it easier to see why certain licenses do or don't
168     qualify.
169    
170     <P>
171    
172     If you are interested in whether a specific license qualifies as a
173     free software license, see our <A
174     HREF="/philosophy/license-list.html"> list of licenses </A>. If the
175     license you are concerned with is not listed there, you can ask us
176     about it by sending us email at <A
177     HREF="mailto:licensing@gnu.org">&lt;licensing@gnu.org&gt;</A>.
178    
179 webcvs 1.1 <HR>
180    
181     <H4><A HREF="/philosophy/philosophy.html">Other Texts to Read</A></H4>
182    
183     <P>
184     Another group has started using the term <A
185     HREF="free-software-for-freedom.html"> open source</A> to mean
186     something close (but not identical) to "free software".
187    
188     <HR>
189    
190     Return to <A HREF="/home.html">GNU's home page</A>.
191     <P>
192     FSF &amp; GNU inquiries &amp; questions to
193     <A HREF="mailto:gnu@gnu.org"><EM>gnu@gnu.org</EM></A>.
194     Other <A HREF="/home.html#ContactInfo">ways to contact</A> the FSF.
195     <P>
196     Comments on these web pages to
197     <A HREF="mailto:webmasters@www.gnu.org"><EM>webmasters@www.gnu.org</EM></A>,
198     send other questions to
199     <A HREF="mailto:gnu@gnu.org"><EM>gnu@gnu.org</EM></A>.
200     <P>
201 webcvs 1.2 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.,
202 webcvs 1.1 59 Temple Place - Suite 330, Boston, MA 02111, USA
203     <P>
204     Verbatim copying and distribution of this entire article is
205     permitted in any medium, provided this notice is preserved.<P>
206     Updated:
207     <!-- hhmts start -->
208 webcvs 1.2 21 Feb 2001 bkuhn
209 webcvs 1.1 <!-- hhmts end -->
210     <HR>
211     </BODY>
212     </HTML>

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26