Jelajahi Sumber

Added FAQ

[SVN r24783]
Dave Abrahams 21 tahun lalu
induk
melakukan
2cbbd62d81
1 mengubah file dengan 10 tambahan dan 1 penghapusan
  1. 10 1
      more/license_info.html

+ 10 - 1
more/license_info.html

@@ -213,6 +213,15 @@ belongs in books that are sold where, in fact, all rights (e.g., to reproduce
 the book, etc.) are being reserved in the publisher or author. I think it 
 shouldn't be in the BSD license.&quot;</p>
 
+<p><b>Do I have to copyright/license trivial files?</b>  
+
+
+<p>Even a test file that just contains an empty <code>main()</code>
+should have a copyright.  Files without copyrights make corporate
+lawyers nervous, and that's a barrier to adoption.  The more of Boost
+is uniformly copyrighted and licensed, the less problem people will
+have with mounting a Boost release CD on a corporate server.
+
 <h2><a name="Transition">Transition</a></h2>
 
 <p>To ease the transition of the code base towards the new common
@@ -235,7 +244,7 @@ contributed analysis of Boost issues and drafts of various legal documents.
 Boost members reviewed drafts of the license. Beman Dawes wrote this web page.</p>
 <hr>
 <p>Revised
-<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->11 August, 2004<!--webbot bot="Timestamp" endspan i-checksum="39365" --></p>
+<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->27 August, 2004<!--webbot bot="Timestamp" endspan i-checksum="39365" --></p>
 
 <p> © Copyright 2003-2004 Beman Dawes, Daniel Frey, David Abrahams.</p>
 <p> Use, modification, and distribution are subject to the Boost Software 

粤ICP备19079148号