
                      **********************************

                         powerpacker.library  V35.256

                         Release 1.3b

                         (c) 1991 Nico Franois

                      **********************************

   The programs and files in this distribution are freely distributable, but
are also Copyright (c) Nico Franois. They may be freely distributed as long
as no more than a nominal fee is charged to cover time and copying costs.

    The complete PPLib package contains following files:

    doc (dir)
        pplib.doc
    fd (dir)
        powerpacker_lib.fd
    include (dir)
        clib (dir)
            powerpacker_protos.h
        libraries (dir)
            powerpacker_lib.i
            ppbase.h
            ppbase.i
        pragmas (dir)
            powerpacker.h
        proto (dir)
            powerpacker.h
    kick13 (dir)
        reqtools.library
    kick20 (dir)
        reqtools.library
    lib (dir)
        src (dir)
            makefile                         ppAllocCrunchInfo.asm
            ppCalcChecksum.asm               ppCalcPasskey.asm
            ppCrunchBuffer.asm               ppDecrunchBuffer.asm
            ppDecrypt.asm                    ppEnterPassword.asm
            ppErrorMessage.asm               ppFreeCrunchInfo.asm
            ppGetPassword.asm                pplib.i
            ppLoadData.asm                   ppWriteDataHeader.asm
            README
        pp.lib
        ppnb.lib
    oberoninterface (dir)
        Example.mod
        PowerPacker.mod
    DISTRIBUTION
    README
    Install
    Install.script
    example.asm
    example.c
    powerpacker.library
    LoadPPLib

    All of these files (except example.c, example.asm and Example.mod) must
remain unmodified and are copyrighted by the author.  None of these files may
be distributed on its own, the entire package must be distributed as one
whole.  Example.c, example.asm and Example.mod are full public domain and can
be used in any way you like :-)

    There is one exception to the above.  If your program is freely
distributable and uses powerpacker.library you have permission to include
powerpacker.library with your distribution.  Your program's documentation
should state that your program uses powerpacker.library and that the library
is Copyright (c) Nico Franois.

    powerpacker.library cannot be included with commercial distributions
without written permission from the author.

