summaryrefslogtreecommitdiffstats
path: root/tokio-reactor/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-reactor/Cargo.toml')
-rw-r--r--tokio-reactor/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tokio-reactor/Cargo.toml b/tokio-reactor/Cargo.toml
index 47a95607..453b774e 100644
--- a/tokio-reactor/Cargo.toml
+++ b/tokio-reactor/Cargo.toml
@@ -7,7 +7,7 @@ name = "tokio-reactor"
# - Create "v0.1.x" git tag.
version = "0.1.0"
authors = ["Carl Lerche <me@carllerche.com>"]
-license = "MIT/Apache-2.0"
+license = "MIT"
readme = "README.md"
repository = "https://github.com/tokio-rs/tokio"
homepage = "https://tokio.rs"