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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.47 by yavor, Fri Sep 22 22:26:36 2006 UTC revision 1.48 by sinuhe, Wed Oct 11 15:50:47 2006 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="utf-8" ?>  <?xml version="1.0" encoding="utf-8" ?>
2    <?xml-stylesheet type="text/css" href="/gnu.css"?>
3  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
4      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
5  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
6    
7  <head>  <head>
8  <title>The Free Software Definition - GNU Project - Free Software Foundation (FSF)</title>  <title>
9  <meta http-equiv="content-type" content='text/html; charset=utf-8' />  The Free Software Definition - GNU Project - Free Software Foundation (FSF)
10  <link rel="stylesheet" type="text/css" href="/gnu.css" />  </title>
11  <link rev="made" href="mailto:webmasters@gnu.org" />  <link rev="made" href="mailto:webmasters@gnu.org" />
12  </head>  </head>
13    
14  <!-- This document is in XML, and xhtml 1.0 -->  <!-- This document is in XML and XHTML. -->
15  <!-- Please make sure to properly nest your tags -->  <!-- Please ensure that your final document is -->
16  <!-- and ensure that your final document validates -->  <!-- consistent with W3C XHTML and CSS standards -->
17  <!-- consistent with W3C xhtml 1.0 and CSS standards -->  <!-- Also, see validator.w3.org -->
 <!-- See validator.w3.org -->  
18    
19  <body>  <body>
20    
21  <div id="header">  <div id="header">
22    <a href="http://www.defectivebydesign.org/join/gnu"><img src="/graphics/dbd.png" alt="[Join the FSF Campaign to Eliminate DRM]" /></a>    <a href="http://www.defectivebydesign.org/join/gnu">
23        <img src="/graphics/dbd.png"
24             alt="[Join the FSF Campaign to Eliminate DRM]" />
25      </a>
26  </div>  </div>
27    
28  <hr />  <hr />
# Line 28  Line 31 
31    
32  <h3>The Free Software Definition</h3>  <h3>The Free Software Definition</h3>
33  <p>  <p>
34  <a href="/graphics/philosophicalgnu.html"><img src="/graphics/philosophical-gnu-sm.jpg" alt=" [image of a Philosophical Gnu] " width="160" height="200" /></a>  <a href="/graphics/philosophicalgnu.html">
35      <img src="/graphics/philosophical-gnu-sm.jpg"
36           alt=" [image of a Philosophical Gnu] "
37           width="160px"
38           height="200px" />
39    </a>
40  </p>  </p>
41    
42  <p>  <p>
43  We maintain this free software definition to show clearly what must be  We maintain this free software definition to show clearly what must
44  true about a particular software program for it to be considered  be true about a particular software program for it to be considered
45  free software.</p>  free software.
46    </p>
47    
48  <p>  <p>
49  ``Free software'' is a matter of liberty, not price.  To understand the  <q>Free software</q> is a matter of liberty, not price.  To understand
50  concept, you should think of ``free'' as in ``free speech,'' not as in  the concept, you should think of <q>free</q> as in <q>free speech,</q>
51  ``free beer.''</p>  not as in <q>free beer.</q>
52    </p>
53    
54  <p>  <p>
55  Free software is a matter of the users' freedom to run, copy,  Free software is a matter of the users' freedom to run, copy, distribute,
56  distribute, study, change and improve the software.  More precisely,  study, change and improve the software.  More precisely, it refers to
57  it refers to four kinds of freedom, for the users of the software:</p>  four kinds of freedom, for the users of the software:
58    </p>
59    
60  <ul>  <ul>
61    <li>The freedom to run the program, for any purpose (freedom 0).</li>    <li>The freedom to run the program, for any purpose (freedom 0).</li>
62    <li>The freedom to study how the program works, and adapt it to your needs    <li>The freedom to study how the program works, and adapt it to
63        (freedom 1).   Access to the source code is a precondition for this.</li>        your needs (freedom 1). Access to the source code is a precondition
64          for this.
65      </li>
66    <li>The freedom to redistribute copies so you can help your neighbor    <li>The freedom to redistribute copies so you can help your neighbor
67        (freedom 2).</li>        (freedom 2).
68      </li>
69    <li>The freedom to improve the program, and release your improvements    <li>The freedom to improve the program, and release your improvements
70       to the public, so that the whole community benefits        to the public, so that the whole community benefits (freedom 3).
71        (freedom 3).   Access to the source code is a precondition for this.</li>        Access to the source code is a precondition for this.
72      </li>
73  </ul>  </ul>
74    
75  <p>  <p>
76  A program is free software if users have all of these freedoms.  A program is free software if users have all of these freedoms.  Thus,
77  Thus, you should be free to redistribute copies, either with or  you should be free to redistribute copies, either with or without
78  without modifications, either gratis or charging a fee for  modifications, either gratis or charging a fee for distribution, to
79  distribution, to <a href="#exportcontrol">anyone anywhere</a>.  Being  <a href="#exportcontrol">anyone anywhere</a>.  Being free to do these
80  free to do these things means (among other things) that you do not  things means (among other things) that you do not have to ask or pay
81  have to ask or pay for permission.</p>  for permission.
82    </p>
83    
84  <p>  <p>
85  You should also have the freedom to make modifications and use them  You should also have the freedom to make modifications and use them
86  privately in your own work or play, without even mentioning that they  privately in your own work or play, without even mentioning that they
87  exist.  If you do publish your changes, you should not be required to  exist.  If you do publish your changes, you should not be required to
88  notify anyone in particular, or in any particular way.</p>  notify anyone in particular, or in any particular way.
89    </p>
90    
91  <p>  <p>
92  The freedom to run the program means the freedom for any kind of  The freedom to run the program means the freedom for any kind of person
93  person or organization to use it on any kind of computer system, for  or organization to use it on any kind of computer system, for any kind of
94  any kind of overall job and purpose, without being required to  overall job and purpose, without being required to communicate about it
95  communicate about it with the developer or any other specific entity.  with the developer or any other specific entity.  In this freedom, it is
96  In this freedom, it is the <em>user's</em> purpose that matters, not  the <em>user's</em> purpose that matters, not the <em>developer's</em>
97  the <em>developer's</em> purpose; you as a user are free to run a  purpose; you as a user are free to run a program for your purposes,
98  program for your purposes, and if you distribute it to someone else,  and if you distribute it to someone else, she is then free to run it
99  she is then free to run it for her purposes, but you are not entitled  for her purposes, but you are not entitled to impose your purposes on her.
 to impose your purposes on her.  
