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.6.proto
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@ message Component {
133
133
repeatedComponentcomponents=21;
134
134
// Specifies optional, custom, properties
135
135
repeatedPropertyproperties=22;
136
-
// Specifies optional license and copyright evidence
136
+
// Specifies optional license and copyright evidence. Only the first item in the optional repeated list is to be taken into account; every other item in the list is to be ignored/omitted.
0 commit comments