summaryrefslogtreecommitdiff
path: root/talermerchantdemos/blog/articles/en/why-copyleft.html
blob: b8659aa8c386e613c0289e32f3dfd6daea4be857 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<!--#include virtual="/server/header.html" -->
<!-- Parent-Version: 1.96 -->
<!-- This page is derived from /server/standards/boilerplate.html -->
<!--#set var="TAGS" value="essays licensing copyleft" -->
<!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
<title>Why Copyleft?
- GNU Project - Free Software Foundation</title>
<!--#include virtual="/philosophy/po/why-copyleft.translist" -->
<!--#include virtual="/server/banner.html" -->
<!--#include virtual="/philosophy/ph-breadcrumb.html" -->
<!--GNUN: OUT-OF-DATE NOTICE-->
<!--#include virtual="/server/top-addendum.html" -->
<div class="article reduced-width">
<h2>Why Copyleft?</h2>

<div  class="important">
<p><em>When it comes to defending everyone's freedom, to lie
down and do nothing is an act of weakness, not humility.</em></p>
</div>

<p>
In the GNU Project we usually recommend people
use <a href="/licenses/copyleft.html">copyleft</a> licenses like GNU
GPL, rather than permissive non-copyleft free software licenses.  We
don't argue harshly against the non-copyleft licenses&mdash;in fact,
we occasionally recommend them in special circumstances&mdash;but the
advocates of those licenses show a pattern of arguing harshly against
the <abbr title="General Public License">GPL</abbr>.
</p>

<p>
In one such argument, a person stated that his use of one of the BSD
licenses was an &ldquo;act of humility&rdquo;: &ldquo;I ask nothing of
those who use my code, except to credit me.&rdquo; It is rather a
stretch to describe a legal demand for credit as
&ldquo;humility,&rdquo; but there is a deeper point to be considered
here.
</p>

<p>
Humility is disregarding your own self-interest, but the interest you
abandon when you don't copyleft your code is much bigger than your
own.  Someone who uses your code in a nonfree program is denying
freedom to others, so if you allow that, you're failing to defend
those people's freedom.  When it comes to defending everyone's
freedom, to lie down and do nothing is an act of weakness, not
humility.
</p>

<p>
Releasing your code under <a href="/licenses/bsd.html"> one of the BSD
licenses</a>, or some other lax, permissive license, is not doing
wrong; the program is still free software, and still a contribution to
our community.  But it is weak, and in most cases it is not the best
way to promote users' freedom to share and change software.
</p>

<p>
Here are specific examples of nonfree versions of free programs
that have done major harm to the free world.</p>

<ul>
<li>Those who released LLVM under a non-copyleft
license <a href="https://www.anandtech.com/show/5238/nvidia-releases-cuda-41-cuda-goes-llvm-and-open-source-kind-of">enabled
nVidia to release a high-quality nonfree compiler</a> for its GPUs,
while keeping its instruction set secret.  Thus, we can't write a free
compiler for that platform without a big reverse engineering job.  The
nonfree adaptation of LLVM is the only compiler for those machines,
and is likely to remain so.</li>

<li>Intel uses
<a href="https://www.tomshardware.com/news/google-removing-minix-management-engine-intel,35876.html">a
proprietary version of the MINIX system</a>, which is free but not
copylefted, in the Management Engine back door in its modern
processors.</li>
</ul>
</div>

</div><!-- for id="content", starts in the include above -->
<!--#include virtual="/server/footer.html" -->
<div id="footer" role="contentinfo">
<div class="unprintable">

<p>Please send general FSF &amp; GNU inquiries to
<a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>.
There are also <a href="/contact/">other ways to contact</a>
the FSF.  Broken links and other corrections or suggestions can be sent
to <a href="mailto:webmasters@gnu.org">&lt;webmasters@gnu.org&gt;</a>.</p>

<p><!-- TRANSLATORS: Ignore the original text in this paragraph,
        replace it with the translation of these two:

        We work hard and do our best to provide accurate, good quality
        translations.  However, we are not exempt from imperfection.
        Please send your comments and general suggestions in this regard
        to <a href="mailto:web-translators@gnu.org">
        &lt;web-translators@gnu.org&gt;</a>.</p>

        <p>For information on coordinating and contributing translations of
        our web pages, see <a
        href="/server/standards/README.translations.html">Translations
        README</a>. -->
Please see the <a
href="/server/standards/README.translations.html">Translations
README</a> for information on coordinating and contributing translations
of this article.</p>
</div>

<!-- Regarding copyright, in general, standalone pages (as opposed to
     files generated as part of manuals) on the GNU web server should
     be under CC BY-ND 4.0.  Please do NOT change or remove this
     without talking with the webmasters or licensing team first.
     Please make sure the copyright date is consistent with the
     document.  For web pages, it is ok to list just the latest year the
     document was modified, or published.
     
     If you wish to list earlier years, that is ok too.
     Either "2001, 2002, 2003" or "2001-2003" are ok for specifying
     years, as long as each year in the range is in fact a copyrightable
     year, i.e., a year in which the document was published (including
     being publicly visible on the web or in a revision control system).
     
     There is more detail about copyright years in the GNU Maintainers
     Information document, www.gnu.org/prep/maintain. -->

<p>Copyright &copy; 2003, 2017, 2021 Free Software Foundation, Inc.</p>

<p>This page is licensed under a <a rel="license"
href="http://creativecommons.org/licenses/by-nd/4.0/">Creative
Commons Attribution-NoDerivatives 4.0 International License</a>.</p>

<!--#include virtual="/server/bottom-notes.html" -->

<p class="unprintable">Updated:
<!-- timestamp start -->
$Date: 2021/08/28 13:29:46 $
<!-- timestamp end -->
</p>
</div>
</div><!-- for class="inner", starts in the banner include -->
</body>
</html>