Skip to content

Commit

Permalink
Relicense clippy
Browse files Browse the repository at this point in the history
Documentation on relicensing in previous commit

Fixes rust-lang#2885

Also fixes rust-lang#3093, fixes rust-lang#3094, fixes 3095, fixes rust-lang#3096, fixes rust-lang#3097, fixes rust-lang#3098,
fixes rust-lang#3099, fixes rust-lang#3100, fixes rust-lang#3230
  • Loading branch information
Manishearth committed Oct 6, 2018
1 parent 8db2092 commit ca437e8
Show file tree
Hide file tree
Showing 6 changed files with 229 additions and 378 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
373 changes: 0 additions & 373 deletions LICENSE

This file was deleted.

Loading

0 comments on commit ca437e8

Please sign in to comment.