From 50f5a5a8ee6e009145ac1b27a27e350157ab238b Mon Sep 17 00:00:00 2001 From: Erick Tryzelaar Date: Mon, 12 Nov 2018 11:47:53 -0800 Subject: [PATCH] heck is entirely dual licensed by MIT and Apache 2.0 According to https://github.com/withoutboats/heck/issues/9, the heck library is entirely dual licensed under MIT and Apache 2.0. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f27d3b0..cf32337 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Bug reports & fixes always welcome. :-) ### License -heck is primarily distributed under the terms of both the MIT license and the +heck is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE-APACHE and LICENSE-MIT for details.