summaryrefslogtreecommitdiff
path: root/talermerchantdemos/blog/articles/en/why-programs-should-be-shared.html
blob: 6d754bd68d876e4ab85c5f3b8216bce374702aa5 (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
<!--#include virtual="/server/header.html" -->
<!-- Parent-Version: 1.96 -->
<!-- This page is derived from /server/standards/boilerplate.html -->
<!--#set var="TAGS" value="gnu-history" -->
<!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
<title>Why Programs Should be Shared
- GNU Project - Free Software Foundation</title>
 <!--#include virtual="/gnu/po/why-programs-should-be-shared.translist" -->
<!--#include virtual="/server/banner.html" -->
<!--#include virtual="/gnu/gnu-breadcrumb.html" -->
<!--GNUN: OUT-OF-DATE NOTICE-->
<!--#include virtual="/server/top-addendum.html" -->
<div class="article reduced-width">
<h2>Why Programs Should be Shared</h2>

<address class="byline">by <a href="https://www.stallman.org/">Richard
Stallman</a></address>

<div class="introduction">
    <p>Editor's note: This text was found in a file dated May
      1983, though it is not clear whether it was written then or earlier.
      In May 1983 Richard Stallman was privately considering plans to develop a
      free operating system, but he may not yet have decided to make it a
      Unix-like system rather than something like the MIT Lisp Machine.</p>

    <p>He had not yet conceptually distinguished the two meanings of
      &ldquo;free&rdquo;; this message is formulated in terms of gratis 
      copies, but take for granted that this means users also have freedom.</p>
</div>
<hr class="no-display" />

<p>Five years ago one could take for granted that any useful program
written at SAIL, MIT, CMU, etc. would be shared.  Since then, these
universities have started acting just like software houses&mdash;everything
useful will be sold for an arm and a leg (usually after being written
at gov't expense).</p>

<p>People find all sorts of excuses why it's harmful to give away
software.  These supposed problems never bothered us back when we
<em>wanted</em> to share, and haven't affected EMACS, so I suspect they are
bogus.</p>

<p>For example, people say that companies will &ldquo;steal&rdquo; it
and sell it.  If so, that would be no worse than Stanford selling it!
At least people would have the choice of getting a free copy.  Users
want to buy maintained software?  Then let people sell service
contracts&mdash;but give the software itself free.</p>

<p>I think I can dispose of any reasons you may think exist
for not sharing software.  But more important is the reason
why we <em>should</em> share:</p>

<p>We would get more done with the same amount of work, if
artificial obstacles were removed.  And we would feel
more in harmony with everyone else.</p>

<p>Sharing software is the form that scientific cooperation
takes in the field of computer science.  Universities used
to defend the principle of scientific cooperation.
Is it right for them to throw it over for profit?</p>

<p>Should we let them?</p>

<p>Right now graduate students here are working on programming
projects that are specifically intended for sale.  But if
we create a climate of opinion like that of five years ago,
the university wouldn't dare to do this.  And if you start
sharing, other people might start sharing with you.</p>

<p>So let's start sharing again.</p>
</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; 1983, 2015, 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/11/28 07:45:37 $
<!-- timestamp end -->
</p>
</div>
</div><!-- for class="inner", starts in the banner include -->
</body>
</html>