]> git.lizzy.rs Git - rust.git/commit
Switch to SPDX 2.1 license expression
authorDavid Tolnay <dtolnay@gmail.com>
Thu, 9 May 2019 22:37:37 +0000 (15:37 -0700)
committerDavid Tolnay <dtolnay@gmail.com>
Thu, 9 May 2019 22:40:01 +0000 (15:40 -0700)
commit08cd34e4fc062345dd20c018384b360cd57915b1
treed284ef0cb2b061b3b839429589f716b597daae8f
parenta784a80228c9eac3aa0fd86fc90887d5fa20c82e
Switch to SPDX 2.1 license expression

According to the Cargo Reference:
https://doc.rust-lang.org/cargo/reference/manifest.html

> 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.
>
> Multiple licenses can be separated with a `/`, although that usage
> is deprecated. Instead, use a license expression with AND and OR
> operators to get more explicit semantics.
src/libstd/Cargo.toml
src/tools/rustbook/Cargo.toml
src/tools/rustc-std-workspace-alloc/Cargo.toml
src/tools/rustc-std-workspace-core/Cargo.toml
src/tools/rustc-workspace-hack/Cargo.toml
src/tools/unstable-book-gen/Cargo.toml