src/doc/manifest: Parenthesis not supported in 'license'
authorW. Trevor King <wking@tremily.us>
Thu, 4 Jan 2018 19:29:10 +0000 (11:29 -0800)
committerW. Trevor King <wking@tremily.us>
Thu, 4 Jan 2018 19:30:27 +0000 (11:30 -0800)
Document [1] where authors can find it.

[1]: https://github.com/withoutboats/license-exprs/issues/3

src/doc/book/src/reference/manifest.md
src/doc/manifest.md

index 6cdb394328824c5ce3143b0d5511c7ea48b9bf54..48372bb223ce66581cb7b6cb64990e80533a6549 100644 (file)
@@ -171,7 +171,7 @@ categories = ["...", "..."]
 # This is an SPDX 2.1 license expression for this package.  Currently
 # crates.io will validate the license provided against a whitelist of
 # known license and exception identifiers from the SPDX license list
-# 2.4.
+# 2.4.  Parentheses are not currently supported.
 #
 # Multiple licenses can be separated with a `/`, although that usage
 # is deprecated.  Instead, use a license expression with AND and OR
index ea42fb1fba269293ec482d1c347f5aca7a6e3853..dc6b9de17fb9b12288eb7a206a9bfc38b6025293 100644 (file)
@@ -168,7 +168,7 @@ categories = ["...", "..."]
 # This is an SPDX 2.1 license expression for this package.  Currently
 # crates.io will validate the license provided against a whitelist of
 # known license and exception identifiers from the SPDX license list
-# 2.4.
+# 2.4.  Parentheses are not currently supported.
 #
 # Multiple licenses can be separated with a `/`, although that usage
 # is deprecated.  Instead, use a license expression with AND and OR