Skip to content

Commit 0dc34e0

Browse files
committed
docs
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 561c8dd commit 0dc34e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/bom-1.7.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ message LicenseChoice {
386386
License license = 1;
387387
// A valid SPDX license expression. Refer to https://spdx.org/specifications for syntax requirements.
388388
string expression = 2;
389-
// TODO
389+
// A SPDX license expression and its details
390390
ExpressionDetailed expression_detailed = 5;
391391
}
392392
// This field must only be used when `expression` is chosen as the other options have their own acknowledgement.

0 commit comments

Comments
 (0)