home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / prog / c / rqtls21b.lha / ReqTools / DISTRIBUTION next >
Text File  |  1992-12-18  |  8KB  |  261 lines

  1.  
  2.                       **********************************
  3.  
  4.                           reqtools.library
  5.  
  6.                           The requester toolkit.
  7.  
  8.                           Release 2.1b
  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 boss node
  41. provides 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/SAN 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.         dansk (dir)
  79.             reqtools.catalog
  80.             reqtoolsprefs.catalog
  81.         deutsch (dir)
  82.             reqtools.catalog
  83.             reqtoolsprefs.catalog
  84.         español (dir)
  85.             reqtools.catalog
  86.             reqtoolsprefs.catalog
  87.         français (dir)
  88.             reqtools.catalog
  89.         italiano (dir)
  90.             reqtools.catalog
  91.             reqtoolsprefs.catalog
  92.         nederlands (dir)
  93.             reqtools.catalog
  94.             reqtoolsprefs.catalog
  95.         norsk (dir)
  96.             reqtools.catalog
  97.             reqtoolsprefs.catalog
  98.         português (dir)
  99.         svenska (dir)
  100.             reqtools.catalog
  101.             reqtoolsprefs.catalog
  102.         LibCatSource.lha
  103.         PrefsCatSource.lha
  104.         README
  105.     doc (dir)
  106.         reqtools.doc
  107.         windowptr.readme
  108.     demo (dir)
  109.         demo
  110.         demo.c
  111.         makefile
  112.     fd (dir)
  113.         reqtools_lib.fd
  114.     Glue (dir)
  115.         Dice (dir)
  116.             DLibSource.lha
  117.             README
  118.             reqtoolsl.lib
  119.             reqtoolslr.lib
  120.             reqtoolss.lib
  121.             reqtoolssr.lib
  122.         HSPascal.1 (dir)
  123.             interface (dir)
  124.                 Reqtools.pas
  125.                 Utility.pas
  126.             source (dir)
  127.                 ReqTest.pas
  128.             units (dir)
  129.                 Reqtools.unit
  130.                 Utility.unit
  131.             README
  132.             Readme.doc
  133.         HSPascal.2 (dir)
  134.             Interface (dir)
  135.                 Reqtools.pas
  136.                 Utility.pas
  137.             Units (dir)
  138.                 Reqtools.unit
  139.                 Utility.unit
  140.             DemoReq
  141.             DemoReq.p
  142.             README
  143.         M2Amiga (dir)
  144.             README               ReqTFileReq.def
  145.             ReqTFileReq.mod      ReqTools.def
  146.             ReqTools.doc         ReqTools.dok
  147.             ReqToolsDemo.mod     ReqToolsSupport.def
  148.             ReqToolsSupport.mod
  149.         M2Sprint (dir)
  150.             Demo                 Demo.mod
  151.             Hooks.def            MakeM2.bat
  152.             README               README.M2
  153.             ReqTools.def         ReqTools.mod
  154.             TagItem.def          TagItem.mod
  155.             VarCallArgs.def      VarCallArgs.mod
  156.         Manx-C (dir)
  157.             README.src
  158.             reqtools.lib
  159.             reqtoolsnb.lib
  160.         Oberon (dir)
  161.             Note
  162.             README
  163.             ReqTools.mod
  164.             ReqToolsDemo.mod
  165.         PCQ (dir)
  166.             PCQDemoReq           PCQDemoReq.p
  167.             README               reqtools.asm
  168.             ReqTools.i           reqtools.o
  169.             ReqTools.x           Utility.i
  170.         SAS-C (dir)
  171.             LibSource.lha
  172.             reqtools.lib
  173.             reqtoolsnb.lib
  174.     include (dir)
  175.         clib (dir)
  176.             reqtools_protos.h
  177.         libraries (dir)
  178.             reqtools_lib.i
  179.             reqtools.h
  180.             reqtools.i
  181.         pragmas (dir)
  182.             reqtools.h
  183.         proto (dir)
  184.             reqtools.h
  185.     include13 (dir)
  186.         utility (dir)
  187.             hooks.h
  188.             hooks.i
  189.             tagitem.h
  190.             tagitem.i
  191.     Install (dir)
  192.         Workbench_2.1+ (dir)
  193.             Dansk.info
  194.             Deutsch.info
  195.             English.info
  196.             Español.info
  197.             Français.info
  198.             Install ReqTools
  199.             Italiano.info
  200.             Nederlands.info
  201.             Norsk.info
  202.             Português.info
  203.             Svenska.info
  204.         Install ReqTools
  205.         Installer.README
  206.         Installer.README.info
  207.         Install_1.3
  208.         Workbench_1.2-1.3
  209.         Workbench_1.2-1.3.info
  210.         Workbench_2.0.info
  211.         Workbench_2.1+.info
  212.     libs13 (dir)
  213.         reqtools.library
  214.     libs20 (dir)
  215.         reqtools.library
  216.     Prefs (dir)
  217.         ReqTools
  218.         ReqTools.info
  219.         ReqTools.doc
  220.         ReqTools.doc.info
  221.     RTPatch (dir)
  222.         RTPatch
  223.         RTPatch.doc
  224.         RTPatch.doc.info
  225.         RTPatch.info
  226.     DISTRIBUTION
  227.     DISTRIBUTION.info
  228.     Install.info
  229.     README
  230.     README.info
  231.     ReqTools_Demo
  232.     ReqTools_Demo.info
  233.     RTPatch.info
  234.  
  235.    The 'include13' directory holds clones of 'utility/tagitem.[hi]' and
  236. 'utility/hooks.[hi]' for people who haven't got the 2.0 include files.  The
  237. original files are not included because they are copyrighted by Commodore.
  238.  
  239.    Check out the README files and documents in the Glue directory for
  240. copyrights of all the glue code.
  241.  
  242.    All of the files copyrighted by the author must remain unmodified.  None
  243. of these files may be distributed on its own, the entire package must be
  244. distributed as one whole.  'demo.c' is full public domain and can be used in
  245. any way you like.
  246.  
  247.    There is one exception to the above.  If you plan to release a freely
  248. distributable program (either public domain, freeware or shareware), you may
  249. include 'libs13/reqtools.library', 'libs20/reqtools.library', the
  250. installation scripts (with icon) and the preference editor (with documentation
  251. and icons) with your distribution.  It is left to the programmer to decide
  252. whether he wishes to register as a ReqTools developer.  Registration is not
  253. required, but would certainly be appreciated.  If you include ReqTools with a
  254. crippled shareware program I'd like to ask you to send me a full working
  255. version.
  256.  
  257.    Whether your program is freely distributable or commercial, you must state
  258. in your documentation that your program uses reqtools.library and that
  259. ReqTools is Copyright (c) Nico François.
  260.  
  261.