rust/src/tools/rustbook
David Tolnay 08cd34e4fc
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.
2019-05-09 15:40:01 -07:00
..
src tools/rustbook: deny(rust_2018_idioms) 2019-03-01 11:15:22 +01:00
Cargo.toml Switch to SPDX 2.1 license expression 2019-05-09 15:40:01 -07:00