summaryrefslogtreecommitdiffstats
path: root/tokio-executor/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-executor/Cargo.toml')
-rw-r--r--tokio-executor/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tokio-executor/Cargo.toml b/tokio-executor/Cargo.toml
index 791b2ddd..8d65dcb2 100644
--- a/tokio-executor/Cargo.toml
+++ b/tokio-executor/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
documentation = "https://docs.rs/tokio-executor"
repository = "https://github.com/tokio-rs/tokio"
homepage = "https://github.com/tokio-rs/tokio"
-license = "MIT/Apache-2.0"
+license = "MIT"
authors = ["Carl Lerche <me@carllerche.com>"]
description = """
Future execution primitives