Skip to content

Commit ca437e8

Browse files
committed
Relicense clippy
Documentation on relicensing in previous commit Fixes #2885 Also fixes #3093, fixes #3094, fixes 3095, fixes #3096, fixes #3097, fixes #3098, fixes #3099, fixes #3100, fixes #3230
1 parent 8db2092 commit ca437e8

File tree

6 files changed

+229
-378
lines changed

6 files changed

+229
-378
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors = [
1111
description = "A bunch of helpful lints to avoid common pitfalls in Rust"
1212
repository = "https://github.com/rust-lang-nursery/rust-clippy"
1313
readme = "README.md"
14-
license = "MPL-2.0"
14+
license = "MIT/Apache-2.0"
1515
keywords = ["clippy", "lint", "plugin"]
1616
categories = ["development-tools", "development-tools::cargo-plugins"]
1717
build = "build.rs"

LICENSE

-373
This file was deleted.

0 commit comments

Comments
 (0)