summaryrefslogtreecommitdiffstats
path: root/tokio-threadpool/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-threadpool/README.md')
-rw-r--r--tokio-threadpool/README.md13
1 files changed, 3 insertions, 10 deletions
diff --git a/tokio-threadpool/README.md b/tokio-threadpool/README.md
index f83e4a51..817beea5 100644
--- a/tokio-threadpool/README.md
+++ b/tokio-threadpool/README.md
@@ -45,17 +45,10 @@ pub fn main() {
## 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.