home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / misc / discuss / 4319 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  7.2 KB

  1. Xref: sparky gnu.misc.discuss:4319 talk.philosophy.misc:3217 misc.legal:22214
  2. Path: sparky!uunet!ogicse!das-news.harvard.edu!husc-news.harvard.edu!husc10.harvard.edu!zeleny
  3. From: zeleny@husc10.harvard.edu (Michael Zeleny)
  4. Newsgroups: gnu.misc.discuss,talk.philosophy.misc,misc.legal
  5. Subject: Re: Fund raising at the FSF
  6. Message-ID: <1993Jan8.143028.19112@husc3.harvard.edu>
  7. Date: 8 Jan 93 19:30:26 GMT
  8. Article-I.D.: husc3.1993Jan8.143028.19112
  9. References: <FRIEDMAN.93Jan8024448@nutrimat.gnu.ai.mit.edu> <1993Jan8.115714.19103@husc3.harvard.edu> <C0Jtvr.Bsr@news.udel.edu>
  10. Organization: The Phallogocentric Cabal
  11. Lines: 176
  12. Nntp-Posting-Host: husc10.harvard.edu
  13.  
  14. In article <C0Jtvr.Bsr@news.udel.edu> 
  15. johnston@me.udel.edu (Bill Johnston) writes:
  16.  
  17. >In article <1993Jan8.115714.19103@husc3.harvard.edu>
  18. >zeleny@husc10.harvard.edu (Michael Zeleny) writes:
  19.  
  20. MZ:
  21. >>[...]    With regard to the ownership issue, my reference is to the
  22. >>Paragraph 5 of the Version 1, as was discussed in the preceding article;
  23. >>I will not bother pointing it out in the text posted on the net.  
  24.  
  25. BJ:
  26. >OK.  I'll make it even easier.  Here is paragraph 5 of version 1.0
  27. >of the GNU General Public License, from the file "COPYING-1.0"
  28. >available on prep.ai.mit.edu and other gnu archive sites.
  29.  
  30. Note that "Paragraph 5", as distinct from "paragraph 5", refers to the
  31. corresponding item of the Terms and Conditions, rather than the
  32. Preamble.
  33.  
  34. >--- begin included text --- 
  35. >
  36. >   We protect your rights with two steps: (1) copyright the software, and
  37. > (2) offer you this license which gives you legal permission to copy,
  38. > distribute and/or modify the software.
  39. >
  40. >--- end included text ---
  41.  
  42. BJ:
  43. >Strictly speaking, this paragraph is contained in the Preamble to 
  44. >the license text, which explains how the GPL works.  It is not
  45. >part of the GPL itself, which begins after the preamble with the 
  46. >words:
  47. >
  48. >             GNU GENERAL PUBLIC LICENSE
  49. >   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  50. >
  51. >etc.
  52. >
  53. >What is meant by Paragraph 5 is that the FSF "COPYING" terms have
  54. >two essential parts, both of which must be present if their "evil
  55. >scheme" ;-) is to work.  The first part is that the software must
  56. >be released with an explicit copyright statement such as:
  57. >
  58. >      Copyright (C) 19yy  <name of author>
  59. >
  60. >The second part of the scheme is to attach the license, which
  61. >describes the terms under which the copyright owner, "<name of 
  62. >author>", permits others to "copy, distribute and/or modify 
  63. >the software."
  64. >
  65. >That my interpretation of Paragraph 5 is indeed the one intended
  66. >by its author(s) should be obvious after reading the Appendix of 
  67. >the file "COPYING", which follows the line 
  68. >
  69. >             END OF TERMS AND CONDITIONS
  70. >
  71. >which marks the end of the license proper.
  72. >
  73. >Here is the text of that Appendix to "COPYING 1.0", to be consistent
  74. >with Mr. Zeleny's reference to v.1.0.  A similar Appendix is present in 
  75. >"COPYING-2.0", which I posted earlier.  It should be readily apparent
  76. >that the Appendix describes a procedure by which an author/owner can
  77. >apply the terms of the GPL to work copyrighted in his or her name.
  78. >
  79. >--- begin included text ---
  80. >
  81. >    Appendix: How to Apply These Terms to Your New Programs
  82. >
  83. >  If you develop a new program, and you want it to be of the greatest
  84. >possible use to humanity, the best way to achieve this is to make it
  85. >free software which everyone can redistribute and change under these
  86. >terms.
  87. >
  88. >  To do so, attach the following notices to the program.  It is safest to
  89. >attach them to the start of each source file to most effectively convey
  90. >the exclusion of warranty; and each file should have at least the
  91. >"copyright" line and a pointer to where the full notice is found.
  92. >
  93. >    <one line to give the program's name and a brief idea of what it does.>
  94. >    Copyright (C) 19yy  <name of author>
  95. >
  96. >    This program is free software; you can redistribute it and/or modify
  97. >    it under the terms of the GNU General Public License as published by
  98. >    the Free Software Foundation; either version 1, or (at your option)
  99. >    any later version.
  100. >
  101. >    This program is distributed in the hope that it will be useful,
  102. >    but WITHOUT ANY WARRANTY; without even the implied warranty of
  103. >    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  104. >    GNU General Public License for more details.
  105. >
  106. >    You should have received a copy of the GNU General Public License
  107. >    along with this program; if not, write to the Free Software
  108. >    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  109. >
  110. >Also add information on how to contact you by electronic and paper mail.
  111. >
  112. >If the program is interactive, make it output a short notice like this
  113. >when it starts in an interactive mode:
  114. >
  115. >    Gnomovision version 69, Copyright (C) 19xx name of author
  116. >    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
  117. >    This is free software, and you are welcome to redistribute it
  118. >    under certain conditions; type `show c' for details.
  119. >
  120. >The hypothetical commands `show w' and `show c' should show the
  121. >appropriate parts of the General Public License.  Of course, the
  122. >commands you use may be called something other than `show w' and `show
  123. >c'; they could even be mouse-clicks or menu items--whatever suits your
  124. >program.
  125. >
  126. >You should also get your employer (if you work as a programmer) or your
  127. >school, if any, to sign a "copyright disclaimer" for the program, if
  128. >necessary.  Here a sample; alter the names:
  129. >
  130. >  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  131. >  program `Gnomovision' (a program to direct compilers to make passes
  132. >  at assemblers) written by James Hacker.
  133. >
  134. >  <signature of Ty Coon>, 1 April 1989
  135. >  Ty Coon, President of Vice
  136. >
  137. >That's all there is to it!
  138. >
  139. >--- end included text ---
  140.  
  141. How tedious.
  142.  
  143. ________________________________
  144.  
  145.     5.  You may not copy, modify, sublicense, distribute or transfer
  146.     the Program except as expressly provided under this General
  147.     Public License.   .....
  148.  
  149. ________________________________
  150.  
  151. >Returning to the article posted by Mr. Zeleny:
  152.  
  153. MZ:
  154. >>The
  155. >>question is precisely, to what extent the GPL attempts to supersede the
  156. >>legal ownership rights attached to the copyright; I shall not presume to
  157. >>judge the extent of its success in this attempt.
  158.  
  159. BJ:
  160. >The answer, precisely, is "none".
  161.  
  162. Nonsense.  Insofar as, under Paragraph 3 of the selfsame GPL, "the
  163. Program" clearly covers the derived works, which may be copyrighted in
  164. their author's mame, the answer is "conclusively and irrevocably".
  165. Please read the text more carefully next time.
  166.  
  167. BJ:
  168. >To paraphrase two earlier bits from Mr. Zeleny's contribution
  169. >to this discussion:
  170. >
  171. > 1)  Now would be a good time for Mr. Zeleny to admit his error.
  172. >
  173. > 2)  Are you going to be a man or a mouse about it, Mr. Zeleny?
  174. >
  175. >Please note that I am not accusing you Mr. Zeleny of "prevaricating" 
  176. >in repeatedly making false statements about the GPL;  I merely
  177. >point out his error.  Readers can draw their own conclusions.
  178.  
  179. It looks like your strategy backfired once again.  The error is yours;
  180. will you admit it?  Note that this time I am not accusing you of lying,
  181. but assuming that you are merely being careless.
  182.  
  183. >-- 
  184. >-- Bill Johnston (johnston@me.udel.edu)
  185. >-- 38 Chambers Street; Newark, DE 19711; (302)368-1949
  186.  
  187. cordially,
  188. mikhail zeleny@husc.harvard.edu
  189. "Le cul des femmes est monotone comme l'esprit des hommes."
  190.