From df59a8e366dec767b73fd36b4a9669eb713d1041 Mon Sep 17 00:00:00 2001 From: Kunihiko Sakamoto Date: Wed, 24 Feb 2016 16:00:43 +0900 Subject: [PATCH] Update comment about Brotli license --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a02939..f5210af 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ compression related modules in this repository. brotli/ contains reference code for the Brotli byte-level compression -algorithm. Note that it is licensed under an Apache 2 license. +algorithm. Note that it is licensed under the MIT license. src/ contains the C++ code for compressing and decompressing fonts.