From 7ac41ab6715fd2cf029b5f6d0a21cc51806eb5e2 Mon Sep 17 00:00:00 2001 From: Jacek Sieka Date: Wed, 5 Sep 2018 12:48:40 -0600 Subject: [PATCH] readme: update license --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1658076..63e7fed 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,10 @@ Main focus: ## License -Licensed under both of the following: +Licensed and distributed under either of + +* MIT license: [LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT +* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) + +at your option. This file may not be copied, modified, or distributed except according to those terms. - * 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