summaryrefslogtreecommitdiff
path: root/talermerchantdemos/blog/articles/en/software-literary-patents.html
blob: c36f566429df8edaa7cdf501a4c3d79a95e4b5fe (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
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
<!--#include virtual="/server/header.html" -->
<!-- Parent-Version: 1.77 -->
<title>Software Patents and Literary Patents - GNU Project - 
Free Software Foundation</title>
<!--#include virtual="/philosophy/po/software-literary-patents.translist" -->
<!--#include virtual="/server/banner.html" -->
<h2>Software Patents and Literary Patents</h2>

<p>by <strong><a href="http://stallman.org/">Richard Stallman</a></strong></p>

<p>
<em>The first version of this article was published in
<cite>The Guardian</cite>, of London, on June 23, 2005.  It focused on
the proposed European software patent directive.</em></p>

<p>
When politicians consider the question of software patents, they are
usually voting blind; not being programmers, they don't understand
what software patents really do.  They often think patents are similar
to copyright law (&ldquo;except for some details&rdquo;)&mdash;which
is not the case.  For instance, when I publicly asked Patrick
Devedjian, then Minister for Industry in France, how France would vote
on the issue of software patents, Devedjian responded with an
impassioned defense of copyright law, praising Victor Hugo for his
role in the adoption of copyright.  (The misleading
term <a href="/philosophy/not-ipr.html"> &ldquo;intellectual
property&rdquo;</a> promotes this confusion&mdash;one of the reasons it
should never be used.)
</p>

<p>
Those who imagine effects like those of copyright law cannot grasp the
disastrous effects of software patents.  We can use Victor Hugo as an
example to illustrate the difference.
</p>

<p>
A novel and a modern complex program have certain points in common:
each one is large, and implements many ideas in combination.  So let's
follow the analogy, and suppose that patent law had been applied to
novels in the 1800s; suppose that states such as France had permitted
the patenting of literary ideas.  How would this have affected Victor
Hugo's writing?  How would the effects of literary patents compare
with the effects of literary copyright?
</p>

<p>
Consider Victor Hugo's novel <cite> Les Mis&eacute;rables</cite>.  Since he
wrote it, the copyright belonged only to him.  He
did not have to fear that some stranger could sue him for copyright
infringement and win.  That was impossible, because copyright covers
only the details of a work of authorship, not the ideas embodied in
them, and it only restricts copying.  Hugo had not copied <cite>Les
Mis&eacute;rables</cite>, so he was not in danger from copyright.
</p>

<p>
Patents work differently.  Patents cover ideas; each patent is a
monopoly on practicing some idea, which is described in the patent
itself.  Here's one example of a hypothetical literary patent:
</p>

<ul>
    <li>Claim 1: a communication process that represents in the mind of a
    reader the concept of a character who has been in jail for a long
    time and becomes bitter towards society and humankind.</li>

    <li>Claim 2: a communication process according to claim 1, wherein
    said character subsequently finds moral redemption through the
    kindness of another.</li>

    <li>Claim 3: a communication process according to claims 1 and 2,
    wherein said character changes his name during the story.</li>
</ul>

<p>
If such a patent had existed in 1862 when <cite>Les Mis&eacute;rables</cite> was
published, the novel would have conflicted with all three claims,
since all these things happened to Jean Valjean in the novel.  Victor
Hugo could have been sued, and if sued, he would have lost.  The novel
could have been prohibited&mdash;in effect, censored&mdash;by the
patent holder.
</p>

<p>
Now consider this hypothetical literary patent:
</p>

<ul>
    <li>Claim 1: a communication process that represents in the mind
  of a reader the concept of a character who has been in jail for a long
  time and subsequently changes his name.</li>
</ul>

<p>
<cite>Les Mis&eacute;rables</cite> would have been prohibited by that patent too,
because this description too fits the life story of Jean Valjean.  And
here's another hypothetical patent:
</p>

<ul>
    <li>Claim 1: a communication process that represents in the mind
of a reader the concept of a character who finds moral redemption and
then changes his name.</li>
</ul>

<p>
Jean Valjean would have been forbidden by this patent too.
</p>

<p>
All three patents would cover, and prohibit, the life story of this one
character.  They overlap, but they do not precisely duplicate each other,
so they could all be valid simultaneously; all three patent holders
could have sued Victor Hugo.  Any one of them could have prohibited
publication of <cite>Les Mis&eacute;rables</cite>.
</p>

<p>
This patent also could have been violated:
</p>

<ul>
    <li>Claim 1: a communication process that presents a character
whose given name matches the last syllable of his family name.</li>
</ul>

<p>
through the name &ldquo;Jean Valjean&rdquo;, but at least this patent
would have been easy to avoid.
</p>

<p>
You might think that these ideas are so simple that no patent office
would have issued them.  We programmers are often amazed by the
simplicity of the ideas that real software patents cover&mdash;for
instance, the European Patent Office has issued a patent on the
progress bar, and a patent on accepting payment via credit cards.
These patents would be laughable if they were not so dangerous.
</p>

<p>
Other aspects of <cite>Les Mis&eacute;rables</cite> could also have
run afoul of
patents.  For instance, there could have been a patent on a
fictionalized portrayal of the Battle of Waterloo, or a patent on
using Parisian slang in fiction.  Two more lawsuits.  In fact, there
is no limit to the number of different patents that might have been
applicable for suing the author of a work such as <cite>Les
Mis&eacute;rables</cite>.  All the patent holders would say they deserved a
reward for the literary progress that their patented ideas represent,
but these obstacles would not promote progress in literature, they
would only obstruct it.
</p>

<p>
However, a very broad patent could have made all these issues
irrelevant.  Imagine a patent with broad claims like these:
</p>

<ul>
    <li>A communication process structured with narration that continues
through many pages.</li>
    <li>A narration structure sometimes resembling a fugue or
improvisation.</li>
    <li>Intrigue articulated around the confrontation of specific
characters, each in turn setting traps for the others.</li>
    <li>Narration that presents many layers of society.</li>
    <li>Narration that shows the wheels of hidden conspiracy.</li>
  </ul>

  <p> Who would the patent holders have been?  They could have been
other novelists, perhaps Dumas or Balzac, who had written such
novels&mdash;but not necessarily.  It isn't required to write a
program to patent a software idea, so if our hypothetical literary
patents follow the real patent system, these patent holders would not
have had to write novels, or stories, or anything&mdash;except patent
applications.  Patent parasite companies, businesses that produce
nothing except threats and lawsuits, are booming nowadays.</p>

  <p> Given these broad patents, Victor Hugo would not have reached
the point of asking what patents might get him sued for using the
character of Jean Valjean, because he could not even have considered
writing a novel of this kind.</p>

<p>This analogy can help nonprogrammers see what software patents
do. Software patents cover features, such as defining abbreviations in
a word processor, or natural order recalculation in a spreadsheet.
Patents cover algorithms that programs need to use.  Patents cover
aspects of file formats, such as Microsoft's OOXML format.  MPEG 2
video format is covered by 39 different US patents.</p>

<p>Just as one novel could run afoul of many different literary patents at
once, one program can be prohibited by many different patents at once.
It is so much work to identify all the patents that appear to apply
to a large program that only one such study has been done.  A 2004 study of
Linux, the kernel of the GNU/Linux operating system, found 283
different US software patents that seemed to cover it.  That is to
say, each of these 283 different patents forbids some computational
process found somewhere in the thousands of pages of source code of
Linux.  At the time, Linux was around one percent of the whole
GNU/Linux system.  How many patents might there be that a distributor
of the whole system could be sued under?</p>

<p>
The way to prevent software patents from bollixing software
development is simple: don't authorize them.  This ought to be easy,
since most patent laws have provisions against software patents.  They
typically say that &ldquo;software per se&rdquo; cannot be patented.
But patent offices around the world are trying to twist the words and
issuing patents on the ideas implemented in programs.  Unless this is
blocked, the result will be to put all software developers in danger.
</p>

<hr />
<blockquote id="fsfs"><p class="big">This essay is published
in <a href="http://shop.fsf.org/product/free-software-free-society/"><cite>Free
Software, Free Society: The Selected Essays of Richard
M. Stallman</cite></a>.</p></blockquote>

</div><!-- for id="content", starts in the include above -->
<!--#include virtual="/server/footer.html" -->
<div id="footer">
<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 submitting 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 submitting 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 3.0 US.  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; 2005, 2007, 2008 Richard Stallman</p>

<p>This page is licensed under a <a rel="license"
href="http://creativecommons.org/licenses/by-nd/3.0/us/">Creative
Commons Attribution-NoDerivs 3.0 United States License</a>.</p>

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

<p class="unprintable">Updated:
<!-- timestamp start -->
$Date: 2014/04/12 12:40:46 $
<!-- timestamp end -->
</p>
</div>
</div>
</body>
</html>