Update README.md

This commit is contained in:
Christian Schneider 2016-01-14 13:56:42 +01:00
parent f1f7cba903
commit ba748bc446

View file

@ -51,7 +51,7 @@ Thanks for support, help and comments:
Legal stuff
-----------
- PackJPG v2.5 (http://www.elektronik.htw-aalen.de/packjpg/index.htm) by Matthias Stirner is used for compression/decompression of JPG files.
- bZip2 1.06 (http://www.bzip.org) by Julian Seward is used for compression/decompression of bZip2 streams.
- bZip2 1.0.6 (http://www.bzip.org) by Julian Seward is used for compression/decompression of bZip2 streams.
- zLib 1.2.5 (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