home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / library / dos / prokit / read.me < prev    next >
Encoding:
Text File  |  1989-06-02  |  4.2 KB  |  119 lines

  1.  
  2. Copyright 1987, 1989 Samuel H. Smith;  All rights reserved
  3.  
  4.    This is a component of the ProDoor System.
  5.    Do not distribute modified versions without my permission.
  6.    Do not remove or alter this notice or any other copyright notice.
  7.    If you use this in your own program you must distribute source code.
  8.    Do not use any of this in a commercial product.
  9.  
  10.  
  11. The complete source code for ProDoor 3.0 is contained in three archives.
  12.  
  13.    PROD30S1.ZIP   ;The main source files for the door and utilities
  14.    PROD30S2.ZIP   ;The common library files (required part of tool-inc)
  15.    PROD30S3.ZIP   ;Documentation and other supporting files
  16.  
  17.  
  18. The compiled package is distributed as:
  19.  
  20.    PRODOR30.ZIP   ;The main DOOR and supporting files
  21.  
  22.  
  23. Related packages:
  24.  
  25.    RECYCLE.ZIP    ;The 'stacked door' utility
  26.  
  27.    PROEDT30.ZIP   ;Message base editor - the read mail section from
  28.                    ProDoor with the addition of the (M)odify command.
  29.  
  30.    PROKIT30.ZIP   ;Door kit for Turbo Pascal 5.0, based on ProDoor
  31.  
  32.    ZIPTV15.ZIP    ;Zipfile reader utility for ProDoor
  33.  
  34.    ZIPDS11.ZIP    ;Zipfile date stamp/upload test utility for ProDoor
  35.  
  36.    LZHTV10.ZIP    ;Reader utility for LHARC format .LZH files.
  37.  
  38.    ARCTV29B.ZIP   ;Reader utility for PKPAK format .ARC files.
  39.  
  40.  
  41.                                DISCLAIMER
  42.                                ==========
  43.  
  44.      IN NO EVENT WILL I BE LIABLE TO YOU FOR ANY DAMAGES, INCLUDING ANY
  45.      LOST PROFITS, LOST SAVINGS OR OTHER INCIDENTAL OR CONSEQUENTIAL
  46.      DAMAGES ARISING OUT OF YOUR USE OR INABILITY TO USE THE PROGRAM,
  47.      OR FOR ANY CLAIM BY ANY OTHER PARTY.
  48.  
  49.  
  50.  
  51.  
  52.  
  53.   ----------------
  54.      PCBoard is a registered trademark of Clark Development Company.
  55.  
  56.  
  57.                                  LICENSE
  58.                                  =======
  59.    SourceWare: What is it?
  60.    -----------------------
  61.  
  62.    SourceWare is my name for a unique concept in user supported software.
  63.    Programs distributed under the SourceWare concept always offer source
  64.    code.
  65.  
  66.    This package can be freely distributed so long as it is not modified or
  67.    sold for profit.  If you find that this program is valuable,  you can send
  68.    me a donation for what you think it is worth.  I suggest about $30.
  69.  
  70.    Send your voluntary contributions to:
  71.                  Samuel H. Smith
  72.                  5119 N. 11 ave 332
  73.                  Phoenix, AZ 85013
  74.  
  75.    When you send a contribution, your existing user account on The Tool Shop
  76.    will be upgraded for extended time and downloading.  You will also be able
  77.    to download a special "register" program.  The register program allows you
  78.    to install your own "registration" message seen by callers when opening
  79.    ProDoor.
  80.  
  81.  
  82.    Why SourceWare?
  83.    ---------------
  84.  
  85.    Why do I include source code?  Why isn't the donation mandatory?  The
  86.    value of good software should be self-evident.  The source code is the key
  87.    to complete understanding of a program.  You can read it to find out how
  88.    things are done.  You can also change it to suit your needs, so long as
  89.    you do not distribute the modified version without my consent.
  90.  
  91.  
  92.    Copyright
  93.    ---------
  94.  
  95.    If you modify this program, I would appreciate a copy of the new source
  96.    code.   I am holding the copyright on the source code, so please don't
  97.    delete my name from the program files or from the documentation.
  98.  
  99.                                  SUPPORT
  100.                                  =======
  101.  
  102.    I work very hard to produce a software package of the highest quality and
  103.    functionality.  I try to look into all reported bugs, and will generally
  104.    fix reported problems within a few days.
  105.  
  106.    Since this is user supported software under the SourceWare concept, I
  107.    don't expect you to contribute if you don't like it or if it doesn't meet
  108.    your needs.
  109.  
  110.    If you have any questions, bugs, or suggestions, please contact me at:
  111.  
  112.                         The Tool Shop BBS
  113.                        (602) 264-3969 (HST 9600)
  114.                        (602) 279-2673 (HAYES 9600)
  115.  
  116.    The latest version is always available for downloading. 
  117.  
  118.    Enjoy!     Samuel H. Smith, Author and Sysop of The Tool Shop.
  119.