/[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.74 by rms, Tue Dec 9 18:16:53 2008 UTC revision 1.81 by rms, Tue Jun 30 12:19:47 2009 UTC
# Line 33  four kinds of freedom, for the users of Line 33  four kinds of freedom, for the users of
33    
34  <ul>  <ul>
35    <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>
36    <li>The freedom to study how the program works, and adapt it to    <li>The freedom to study how the program works, and change it to make
37        your needs (freedom 1). Access to the source code is a precondition        it do what you wish (freedom 1). Access to the source code is a
38        for this.        precondition for this.
39    </li>    </li>
40    <li>The freedom to redistribute copies so you can help your neighbor    <li>The freedom to redistribute copies so you can help your neighbor
41        (freedom 2).        (freedom 2).
# Line 93  condition for free software. Line 93  condition for free software.
93  </p>  </p>
94    
95  <p>  <p>
96    Freedom 1 includes the freedom to use your changed version in place of
97    the original.  If the program is delivered in a product designed to
98    run someone else's modified versions but refuse to run yours &&mdash;
99    a practice known as &ldquo;tivoization&rdquo; or (through
100    blackwhiting) as &ldquo;secure boot&rdquo; &mdash; freedom 1 become a
101    theoretical fiction rather than a practical freedom.  This is not
102    sufficient.
103    </p>
104    
105    <p>
106  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 free
107  subroutines and modules.  If the program's license says that you  subroutines and modules.  If the program's license says that you
108  cannot merge in a suitably-licensed existing module, such as if it  cannot merge in a suitably-licensed existing module, such as if it
# Line 101  license is too restrictive to qualify as Line 111  license is too restrictive to qualify as
111  </p>  </p>
112    
113  <p>  <p>
114  In order for these freedoms to be real, they must be irrevocable as  In order for these freedoms to be real, they must be permanent and
115  long as you do nothing wrong; if the developer of the software has the  irrevocable as long as you do nothing wrong; if the developer of the
116  power to revoke the license, or replace it with a different license  software has the power to revoke the license, or retroactively change
117  (since this implies revoking the old license),  its terms, without your doing anything wrong to give cause, the
118  without your doing anything wrong to give cause, the software is not  software is not free.
 free.  
119  </p>  </p>
120    
121  <p>  <p>
# Line 119  the central freedoms; rather it protects Line 128  the central freedoms; rather it protects
128  </p>  </p>
129    
130  <p>  <p>
131    <q>Free software</q> does not mean <q>non-commercial.</q>  A free
132    program must be available for commercial use, commercial development,
133    and commercial distribution.  Commercial development of free software
134    is no longer unusual; such free commercial software is very important.
135  You may have paid money to get copies of free software, or you may have  You may have paid money to get copies of free software, or you may have
136  obtained copies at no charge.  But regardless of how you got your copies,  obtained copies at no charge.  But regardless of how you got your copies,
137  you always have the freedom to copy and change the software, even to  you always have the freedom to copy and change the software, even to
# Line 132  someone else considers an improvement, t Line 145  someone else considers an improvement, t
145  </p>  </p>
146    
147  <p>  <p>
148  <q>Free software</q> does not mean <q>non-commercial.</q>  A free  However, rules about how to package a modified version are acceptable, if they
149  program must be available for commercial use, commercial development,  don't substantively limit your freedom to release modified versions, or
 and commercial distribution.  Commercial development of free software  
 is no longer unusual; such free commercial software is very important.  
 </p>  
   
 <p>  
 Rules about how to package a modified version are acceptable, if they  
 don't substantively block your freedom to release modified versions, or  
150  your freedom to make and use modified versions privately.  Rules that <q>if  your freedom to make and use modified versions privately.  Rules that <q>if
151  you make your version available in this way, you must make it available in  you make your version available in this way, you must make it available in
152  that way also</q> can be acceptable too, on the same condition.  (Note that  that way also</q> can be acceptable too, on the same condition.  (Note that
# Line 159  to protect these freedoms legally for ev Line 165  to protect these freedoms legally for ev
165  <a href="/philosophy/categories.html#Non-CopyleftedFreeSoftware">non-copylefted  <a href="/philosophy/categories.html#Non-CopyleftedFreeSoftware">non-copylefted
166  free software</a> also exists.  We believe there are important reasons why  free software</a> also exists.  We believe there are important reasons why
167  <a href="/philosophy/pragmatic.html"> it is better to use copyleft</a>,  <a href="/philosophy/pragmatic.html"> it is better to use copyleft</a>,
168  but if your program is non-copylefted free software, we can still  but if your program is non-copylefted free software, it is still basically
169  use it.  ethical.
170  </p>  </p>
171    
172  <p>  <p>
# Line 177  eliminate or override these restrictions Line 183  eliminate or override these restrictions
183  is refuse to impose them as conditions of use of the program.  In this  is refuse to impose them as conditions of use of the program.  In this
184  way, the restrictions will not affect activities and people outside the  way, the restrictions will not affect activities and people outside the
185  jurisdictions of these governments.  Thus, free software licenses  jurisdictions of these governments.  Thus, free software licenses
186  must not require obedience to any export regulations a condition of  must not require obedience to any export regulations as a condition of
187  any of the essential freedoms.  any of the essential freedoms.
188  </p>  </p>
189    
# Line 289  them if they like.</p> Line 295  them if they like.</p>
295    
296  <ul>  <ul>
297    
298    <li><a href="http://web.cvs.savannah.gnu.org/viewvc/www/philosophy/free-sw.html?root=www&amp;r1=1.79&amp;r2=1.80">Version
299    1.80</a>: Freedom 1 must be practical, not just theoretical;
300    i.e., no tivoization.</li>
301    
302    <li><a href="http://web.cvs.savannah.gnu.org/viewvc/www/philosophy/free-sw.html?root=www&amp;r1=1.76&amp;r2=1.77">Version
303    1.77</a>: Clarify that all retroactive changes to the license are
304    unacceptable, even if it's not described as a complete
305    replacement.</li>
306    
307  <li><a href="http://web.cvs.savannah.gnu.org/viewvc/www/philosophy/free-sw.html?root=www&amp;r1=1.73&amp;r2=1.74">Version  <li><a href="http://web.cvs.savannah.gnu.org/viewvc/www/philosophy/free-sw.html?root=www&amp;r1=1.73&amp;r2=1.74">Version
308  1.74</a>: Three clarifications of points not explicit enough, or stated  1.74</a>: Four clarifications of points not explicit enough, or stated
309  in some places but not reflected everywhere:  in some places but not reflected everywhere:
310  <ul>  <ul>
311  <li>"Improvements" does not mean the license can  <li>"Improvements" does not mean the license can
# Line 299  Freedom 3 includes distributing modified Line 314  Freedom 3 includes distributing modified
314  <li>The right to merge in existing modules  <li>The right to merge in existing modules
315  refers to those that are suitably licensed.</li>  refers to those that are suitably licensed.</li>
316  <li>Explicitly state the conclusion of the point about export controls.</li>  <li>Explicitly state the conclusion of the point about export controls.</li>
317    <li>Imposing a license change constitutes revoking the old license.</li>
318  </ul>  </ul>
319  </li>  </li>
320    
# Line 371  translations of this article. Line 387  translations of this article.
387    
388  <p>  <p>
389  Copyright &copy; 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,  Copyright &copy; 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
390  2005, 2006, 2007 Free Software Foundation, Inc.,  2005, 2006, 2007, 2009 Free Software Foundation, Inc.,
391  </p>  </p>
392  <address>51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA</address>  <address>51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA</address>
393  <p>Verbatim copying and distribution of this entire article is  <p>Verbatim copying and distribution of this entire article is
# Line 414  $Date$ Line 430  $Date$
430  <!-- Bengali -->  <!-- Bengali -->
431  <li><a href="/philosophy/free-sw.bn.html">&#2476;&#2494;&#2434;&#2482;&#2494;</a>&nbsp;[bn]</li>  <li><a href="/philosophy/free-sw.bn.html">&#2476;&#2494;&#2434;&#2482;&#2494;</a>&nbsp;[bn]</li>
432  <!-- Bosnian -->  <!-- Bosnian -->
433  <li><a href="/philosophy/free-sw.bs.html">Bosanski</a>&nbsp;[bs]</li>  <li><a href="/philosophy/free-sw.bs.html">bosanski</a>&nbsp;[bs]</li>
434  <!-- Catalan -->  <!-- Catalan -->
435  <li><a href="/philosophy/free-sw.ca.html">Catal&#x00e0;</a>&nbsp;[ca]</li>  <li><a href="/philosophy/free-sw.ca.html">catal&#x00e0;</a>&nbsp;[ca]</li>
436  <!-- Czech -->  <!-- Czech -->
437  <li><a href="/philosophy/free-sw.cs.html">&#x010c;esky</a>&nbsp;[cs]</li>  <li><a href="/philosophy/free-sw.cs.html">&#x010c;esky</a>&nbsp;[cs]</li>
438  <!-- Danish -->  <!-- Danish -->
439  <li><a href="/philosophy/free-sw.da.html">Dansk</a>&nbsp;[da]</li>  <li><a href="/philosophy/free-sw.da.html">dansk</a>&nbsp;[da]</li>
440  <!-- German -->  <!-- German -->
441  <li><a href="/philosophy/free-sw.de.html">Deutsch</a>&nbsp;[de]</li>  <li><a href="/philosophy/free-sw.de.html">Deutsch</a>&nbsp;[de]</li>
442  <!-- Greek -->  <!-- Greek -->
443  <li><a href="/philosophy/free-sw.el.html">&#x0395;&#x03bb;&#x03bb;&#x03b7;&#x03bd;&#x03b9;&#x03ba;&#x03ac;</a>&nbsp;[el]</li>  <li><a href="/philosophy/free-sw.el.html">&#x03b5;&#x03bb;&#x03bb;&#x03b7;&#x03bd;&#x03b9;&#x03ba;&#x03ac;</a>&nbsp;[el]</li>
444  <!-- English -->  <!-- English -->
445  <li><a href="/philosophy/free-sw.html">English</a>&nbsp;[en]</li>  <li><a href="/philosophy/free-sw.html">English</a>&nbsp;[en]</li>
446  <!-- Esperanto -->  <!-- Esperanto -->
447  <li><a href="/philosophy/free-sw.eo.html">Esperanto</a>&nbsp;[eo]</li>  <li><a href="/philosophy/free-sw.eo.html">Esperanto</a>&nbsp;[eo]</li>
448  <!-- Spanish -->  <!-- Spanish -->
449  <li><a href="/philosophy/free-sw.es.html">Espa&#x00f1;ol</a>&nbsp;[es]</li>  <li><a href="/philosophy/free-sw.es.html">espa&#x00f1;ol</a>&nbsp;[es]</li>
450  <!-- Farsi (Persian) -->  <!-- Farsi (Persian) -->
451  <li><a href="/philosophy/free-sw.fa.html">&#x0641;&#x0627;&#x0631;&#x0633;&#x06cc;</a>&nbsp;[fa]</li>  <li><a href="/philosophy/free-sw.fa.html">&#x0641;&#x0627;&#x0631;&#x0633;&#x06cc;</a>&nbsp;[fa]</li>
452  <!-- French -->  <!-- French -->
453  <li><a href="/philosophy/free-sw.fr.html">Fran&#x00e7;ais</a>&nbsp;[fr]</li>  <li><a href="/philosophy/free-sw.fr.html">fran&#x00e7;ais</a>&nbsp;[fr]</li>
454  <!-- Galician -->  <!-- Galician -->
455  <li><a href="/philosophy/free-sw.gl.html">Galego</a>&nbsp;[gl]</li>  <li><a href="/philosophy/free-sw.gl.html">galego</a>&nbsp;[gl]</li>
456  <!-- Hebrew -->  <!-- Hebrew -->
457  <li><a href="/philosophy/free-sw.he.html">&#x05e2;&#x05d1;&#x05e8;&#x05d9;&#x05ea;</a>&nbsp;[he]</li>  <li><a href="/philosophy/free-sw.he.html">&#x05e2;&#x05d1;&#x05e8;&#x05d9;&#x05ea;</a>&nbsp;[he]</li>
458  <!-- Croatian -->  <!-- Croatian -->
459  <li><a href="/philosophy/free-sw.hr.html">Hrvatski</a>&nbsp;[hr]</li>  <li><a href="/philosophy/free-sw.hr.html">hrvatski</a>&nbsp;[hr]</li>
460  <!-- Hungarian -->  <!-- Hungarian -->
461  <li><a href="/philosophy/free-sw.hu.html">Magyar</a>&nbsp;[hu]</li>  <li><a href="/philosophy/free-sw.hu.html">magyar</a>&nbsp;[hu]</li>
462  <!-- Indonesian -->  <!-- Indonesian -->
463  <li><a href="/philosophy/free-sw.id.html">Bahasa Indonesia</a>&nbsp;[id]</li>  <li><a href="/philosophy/free-sw.id.html">Bahasa Indonesia</a>&nbsp;[id]</li>
464  <!-- Italian -->  <!-- Italian -->
465  <li><a href="/philosophy/free-sw.it.html">Italiano</a>&nbsp;[it]</li>  <li><a href="/philosophy/free-sw.it.html">italiano</a>&nbsp;[it]</li>
466  <!-- Japanese -->  <!-- Japanese -->
467  <li><a href="/philosophy/free-sw.ja.html">&#x65e5;&#x672c;&#x8a9e;</a>&nbsp;[ja]</li>  <li><a href="/philosophy/free-sw.ja.html">&#x65e5;&#x672c;&#x8a9e;</a>&nbsp;[ja]</li>
468  <!-- Korean -->  <!-- Korean -->
469  <li><a href="/philosophy/free-sw.ko.html">&#xd55c;&#xad6d;&#xc5b4;</a>&nbsp;[ko]</li>  <li><a href="/philosophy/free-sw.ko.html">&#xd55c;&#xad6d;&#xc5b4;</a>&nbsp;[ko]</li>
470  <!-- Norwegian Bokmål -->  <!-- Norwegian Bokmål -->
471  <li><a href="/philosophy/free-sw.nb.html">Norsk (Bokm&aring;l)</a>&nbsp;[nb]</li>  <li><a href="/philosophy/free-sw.nb.html">norsk (bokm&aring;l)</a>&nbsp;[nb]</li>
472  <!-- Dutch -->  <!-- Dutch -->
473  <li><a href="/philosophy/free-sw.nl.html">Nederlands</a>&nbsp;[nl]</li>  <li><a href="/philosophy/free-sw.nl.html">Nederlands</a>&nbsp;[nl]</li>
474  <!-- Polish -->  <!-- Polish -->
475  <li><a href="/philosophy/free-sw.pl.html">Polski</a>&nbsp;[pl]</li>  <li><a href="/philosophy/free-sw.pl.html">polski</a>&nbsp;[pl]</li>
476  <!-- Brazilian Portuguese -->  <!-- Brazilian Portuguese -->
477  <li><a href="/philosophy/free-sw.pt-br.html">portugu&#x0ea;s do Brasil</a>&nbsp;[pt-br]</li>  <li><a href="/philosophy/free-sw.pt-br.html">portugu&#x0ea;s do Brasil</a>&nbsp;[pt-br]</li>
478  <!-- Romanian -->  <!-- Romanian -->
479  <li><a href="/philosophy/free-sw.ro.html">Rom&#x00e2;n&#x0103;</a>&nbsp;[ro]</li>  <li><a href="/philosophy/free-sw.ro.html">rom&#x00e2;n&#x0103;</a>&nbsp;[ro]</li>
480  <!-- Russian -->  <!-- Russian -->
481  <li><a href="/philosophy/free-sw.ru.html">&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;</a>&nbsp;[ru]</li>  <li><a href="/philosophy/free-sw.ru.html">&#x0440;&#x0443;&#x0441;&#x0441;&#x043a;&#x0438;&#x0439;</a>&nbsp;[ru]</li>
482    <!-- Slovak -->
483    <li><a href="/philosophy/free-sw.sk.html">sloven&#269;ina</a>&nbsp;[sk]</li>
484  <!--- Slovenian -->  <!--- Slovenian -->
485  <li><a href="/philosophy/free-sw.sl.html">Slovinsko</a>&nbsp;[sl]</li>  <li><a href="/philosophy/free-sw.sl.html">sloven&scaron;&#269;ina</a>&nbsp;[sl]</li>
486  <!-- Serbian -->  <!-- Serbian -->
487  <li><a href="/philosophy/free-sw.sr.html">&#x0421;&#x0440;&#x043f;&#x0441;&#x043a;&#x0438;</a>&nbsp;[sr]</li>  <li><a href="/philosophy/free-sw.sr.html">&#x0441;&#x0440;&#x043f;&#x0441;&#x043a;&#x0438;</a>&nbsp;[sr]</li>
488  <!-- Swedish -->  <!-- Swedish -->
489  <li><a href="/philosophy/free-sw.sv.html">Svenska</a>&nbsp;[sv]</li>  <li><a href="/philosophy/free-sw.sv.html">svenska</a>&nbsp;[sv]</li>
490  <!-- Tamil -->  <!-- Tamil -->
491  <li><a href="/philosophy/free-sw.ta.html">&#2980;&#2990;&#3007;&#2996;&#3021;</a>&nbsp;[ta]</li>  <li><a href="/philosophy/free-sw.ta.html">&#2980;&#2990;&#3007;&#2996;&#3021;</a>&nbsp;[ta]</li>
492  <!-- Tagalog -->  <!-- Tagalog -->

Legend:
Removed from v.1.74  
changed lines
  Added in v.1.81

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