home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / language / forthmacs / !Forthmacs / docs / ascii / copyright next >
Encoding:
Text File  |  1994-07-29  |  7.3 KB  |  244 lines

  1.  
  2.  
  3. Copying
  4. *******
  5.  
  6. This chapter describes the rules about copying the Risc-OS Forthmacs 
  7. Working Disk, and presents some general information.  
  8.  
  9.  
  10. A Note From the Author
  11. ======================
  12.  
  13. Hi, 
  14.  
  15. My name is Hanno Schwalm.  I have ported Mitch Bradleys "Forthmacs 3.0" 
  16. to ARM based RiscOS computers and I do all support on this 
  17. implementation.  
  18.  
  19. This file describes our policy about making and giving away copies of 
  20. Risc-OS Forthmacs.  In general, you are free to give away copies of the 
  21. ORIGINAL !WORK directory subject to a few restrictions.  
  22.  
  23. Other Forthmacs-platforms include Apple-Macintosh, Atari, Sun-68k, OS-9 
  24. and SPARC computers.  Your Risc-OS Forthmacs is as portable to those 
  25. implementations as possible.  
  26.  
  27.  
  28. Copyright
  29. =========
  30.  
  31. Risc-OS Forthmacs is copyrighted.  This means that we retain the 
  32. ownership of Risc-OS Forthmacs.  However, we hereby give you permission 
  33. to use, make and give away copies of the Risc-OS Forthmacs archive 
  34. directory !WORK 
  35.  
  36.  
  37. Ordering Info
  38. =============
  39.  
  40. The Risc-OS Forthmacs Working Disk and the Risc-OS Forthmacs User's 
  41. Guide are available from: 
  42.                Hanno Schwalm Forthware
  43.                Lothringer Str. 21
  44.                D 28211 Bremen
  45.                Germany
  46.                Tel: 49 421 343952
  47.     
  48.        email:  hs@4thware.gerwin.net
  49.     
  50.  
  51.  
  52. Your £40 Contribution
  53. =====================
  54.  
  55. If you send me 40£ (100 DM, 70 $) you'll be a registered 
  56. Risc-OS Forthmacs user, and I'll say "Thank You" with: 
  57.  
  58. - An up-to-date copy of the Risc-OS Forthmacs Working Disk 
  59.  
  60. - A printed ~200 page Risc-OS Forthmacs manual 
  61.  
  62. - my permanent work on Risc-OS Forthmacs 
  63.  
  64. As a registered user, you can: 
  65.  
  66. - get new updates at any time 
  67.  
  68. - purchase the Risc-OS Forthmacs source code complete with the 
  69. metacompiler.  
  70.  
  71. - find out about new products.  
  72.  
  73. - receive support as described below.  
  74.  
  75. - get more tools 
  76.  
  77.  
  78. Future versions
  79. ===============
  80.  
  81. This Risc-OS Forthmacs currently followes the Forth-83 standard in many 
  82. ways, it's code has been written with portability to other platforms and 
  83. former versions in mind.  It runs almost any software that has been 
  84. written for 'Forthmacs' before or needs very little re-coding.  
  85.  
  86. But as time goes by, Risc-OS Forthmacs isn't really state of the art any 
  87. more.  There will be updates available quite frequently as I permanently 
  88. work on Risc-OS Forthmacs.  Things still to be done: 
  89.  
  90. - ANS standard Forth bindings.  
  91.  
  92. - integration in the WIMP environment supporting DDE, throwback and 
  93. inter-task communication.  
  94.  
  95.  
  96. Site licence
  97. ============
  98.  
  99. A site licence for up to 30 computers in one room is also available for 
  100. 100£ plus 20£ per installation.  
  101.  
  102.  
  103. Support
  104. =======
  105.  
  106. All registered users ( those who paid for this program ) will be 
  107. supported (preferably) via E-mail.  Just send a mail to 
  108.  
  109.  
  110.      support@4thware.gerwin.net
  111. ===============================
  112.  
  113. Always tell your computer configuration, RiscOS Version and 
  114. Risc-OS Forthmacs Version.  
  115.  
  116. There is also a fileserver available working as a private (very 
  117. restricted) mail server.  In fact it's just some 'batch files' plus the 
  118. news reader.  All you have to do is to send a mail to: 
  119.  
  120. REQUEST@4THWARE.GERWIN.NET with your address as subject 
  121.  
  122. These are the commands available: 
  123.  
  124. OPEN start commands 
  125.  
  126. LIST gives you a list of all available files 
  127.  
  128. GET xxxx , a mail containing the file xxx will be send to you.  
  129.  
  130. ID you should always put your address in your mail to make sure 
  131. everything is ok.  This MUST be before the open command.  
  132.  
  133. HELP get more information 
  134.  
  135. QUIT ends commands.  
  136.  
  137. (H request example) The user aname@asite.x.y wants a working disk update 
  138. plus a filelist of available files.  He/she writes to 
  139. SUPPORT@4THWARE.GERWIN.NET the following mail: 
  140.  
  141.     
  142.            id aname@asite.x.y
  143.            open
  144.            list
  145.            get !Work
  146.            end
  147.  
  148. If you don't have email available, you may also use the above post 
  149. address.  
  150.  
  151.  
  152. Bugs
  153. ====
  154.  
  155. Risc-OS Forthmacs is a very solid software.  I don't know of any bugs, 
  156. but I would be pretty surprised if a few aren't hiding in there 
  157. somewhere.  If you find one, send me a letter or mail (presumably after 
  158. you've sent in your £40) and I'll probably fix it.  Keep in mind, 
  159. though, that there is sometimes a fine line between a "bug" and a 
  160. "feature".  Also, in some cases the effort required to fix something is 
  161. way out of line with the benefits; in those cases it's often better to 
  162. find a workaround.  So, no guarantees, but I'll do my best to make 
  163. Risc-OS Forthmacs as bug-free as is practical.  
  164.  
  165.  
  166. Licensing
  167. =========
  168.  
  169. Suppose that you develop software that runs under Risc-OS Forthmacs and 
  170. wish to distribute your software along with Risc-OS Forthmacs.  If you 
  171. give away your software, you may also give away a copy of 
  172. Risc-OS Forthmacs with it, so long as you give away the entire 
  173. "Forthmacs Working Disk", with nothing removed.  You are free to put it 
  174. on bulletin boards if you wish, again with the stipulation that you put 
  175. the entire "Forthmacs Working Disk" there.  
  176.  
  177. If you plan to sell your software, please get in touch with me so we can 
  178. work out a licensing agreement.  Risc-OS Forthmacs may not be sold as 
  179. part of any system without a licensing agreement.  I'll be willing to 
  180. work out an agreement that is fair to both of us.  
  181.  
  182.  
  183. Sources
  184. =======
  185.  
  186. The complete Risc-OS Forthmacs 3.0 sources plus the Metacompiler are 
  187. available for £40 (100DM or 70$).  
  188.  
  189. NOTE: Feel free to write your software using these sources but NEVER 
  190. give away these sources with your software.  Also think about Licensing.  
  191.  
  192.  
  193. Copying Fees
  194. ============
  195.  
  196. If you normally charge a fee for making someone a copy of a disk, you 
  197. may charge the same fee for making a copy of Risc-OS Forthmacs.  The fee 
  198. must be based solely on the cost of making the copy, and must be the 
  199. same fee that you charge for a copy of any other disk.  
  200.  
  201.  
  202. Liability
  203. =========
  204.  
  205. Bradley Forthware and Hanno Schwalm shall have no liability or 
  206. responsibility to any person or entity with respect to any loss or 
  207. damage caused or alleged to be caused directly or indirectly by 
  208. Risc-OS Forthmacs.  This includes, but is not limited to, any 
  209. interruption of service, loss of business, loss of information or that 
  210. which is rendered inaccurate, or loss of anticipated profits or any 
  211. other consequential or incedental damages resulting from the use of 
  212. Risc-OS Forthmacs, even if Bradley Forthware or Hanno Schwalm has been 
  213. advised of the possibility of such damages.  
  214.  
  215.  
  216. Trademarks
  217. ==========
  218.  
  219. SPARC is a trademark of Sun Microsystems, Inc.  Unix is a trademark of 
  220. Bell Laboratories.  OS-9 is a trademark of Microware Systems Corp.  and 
  221. Motorola Inc.  Macintosh is a trademark of Apple Computer.  
  222.  
  223. ACORN is a trademark of Acorn Computers Ltd.  ARM is a trademark of 
  224. advanced RISC Machines.  
  225.  
  226.  
  227. Copyright
  228. =========
  229.  
  230.  
  231. Copyright 1986 by Bradley Forthware, Mountain View, California.  
  232.  
  233. Copyright 1993 by Hanno Schwalm, Bremen, Germany.  
  234.  
  235. All rights reserved.  Reproduction or use of editorial or pictorial 
  236. content in any manner without express written permission is prohibted.  
  237. While every precaution has been taken in the preparation of this book, 
  238. Bradley Forthware and Hanno Schwalm assumes no responsibility for errors 
  239. or omissions.  Neither is any liability assumed for damages resulting 
  240. from the use of the information contained herein.  Bradley Forthware and 
  241. Hanno Schwalm reserves the right to make changes at any time in order to 
  242. improve design and to supply the best product possible.  
  243.  
  244.