You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: schema/bom-1.7.schema.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1001,7 +1001,7 @@
1001
1001
"licenses": {
1002
1002
"$ref": "#/definitions/licenseChoice",
1003
1003
"title": "Component License(s)",
1004
-
"description": "EITHER (list of SPDX licenses and/or named licenses) OR (tuple of one SPDX License Expression).\nThere should be no more than one per license acknowledgement."
1004
+
"description": "A list of SPDX licenses and/or named licenses and/or SPDX License Expression.\nThere should be no more than one per license acknowledgement."
1005
1005
},
1006
1006
"copyright": {
1007
1007
"type": "string",
@@ -2074,7 +2074,7 @@
2074
2074
"licenses": {
2075
2075
"$ref": "#/definitions/licenseChoice",
2076
2076
"title": "Service License(s)",
2077
-
"description": "EITHER (list of SPDX licenses and/or named licenses) OR (tuple of one SPDX License Expression).\nThere should be no more than one per license acknowledgement."
2077
+
"description": "A list of SPDX licenses and/or named licenses and/or SPDX License Expression.\nThere should be no more than one per license acknowledgement."
2078
2078
},
2079
2079
"patentAssertions": {
2080
2080
"$ref": "#/definitions/patentAssertions",
@@ -2353,7 +2353,7 @@
2353
2353
"licenses": {
2354
2354
"$ref": "#/definitions/licenseChoice",
2355
2355
"title": "License Evidence",
2356
-
"description": "EITHER (list of SPDX licenses and/or named licenses) OR (tuple of one SPDX License Expression).\nThere should be no license acknowledgement assigned to any of these."
2356
+
"description": "A list of SPDX licenses and/or named licenses and/or SPDX License Expression.\nThere should be no license acknowledgement assigned to any of these."
0 commit comments