From c205e2c358abceb6e25bc7021005ac75e71b1ea1 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Mon, 30 Oct 2017 14:09:06 -0700 Subject: [PATCH] process: Fix copy/paste --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 869b9a611..f99fa99b0 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ extern crate tokio_process; # License -Serde is licensed under either of +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)