]> git.proxmox.com Git - cargo.git/commitdiff
Update SPDX list to 3.6
authorMatthias Seiffert <matthias-seiffert@hotmail.de>
Fri, 4 Oct 2019 13:59:40 +0000 (15:59 +0200)
committerMatthias Seiffert <matthias-seiffert@hotmail.de>
Fri, 4 Oct 2019 13:59:40 +0000 (15:59 +0200)
src/doc/src/reference/manifest.md

index 40e3dbf980d57223e7eca655c80c0e60dc45d93f..6cd87311345222fec0e415bf6bd9afd4e578c886 100644 (file)
@@ -254,7 +254,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. Parentheses are not currently supported.
+# 3.6. 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
@@ -345,8 +345,8 @@ published crate.
 
 SPDX 2.1 license expressions are documented
 [here][spdx-2.1-license-expressions]. The current version of the
-license list is available [here][spdx-license-list], and version 2.4
-is available [here][spdx-license-list-2.4].
+license list is available [here][spdx-license-list], and version 3.6
+is available [here][spdx-license-list-3.6].
 
 #### The `metadata` table (optional)
 
@@ -1010,5 +1010,5 @@ dependencies][replace] section of the documentation.
 [`cargo run`]: ../commands/cargo-run.md
 [`cargo test`]: ../commands/cargo-test.md
 [spdx-2.1-license-expressions]: https://spdx.org/spdx-specification-21-web-version#h.jxpfx0ykyb60
-[spdx-license-list-2.4]: https://github.com/spdx/license-list-data/tree/v2.4
+[spdx-license-list-3.6]: https://github.com/spdx/license-list-data/tree/v3.6
 [spdx-license-list]: https://spdx.org/licenses/