Skip to content

Commit c3728f3

Browse files
goneallkestewart
authored andcommitted
Clarify that name is optional for extracted license info
Signed-off-by: Gary O'Neall <[email protected]>
1 parent 260364a commit c3728f3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

chapters/other-licensing-information-detected.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,15 +113,15 @@ If indeed full text of license present in File:
113113

114114
Provide a common name of the license that is not on the SPDX list.
115115

116-
Use `NOASSERTION` If there is no common name or it is not known. The metadata for the license name field is shown in Table 65.
116+
The metadata for the license name field is shown in Table 65.
117117

118118
**Table 65 — Metadata for the license name field**
119119

120120
| Attribute | Value |
121121
| --------- | ----- |
122-
| Required | Conditional |
123-
| Cardinality | 0..1 conditional (Mandatory, one) if license is not on SPDX License List. |
124-
| Format | Single line of text | `NOASSERTION` |
122+
| Required | No |
123+
| Cardinality | 0..1 |
124+
| Format | Single line of text |
125125

126126
### 10.3.2 Intent
127127

0 commit comments

Comments
 (0)