diff options
author | bruvzg <7645683+bruvzg@users.noreply.github.com> | 2022-03-16 15:58:35 +0200 |
---|---|---|
committer | bruvzg <7645683+bruvzg@users.noreply.github.com> | 2022-03-18 15:09:38 +0200 |
commit | e07a8f0aa66b9dcd62175c53de35cb8df934b733 (patch) | |
tree | 11a89117aa196d5a79c04b2012df28322cf572ea /COPYRIGHT.txt | |
parent | 309cd91ea7aa1d66e1d409197bf2725427a78642 (diff) |
Add brotli decoder and WOFF2 support.
Diffstat (limited to 'COPYRIGHT.txt')
-rw-r--r-- | COPYRIGHT.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index cfb4778d6b..a9edfac7a1 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -130,6 +130,11 @@ Comment: Basis Universal Copyright: 2019, Binomial LLC. License: Apache-2.0 +Files: ./thirdparty/brotli/ +Comment: Brotli +Copyright: 2009, 2010, 2013-2016 by the Brotli Authors. +License: Expat + Files: ./thirdparty/certs/ca-certificates.crt Comment: CA certificates Copyright: Mozilla Contributors |