README.md: add disclaimer

This commit is contained in:
Eric Biggers 2016-04-11 00:50:15 -05:00
parent c1b6c31da7
commit 3f6df7e4e9

View File

@ -16,7 +16,9 @@ processors. In addition, libdeflate provides optional high compression modes
that provide a better compression ratio than the zlib's "level 9".
libdeflate is released into the public domain. The author claims no copyright
on it, and anyone is free to use it for any reason.
on it, and anyone is free to use it for any reason. The software is provided
'as-is', without any express or implied warranty; in no event will the author be
held liable for any damages arising from the use of the software.
Building
========