From f0680617ee8f71c4c1df37a243739d30d9b7fc84 Mon Sep 17 00:00:00 2001 From: Ivan Petkov Date: Sun, 31 Dec 2017 15:00:02 -0800 Subject: [PATCH] process: Fix project name typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f99fa99b0..9ea45c549 100644 --- a/README.md +++ b/README.md @@ -38,5 +38,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-process by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.