diff --git a/resources/htmlTemplate/ExceptionsTocHTMLTemplate.html b/resources/htmlTemplate/ExceptionsTocHTMLTemplate.html
index 64bc381..34e327a 100644
--- a/resources/htmlTemplate/ExceptionsTocHTMLTemplate.html
+++ b/resources/htmlTemplate/ExceptionsTocHTMLTemplate.html
@@ -135,12 +135,14 @@
License Exceptions
The SPDX License List includes a list of exceptions. These exceptions grant an exception to a license condition or additional permissions beyond those granted in a license; they are not stand-alone licenses. Exceptions are added to a license using the License Expression operator, "WITH".
- - SPDX License List: The list of commonly found free and open source licenses for the purposes of being able to easily and efficiently identify such licenses.
- - Master Files: The HTML pages you see here are generated from the master files for the SPDX License List.
- - Data Files: Machine readable files describing all of the licenses and license exceptions.
- - Overview: General information about the SPDX License List, including principles for inclusion of a license and an explanation of the fields contained on the list.
- - Matching Guidelines: Guidelines for what constitutes a license match to the SPDX License List. For licenses that include markup, 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).
- - Request New License: Instructions for proposing a license or exception be added to the SPDX License List.
+ - SPDX License List
+ - The matching guidelines 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).
+ - Explanation of fields used on the SPDX License List
+ - License inclusion principles for adding new licenses or exceptions to the SPDX License List
+ - Contribute to the project or request a new license
+ - Use short identifiers in your source code
+ - Github repo
+ - Machine readable data files for the SPDX License List
diff --git a/resources/htmlTemplate/TocHTMLTemplate.html b/resources/htmlTemplate/TocHTMLTemplate.html
index 5ea92c4..619eca0 100644
--- a/resources/htmlTemplate/TocHTMLTemplate.html
+++ b/resources/htmlTemplate/TocHTMLTemplate.html
@@ -136,21 +136,19 @@
- The SPDX License List is a list of commonly found licenses and exceptions used in free and open source and other collaborative software or documentation. The purpose of the SPDX License List is to enable
- easy and efficient identification of such licenses and exceptions in an SPDX document, in source files
- or elsewhere. The SPDX License List includes a standardized short identifier, full name, vetted license
- text including matching guidelines markup as appropriate, and a canonical permanent
- URL for each license and exception.
+
The SPDX License List is an integral part of the SPDX Specification. The SPDX License List itself is a list of commonly found licenses and exceptions used in free and open or collaborative software, data, hardware, or documentation. The SPDX License List includes a standardized short identifier, the full name, the license text, and a canonical permanent URL for each license and exception.
-
+ 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.
+
- - License Exceptions: The list of commonly found exceptions to free and open source licenses, which can be used with the License Expression operator, "WITH" to create a license with an exception.
- - Master Files: The HTML pages you see here are generated from the master files for the SPDX License List.
- - Data Files: Machine readable files describing all of the licenses and license exceptions.
- - Overview: General information about the SPDX License List, including principles for inclusion of a license and an explanation of the fields contained on the list.
- - IDs: Learn more about using short-form license identifiers in your source code.
- - Matching Guidelines: Guidelines for what constitutes a license match to the SPDX License List. 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).
- - Request New License: Instructions for proposing a license or exception be added to the SPDX License List.
+ - License Exceptions are commonly found exceptions to free and open source licenses, used with the License Expression operator, "WITH" to create a license with an exception.
+ - The matching guidelines 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).
+ - Explanation of fields used on the SPDX License List
+ - License inclusion principles for adding new licenses or exceptions to the SPDX License List
+ - Contribute to the project or request a new license
+ - Use short identifiers in your source code
+ - Github repo
+ - Machine readable data files for the SPDX License List