Skip to content

Commit c78b2ca

Browse files
committed
Delete sentence about parentheses being unsupported in license
1 parent 92395d9 commit c78b2ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/src/reference/manifest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,8 +266,8 @@ containing the text of the license (relative to this `Cargo.toml`).
266266

267267
[crates.io] interprets the `license` field as an [SPDX 2.3 license
268268
expression][spdx-2.3-license-expressions]. The name must be a known license
269-
from the [SPDX license list 3.20][spdx-license-list-3.20]. Parentheses are not
270-
currently supported. See the [SPDX site] for more information.
269+
from the [SPDX license list 3.20][spdx-license-list-3.20]. See the [SPDX site]
270+
for more information.
271271

272272
SPDX license expressions support AND and OR operators to combine multiple
273273
licenses.[^slash]

0 commit comments

Comments
 (0)