From 509d0a3102a73c550983814ad1f6a8124dce59ec Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Sat, 25 Feb 2017 16:00:16 -0800 Subject: [PATCH] Fix dangling reference --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe8e7827..579a6872 100644 --- a/README.md +++ b/README.md @@ -141,5 +141,5 @@ step. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 -license, shall be dual licensed as above, without any additional terms or -conditions. +license, shall be dual licensed under the terms of both the Apache License, +Version 2.0 and the MIT license without any additional terms or conditions.