mirror of
https://github.com/boostorg/more.git
synced 2025-01-29 04:50:09 +08:00
Added FAQ
[SVN r24783]
This commit is contained in:
parent
21d0ccc42d
commit
011ccd44a9
@ -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
|
the book, etc.) are being reserved in the publisher or author. I think it
|
||||||
shouldn't be in the BSD license."</p>
|
shouldn't be in the BSD license."</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>
|
<h2><a name="Transition">Transition</a></h2>
|
||||||
|
|
||||||
<p>To ease the transition of the code base towards the new common
|
<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>
|
Boost members reviewed drafts of the license. Beman Dawes wrote this web page.</p>
|
||||||
<hr>
|
<hr>
|
||||||
<p>Revised
|
<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> © Copyright 2003-2004 Beman Dawes, Daniel Frey, David Abrahams.</p>
|
||||||
<p> Use, modification, and distribution are subject to the Boost Software
|
<p> Use, modification, and distribution are subject to the Boost Software
|
||||||
|
Loading…
Reference in New Issue
Block a user