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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.13 - (show annotations) (download) (as text)
Sun Feb 24 19:41:26 2002 UTC (22 years, 6 months ago) by wkotwica
Branch: MAIN
Changes since 1.12: +2 -2 lines
File MIME type: text/html
The second link to Slovenian translation fixed (was free-sw.es.html)

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

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