license_info.html 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Language" content="en-us">
  4. <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
  5. <meta name="ProgId" content="FrontPage.Editor.Document">
  6. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  7. <title>Boost Software License Background</title>
  8. </head>
  9. <body bgcolor="#FFFFFF">
  10. <table border="1" bgcolor="#007F7F" cellpadding="2">
  11. <tr>
  12. <td bgcolor="#FFFFFF"><img src="../boost.png" alt="boost.png (6897 bytes)" width="277" height="86"></td>
  13. <td><a href="../index.htm"><font face="Arial" color="#FFFFFF"><big>Home</big></font></a></td>
  14. <td><a href="../libs/libraries.htm"><font face="Arial" color="#FFFFFF"><big>Libraries</big></font></a></td>
  15. <td><a href="../people/people.htm"><font face="Arial" color="#FFFFFF"><big>People</big></font></a></td>
  16. <td><a href="faq.htm"><font face="Arial" color="#FFFFFF"><big>FAQ</big></font></a></td>
  17. <td><a href="index.htm"><font face="Arial" color="#FFFFFF"><big>More</big></font></a></td>
  18. </tr>
  19. </table>
  20. <h1>Information about the <a href="../LICENSE_1_0.txt">Boost Software License</a> </h1>
  21. <p><a href="../LICENSE_1_0.txt">License text</a><br>
  22. <a href="#Introduction">Introduction</a><br>
  23. <a href="#History">History</a><br>
  24. <a href="#Rationale">Rationale</a><br>
  25. <a href="#FAQ">FAQ</a><br>
  26. <a href="#Transition">Transition</a><br>
  27. <a href="#Acknowledgements">Acknowledgements</a></p>
  28. <h2><a name="Introduction">Introduction</a></h2>
  29. <p>The <a href="../LICENSE_1_0.txt">Boost Software License</a>
  30. specifies the terms and conditions of use for those Boost libraries
  31. that it covers.</p>
  32. <p>Currently, some Boost libraries have their own licenses. The hope is that
  33. eventually all Boost libraries will be covered by the Boost Software
  34. License. In the meantime, <b>all</b> libraries comply with the <a
  35. href="#requirements">Boost License requirements</a>.</p>
  36. <h2><a name="History">History</a></h2>
  37. <p>As Boost grew, it became unmanageable for each Boost file to have
  38. its own license. Users complained that each license needed to be reviewed, and that
  39. reviews were difficult or impossible if Boost libraries contained many different licenses.
  40. Boost moderators and maintainers spent excessive time dealing with license
  41. issues. Boost developers often copied existing licenses without actually knowing
  42. if the license wording met legal needs.</p>
  43. <p>To clarify these licensing issues, the Boost moderators asked for help from
  44. the <a href="http://cyber.law.harvard.edu">Berkman Center for Internet &amp; Society</a>
  45. at Harvard Law School, Cambridge, Massachusetts, USA. It was requested that a
  46. single Boost license be developed that met the traditional requirements that Boost licenses, particularly:</p>
  47. <a name="requirements"></a>
  48. <ul>
  49. <li>Must be simple to read and understand. </li>
  50. <li>Must grant permission without fee to copy, use and modify the software for
  51. any use (commercial and non-commercial). </li>
  52. <li>Must require that the license appear with all copies [including
  53. redistributions] of the software source code. </li>
  54. <li>Must not require that the license appear with executables or other binary
  55. uses of the library. </li>
  56. <li>Must not require that the source code be available for execution or other
  57. binary uses of the library. </li>
  58. </ul>
  59. <p>Additionally, other common open source licenses were studied to see what
  60. additional issues were being treated, and additions representing good legal
  61. practice were also requested. The result is the <a href="../LICENSE_1_0.txt">Boost
  62. Software License</a>.</p>
  63. <h2><a name="Rationale">Rationale</a></h2>
  64. <p>The following rationale was provided by Devin Smith, the
  65. lawyer who wrote the Boost Software License. It has been edited slightly for
  66. brevity. Editorial additions are shown in square brackets.</p>
  67. <h3>Benefit of Common Software License</h3>
  68. <p>If one of Boost's goals is to ease use and adoption of the various
  69. libraries made available by Boost, it does make sense to try to
  70. standardize the licenses under which the libraries are made available to
  71. users. (I make some recommendations about a possible short-form license
  72. below.)</p>
  73. <p>[Standardizing the license will not] necessarily address the issue of satisfying
  74. corporate licensees. Each corporation will have its own concerns, based
  75. on their own experiences with software licensing and distribution and,
  76. if they're careful, will want to carefully review each license, even if
  77. they've been told that they're all standard. I would expect that,
  78. unless we're remarkably brilliant (or lucky) in drafting the standard
  79. Boost license, the standard license won't satisfy the legal departments
  80. of all corporations. I imagine that some will, for instance, absolutely
  81. insist that licensors provide a warranty of title and provide
  82. indemnification for third-party intellectual property infringement
  83. claims. Others may want functional warranties. (If I were advising the
  84. corporations, I would point out that they're not paying anything for the
  85. code and getting such warranties from individual programmers, who
  86. probably do not have deep pockets, is not that valuable anyway, but
  87. other lawyers may disagree.)</p>
  88. <p>But this can be addressed, not by trying to craft the perfect standard
  89. license, but by informing the corporations that they can, if they don't like the
  90. standard license, approach the authors to negotiate a different, perhaps even
  91. paid, license.</p>
  92. <p>One other benefit of adopting a standard license is to help ensure that
  93. the license accomplishes, from a legal perspective, what the authors
  94. intend. For instance, many of the [original] licenses for the libraries available
  95. on boost.org do not disclaim the warranty of title, meaning that the
  96. authors could, arguably, be sued by a user if the code infringes the
  97. rights of a third party and the user is sued by that third party. I
  98. think the authors probably want to disclaim this kind of liability.</p>
  99. <h3>Short-Form License</h3>
  100. <p>Without in anyway detracting from the draft license that's been
  101. circulated [to Boost moderators], I'd like to propose an alternative &quot;short-form&quot; license that
  102. Boost could have the library authors adopt. David [Abrahams] has expressed a
  103. desire to keep things as simple as possible, and to try to move away
  104. from past practice as little as possible, and this is my attempt at a
  105. draft.</p>
  106. <p>This license, which is very similar to the BSD license and the MIT
  107. license, should satisfy the Open Source Initiative's Open Source
  108. Definition: (i) the license permits free redistribution, (ii) the
  109. distributed code includes source code, (iii) the license permits the
  110. creation of derivative works, (iv) the license does not discriminate
  111. against persons or groups, (v) the license does not discriminate against
  112. fields of endeavor, (vi) the rights apply to all to whom the program is
  113. redistributed, (vii) the license is not specific to a product, and (viii) the
  114. license is technologically neutral (i.e., it does not [require] an explicit gesture of
  115. assent in order to establish a contract between licensor and licensee).</p>
  116. <p>This license grants all rights under the owner's copyrights (as well as an
  117. implied patent license), disclaims all liability for use of the code (including
  118. intellectual property infringement liability), and requires that all subsequent
  119. copies of the code [except machine-executable object code], including partial copies and derivative works, include the
  120. license.</p>
  121. <h2><a name="FAQ">FAQ</a></h2>
  122. <p><b>How should Boost programmers apply the license to source and
  123. header files?</b></p>
  124. <p>Include a comment based on the following template, substituting
  125. appropriate text for the italicized portion:
  126. <pre>
  127. // Copyright <i>2004 Joe Coder</i>.
  128. // Distributed under the Boost Software License, Version 1.0. (See
  129. // accompanying file LICENSE_1_0.txt or copy at
  130. // http://www.boost.org/LICENSE_1_0.txt)
  131. </pre>
  132. <p>Other ways of licensing source files have been considered, but some
  133. of them turned out to unintentionally nullify legal elements of the
  134. license. Having fixed language for referring to the license helps
  135. corporate legal departments evaluate the boost distribution.
  136. Creativity in license reference language is strongly discouraged, but
  137. judicious changes in the use of whitespace are fine.
  138. <p><b>How is the Boost license different from the
  139. <a href="http://www.opensource.org/licenses/gpl-license.php">GNU General Public
  140. License (GPL)</a>?</b></p>
  141. <p>The Boost license permits the creation of derivative works for
  142. commercial or non-commercial use with no legal requirement to release
  143. your source code. Other differences include Boost not requiring
  144. reproduction of copyright messages for object code redistribution, and
  145. the fact that the Boost license is not &quot;viral&quot;: if you
  146. distribute your own code along with some Boost code, the Boost license
  147. applies only to the Boost code (and modified versions thereof); you
  148. are free to license your own code under any terms you like. The GPL is
  149. also much longer, and thus may be harder to understand.</p>
  150. <p><b>Why the phrase &quot;machine-executable object code generated by a source
  151. language processor&quot;?</b></p>
  152. <p>To distinguish cases where we do not require reproduction of the copyrights
  153. and license, such as object libraries, shared libraries, and final program
  154. executables, from cases where reproduction is still required, such as
  155. distribution of self-extracting archives of source code or precompiled header
  156. files. More detailed wording was rejected as not being legally necessary, and
  157. reducing readability.</p>
  158. <p><b>Why is the &quot;disclaimer&quot; paragraph of the license entirely in uppercase?</b></p>
  159. <p>Capitalization of these particular provisions is a US legal mandate for
  160. consumer protection. (Diane Cabell)</p>
  161. <p><b>Does the copyright and license cover interfaces too?</b></p>
  162. <p>The conceptual interface to a library isn't covered. The particular
  163. representation expressed in the header is covered, as is the documentation,
  164. examples, test programs, and all the other material that goes with the library.
  165. A different implementation is free to use the same logical interface, however.
  166. Interface issues have been fought out in court several times; ask a lawyer for
  167. details.</p>
  168. <p><b>Why doesn't the license prohibit the copyright holder from patenting the
  169. covered software?</b></p>
  170. <p>No one who distributes their code under the terms of this license could turn
  171. around and sue a user for patent infringement. (Devin Smith)</p>
  172. <p>Boost's lawyers were well aware of patent provisions in licenses like the GPL
  173. and CPL, and would have included such provisions in the Boost license if they
  174. were believed to be legally useful.</p>
  175. <p><b>Why doesn't the copyright message say &quot;All rights reserved&quot;?</b></p>
  176. <p>Devin Smith says &quot;I don't think it belongs in the copyright notice for
  177. anything (software, electronic documentation, etc.) that is being licensed. It
  178. belongs in books that are sold where, in fact, all rights (e.g., to reproduce
  179. the book, etc.) are being reserved in the publisher or author. I think it
  180. shouldn't be in the BSD license.&quot;</p>
  181. <p><b>Do I have to copyright/license trivial files?</b>
  182. <p>Even a test file that just contains an empty <code>main()</code>
  183. should have a copyright. Files without copyrights make corporate
  184. lawyers nervous, and that's a barrier to adoption. The more of Boost
  185. is uniformly copyrighted and licensed, the less problem people will
  186. have with mounting a Boost release CD on a corporate server.
  187. <p><b>Can I use the Boost license for my own projects outside Boost?</b>
  188. <p>Sure; there are no restrictions on the use of the license itself.
  189. <h2><a name="Transition">Transition</a></h2>
  190. <p>To ease the transition of the code base towards the new common
  191. license, several people decided to give a <a
  192. href="blanket-permission.txt">blanket permission</a> for all
  193. their contributions to use the new license. This hopefully helps
  194. maintainers to switch to the new license once the list contains enough
  195. names without asking over and over again for each change. Please
  196. consider adding your name to the list.</p>
  197. <h2><a name="Acknowledgements">Acknowledgements</a></h2>
  198. <p>Dave Abrahams led the Boost effort to develop better licensing. The legal
  199. team was led by
  200. <a href="http://cyber.law.harvard.edu/people/cabell/index.html">Diane Cabell</a>,
  201. Director, Clinical Programs, <a href="http://cyber.law.harvard.edu">Berkman
  202. Center for Internet &amp; Society</a>, Harvard Law School.
  203. <a href="http://www.nixonpeabody.com/attorneys_detail1.asp?ID=121">Devin Smith</a>, attorney, <a href="http://www.nixonpeabody.com/default.asp">
  204. Nixon Peabody LLP</a>, wrote the Boost License. Eva Chan, Harvard Law School,
  205. contributed analysis of Boost issues and drafts of various legal documents.
  206. Boost members reviewed drafts of the license. Beman Dawes wrote this web page.</p>
  207. <hr>
  208. <p>Revised
  209. <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->27 August, 2004<!--webbot bot="Timestamp" endspan i-checksum="39365" --></p>
  210. <p> © Copyright 2003-2004 Beman Dawes, Daniel Frey, David Abrahams.</p>
  211. <p> Distributed under the Boost Software License, Version 1.0.
  212. (See accompanying file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
  213. copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
  214. </p>
  215. </body>
  216. </html>
粤ICP备19079148号