summaryrefslogtreecommitdiff
path: root/talermerchantdemos/blog/articles/en/nonsoftware-copyleft.html
blob: 152e8b06ef66099a934736510e0e9b6824e352ce (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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
<!--#include virtual="/server/header.html" -->
<!-- Parent-Version: 1.96 -->
<!-- This page is derived from /server/standards/boilerplate.html -->
<!--#set var="TAGS" value="thirdparty" -->
<!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
<title>Applying Copyleft To Non-Software Information
- GNU Project - Free Software Foundation</title>
<!--#include virtual="/philosophy/po/nonsoftware-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>Applying Copyleft To Non-Software Information</h2>

<address class="byline">by <a href="http://dsl.org/">Michael Stutz</a></address>

<h3 id="what">First, what is Copyleft?</h3>

<p>
The entry for
&ldquo;<a href="/licenses/copyleft.html">copyleft</a>&rdquo; in the
definitive hacker lexicon, the
<a href="http://www.jargon.net/jargonfile/c/copyleft.html">Jargon
File</a>, reads:</p>

<blockquote><p>
   copyleft: /kop'ee-left/ [play on &ldquo;copyright&rdquo;] n. 1. The
   copyright notice (&ldquo;General Public License&rdquo;) carried by
   GNU EMACS and other Free Software Foundation software, granting
   reuse and reproduction rights to all comers (but see also General
   Public Virus).  2. By extension, any copyright notice intended to
   achieve similar aims.
</p></blockquote>

<p>The idea of <a href="/licenses/copyleft.html">copyleft</a>
originated with &uuml;ber-hacker <a href="https://www.stallman.org/">
Richard Stallman</a> in 1983 when he started
the <a href="/gnu/gnu-history.html">GNU Project</a>. In brief, his
goal was &ldquo;to develop a complete free Unix-like operating
system.&rdquo; As part of that goal, he invented and wrote
the <a href="/licenses/gpl.html">GNU General Public License</a>, a
legal construct that included a copyright notice but added to it (or,
technically, removed certain restrictions), so its terms allowed for
the freedoms of reuse, modification and reproduction of a work or its
derivatives to be kept for all.</p>

<p>
Normal <a href="https://web.archive.org/web/20190805143144/http://www.angelfire.com/planet/carroll/index2.html">
copyright</a> asserts ownership and identification of the author, as
well as prevents the use of the author's name as author of a distorted
version of the work; it also prevents intentional distortion of the
work by others and prevents destruction of the work. But it also
carries other restrictions&mdash;such as restricting the
reproduction or modification of a work.</p>

<p>
Copyleft contains the normal copyright statement, asserting ownership
and identification of the author. However, it then <em>gives away</em>
some of the other rights implicit in the normal copyright: it says
that not only are you free to redistribute this work, but you are also
free to change the work. However, you cannot claim to have written the
original work, nor can you claim that these changes were created by
someone else. Finally, all derivative works must also be placed under
these terms.</p>

<h3 id="why">Why is Copyleft important, or even necessary?</h3>

<p>
Certain restrictions of copyright&mdash;such as distribution and
modification&mdash;are not very useful to &ldquo;cyberia,&rdquo; the
&ldquo;free, apolitical, democratic community&rdquo; that constitutes
the internetworked digital world.</p>

<p>
With computers, perfect copies of a digital work can easily be
made&mdash;and even modified, or further distributed&mdash;by others,
with no loss of the original work. As individuals interact in cyberia,
sharing information&mdash;then reacting and building upon it&mdash;is
not only natural, but this is the <em>only</em> way for individual
beings to thrive in a community. In essence, the idea of copyleft is
basic to the natural propagation of digital information among humans
in a society. This is why the regular notion of copyright does not
make sense in the context of cyberia.</p>

<p>
Simple &ldquo;public domain&rdquo; publication will not work, because
some will try to abuse this for profit by depriving others of freedom;
as long as we live in a world with a legal system where legal
abstractions such as copyright are necessary, as responsible artists
or scientists we will need the formal legal abstractions of copyleft
that ensure our freedom and the freedom of others.</p>

<p>
Much literature has been written on this subject by Stallman, and the
details can be found in the
excellent <a href="/philosophy/philosophy.html">texts</a> published
by the Free Software Foundation.</p>

<h3 id="gpl">So why isn't the FSF's GNU GPL good enough?</h3>

<p>
It <em>is</em> good enough! The GNU GPL is not only a document of
significant historical and literary value, but it is in wide use today
for countless software programs&mdash;those as formal part of the
GNU Project and otherwise. The GNU GPL originated for the specific
goal of sharing software among computer programmers. However, looking
closely at the GPL, it appears that the same License can be easily
applied to non-software information.</p>

<p>Alternately, a document can be copylefted under different, or much
simpler terms; whether or not the GNU GPL is the specific means to the
end is not the issue, although the GNU GPL certainly provides the most
explicit (and canonical) definition of copyleft.</p>

<h3 id="how">Ok, so how do I copyleft my non-software work?</h3>

<p>
It's simple. While a particular situation may require or inspire its
own specific License, possibly similar to the GNU GPL, all that a
copyleft notice must really do is fulfill the points as defined above
in &ldquo;<a href="#what">First, what is Copyleft?</a>&rdquo; Using
the GNU GPL to copyleft your work is easy.</p>

<p>
The GNU GPL states that it &ldquo;applies to any program or other work
which contains a notice placed by the copyright holder saying it may
be distributed under the terms of this General Public License,&rdquo;
so this &ldquo;Program,&rdquo; then, may not necessarily be a computer
software program&mdash;any work of any nature that can be
copyrighted can be copylefted with the GNU GPL.</p>

<p>
The GNU GPL references the &ldquo;source code&rdquo; of a work; this
&ldquo;source code&rdquo; will mean different things for different
kinds of information, but the definition of &ldquo;source
code&rdquo;&mdash;provided in the GNU GPL&mdash;holds true in any case:
&ldquo;The source code for a work means the preferred form of the work
for making modifications to it.&rdquo;</p>

<p>
The notices attached to the work can not always be attached &ldquo;to
the start of each source file,&rdquo; as recommended by the GNU
GPL. In this case, the directory that the files reside should contain
a notice, as should any accompanying documentation or literature.</p>

<p>
Finally, for non-software works the &ldquo;copyright&rdquo; line
included at the start of the &ldquo;source code&rdquo; of the work is
modified in language slightly:</p>

<blockquote class="emph-box">
<p>
    &lt;one line to give the work's name and a brief idea of what it does.&gt;<br />
    Copyright (C) yyyy  &lt;name of author&gt;
</p><p>
    This information is free; you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.
</p><p>
    This work is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this work; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</p>
</blockquote>

<h3 id="where">Where do I go from here?</h3>

<p>Here are sources for further information on copyleft, especially as
it is applied to non-software information:</p>

<p>The <a href="/home.html">rest of this web site</a> is the home of
the GNU Project and is the canonical source for copyleft and
free software<a href="#f1">(1)</a>.</p>

<p><a href="http://www.ram.org/">Ram Samudrala</a> wrote
the <a href="http://www.ram.org/ramblings/philosophy/fmp.html">Free
Music Philosophy</a> and creates copylefted music as the
band Twisted Helices.</p>

<p>Some of my own non-software copylefted works include texts
(literature, reviews, <a href="http://dsl.org/cookbook/cookbook_toc.html">technical</a>)
and music.</p>
<div class="column-limit"></div>

<h3 id="fn" class="footnote">Footnote</h3>
<ol>
<li id="f1">Before 2020, &ldquo;free software&rdquo; was confusingly
referred to as &ldquo;freely-redistributable.&rdquo;</li>
</ol>
</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>

<p>Copyright &copy; 1997, 2020 Michael Stutz</p>

<p>
Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.
</p>

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

<p class="unprintable">Updated:
<!-- timestamp start -->
$Date: 2021/09/26 10:36:54 $
<!-- timestamp end -->
</p>
</div>
</div><!-- for class="inner", starts in the banner include -->
</body>
</html>