mirror of
https://github.com/schnaader/precomp-cpp
synced 2026-08-23 00:23:04 -04:00
Update README.md
added brotli legal notice
This commit is contained in:
parent
0ae4d15296
commit
905e32a127
1 changed files with 2 additions and 1 deletions
|
|
@ -72,8 +72,9 @@ Thanks for support, help and comments:
|
|||
Legal stuff
|
||||
-----------
|
||||
- brunsli (https://github.com/google/brunsli) by Google LLC is used for compression/decompression of JPG files.
|
||||
- brotli (https://github.com/google/brotli) by the Brotli Authors is used for compression/decompression of JPG metadata.
|
||||
- packJPG v2.5k (https://github.com/packjpg/packJPG) by Matthias Stirner is used for compression/decompression of JPG files.
|
||||
- packMP3 v1.0g by Matthias Stirner by Matthias Stirner is used for compression/decompression of MP3 files.
|
||||
- packMP3 v1.0g by Matthias Stirner is used for compression/decompression of MP3 files.
|
||||
- bZip2 1.0.6 (http://www.bzip.org) by Julian Seward is used for compression/decompression of bZip2 streams.
|
||||
- zLib 1.2.11 (http://www.zlib.net) by Jean-loup Gailly and Mark Adler is used for compression/decompression of zLib streams.
|
||||
- GifLib 4.1.4 (http://sourceforge.net/projects/giflib) is used for compression/decompression of GIF files. The GIFLIB distribution is Copyright (c) 1997 Eric S. Raymond
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue