From 2ab2affe69df6a286066abb9e47346be5c0d981f Mon Sep 17 00:00:00 2001 From: Seamus Abshere Date: Thu, 2 Nov 2017 16:01:42 -0400 Subject: [PATCH] s/serde/tokio/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f982660a..d3edbc855 100644 --- a/README.md +++ b/README.md @@ -44,5 +44,5 @@ at your option. ### Contribution Unless you explicitly state otherwise, any contribution intentionally submitted -for inclusion in Serde by you, as defined in the Apache-2.0 license, shall be +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.