home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / compress / pplib.lzh / PPLib / DISTRIBUTION next >
Text File  |  1991-11-08  |  2KB  |  76 lines

  1.  
  2.                       **********************************
  3.  
  4.                          powerpacker.library  V35.256
  5.  
  6.                          Release 1.3a
  7.  
  8.                          (c) 1991 Nico François
  9.  
  10.                       **********************************
  11.  
  12.     Powerpacker.library is FREEWARE. This means that you can copy it freely as
  13. long as you don't ask any more money for it than a nominal fee for copying.
  14. This does *NOT* mean you are free to do with it what you want :-)
  15.     The library and all related files are copyright (C) 1991 Nico François.
  16.  
  17.     The complete pplib package contains following files:
  18.  
  19.     doc (dir)
  20.         pplib.doc
  21.     fd (dir)
  22.         powerpacker_lib.fd
  23.     include (dir)
  24.         clib (dir)
  25.             powerpacker_protos.h
  26.         libraries (dir)
  27.             powerpacker_lib.i
  28.             ppbase.h
  29.             ppbase.i
  30.         pragmas (dir)
  31.             powerpacker.h
  32.         proto (dir)
  33.             powerpacker.h
  34.     lib (dir)
  35.         src (dir)
  36.             makefile                         ppAllocCrunchInfo.asm
  37.             ppCalcChecksum.asm               ppCalcPasskey.asm
  38.             ppCrunchBuffer.asm               ppDecrunchBuffer.asm
  39.             ppDecrypt.asm                    ppEnterPassword.asm
  40.             ppErrorMessage.asm               ppFreeCrunchInfo.asm
  41.             ppGetPassword.asm                pplib.i
  42.             ppLoadData.asm                   ppWriteDataHeader.asm
  43.             README
  44.         pp.lib
  45.         ppnb.lib
  46.     oberoninterface (dir)
  47.         PowerPacker.mod
  48.         Example.mod
  49.         README
  50.     kick13 (dir)
  51.         reqtools.library
  52.     kick20 (dir)
  53.         reqtools.library
  54.     DISTRIBUTION
  55.     README
  56.     Install
  57.     Install.script
  58.     example.asm
  59.     example.c
  60.     powerpacker.library
  61.     LoadPPLib
  62.  
  63.     All of these files (except example.c and example.asm) must remain
  64. unmodified and are copyrighted by the author.  None of these files may be
  65. distributed on its own, the entire package must be distributed as one whole.
  66. Example.c and example.asm are full public domain and can be used in any way
  67. you like :-)
  68.  
  69.     There is one exception to the above. If your program is freely
  70. distributable and uses powerpacker.library you have permission to include
  71. powerpacker.library with your distribution.
  72.  
  73.     powerpacker.library cannot be included with commercial distributions
  74. without written permission from the author.
  75.  
  76.