summaryrefslogtreecommitdiffstats
path: root/tokio-io/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-io/README.md')
-rw-r--r--tokio-io/README.md15
1 files changed, 4 insertions, 11 deletions
diff --git a/tokio-io/README.md b/tokio-io/README.md
index d1238a57..b23e8d07 100644
--- a/tokio-io/README.md
+++ b/tokio-io/README.md
@@ -26,19 +26,12 @@ online at [https://tokio.rs](https://tokio.rs). The [API
documentation](https://docs.rs/tokio-io) is also a great place to get started
for the nitty-gritty.
-# License
+## 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.