From e9a3845e26c65e7b54e074ade771767b54b06483 Mon Sep 17 00:00:00 2001 From: Nikolay Kim Date: Mon, 18 Dec 2017 16:48:30 -0800 Subject: [PATCH] update license in readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 60c50bf45..79c31d900 100644 --- a/README.md +++ b/README.md @@ -58,4 +58,11 @@ Some basic benchmarks could be found in this [respository](https://github.com/fa ## License -Actix web is licensed under the [Apache-2.0 license](http://opensource.org/licenses/APACHE-2.0). +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.