CFL3 release 3

Copyright

Compressed File Library 3
Copyright (c) 2001 Jari Komppa



License

This software is provided 'as-is', without any express or implied
warranty.  In no event will the authors be held liable for any damages
arising from the use of this software.

Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must not
   claim that you wrote the original software. If you use this software
   in a product, an acknowledgment in the product documentation would be
   appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
   misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.

(eg. same as ZLIB license)



Contact info

My homesite is at http://iki.fi/sol. If not, search the web for my name,
and you should find me.



Files contained in this release:

readme.txt                      - this file
changes.txt                     - change log
contrib\uncfl                   - cfl unpacking utility
src                             - sources to the CFL library
makecfl                         - sources to the makecfl utility
testcfl                         - sources to the testcfl testing tool
bin\makecfl.exe                 - precompiled win32 makecfl with zlib
bin\uncfl.exe                   - precompiled win32 uncfl util
include                         - include files for the CFL library
example\hello.ini               - example ini file
example\hello.txt               - example data file
example\hello.cpp               - example source file
example\readme.txt              - readme for the example
example\vcmake.bat              - visual C example making batch file

See cfl3.h for usage and other documentation.
