Delete sentence about parentheses being unsupported in license

This commit is contained in:
David Tolnay 2024-01-13 18:48:28 -08:00
parent 92395d9010
commit c78b2ca1dd
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82

View file

@ -266,8 +266,8 @@ containing the text of the license (relative to this `Cargo.toml`).
[crates.io] interprets the `license` field as an [SPDX 2.3 license [crates.io] interprets the `license` field as an [SPDX 2.3 license
expression][spdx-2.3-license-expressions]. The name must be a known license expression][spdx-2.3-license-expressions]. The name must be a known license
from the [SPDX license list 3.20][spdx-license-list-3.20]. Parentheses are not from the [SPDX license list 3.20][spdx-license-list-3.20]. See the [SPDX site]
currently supported. See the [SPDX site] for more information. for more information.
SPDX license expressions support AND and OR operators to combine multiple SPDX license expressions support AND and OR operators to combine multiple
licenses.[^slash] licenses.[^slash]