home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / programm / libs / reqtools.lha / ReqTools / DISTRIBUTION < prev    next >
Encoding:
Text File  |  1992-06-29  |  6.6 KB  |  219 lines

  1.  
  2.                       **********************************
  3.  
  4.                           reqtools.library
  5.  
  6.                           The requester toolkit.
  7.  
  8.                           Release 2.0
  9.  
  10.                           (c) 1991/1992 Nico Franτois
  11.  
  12.                       **********************************
  13.  
  14.  
  15.    The programs and files in this distribution are freely distributable, but
  16. are also Copyright (c) Nico Franτois. They may be freely distributed as long
  17. as no more than a nominal fee is charged to cover time and copying costs.
  18.  
  19.    Programmers can register as a ReqTools developer by sending US$25 to:
  20.  
  21.                                 Nico Franτois
  22.                                 Corbielaan 13
  23.                                 B-3060 Bertem
  24.                                 BELGIUM
  25.  
  26.    Send money by EuroCheck (only in Belgian Francs (BEF)!), postal(!) money
  27. order or cash!  It's impossible for me to cash in foreign checks, even if the
  28. amount is in Belgium Francs.  Please state the version of reqtools.library
  29. you have (use the C:Version command to display the version) and if you use
  30. the Kickstart 1.3 or Kickstart 2.0 version.
  31.  
  32.    If you register you will be sent the next update of ReqTools (when it
  33. becomes available) and you will be kept up to date concerning further
  34. developments regarding ReqTools.
  35.  
  36.  
  37.    SUPPORT BBS
  38.    ~~~~~~~~~~~
  39.    ReqTools support is also provided in a FidoNet echomail area.  The area is
  40. called REQTOOLS.  If you are a FidoNet point check out if your node provides
  41. this area.  The ReqTools support BBS is:
  42.  
  43.                    >-------------------------------------<
  44.                      Great Balls Of Fire BBS
  45.                 
  46.                      SysOp: Herman Stevens
  47.                      Fido : 2:292/603.0
  48.                 
  49.                      ADS Regional Coordinator Belgium
  50.                 
  51.                      V.32b & V.42b (14400 bps, 8N1)
  52.                 
  53.                      Phone: +32-(0)16-64.09.12
  54.                    >-------------------------------------<
  55.  
  56.  
  57.    COMMERCIAL USAGE
  58.    ~~~~~~~~~~~~~~~~
  59.    Commercial usage is allowed if the following conditions are met:
  60.  
  61.    a) You register as a ReqTools developer (see above).
  62.  
  63.    b) You state in your documentation that your program uses reqtools.library
  64.       and that ReqTools is Copyright (c) Nico Franτois.
  65.  
  66.    c) You send me a copy of your finished product(s) using reqtools.library.
  67.  
  68.    If these conditions are met you are allowed to include the Kickstart 1.3
  69. and/or the Kickstart 2.0 version of reqtools.library and the installation
  70. script(s) with your commercial product.
  71.  
  72.  
  73.    DISTRIBUTION
  74.    ~~~~~~~~~~~~
  75.    The complete ReqTools package contains the following files:
  76.  
  77.     Catalogs (dir)
  78.         deutsch (dir)
  79.             reqtools.catalog
  80.         franτais (dir)
  81.             reqtools.catalog
  82.         nederlands (dir)
  83.             reqtools.catalog
  84.         CatSource.lha
  85.         README
  86.     doc (dir)
  87.         reqtools.doc
  88.         windowptr.readme
  89.     demo (dir)
  90.         demo
  91.         demo.c
  92.         makefile
  93.     fd (dir)
  94.         reqtools_lib.fd
  95.     Glue (dir)
  96.         Dice (dir)
  97.             DLibSource.lha
  98.             README
  99.             reqtoolss.lib
  100.             reqtoolssr.lib
  101.         HSPascal.1 (dir)
  102.             interface (dir)
  103.                 Reqtools.pas
  104.                 Utility.pas
  105.             source (dir)
  106.                 ReqTest.pas
  107.             units (dir)
  108.                 Reqtools.unit
  109.                 Utility.unit
  110.             README
  111.             Readme.doc
  112.         HSPascal.2 (dir)
  113.             Interface (dir)
  114.                 Reqtools.pas
  115.                 Utility.pas
  116.             Units (dir)
  117.                 Reqtools.unit
  118.                 Utility.unit
  119.             DemoReq
  120.             DemoReq.p
  121.             README
  122.         M2Amiga (dir)
  123.             README               ReqTFileReq.def
  124.             ReqTFileReq.mod      ReqTools.def
  125.             ReqTools.doc         ReqTools.dok
  126.             ReqToolsDemo.mod     ReqToolsSupport.def
  127.             ReqToolsSupport.mod
  128.         M2Sprint (dir)
  129.             Demo                 Demo.mod
  130.             Hooks.def            MakeM2.bat
  131.             README               README.M2
  132.             ReqTools.def         ReqTools.mod
  133.             TagItem.def          TagItem.mod
  134.             VarCallArgs.def      VarCallArgs.mod
  135.         Manx-C (dir)
  136.             README.src
  137.             reqtools.lib
  138.             reqtoolsnb.lib
  139.         Oberon (dir)
  140.             README
  141.             ReqTools.mod
  142.             ReqToolsDemo.mod
  143.         SAS-C (dir)
  144.             LibSource.lha
  145.             reqtools.lib
  146.             reqtoolsnb.lib
  147.     include (dir)
  148.         clib (dir)
  149.             reqtools_protos.h
  150.         libraries (dir)
  151.             reqtools_lib.i
  152.             reqtools.h
  153.             reqtools.i
  154.         pragmas (dir)
  155.             reqtools.h
  156.         proto (dir)
  157.             reqtools.h
  158.     include13 (dir)
  159.         utility (dir)
  160.             hooks.h
  161.             hooks.i
  162.             tagitem.h
  163.             tagitem.i
  164.     Install (dir)
  165.         Workbench_2.1+ (dir)
  166.             Deutsch.info
  167.             English.info
  168.             Franτais.info
  169.             Install ReqTools
  170.             Nederlands.info
  171.         Install ReqTools
  172.         Installer
  173.         Install_1.3
  174.         Workbench_1.2-1.3
  175.         Workbench_1.2-1.3.info
  176.         Workbench_2.0.info
  177.         Workbench_2.1.info
  178.     libs13 (dir)
  179.         reqtools.library
  180.     libs20 (dir)
  181.         reqtools.library
  182.     RTPatch (dir)
  183.         RTPatch
  184.         RTPatch.doc
  185.         RTPatch.doc.info
  186.         RTPatch.info
  187.     DISTRIBUTION
  188.     DISTRIBUTION.info
  189.     Install.info
  190.     README
  191.     README.info
  192.     ReqTools_Demo
  193.     ReqTools_Demo.info
  194.     RTPatch.info
  195.  
  196.    The 'include13' directory holds clones of 'utility/tagitem.[hi]' and
  197. 'utility/hooks.[hi]' for people who haven't got the 2.0 include files.  The
  198. original files are not included because they are copyrighted by Commodore.
  199.  
  200.    Check out the README files and documents in the Glue directory for
  201. copyrights of all the glue code.
  202.  
  203.    All of the files copyrighted by the author must remain unmodified.  None
  204. of these files may be distributed on its own, the entire package must be
  205. distributed as one whole.  'demo.c' is full public domain and can be used in
  206. any way you like.
  207.  
  208.    There is one exception to the above.  If you plan to release a freely
  209. distributable program, you may include 'libs13/reqtools.library',
  210. 'libs20/reqtools.library' and the installation scripts (with icon) with your
  211. distribution.  It is left to the programmer to decide whether he wishes to
  212. register as a ReqTools developer.  Registration is not required, but would
  213. certainly be appreciated.
  214.  
  215.    Whether your program is freely distributable or commercial, you must state
  216. in your documentation that your program uses reqtools.library and that
  217. ReqTools is Copyright (c) Nico Franτois.
  218.  
  219.