]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Merge pull request #3265 from mikerite/fix-export
[rust.git] / Cargo.toml
index d765e09deef3544af6306cf45fe58dcf7c1d0f2e..518c2caf6718556022d983a367b412545ecda4ae 100644 (file)
@@ -11,7 +11,7 @@ authors = [
 description = "A bunch of helpful lints to avoid common pitfalls in Rust"
 repository = "https://github.com/rust-lang-nursery/rust-clippy"
 readme = "README.md"
-license = "MPL-2.0"
+license = "MIT/Apache-2.0"
 keywords = ["clippy", "lint", "plugin"]
 categories = ["development-tools", "development-tools::cargo-plugins"]
 build = "build.rs"