Changeset 10509

Show
Ignore:
Timestamp:
02/02/2008 07:29:55 AM (11 months ago)
Author:
dave
Message:

update copyrights and remove copyrights from BEPs.

Also remove some old files.

Location:
dotorg/trunk/html
Files:
2 removed
6 modified

Legend:

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

    r10508 r10509  
    115115<li>Integers are represented by an 'i' followed by the number in base 10 
    116116followed by an 'e'. For example <tt class="docutils literal"><span class="pre">i3e</span></tt> corresponds to 3 and 
    117 <tt class="docutils literal"><span class="pre">i-3e</span> <span class="pre">``corresponds</span> <span class="pre">to</span> <span class="pre">-3.</span> <span class="pre">Integers</span> <span class="pre">have</span> <span class="pre">no</span> <span class="pre">size</span> 
    118 <span class="pre">limitation.</span> <span class="pre">``i-0e</span></tt> is invalid. All encodings with a leading 
     117<tt class="docutils literal"><span class="pre">i-3e</span></tt> corresponds to -3. Integers have no size 
     118limitation. <tt class="docutils literal"><span class="pre">i-0e</span></tt> is invalid. All encodings with a leading 
    119119zero, such as <tt class="docutils literal"><span class="pre">i03e</span></tt>, are invalid, other than 
    120120<tt class="docutils literal"><span class="pre">i0e</span></tt>, which of course corresponds to 0.</li> 
     
    364364        <div id="footer"> 
    365365<hr/> 
    366 <p>Copyright 2006 BitTorrent.org</p> 
    367366</div> 
    368367 
  • dotorg/trunk/html/beps/bep_0003.html

    r10508 r10509  
    5858<p class="topic-title first">Contents</p> 
    5959<ul class="simple"> 
    60 <li><a class="reference internal" href="#bittorrent-org-for-developers-assigned-numbers" id="id2">BitTorrent.org » For Developers » Assigned Numbers</a><ul> 
    61 <li><a class="reference internal" href="#reserved-bit-allocations" id="id3">Reserved Bit Allocations</a></li> 
    62 <li><a class="reference internal" href="#reserved-message-ids" id="id4">Reserved Message IDs</a></li> 
    63 </ul> 
    64 </li> 
     60<li><a class="reference internal" href="#reserved-bit-allocations" id="id2">Reserved Bit Allocations</a></li> 
     61<li><a class="reference internal" href="#reserved-message-ids" id="id3">Reserved Message IDs</a></li> 
    6562</ul> 
    6663</div> 
    67 <div class="section" id="bittorrent-org-for-developers-assigned-numbers"> 
    68 <h1>BitTorrent.org » For Developers » Assigned Numbers</h1> 
    6964<p>This document describes the known bit allocations and message IDs for 
    7065the BitTorrent protocol.  To request a bit allocation contact 
     
    7267any omissions.</p> 
    7368<div class="section" id="reserved-bit-allocations"> 
    74 <h2>Reserved Bit Allocations</h2> 
     69<h1>Reserved Bit Allocations</h1> 
    7570<pre class="literal-block"> 
    7671reserved[0] 
     
    8681</div> 
    8782<div class="section" id="reserved-message-ids"> 
    88 <h2>Reserved Message IDs</h2> 
     83<h1>Reserved Message IDs</h1> 
    8984<pre class="literal-block"> 
    9085Core Protocol: 
     
    112107</pre> 
    113108</div> 
    114 </div> 
    115109 
    116110 
     
    118112        <div id="footer"> 
    119113<hr/> 
    120 <p>Copyright 2006 BitTorrent.org</p> 
    121114</div> 
    122115 
  • dotorg/trunk/html/beps/bep_0003.rst

    r10492 r10509  
    99Post-History: 
    1010 
    11  
    12 -------------------------------------------------- 
    13 BitTorrent.org » For Developers » Assigned Numbers 
    14 -------------------------------------------------- 
    1511 
    1612This document describes the known bit allocations and message IDs for 
  • dotorg/trunk/html/beps/template.txt

    r10508 r10509  
    2828        <div id="footer"> 
    2929<hr/> 
    30 <p>Copyright 2006 BitTorrent.org</p> 
    3130</div> 
    3231 
  • dotorg/trunk/html/donate.html

    r10491 r10509  
    6161<!-- FOOTER STARTS --> 
    6262                <div class="footer"> 
    63 <br>Copyright &copy 2007 bittorrent.org </A> 
     63<br>Copyright &copy 2008 bittorrent.org </A> 
    6464                </div> 
    6565<!-- FOOTER ENDS --> 
  • dotorg/trunk/html/template.txt

    r8233 r10509  
    2828        <div id="footer"> 
    2929<hr/> 
    30 <p>Copyright 2006 BitTorrent.org</p> 
     30<p>Copyright 2008 BitTorrent.org</p> 
    3131</div> 
    3232