diff --git a/docs/annexes/license-matching-guidelines-and-templates.md b/docs/annexes/license-matching-guidelines-and-templates.md index ce91f1dd6d55..7c0bccd493e0 100644 --- a/docs/annexes/license-matching-guidelines-and-templates.md +++ b/docs/annexes/license-matching-guidelines-and-templates.md @@ -53,7 +53,7 @@ The following XML tag is used to implement this guideline. `` with 2 attrib The original text is enclosed within the beginning and ending alt tags. For example: -`Copyright The Linux Foundation` +`Copyright The Linux Foundation` The original replaceable text appears on the SPDX License List webpage in red text. @@ -258,7 +258,7 @@ the more expressive XML format. A legacy template is composed of text with zero or more rules embedded in it. A rule is a variable section of a license wrapped between double angle brackets -`<<>>` and is composed of 4 fields. +`<<>>` and is composed of either 2 or 4 fields. Each field is separated with a semi-colon `;`. Rules shall not be embedded within other rules. Rule fields begin with a case sensitive tag followed by an equal sign `=`.