/[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.140 by gnun, Tue Feb 17 23:25:16 2015 UTC revision 1.156 by gnun, Mon Jan 1 06:22:02 2018 UTC
# Line 1  Line 1 
1  <!--#include virtual="/server/header.html" -->  <!--#include virtual="/server/header.html" -->
2  <!-- Parent-Version: 1.77 -->  <!-- Parent-Version: 1.84 -->
3  <title>What is free software?  <title>What is free software?
4  - GNU Project - Free Software Foundation</title>  - GNU Project - Free Software Foundation</title>
5    
# Line 10  Line 10 
10  <!--#include virtual="/server/banner.html" -->  <!--#include virtual="/server/banner.html" -->
11    
12  <h2>What is free software?</h2>  <h2>What is free software?</h2>
13  <!--#include virtual="/licenses/fsf-licensing.html" -->  
14    <blockquote class="note" id="fsf-licensing"><p style="font-size: 80%">
15    Have a question about free software licensing not answered here?
16    See our other <a href="http://www.fsf.org/licensing">licensing resources</a>,
17    and if necessary contact the FSF Compliance Lab
18    at <a href="mailto:licensing@fsf.org">licensing@fsf.org</a>.</p>
19    </blockquote>
20    
21  <h3>The Free Software Definition</h3>  <h3>The Free Software Definition</h3>
22    
# Line 33  software</b>.  Thus, &ldquo;free softwar Line 39  software</b>.  Thus, &ldquo;free softwar
39  liberty, not price.  To understand the concept, you should think of  liberty, not price.  To understand the concept, you should think of
40  &ldquo;free&rdquo; as in &ldquo;free speech,&rdquo; not as in  &ldquo;free&rdquo; as in &ldquo;free speech,&rdquo; not as in
41  &ldquo;free beer&rdquo;.  We sometimes call it &ldquo;libre  &ldquo;free beer&rdquo;.  We sometimes call it &ldquo;libre
42  software&rdquo; to show we do not mean it is gratis.  software,&rdquo; borrowing the French or Spanish word for
43    &ldquo;free&rdquo; as in freedom, to show we do not mean the software
44    is gratis.
45  </p>  </p>
46    
47  <p>  <p>
# Line 47  program <a href="/philosophy/free-softwa Line 55  program <a href="/philosophy/free-softwa
55  an instrument of unjust power</a>.  an instrument of unjust power</a>.
56  </p>  </p>
57    
58    <h4> The four essential freedoms</h4>
59    
60  <p>  <p>
61  A program is free software if the program's users have the  A program is free software if the program's users have the
62  four essential freedoms:  four essential freedoms:
# Line 75  freedoms.  Otherwise, it is nonfree.  Wh Line 85  freedoms.  Otherwise, it is nonfree.  Wh
85  nonfree distribution schemes in terms of how far they fall short of  nonfree distribution schemes in terms of how far they fall short of
86  being free, we consider them all equally unethical.</p>  being free, we consider them all equally unethical.</p>
87    
88  <p>The rest of this page clarifies certain points about what makes  <p>In any given scenario, these freedoms must apply to whatever code
89  specific freedoms adequate or not.</p>  we plan to make use of, or lead others to make use of.  For instance,
90    consider a program A which automatically launches a program B to
91  <p>Freedom to distribute (freedoms 2 and 3) means you are free to  handle some cases.  If we plan to distribute A as it stands, that
92  redistribute copies, either with or without modifications, either  implies users will need B, so we need to judge whether both A and B
93  gratis or charging a fee for distribution, to  are free.  However, if we plan to modify A so that it doesn't use B,
94  <a href="#exportcontrol">anyone anywhere</a>.  Being free to do these  only A needs to be free; B is not pertinent to that plan.</p>
 things means (among other things) that you do not have to ask or pay  
 for permission to do so.  
 </p>  
95    
96  <p>  <p>
97  You should also have the freedom to make modifications and use them  &ldquo;Free software&rdquo; does not mean &ldquo;noncommercial&rdquo;.  A free
98  privately in your own work or play, without even mentioning that they  program must be available for commercial use, commercial development,
99  exist.  If you do publish your changes, you should not be required to  and commercial distribution.  Commercial development of free software
100  notify anyone in particular, or in any particular way.  is no longer unusual; such free commercial software is very important.
101    You may have paid money to get copies of free software, or you may have
102    obtained copies at no charge.  But regardless of how you got your copies,
103    you always have the freedom to copy and change the software, even to
104    <a href="/philosophy/selling.html">sell copies</a>.
105  </p>  </p>
106    
107    <p>The rest of this page clarifies certain points about what makes
108    specific freedoms adequate or not.</p>
109    
110    <h4>The freedom to run the program as you wish</h4>
111    
112  <p>  <p>
113  The freedom to run the program means the freedom for any kind of person  The freedom to run the program means the freedom for any kind of person
114  or organization to use it on any kind of computer system, for any kind of  or organization to use it on any kind of computer system, for any kind of
# Line 106  for her purposes, but you are not entitl Line 122  for her purposes, but you are not entitl
122    
123  <p>  <p>
124  The freedom to run the program as you wish means that you are not  The freedom to run the program as you wish means that you are not
125  forbidden or stopped from doing so.  It has nothing to do with what  forbidden or stopped from making it run.  This has nothing to do with what
126  functionality the program has, or whether it is useful for what you  functionality the program has, whether it is technically capable of
127  want to do.</p>  functioning in any given environment, or whether it is useful for any
128    particular computing activity.</p>
129    
130  <p>  <h4>The freedom to study the source code and make changes</h4>
 The freedom to redistribute copies must include binary or executable  
 forms of the program, as well as source code, for both modified and  
 unmodified versions.  (Distributing programs in runnable form is necessary  
 for conveniently installable free operating systems.)  It is OK if there  
 is no way to produce a binary or executable form for a certain program  
 (since some languages don't support that feature), but you must have the  
 freedom to redistribute such forms should you find or develop a way to  
 make them.  
 </p>  
131    
132  <p>  <p>
133  In order for freedoms 1 and 3 (the freedom to make changes and the  In order for freedoms 1 and 3 (the freedom to make changes and the
# Line 150  license is too restrictive to qualify as Line 158  license is too restrictive to qualify as
158  </p>  </p>
159    
160  <p>  <p>
161    Whether a change constitutes an improvement is a subjective matter.
162    If your right to modify a program is limited, in substance, to changes that
163    someone else considers an improvement, that program is not free.
164    </p>
165    
166    <h4>The freedom to redistribute if you wish: basic requirements</h4>
167    
168    <p>Freedom to distribute (freedoms 2 and 3) means you are free to
169    redistribute copies, either with or without modifications, either
170    gratis or charging a fee for distribution, to
171    <a href="#exportcontrol">anyone anywhere</a>.  Being free to do these
172    things means (among other things) that you do not have to ask or pay
173    for permission to do so.
174    </p>
175    
176    <p>
177    You should also have the freedom to make modifications and use them
178    privately in your own work or play, without even mentioning that they
179    exist.  If you do publish your changes, you should not be required to
180    notify anyone in particular, or in any particular way.
181    </p>
182    
183    <p>
184  Freedom 3 includes the freedom to release your modified versions  Freedom 3 includes the freedom to release your modified versions
185  as free software.  A free license may also permit other ways of  as free software.  A free license may also permit other ways of
186  releasing them; in other words, it does not have to be  releasing them; in other words, it does not have to be
# Line 159  as a free license. Line 190  as a free license.
190  </p>  </p>
191    
192  <p>  <p>
193  In order for these freedoms to be real, they must be permanent and  The freedom to redistribute copies must include binary or executable
194  irrevocable as long as you do nothing wrong; if the developer of the  forms of the program, as well as source code, for both modified and
195  software has the power to revoke the license, or retroactively add  unmodified versions.  (Distributing programs in runnable form is necessary
196  restrictions to its terms, without your doing anything wrong to give  for conveniently installable free operating systems.)  It is OK if there
197  cause, the software is not free.  is no way to produce a binary or executable form for a certain program
198    (since some languages don't support that feature), but you must have the
199    freedom to redistribute such forms should you find or develop a way to
200    make them.
201  </p>  </p>
202    
203    <h4>Copyleft</h4>
204    
205  <p>  <p>
206  However, certain kinds of rules about the manner of distributing free  Certain kinds of rules about the manner of distributing free
207  software are acceptable, when they don't conflict with the central  software are acceptable, when they don't conflict with the central
208  freedoms.  For example, <a href="/copyleft/copyleft.html">copyleft</a>  freedoms.  For example, <a href="/copyleft/copyleft.html">copyleft</a>
209  (very simply stated) is the rule that when redistributing the program,  (very simply stated) is the rule that when redistributing the program,
# Line 189  Software</a> for a description of how &l Line 225  Software</a> for a description of how &l
225  relate to each other.  relate to each other.
226  </p>  </p>
227    
228  <p>  <h4>Rules about packaging and distribution details</h4>
 &ldquo;Free software&rdquo; does not mean &ldquo;noncommercial&rdquo;.  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.  
 You may have paid money to get copies of free software, or you may have  
 obtained copies at no charge.  But regardless of how you got your copies,  
 you always have the freedom to copy and change the software, even to  
 <a href="/philosophy/selling.html">sell copies</a>.  
 </p>  
229    
230  <p>  <p>
231  Whether a change constitutes an improvement is a subjective matter.  Rules about how to package a modified version are acceptable,
 If your right to modify a program is limited, in substance, to changes that  
 someone else considers an improvement, that program is not free.  
 </p>  
   
 <p>  
 However, rules about how to package a modified version are acceptable,  
232  if they don't substantively limit your freedom to release modified  if they don't substantively limit your freedom to release modified
233  versions, or your freedom to make and use modified versions privately.  versions, or your freedom to make and use modified versions privately.
234  Thus, it is acceptable for the license to require that you change the  Thus, it is acceptable for the license to require that you change the
# Line 239  sort of requirement is acceptable only i Line 260  sort of requirement is acceptable only i
260  facility that allows you to specify the original program's name as an  facility that allows you to specify the original program's name as an
261  alias for the modified version.</p>  alias for the modified version.</p>
262    
263    <h4>Export regulations</h4>
264    
265  <p>  <p>
266  Sometimes government <a id="exportcontrol">export control regulations</a>  Sometimes government <a id="exportcontrol">export control regulations</a>
267  and trade sanctions can constrain your freedom to distribute copies of  and trade sanctions can constrain your freedom to distribute copies of
# Line 261  export law could make the requirement no Line 284  export law could make the requirement no
284  software nonfree.  software nonfree.
285  </p>  </p>
286    
287    <h4>Legal considerations</h4>
288    
289    <p>
290    In order for these freedoms to be real, they must be permanent and
291    irrevocable as long as you do nothing wrong; if the developer of the
292    software has the power to revoke the license, or retroactively add
293    restrictions to its terms, without your doing anything wrong to give
294    cause, the software is not free.
295    </p>
296    
297  <p>  <p>
298  A free license may not require compliance with the license of a  A free license may not require compliance with the license of a
299  nonfree program.  Thus, for instance, if a license requires you to  nonfree program.  Thus, for instance, if a license requires you to
# Line 275  It is acceptable for a free license to s Line 308  It is acceptable for a free license to s
308  law applies, or where litigation must be done, or both.  law applies, or where litigation must be done, or both.
309  </p>  </p>
310    
311    <h4>Contract-based licenses</h4>
312    
313  <p>  <p>
314  Most free software licenses are based on copyright, and there are limits  Most free software licenses are based on copyright, and there are limits
315  on what kinds of requirements can be imposed through copyright.  If a  on what kinds of requirements can be imposed through copyright.  If a
# Line 294  legitimate, we will have to think about Line 329  legitimate, we will have to think about
329  it is nonfree.  it is nonfree.
330  </p>  </p>
331    
332    <h4>Use the right words when talking about free software</h4>
333    
334  <p>  <p>
335  When talking about free software, it is best to avoid using terms  When talking about free software, it is best to avoid using terms
336  like &ldquo;give away&rdquo; or &ldquo;for free,&rdquo; because those terms imply that  like &ldquo;give away&rdquo; or &ldquo;for free,&rdquo; because those terms imply that
# Line 305  a list of proper <a href="/philosophy/fs Line 342  a list of proper <a href="/philosophy/fs
342  &ldquo;free software&rdquo;</a> into various languages.  &ldquo;free software&rdquo;</a> into various languages.
343  </p>  </p>
344    
345    <h4>How we interpret these criteria</h4>
346    
347  <p>  <p>
348  Finally, note that criteria such as those stated in this free software  Finally, note that criteria such as those stated in this free software
349  definition require careful thought for their interpretation.  To decide  definition require careful thought for their interpretation.  To decide
# Line 319  a conclusion about a new issue, we often Line 358  a conclusion about a new issue, we often
358  it easier to see why certain licenses do or don't qualify.  it easier to see why certain licenses do or don't qualify.
359  </p>  </p>
360    
361    <h4>Get help with free licenses</h4>
362    
363  <p>  <p>
364  If you are interested in whether a specific license qualifies as a free  If you are interested in whether a specific license qualifies as a free
365  software license, see our <a href="/licenses/license-list.html">list  software license, see our <a href="/licenses/license-list.html">list
# Line 366  free cultural works</a> applicable to an Line 407  free cultural works</a> applicable to an
407  <h3 id="open-source">Open Source?</h3>  <h3 id="open-source">Open Source?</h3>
408    
409  <p>  <p>
410  Another group has started using the term &ldquo;open source&rdquo; to mean  Another group uses the term &ldquo;open source&rdquo; to mean
411  something close (but not identical) to &ldquo;free software&rdquo;.  We  something close (but not identical) to &ldquo;free software&rdquo;.  We
412  prefer the term &ldquo;free software&rdquo; because, once you have heard that  prefer the term &ldquo;free software&rdquo; because, once you have heard that
413  it refers to freedom rather than price, it calls to mind freedom.  The  it refers to freedom rather than price, it calls to mind freedom.  The
# Line 382  was changed.</p> Line 423  was changed.</p>
423    
424  <ul>  <ul>
425    
426    <li><a href="http://web.cvs.savannah.gnu.org/viewvc/www/philosophy/free-sw.html?root=www&amp;r1=1.152&amp;r2=1.153">Version
427    1.153</a>: Clarify that freedom to run the program means nothing stops
428    you from making it run.</li>
429    
430    <li><a href="http://web.cvs.savannah.gnu.org/viewvc/www/philosophy/free-sw.html?root=www&amp;r1=1.140&amp;r2=1.141">Version
431    1.141</a>: Clarify which code needs to be free.</li>
432    
433  <li><a href="http://web.cvs.savannah.gnu.org/viewvc/www/philosophy/free-sw.html?root=www&amp;r1=1.134&amp;r2=1.135">Version  <li><a href="http://web.cvs.savannah.gnu.org/viewvc/www/philosophy/free-sw.html?root=www&amp;r1=1.134&amp;r2=1.135">Version
434  1.135</a>: Say each time that freedom 0 is the freedom to run the program  1.135</a>: Say each time that freedom 0 is the freedom to run the program
435  as you wish.</li>  as you wish.</li>
# Line 485  licenses.</li> Line 533  licenses.</li>
533    
534  <li><a href="http://web.cvs.savannah.gnu.org/viewvc/www/philosophy/free-sw.html?root=www&amp;r1=1.10&amp;r2=1.11">Version  <li><a href="http://web.cvs.savannah.gnu.org/viewvc/www/philosophy/free-sw.html?root=www&amp;r1=1.10&amp;r2=1.11">Version
535  1.11</a>: Note that a free license may require you to send a copy of  1.11</a>: Note that a free license may require you to send a copy of
536  versions you distribute to the author.</li>  versions you distribute to previous developers on request.</li>
537    
538  </ul>  </ul>
539    
# Line 530  of this article.</p> Line 578  of this article.</p>
578    
579  <!-- Regarding copyright, in general, standalone pages (as opposed to  <!-- Regarding copyright, in general, standalone pages (as opposed to
580       files generated as part of manuals) on the GNU web server should       files generated as part of manuals) on the GNU web server should
581       be under CC BY-ND 3.0 US.  Please do NOT change or remove this       be under CC BY-ND 4.0.  Please do NOT change or remove this
582       without talking with the webmasters or licensing team first.       without talking with the webmasters or licensing team first.
583       Please make sure the copyright date is consistent with the       Please make sure the copyright date is consistent with the
584       document.  For web pages, it is ok to list just the latest year the       document.  For web pages, it is ok to list just the latest year the
# Line 545  of this article.</p> Line 593  of this article.</p>
593       There is more detail about copyright years in the GNU Maintainers       There is more detail about copyright years in the GNU Maintainers
594       Information document, www.gnu.org/prep/maintain. -->       Information document, www.gnu.org/prep/maintain. -->
595    
596  <p>Copyright &copy; 1996-2002, 2004-2007, 2009, 2010, 2012, 2013, 2015  <p>Copyright &copy; 1996, 2002, 2004-2007, 2009-2018
597  Free Software Foundation, Inc.</p>  Free Software Foundation, Inc.</p>
598    
599  <p>This page is licensed under a <a rel="license"  <p>This page is licensed under a <a rel="license"
600  href="http://creativecommons.org/licenses/by-nd/3.0/us/">Creative  href="http://creativecommons.org/licenses/by-nd/4.0/">Creative
601  Commons Attribution-NoDerivs 3.0 United States License</a>.</p>  Commons Attribution-NoDerivatives 4.0 International License</a>.</p>
602    
603  <!--#include virtual="/server/bottom-notes.html" -->  <!--#include virtual="/server/bottom-notes.html" -->
604    

Legend:
Removed from v.1.140  
changed lines
  Added in v.1.156

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