Changeset 11032 for dotorg/trunk/html

Show
Ignore:
Timestamp:
02/28/2008 05:28:23 PM (8 months ago)
Author:
dave
Message:

BEP ideas are in the public domain.

Location:
dotorg/trunk/html/beps
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • dotorg/trunk/html/beps/bep_0001.html

    r11031 r11032  
    3939<tr class="field"><th class="field-name">Title:</th><td class="field-body">The BitTorrent Enhancement Proposal Process</td> 
    4040</tr> 
    41 <tr class="field"><th class="field-name">Version:</th><td class="field-body">11014</td> 
    42 </tr> 
    43 <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="https://svn.bittorrent.com/trac.cgi/browser/dotorg/trunk/html/beps/bep_0001.rst">2008-02-25 14:57:16 -0800 (Mon, 25 Feb 2008)</a></td> 
     41<tr class="field"><th class="field-name">Version:</th><td class="field-body">11031</td> 
     42</tr> 
     43<tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="https://svn.bittorrent.com/trac.cgi/browser/dotorg/trunk/html/beps/bep_0001.rst">2008-02-28 16:43:58 -0800 (Thu, 28 Feb 2008)</a></td> 
    4444</tr> 
    4545<tr class="field"><th class="field-name">Author:</th><td class="field-body">David Harrison &lt;dave&#32;&#97;t&#32;bittorrent.com&gt;</td> 
     
    6262<li><a class="reference internal" href="#bep-types" id="id4">BEP Types</a></li> 
    6363<li><a class="reference internal" href="#bep-work-flow" id="id5">BEP Work FLow</a></li> 
    64 <li><a class="reference internal" href="#history" id="id6">History</a></li> 
    65 <li><a class="reference internal" href="#acknowledgements" id="id7">Acknowledgements</a></li> 
    66 <li><a class="reference internal" href="#references-and-footnotes" id="id8">References and Footnotes</a></li> 
    67 <li><a class="reference internal" href="#copyright" id="id9">Copyright</a></li> 
     64<li><a class="reference internal" href="#intellectual-property-and-bittorrent-standards" id="id6">Intellectual Property and BitTorrent Standards</a></li> 
     65<li><a class="reference internal" href="#history" id="id7">History</a></li> 
     66<li><a class="reference internal" href="#acknowledgements" id="id8">Acknowledgements</a></li> 
     67<li><a class="reference internal" href="#references-and-footnotes" id="id9">References and Footnotes</a></li> 
     68<li><a class="reference internal" href="#copyright" id="id10">Copyright</a></li> 
    6869</ul> 
    6970</div> 
     
    197198<img alt="bep_0001_1.png" src="bep_0001_1.png" /> 
    198199</div> 
     200<div class="section" id="intellectual-property-and-bittorrent-standards"> 
     201<h1>Intellectual Property and BitTorrent Standards</h1> 
     202<p>Any idea submitted in a BEP will not be considered for standardization 
     203if the idea is not in the public domain.  Before a BEP can be 
     204considered Final, all people or entities with a claim on the 
     205intellectual property expressed in a BEP (including the BEP authors) 
     206must assign in writing all intellectual property expressed in the BEP 
     207to the public domain.  If the BEP authors lack the power to assign 
     208intellectual property rights then they must disclose this fact before 
     209the BEP can be considered Final.</p> 
     210<p>Furthermore BEP authors should not knowingly propose anything in their 
     211BEPs that infringe on the intellectual property rights of others.</p> 
     212</div> 
    199213<div class="section" id="history"> 
    200214<h1>History</h1> 
  • dotorg/trunk/html/beps/bep_0001.rst

    r11031 r11032  
    159159 
    160160 
     161Intellectual Property and BitTorrent Standards 
     162============================================== 
     163 
     164Any idea submitted in a BEP will not be considered for standardization 
     165if the idea is not in the public domain.  Before a BEP can be 
     166considered Final, all people or entities with a claim on the 
     167intellectual property expressed in a BEP (including the BEP authors) 
     168must assign in writing all intellectual property expressed in the BEP 
     169to the public domain.  If the BEP authors lack the power to assign 
     170intellectual property rights then they must disclose this fact before 
     171the BEP can be considered Final. 
     172 
     173Furthermore BEP authors should not knowingly propose anything in their 
     174BEPs that infringe on the intellectual property rights of others. 
     175 
     176 
    161177History 
    162178=======