home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / PROKIT29.ZIP / READ.ME < prev    next >
Encoding:
Text File  |  1989-03-01  |  3.6 KB  |  115 lines

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