/[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.23 - (hide annotations) (download) (as text)
Tue Feb 17 12:12:30 2004 UTC (20 years, 6 months ago) by rms
Branch: MAIN
Changes since 1.22: +17 -1 lines
File MIME type: text/html
Talk about implications of basing a free software license on a contract.

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

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