Changeset 11033 for dotorg/trunk
- Timestamp:
- 02/28/2008 06:41:40 PM (5 months ago)
- Location:
- dotorg/trunk/html/beps
- Files:
-
- 2 modified
-
bep_0001.html (modified) (2 diffs)
-
bep_0001.rst (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dotorg/trunk/html/beps/bep_0001.html
r11032 r11033 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">1103 1</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 1 6:43:58-0800 (Thu, 28 Feb 2008)</a></td>41 <tr class="field"><th class="field-name">Version:</th><td class="field-body">11032</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 17:28:23 -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> … … 202 202 <p>Any idea submitted in a BEP will not be considered for standardization 203 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 the205 intellectual property expressed in a BEP (including the BEP authors) 206 must assign in writing all intellectual property expressed in the BEP 207 t o the public domain. If the BEP authors lack the power to assign204 considered Final, all people (including the BEP authors) or entities 205 with a claim on the intellectual property expressed in a BEP must 206 assign in writing all intellectual property expressed in the BEP to 207 the public domain. If the BEP authors lack the power to assign 208 208 intellectual property rights then they must disclose this fact before 209 209 the BEP can be considered Final.</p> 210 210 <p>Furthermore BEP authors should not knowingly propose anything in their 211 BEPs that infringe on the intellectual property rights of others.</p> 211 BEPs that infringes on the intellectual property rights of others.</p> 212 <p>This policy statement should not be construed as meaning that BEP 213 authors are required to assign software implementations of any 214 particular idea to the public domain.</p> 212 215 </div> 213 216 <div class="section" id="history"> -
dotorg/trunk/html/beps/bep_0001.rst
r11032 r11033 164 164 Any idea submitted in a BEP will not be considered for standardization 165 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 the167 intellectual property expressed in a BEP (including the BEP authors) 168 must assign in writing all intellectual property expressed in the BEP 169 t o the public domain. If the BEP authors lack the power to assign166 considered Final, all people (including the BEP authors) or entities 167 with a claim on the intellectual property expressed in a BEP must 168 assign in writing all intellectual property expressed in the BEP to 169 the public domain. If the BEP authors lack the power to assign 170 170 intellectual property rights then they must disclose this fact before 171 171 the BEP can be considered Final. 172 172 173 173 Furthermore BEP authors should not knowingly propose anything in their 174 BEPs that infringe on the intellectual property rights of others. 174 BEPs that infringes on the intellectual property rights of others. 175 176 This policy statement should not be construed as meaning that BEP 177 authors are required to assign software implementations of any 178 particular idea to the public domain. 175 179 176 180 … … 186 190 BitTorrent editors <editor@bittorrent.org> or the forums at 187 191 forum.bittorrent.org. 192 188 193 189 194 Acknowledgements