Changeset 11032 for dotorg/trunk/html
- Timestamp:
- 02/28/2008 05:28:23 PM (8 months ago)
- Location:
- dotorg/trunk/html/beps
- Files:
-
- 2 modified
-
bep_0001.html (modified) (3 diffs)
-
bep_0001.rst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dotorg/trunk/html/beps/bep_0001.html
r11031 r11032 39 39 <tr class="field"><th class="field-name">Title:</th><td class="field-body">The BitTorrent Enhancement Proposal Process</td> 40 40 </tr> 41 <tr class="field"><th class="field-name">Version:</th><td class="field-body">110 14</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-2 5 14:57:16 -0800 (Mon, 25Feb 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> 44 44 </tr> 45 45 <tr class="field"><th class="field-name">Author:</th><td class="field-body">David Harrison <dave at bittorrent.com></td> … … 62 62 <li><a class="reference internal" href="#bep-types" id="id4">BEP Types</a></li> 63 63 <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> 68 69 </ul> 69 70 </div> … … 197 198 <img alt="bep_0001_1.png" src="bep_0001_1.png" /> 198 199 </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 203 if the idea is not in the public domain. Before a BEP can be 204 considered Final, all people or entities with a claim on the 205 intellectual property expressed in a BEP (including the BEP authors) 206 must assign in writing all intellectual property expressed in the BEP 207 to the public domain. If the BEP authors lack the power to assign 208 intellectual property rights then they must disclose this fact before 209 the BEP can be considered Final.</p> 210 <p>Furthermore BEP authors should not knowingly propose anything in their 211 BEPs that infringe on the intellectual property rights of others.</p> 212 </div> 199 213 <div class="section" id="history"> 200 214 <h1>History</h1> -
dotorg/trunk/html/beps/bep_0001.rst
r11031 r11032 159 159 160 160 161 Intellectual Property and BitTorrent Standards 162 ============================================== 163 164 Any idea submitted in a BEP will not be considered for standardization 165 if the idea is not in the public domain. Before a BEP can be 166 considered Final, all people or entities with a claim on the 167 intellectual property expressed in a BEP (including the BEP authors) 168 must assign in writing all intellectual property expressed in the BEP 169 to the public domain. If the BEP authors lack the power to assign 170 intellectual property rights then they must disclose this fact before 171 the BEP can be considered Final. 172 173 Furthermore BEP authors should not knowingly propose anything in their 174 BEPs that infringe on the intellectual property rights of others. 175 176 161 177 History 162 178 =======