From 943cd860cb51dff519ba9cb0b115a2c8c4ba4f87 Mon Sep 17 00:00:00 2001 From: Sean Stangl Date: Tue, 2 Jan 2018 10:03:18 -0800 Subject: [PATCH] Use correct project name in README.md. (#288) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0aadf56b7..cd9c67e82 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-core by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.