diff options
author | root <root> | 2003-06-06 20:49:48 +0000 |
---|---|---|
committer | root <root> | 2003-06-06 20:49:48 +0000 |
commit | 4e6ec0c3c340307bc450a6ecf83a8ce6bd523001 (patch) | |
tree | c94f520acdbbd9522d58ef77722a546c92b988e4 /README | |
parent | a5156802847844542cf63b3cbbbe306936425ae5 (diff) |
*** empty log message ***
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -5,10 +5,10 @@ DESCRIPTION repetitive data as well. The module is self-contained and very small (no large library to be pulled in). - I have no idea wether any patents in any countries apply to this - algorithm, but at the moment it is believed that it is free from any - patents. More importantly, it is also free to use in every software - package (see COPYING). + I do not know for certain wether any patents in any countries apply + to this algorithm, but at the moment it is believed that it is free + from any patents. More importantly, it is also free to use in every + software package (see LICENSE). See the lzf.h file for details on how the functions in this mini-library are to be used. |