commit f031f109ce8cb72e59f23977ea36b9f0d8169f51
Author: Raf Czlonka <rczlonka_AT_gmail.com>
Date: Mon Mar 19 04:49:17 2018 +0000
liblzf is under a BSD-style license - not under a dual one with the GPL.
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index 6c3acfa9..a8be309b 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
_AT_@ -21,7 +21,7 @@ Compilers
Compression
-----------
-* [liblzf](
http://oldhome.schmorp.de/marc/liblzf.html) - very fast, legally unencumbered compression library (dual licensed: 2-clause BSD or GPL License)
+* [liblzf](
http://oldhome.schmorp.de/marc/liblzf.html) - very fast, legally unencumbered compression library
* [miniz](
https://github.com/richgel999/miniz) - single C-file reimplementation of zlib (MIT License).
* [xz embedded](
http://tukaani.org/xz/embedded.html) - lightweight decompressor for the xz LZMA compressor (public domain)
* [Lzip](
http://lzip.nongnu.org) - Properly designed data compressor outperforming gzip and bzip2 (GPLv2+)
Received on Mon Mar 19 2018 - 05:52:07 CET