home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / arc / pplib1_5.lha / PPLib / DISTRIBUTION next >
Text File  |  1992-05-21  |  2KB  |  78 lines

  1.  
  2.                       **********************************
  3.  
  4.                           powerpacker.library V35
  5.  
  6.                           Release 1.5
  7.  
  8.                           (c) 1991/1992 Nico Franτois
  9.  
  10.                       **********************************
  11.  
  12.    The programs and files in this distribution are freely distributable, but
  13. are also Copyright (c) Nico Franτois. They may be freely distributed as long
  14. as no more than a nominal fee is charged to cover time and copying costs.
  15.  
  16.     The complete PPLib package contains following files:
  17.  
  18.     doc (dir)
  19.         pplib.doc
  20.     fd (dir)
  21.         powerpacker_lib.fd
  22.     Glue (dir)
  23.         Dice (dir)
  24.             DMakeFile
  25.             powerpackers.lib
  26.             powerpackersr.lib
  27.             README
  28.         Manx-C (dir)
  29.             pp.lib
  30.             ppnb.lib
  31.         Oberon (dir)
  32.             Example.mod
  33.             PowerPacker.mod
  34.         SAS-C (dir)
  35.             pp.lib
  36.             ppnb.lib
  37.             README
  38.             Source.lzh
  39.     include (dir)
  40.         clib (dir)
  41.             powerpacker_protos.h
  42.         libraries (dir)
  43.             powerpacker_lib.i
  44.             ppbase.h
  45.             ppbase.i
  46.         pragmas (dir)
  47.             powerpacker.h
  48.         proto (dir)
  49.             powerpacker.h
  50.     libs13 (dir)
  51.         reqtools.library
  52.     libs20 (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, example.asm and Example.mod) must
  64. remain unmodified and are copyrighted by the author.  None of these files may
  65. be distributed on its own, the entire package must be distributed as one
  66. whole.  Example.c, example.asm and Example.mod are full public domain and can
  67. be used in any way 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.  Your program's documentation
  72. should state that your program uses powerpacker.library and that the library
  73. is Copyright (c) Nico Franτois.
  74.  
  75.     powerpacker.library cannot be included with commercial distributions
  76. without written permission from the author.
  77.  
  78.