100  </p>  </p>
101    
102  <p>  <p>
103  The freedom to redistribute copies must include binary or executable  The freedom to redistribute copies must include binary or executable
104  forms of the program, as well as source code, for both modified and  forms of the program, as well as source code, for both modified and
105  unmodified versions.  (Distributing programs in runnable form is  unmodified versions.  (Distributing programs in runnable form is necessary
106  necessary for conveniently installable free operating systems.)  It is  for conveniently installable free operating systems.)  It is ok if there
107  ok if there is no way to produce a binary or executable form for a  is no way to produce a binary or executable form for a certain program
108  certain program (since some languages don't support that feature), but  (since some languages don't support that feature), but you must have the
109  you must have the freedom to redistribute such forms should you find  freedom to redistribute such forms should you find or develop a way to
110  or develop a way to make them.</p>  make them.
111    </p>
112    
113  <p>  <p>
114  In order for the freedoms to make changes, and to publish improved  In order for the freedoms to make changes, and to publish improved
115  versions, to be meaningful, you must have access to the source code of  versions, to be meaningful, you must have access to the source code of
116  the program.  Therefore, accessibility of source code is a necessary  the program.  Therefore, accessibility of source code is a necessary
117  condition for free software.</p>  condition for free software.
118    </p>
119    
120  <p>  <p>
121  One important way to modify a program is by merging in available free  One important way to modify a program is by merging in available
122  subroutines and modules.  If the program's license says that you  free subroutines and modules.  If the program's license says that you
123  cannot merge in an existing module, such as if it requires you to be  cannot merge in an existing module, such as if it requires you to be the
124  the copyright holder of any code you add, then the license is too  copyright holder of any code you add, then the license is too restrictive
125  restrictive to qualify as free.</p>  to qualify as free.
126    </p>
127    
128  <p>  <p>
129  In order for these freedoms to be real, they must be irrevocable as  In order for these freedoms to be real, they must be irrevocable as
130  long as you do nothing wrong; if the developer of the software has the  long as you do nothing wrong; if the developer of the software has the
131  power to revoke the license, without your doing anything to give  power to revoke the license, without your doing anything to give cause,
132  cause, the software is not free.</p>  the software is not free.
133    </p>
134    
135  <p>  <p>
136  However, certain kinds of rules about the manner of distributing free  However, certain kinds of rules about the manner of distributing free
137  software are acceptable, when they don't conflict with the central  software are acceptable, when they don't conflict with the central
138  freedoms.  For example, copyleft (very simply stated) is the rule that  freedoms.  For example, copyleft (very simply stated) is the rule that
139  when redistributing the program, you cannot add restrictions to deny  when redistributing the program, you cannot add restrictions to deny
140  other people the central freedoms.  This rule does not conflict with  other people the central freedoms.  This rule does not conflict with
141  the central freedoms; rather it protects them.</p>  the central freedoms; rather it protects them.
142    </p>
143    
144    <p>
145    You may have paid money to get copies of free software, or you may have
146    obtained copies at no charge.  But regardless of how you got your copies,
147    you always have the freedom to copy and change the software, even to
148    <a href="/philosophy/selling.html">sell copies</a>.
149    </p>
150    
151  <p>  <p>
152  You may have paid money to get copies of free software, or you  <q>Free software</q> does not mean <q>non-commercial.</q>  A free
153  may have obtained copies at no charge.  But regardless of how you got  program must be available for commercial use, commercial development,
154  your copies, you always have the freedom to copy and change the  and commercial distribution.  Commercial development of free software
155  software, even to <a href="/philosophy/selling.html">sell copies</a>.</p>  is no longer unusual; such free commercial software is very important.
156  <p>  </p>
157  ``Free software'' does not mean ``non-commercial''.  A free program  
 must be available for commercial use, commercial development, and  
 commercial distribution.  Commercial development of free software is  
 no longer unusual; such free commercial software is very important.</p>  
