Skip to content

Commit

Permalink
Update TocHTMLTemplate.html
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Winslow <steve@swinslow.net>
  • Loading branch information
swinslow authored Feb 18, 2021
1 parent 1a2b44c commit e512904
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions resources/htmlTemplate/TocHTMLTemplate.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,12 +141,12 @@ <h1>SPDX License List</h1>
<p>The purpose of the SPDX License List is to enable efficient and reliable identification of such licenses and exceptions in an SPDX document, in source files or elsewhere. </p>

<ul style="list-style-type: square; padding: 5px;">
<li style="margin:5px 0 5px 10px;"><a href="./exceptions-index.html"><strong>License Exceptions</strong></a> are commonly found exceptions to free and open source licenses, used with the <strong><a href="https://spdx.org/specifications">License Expression</a></strong> operator, "WITH" to create a license with an exception. </li>
<li style="margin:5px 0 5px 10px;">The <a href="http://spdx.org/spdx-license-list/matching-guidelines"><strong>matching guidelines</strong></a> define what constitutes a license or exception match. The license text on the HTML pages here will display omitable text in blue and replaceable text in red (see Guideline #2 for more information).</li>
<li style="margin:5px 0 5px 10px;"><a href="https://github.com/spdx/license-list-XML/blob/master/DOCS/license-fields.md"><strong>Explanation of fields</strong> used on the SPDX License List</li>
<li style="margin:5px 0 5px 10px;"><a href="https://github.com/spdx/license-list-XML/blob/master/DOCS/license-inclusion-principles.md"><strong>License inclusion principles</strong> for adding new licenses or exceptions to the SPDX License List</li>
<li style="margin:5px 0 5px 10px;"><a href="https://github.com/spdx/license-list-XML/blob/master/CONTRIBUTING.md"><strong>Contribute</strong> to the project or request a new license</li>
<li style="margin:0px 0 5px 10px;">Use <a href="http://spdx.org/ids"><strong>short identifiers in your source code</strong></a></li>
<li style="margin:5px 0 5px 10px;"><a href="./exceptions-index.html"><strong>License Exceptions</strong></a> are commonly found exceptions to free and open source licenses, used with the <strong><a href="https://spdx.dev/specifications/">License Expression</a></strong> operator, "WITH" to create a license with an exception. </li>
<li style="margin:5px 0 5px 10px;">The <a href="https://spdx.dev/license-list/matching-guidelines/"><strong>matching guidelines</strong></a> define what constitutes a license or exception match. The license text on the HTML pages here will display omitable text in blue and replaceable text in red (see Guideline #2 for more information).</li>
<li style="margin:5px 0 5px 10px;"><a href="https://github.com/spdx/license-list-XML/blob/master/DOCS/license-fields.md"><strong>Explanation of fields</strong></a> used on the SPDX License List</li>
<li style="margin:5px 0 5px 10px;"><a href="https://github.com/spdx/license-list-XML/blob/master/DOCS/license-inclusion-principles.md"><strong>License inclusion principles</strong></a> for adding new licenses or exceptions to the SPDX License List</li>
<li style="margin:5px 0 5px 10px;"><a href="https://github.com/spdx/license-list-XML/blob/master/CONTRIBUTING.md"><strong>Contribute</strong></a> to the project or request a new license</li>
<li style="margin:0px 0 5px 10px;">Use <a href="https://spdx.dev/ids"><strong>short identifiers in your source code</strong></a></li>
<li style="margin:5px 0 5px 10px;"><a href="https://github.com/spdx/license-list-XML"><strong>Github repo</strong></a></li>
<li style="margin:5px 0 5px 10px;">Machine readable <a href="https://github.com/spdx/license-list-data"><strong>data files</strong></a> for the SPDX License List</li>

Expand Down

0 comments on commit e512904

Please # to comment.