Skip to content

Commit 9b87826

Browse files
committed
Make "License" the last section in index.html.
This way it remains available without distracting from the main content.
1 parent 39edab9 commit 9b87826

File tree

3 files changed

+40
-40
lines changed

3 files changed

+40
-40
lines changed

htmlsrc/_sidebar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<h2>Contents</h2>
33
<ul>
44
<li><a href="index.html#documentation">Documentation</a></li>
5-
<li><a href="index.html#license">License</a></li>
65
<li><a href="index.html#latest-releases">Latest Releases</a></li>
76
<li><a href="index.html#source">Current Development Versions</a></li>
87
<li><a href="index.html#mailing-lists">Mailing List</a></li>
98
<li><a href="index.html#patches">Patches, Bug Reports and Feature Requests</a></li>
109
<li><a href="index.html#contribute">How to Contribute</a></li>
10+
<li><a href="index.html#license">License</a></li>
1111
</ul>
1212
</div>

htmlsrc/index.html

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -113,25 +113,6 @@ <h2 class="title" id="documentation">
113113
</div>
114114
<!-- End of DOCUMENTATION section -->
115115

116-
<!-- Start of LICENSE section -->
117-
<div class="post">
118-
<h2 class="title" id="license">
119-
License
120-
</h2>
121-
<div class="entry">
122-
<p>
123-
<em>tcpdump</em> and <em>libpcap</em> are under a
124-
<A HREF="https://opensource.org/licenses/BSD-3-Clause">3-clause</A>
125-
<A HREF="https://en.wikipedia.org/wiki/BSD_licenses">BSD license</A>.
126-
While the current authors have no objection to converting to a
127-
<A HREF="https://opensource.org/licenses/BSD-2-Clause">2-clause</A>
128-
BSD license, the number of contributors that would need
129-
to agree has made this effort challenging. A volunteer is welcome.
130-
</p>
131-
</div>
132-
</div>
133-
<!-- End of LICENSE section -->
134-
135116
<!-- Start of LATEST RELEASES section -->
136117
<div class="post">
137118
<h2 class="title" id="latest-releases">
@@ -311,4 +292,23 @@ <h2 class="title" id="contribute">
311292
</div>
312293
</div>
313294
<!-- End of HOW TO CONTRIBUTE section -->
295+
296+
<!-- Start of LICENSE section -->
297+
<div class="post">
298+
<h2 class="title" id="license">
299+
License
300+
</h2>
301+
<div class="entry">
302+
<p>
303+
<em>tcpdump</em> and <em>libpcap</em> are under a
304+
<A HREF="https://opensource.org/licenses/BSD-3-Clause">3-clause</A>
305+
<A HREF="https://en.wikipedia.org/wiki/BSD_licenses">BSD license</A>.
306+
While the current authors have no objection to converting to a
307+
<A HREF="https://opensource.org/licenses/BSD-2-Clause">2-clause</A>
308+
BSD license, the number of contributors that would need
309+
to agree has made this effort challenging. A volunteer is welcome.
310+
</p>
311+
</div>
312+
</div>
313+
<!-- End of LICENSE section -->
314314
</div>

index.html

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -163,25 +163,6 @@ <h2 class="title" id="documentation">
163163
</div>
164164
<!-- End of DOCUMENTATION section -->
165165

166-
<!-- Start of LICENSE section -->
167-
<div class="post">
168-
<h2 class="title" id="license">
169-
License
170-
</h2>
171-
<div class="entry">
172-
<p>
173-
<em>tcpdump</em> and <em>libpcap</em> are under a
174-
<A HREF="https://opensource.org/licenses/BSD-3-Clause">3-clause</A>
175-
<A HREF="https://en.wikipedia.org/wiki/BSD_licenses">BSD license</A>.
176-
While the current authors have no objection to converting to a
177-
<A HREF="https://opensource.org/licenses/BSD-2-Clause">2-clause</A>
178-
BSD license, the number of contributors that would need
179-
to agree has made this effort challenging. A volunteer is welcome.
180-
</p>
181-
</div>
182-
</div>
183-
<!-- End of LICENSE section -->
184-
185166
<!-- Start of LATEST RELEASES section -->
186167
<div class="post">
187168
<h2 class="title" id="latest-releases">
@@ -361,6 +342,25 @@ <h2 class="title" id="contribute">
361342
</div>
362343
</div>
363344
<!-- End of HOW TO CONTRIBUTE section -->
345+
346+
<!-- Start of LICENSE section -->
347+
<div class="post">
348+
<h2 class="title" id="license">
349+
License
350+
</h2>
351+
<div class="entry">
352+
<p>
353+
<em>tcpdump</em> and <em>libpcap</em> are under a
354+
<A HREF="https://opensource.org/licenses/BSD-3-Clause">3-clause</A>
355+
<A HREF="https://en.wikipedia.org/wiki/BSD_licenses">BSD license</A>.
356+
While the current authors have no objection to converting to a
357+
<A HREF="https://opensource.org/licenses/BSD-2-Clause">2-clause</A>
358+
BSD license, the number of contributors that would need
359+
to agree has made this effort challenging. A volunteer is welcome.
360+
</p>
361+
</div>
362+
</div>
363+
<!-- End of LICENSE section -->
364364
</div>
365365
<!-- RIGHT HAND SIDE PAGE CONTENTS -->
366366

@@ -369,12 +369,12 @@ <h2 class="title" id="contribute">
369369
<h2>Contents</h2>
370370
<ul>
371371
<li><a href="index.html#documentation">Documentation</a></li>
372-
<li><a href="index.html#license">License</a></li>
373372
<li><a href="index.html#latest-releases">Latest Releases</a></li>
374373
<li><a href="index.html#source">Current Development Versions</a></li>
375374
<li><a href="index.html#mailing-lists">Mailing List</a></li>
376375
<li><a href="index.html#patches">Patches, Bug Reports and Feature Requests</a></li>
377376
<li><a href="index.html#contribute">How to Contribute</a></li>
377+
<li><a href="index.html#license">License</a></li>
378378
</ul>
379379
</div>
380380
<!-- END OF LEFT SIDEBAR -->

0 commit comments

Comments
 (0)