158  <p>  <p>
159  Rules about how to package a modified version are acceptable, if they  Rules about how to package a modified version are acceptable, if they
160  don't substantively block your freedom to release modified versions,  don't substantively block your freedom to release modified versions, or
161  or your freedom to make and use modified versions privately.  Rules  your freedom to make and use modified versions privately.  Rules that <q>if
162  that ``if you make your version available in this way, you must make  you make your version available in this way, you must make it available in
163  it available in that way also'' can be acceptable too, on the same  that way also</q> can be acceptable too, on the same condition.  (Note that
164  condition.  (Note that such a rule still leaves you the choice of  such a rule still leaves you the choice of whether to publish your version
165  whether to publish your version at all.)  Rules that require release  at all.)  Rules that require release of source code to the users for
166  of source code to the users for versions that you put into public use  versions that you put into public use are also acceptable.  It is also
167  are also acceptable.  It is also acceptable for the license to require  acceptable for the license to require that, if you have distributed a
168  that, if you have distributed a modified version and a previous  modified version and a previous developer asks for a copy of it, you
169  developer asks for a copy of it, you must send one, or that you  must send one, or that you identify yourself on your modifications.
 identify yourself on your modifications.  
170  </p>  </p>
171    
172  <p>  <p>
173  In the GNU project, we use <a href="/copyleft/copyleft.html">``copyleft''</a>  In the GNU project, we use
174  to protect these freedoms legally for everyone.  But  <q><a href="/copyleft/copyleft.html">copyleft</a></q>
175    to protect these freedoms legally for everyone.  But
176  <a href="/philosophy/categories.html#Non-CopyleftedFreeSoftware">non-copylefted  <a href="/philosophy/categories.html#Non-CopyleftedFreeSoftware">non-copylefted
177  free software</a> also exists.  We believe there are  free software</a> also exists.  We believe there are important reasons why
178  important reasons why <a href="/philosophy/pragmatic.html"> it is  <a href="/philosophy/pragmatic.html"> it is better to use copyleft</a>,
179  better to use copyleft</a>, but if your program is non-copylefted free  but if your program is non-copylefted free software, we can still
180  software, we can still use it.</p>  use it.
181    </p>
182    
183  <p>  <p>
184  See <a href="/philosophy/categories.html">Categories of Free Software</a>  See <a href="/philosophy/categories.html">Categories of Free Software</a>
185  for a description of how ``free software,'' ``copylefted software'' and  for a description of how <q>free software,</q> <q>copylefted software</q>
186  other categories of software relate to each other.</p>  and other categories of software relate to each other.
187    </p>
188    
189    <p>
190    Sometimes government <a id="exportcontrol">export control regulations</a>
191    and trade sanctions can constrain your freedom to distribute copies of
192    programs internationally.  Software developers do not have the power to
193    eliminate or override these restrictions, but what they can and must do
194    is refuse to impose them as conditions of use of the program.  In this
195    way, the restrictions will not affect activities and people outside the
196    jurisdictions of these governments.
197    </p>
198    
199  <p>  <p>
200  Sometimes government <a id="exportcontrol">export control  Most free software licenses are based on copyright, and there are limits
201  regulations</a> and trade sanctions can constrain your freedom to  on what kinds of requirements can be imposed through copyright.  If a
202  distribute copies of programs internationally.  Software developers do  copyright-based license respects freedom in the ways described above, it
203  not have the power to eliminate or override these restrictions, but  is unlikely to have some other sort of problem that we never anticipated
204  what they can and must do is refuse to impose them as conditions of  (though this does happen occasionally).  However, some free software
205  use of the program.  In this way, the restrictions will not affect  licenses are based on contracts, and contracts can impose a much larger
206  activities and people outside the jurisdictions of these governments.</p>  range of possible restrictions.  That means there are many possible ways
207  <p>  such a license could be unacceptably restrictive and non-free.
208  Most free software licenses are based on copyright, and there are  </p>
209  limits on what kinds of requirements can be imposed through copyright.  
 If a copyright-based license respects freedom in the ways described  
 above, it is unlikely to have some other sort of problem that we never  
 anticipated (though this does happen occasionally).  However, some  
 free software licenses are based on contracts, and contracts can  
 impose a much larger range of possible restrictions.  That means there  
 are many possible ways such a license could be unacceptably  
 restrictive and non-free.</p>  
