summaryrefslogtreecommitdiffstats
path: root/tokio-reactor/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-reactor/README.md')
-rw-r--r--tokio-reactor/README.md13
1 files changed, 3 insertions, 10 deletions
diff --git a/tokio-reactor/README.md b/tokio-reactor/README.md
index c2831af1..e75a61fd 100644
--- a/tokio-reactor/README.md
+++ b/tokio-reactor/README.md
@@ -33,17 +33,10 @@ are building a custom I/O resource.
## 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.