summaryrefslogtreecommitdiffstats
path: root/tokio-executor/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-executor/README.md')
-rw-r--r--tokio-executor/README.md13
1 files changed, 3 insertions, 10 deletions
diff --git a/tokio-executor/README.md b/tokio-executor/README.md
index e127c773..83bf0955 100644
--- a/tokio-executor/README.md
+++ b/tokio-executor/README.md
@@ -38,17 +38,10 @@ executor, including:
## License
-This project is licensed under either of
-
- * Apache License, Version 2.0, ([LICENSE-APACHE](../LICENSE-APACHE) or
- http://www.apache.org/licenses/LICENSE-2.0)
- * MIT license ([LICENSE-MIT](../LICENSE-MIT) or
- http://opensource.org/licenses/MIT)
-
-at your option.
+This project is licensed under the [MIT license](../LICENSE).
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
-for inclusion in Tokio by you, as defined in the Apache-2.0 license, shall be
-dual licensed as above, without any additional terms or conditions.
+for inclusion in Tokio by you, shall be licensed as MIT, without any additional
+terms or conditions.