210  <p>  <p>
211  We can't possibly list all the ways that might happen.  If a  We can't possibly list all the ways that might happen.  If a
212  contract-based license restricts the user in an unusual way that  contract-based license restricts the user in an unusual way that
213  copyright-based licenses cannot, and which isn't mentioned here as  copyright-based licenses cannot, and which isn't mentioned here as
214  legitimate, we will have to think about it, and we will probably  legitimate, we will have to think about it, and we will probably conclude
215  conclude it is non-free.</p>  it is non-free.
216    </p>
217    
218  <p>  <p>
219  When talking about free software, it is best to avoid using terms like  When talking about free software, it is best to avoid using terms
220  ``give away'' or ``for free'', because those terms imply that the  like <q>give away</q> or <q>for free,</q> because those terms imply that
221  issue is about price, not freedom.  Some common terms such as  the issue is about price, not freedom.  Some common terms such
222  ``piracy'' embody opinions we hope you won't endorse.  See  as <q>piracy</q> embody opinions we hope you won't endorse.  See
223  <a href="/philosophy/words-to-avoid.html">Confusing Words and Phrases  <a href="/philosophy/words-to-avoid.html">Confusing Words and Phrases that
224  that are Worth Avoiding</a> for a discussion of these terms.  are Worth Avoiding</a> for a discussion of these terms.  We also have
225  We also have a list of <a href="/philosophy/fs-translations.html">translations  a list of <a href="/philosophy/fs-translations.html">translations of
226  of "free software"</a> into various languages.</p>  <q>free software</q></a> into various languages.
227    </p>
228    
229  <p>  <p>
230  Finally, note that criteria such as those stated in this free software  Finally, note that criteria such as those stated in this free software
231  definition require careful thought for their interpretation.  To  definition require careful thought for their interpretation.  To decide
232  decide whether a specific software license qualifies as a free  whether a specific software license qualifies as a free software license,
233  software license, we judge it based on these criteria to determine  we judge it based on these criteria to determine whether it fits their
234  whether it fits their spirit as well as the precise words.  If a  spirit as well as the precise words.  If a license includes unconscionable
235  license includes unconscionable restrictions, we reject it, even if we  restrictions, we reject it, even if we did not anticipate the issue
236  did not anticipate the issue in these criteria.  Sometimes a license  in these criteria.  Sometimes a license requirement raises an issue
237  requirement raises an issue that calls for extensive thought,  that calls for extensive thought, including discussions with a lawyer,
238  including discussions with a lawyer, before we can decide if the  before we can decide if the requirement is acceptable.  When we reach
239  requirement is acceptable.  When we reach a conclusion about a new  a conclusion about a new issue, we often update these criteria to make
240  issue, we often update these criteria to make it easier to see why  it easier to see why certain licenses do or don't qualify.
241  certain licenses do or don't qualify.</p>  </p>
242  <p>  
243  If you are interested in whether a specific license qualifies as a  <p>
244  free software license, see our <a  If you are interested in whether a specific license qualifies as a free
245  href="/licenses/license-list.html">list of licenses</a>.  If the  software license, see our <a href="/licenses/license-list.html">list
246  license you are concerned with is not listed there, you can ask us  of licenses</a>.  If the license you are concerned with is not
247  about it by sending us email at <a  listed there, you can ask us about it by sending us email at
248  href="mailto:licensing@gnu.org">&lt;licensing@gnu.org&gt;</a>.</p> <p>  <a href="mailto:licensing@gnu.org">&lt;licensing@gnu.org&gt;</a>.
249    </p>
250    
251    <p>
252  If you are contemplating writing a new license, please contact the FSF  If you are contemplating writing a new license, please contact the FSF
253  by writing to that address. The proliferation of different free  by writing to that address. The proliferation of different free software
254  software licenses means increased work for users in understanding the  licenses means increased work for users in understanding the licenses;
255  licenses; we may be able to help you find an existing Free Software  we may be able to help you find an existing Free Software license that
256  license that meets your needs.  meets your needs.
257  </p>  </p>
258    
259  <p>  <p>
# Line 211  If that isn't possible, if you really ne Line 261  If that isn't possible, if you really ne
261  help you can ensure that the license really is a Free Software license  help you can ensure that the license really is a Free Software license
262  and avoid various practical problems.  and avoid various practical problems.
263  </p>  </p>
264    
265  <hr />  <hr />
266    
267  <p>  <p>
268  Another group has started using the term "open source" to mean  Another group has started using the term <q>open source</q> to mean
269  something close (but not identical) to "free software".  We prefer the  something close (but not identical) to <q>free software.</q>  We prefer
270  term "free software" because, once you have heard it refers to freedom  the term <q>free software</q> because, once you have heard it refers to
271  rather than price, <a href="free-software-for-freedom.html">it calls  freedom rather than price, <a href="free-software-for-freedom.html">it
272  to mind freedom</a>.  The word "open" never does that.</p>  calls to mind freedom</a>.  The word <q>open</q> never does that.
273    </p>
274    
275  <hr />  <hr />
 <h4><a href="/philosophy/philosophy.html">Other Texts to Read</a></h4>  
   
276    
277  <!-- All pages on the GNU web server should have the section about    -->  <h4><a href="/philosophy/philosophy.html">Other Texts to Read</a></h4>
 <!-- verbatim copying.  Please do NOT remove this without talking     -->  
 <!-- with the webmasters first. -->  
 <!-- Please make sure the copyright date is consistent with the document -->  
 <!-- and that it is like this "2001, 2002" not this "2001-2002." -->  
278    
279  <div class="translations">  <div class="translations">
280  <p><a id="translations"></a>  <p><a id="translations"></a>

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

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